Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abortOperationIfNewStateEqualsOldState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangePlanItemInstanceStateOperation
Overwrite this default implemented hook, if the operation should be aborted on a void transition which might be the case, if the old and new state will be the same.
abortOperationIfNewStateEqualsOldState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
 
abortOperationIfNewStateEqualsOldState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminatePlanItemInstanceOperation
 
AbstractActivityBpmnParseHandler<T extends FlowNode> - Class in org.flowable.engine.impl.bpmn.parser.handler
 
AbstractActivityBpmnParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.AbstractActivityBpmnParseHandler
 
AbstractAgenda - Class in org.flowable.common.engine.impl.agenda
 
AbstractAgenda(CommandContext) - Constructor for class org.flowable.common.engine.impl.agenda.AbstractAgenda
 
AbstractAsyncExecutor - Class in org.flowable.job.service.impl.asyncexecutor
 
AbstractAsyncExecutor() - Constructor for class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
 
AbstractAsyncExecutor(AsyncJobExecutorConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
 
AbstractAsyncExecutor.AcquireAsyncJobsDueRunnableConfiguration - Class in org.flowable.job.service.impl.asyncexecutor
 
AbstractAsyncExecutor.AcquireTimerRunnableConfiguration - Class in org.flowable.job.service.impl.asyncexecutor
 
AbstractBatchServiceEntity - Class in org.flowable.batch.service.impl.persistence.entity
 
AbstractBatchServiceEntity() - Constructor for class org.flowable.batch.service.impl.persistence.entity.AbstractBatchServiceEntity
 
AbstractBehaviorFactory - Class in org.flowable.engine.impl.bpmn.parser.factory
 
AbstractBehaviorFactory() - Constructor for class org.flowable.engine.impl.bpmn.parser.factory.AbstractBehaviorFactory
 
AbstractBpmnActivityBehavior - Class in org.flowable.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.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
 
AbstractBpmnEngineEntity - Class in org.flowable.engine.impl.persistence.entity
 
AbstractBpmnEngineEntity() - Constructor for class org.flowable.engine.impl.persistence.entity.AbstractBpmnEngineEntity
 
AbstractBpmnEngineNoRevisionEntity - Class in org.flowable.engine.impl.persistence.entity
 
AbstractBpmnEngineNoRevisionEntity() - Constructor for class org.flowable.engine.impl.persistence.entity.AbstractBpmnEngineNoRevisionEntity
 
AbstractBpmnEngineVariableScopeEntity - Class in org.flowable.engine.impl.persistence.entity
 
AbstractBpmnEngineVariableScopeEntity() - Constructor for class org.flowable.engine.impl.persistence.entity.AbstractBpmnEngineVariableScopeEntity
 
AbstractBpmnParseHandler<T extends BaseElement> - Class in org.flowable.engine.impl.bpmn.parser.handler
 
AbstractBpmnParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
 
AbstractBuildableEngineConfiguration<E extends Engine> - Class in org.flowable.common.engine.impl
 
AbstractBuildableEngineConfiguration() - Constructor for class org.flowable.common.engine.impl.AbstractBuildableEngineConfiguration
 
AbstractCaseInstanceIdentityLinkCmd - Class in org.flowable.cmmn.engine.impl.cmd
An abstract command supporting functionality around identity link management for case instances.
AbstractCaseInstanceIdentityLinkCmd() - Constructor for class org.flowable.cmmn.engine.impl.cmd.AbstractCaseInstanceIdentityLinkCmd
 
AbstractCaseInstanceMigrationJobHandler - Class in org.flowable.cmmn.engine.impl.job
 
AbstractCaseInstanceMigrationJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.job.AbstractCaseInstanceMigrationJobHandler
 
AbstractCaseInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
 
AbstractCaseInstanceOperation(CommandContext, String, CaseInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.AbstractCaseInstanceOperation
 
AbstractCaseStartEventSubscriptionCmd - Class in org.flowable.cmmn.engine.impl.cmd
An abstract command with various common methods for the creation and modification of case start event subscriptions.
AbstractCaseStartEventSubscriptionCmd() - Constructor for class org.flowable.cmmn.engine.impl.cmd.AbstractCaseStartEventSubscriptionCmd
 
AbstractChangeCaseInstanceStateOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
 
AbstractChangeCaseInstanceStateOperation(CommandContext, String) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangeCaseInstanceStateOperation
 
AbstractChangeCaseInstanceStateOperation(CommandContext, CaseInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangeCaseInstanceStateOperation
 
AbstractChangePlanItemInstanceStateOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
 
AbstractChangePlanItemInstanceStateOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangePlanItemInstanceStateOperation
 
AbstractChildTaskExport<T extends ChildTask> - Class in org.flowable.cmmn.converter.export
 
AbstractChildTaskExport() - Constructor for class org.flowable.cmmn.converter.export.AbstractChildTaskExport
 
AbstractClassDelegate - Class in org.flowable.engine.impl.bpmn.helper
Helper class for bpmn constructs that allow class delegation.
AbstractClassDelegate(Class<?>, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
 
AbstractClassDelegate(String, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
 
AbstractCmmnAutoDeploymentStrategy - Class in org.flowable.cmmn.spring.autodeployment
Abstract base class for implementations of AutoDeploymentStrategyDeploymentStrategy.
AbstractCmmnAutoDeploymentStrategy() - Constructor for class org.flowable.cmmn.spring.autodeployment.AbstractCmmnAutoDeploymentStrategy
 
AbstractCmmnAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.cmmn.spring.autodeployment.AbstractCmmnAutoDeploymentStrategy
 
AbstractCmmnDataManager<EntityImpl extends Entity> - Class in org.flowable.cmmn.engine.impl.persistence.entity.data
 
AbstractCmmnDataManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.data.AbstractCmmnDataManager
 
AbstractCmmnDynamicStateManager - Class in org.flowable.cmmn.engine.impl.runtime
 
AbstractCmmnDynamicStateManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
 
AbstractCmmnEngineEntity - Class in org.flowable.cmmn.engine.impl.persistence.entity
 
AbstractCmmnEngineEntity() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.AbstractCmmnEngineEntity
 
AbstractCmmnEngineNoRevisionEntity - Class in org.flowable.cmmn.engine.impl.persistence.entity
 
AbstractCmmnEngineNoRevisionEntity() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.AbstractCmmnEngineNoRevisionEntity
 
AbstractCmmnEngineVariableScopeEntity - Class in org.flowable.cmmn.engine.impl.persistence.entity
 
AbstractCmmnEngineVariableScopeEntity() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.AbstractCmmnEngineVariableScopeEntity
 
AbstractCmmnManager - Class in org.flowable.cmmn.engine.impl
 
AbstractCmmnManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.AbstractCmmnManager
 
AbstractCmmnParseHandler<T extends BaseElement> - Class in org.flowable.cmmn.engine.impl.parser.handler
 
AbstractCmmnParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.AbstractCmmnParseHandler
 
AbstractCommandInterceptor - Class in org.flowable.common.engine.impl.interceptor
 
AbstractCommandInterceptor() - Constructor for class org.flowable.common.engine.impl.interceptor.AbstractCommandInterceptor
 
AbstractCustomSqlExecution<Mapper,ResultType> - Class in org.flowable.engine.impl.cmd
 
AbstractCustomSqlExecution(Class<Mapper>) - Constructor for class org.flowable.engine.impl.cmd.AbstractCustomSqlExecution
 
AbstractDataAssociation - Class in org.flowable.engine.impl.bpmn.data
A data association (Input or Output) between a source and a target
AbstractDataAssociation(String, String) - Constructor for class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
 
AbstractDataAssociation(Expression, String) - Constructor for class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
 
AbstractDatabaseEventLoggerEventHandler - Class in org.flowable.engine.impl.event.logger.handler
 
AbstractDatabaseEventLoggerEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
 
AbstractDataManager<EntityImpl extends Entity> - Class in org.flowable.common.engine.impl.db
 
AbstractDataManager() - Constructor for class org.flowable.common.engine.impl.db.AbstractDataManager
 
AbstractDebugInfo - Class in org.flowable.engine.test.impl.logger
 
AbstractDebugInfo() - Constructor for class org.flowable.engine.test.impl.logger.AbstractDebugInfo
 
AbstractDeleteCaseInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
 
AbstractDeleteCaseInstanceOperation(CommandContext, String) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.AbstractDeleteCaseInstanceOperation
 
AbstractDeleteCaseInstanceOperation(CommandContext, CaseInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.AbstractDeleteCaseInstanceOperation
 
AbstractDmnAutoDeploymentStrategy - Class in org.flowable.dmn.spring.autodeployment
Abstract base class for implementations of AutoDeploymentStrategy.
AbstractDmnAutoDeploymentStrategy() - Constructor for class org.flowable.dmn.spring.autodeployment.AbstractDmnAutoDeploymentStrategy
 
AbstractDmnAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.dmn.spring.autodeployment.AbstractDmnAutoDeploymentStrategy
 
AbstractDmnDataManager<EntityImpl extends Entity> - Class in org.flowable.dmn.engine.impl.persistence.entity.data
 
AbstractDmnDataManager(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.data.AbstractDmnDataManager
 
AbstractDmnEngineNoRevisionEntity - Class in org.flowable.dmn.engine.impl.persistence.entity
 
AbstractDmnEngineNoRevisionEntity() - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.AbstractDmnEngineNoRevisionEntity
 
AbstractDynamicInjectionCmd - Class in org.flowable.engine.impl.cmd
 
AbstractDynamicInjectionCmd() - Constructor for class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
 
AbstractDynamicStateManager - Class in org.flowable.engine.impl.dynamic
 
AbstractDynamicStateManager() - Constructor for class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
 
AbstractEngineConfiguration - Class in org.flowable.common.engine.impl
 
AbstractEngineConfiguration() - Constructor for class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
AbstractEngineConfigurator<E extends Engine> - Class in org.flowable.common.engine.impl
Convenience class for external engines (IDM/DMN/Form/...) to work together with the process engine while also sharing as much internal resources as possible.
AbstractEngineConfigurator() - Constructor for class org.flowable.common.engine.impl.AbstractEngineConfigurator
 
AbstractEngineEntityManager<T extends AbstractEngineConfiguration,EntityImpl extends Entity,DM extends DataManager<EntityImpl>> - Class in org.flowable.common.engine.impl.persistence.entity
 
AbstractEngineEntityManager(T, DM) - Constructor for class org.flowable.common.engine.impl.persistence.entity.AbstractEngineEntityManager
 
AbstractEntity - Class in org.flowable.common.engine.impl.persistence.entity
Abstract superclass for the common properties of all Entity implementations.
AbstractEntity() - Constructor for class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
 
AbstractEntityLinkServiceNoRevisionEntity - Class in org.flowable.entitylink.service.impl.persistence.entity
 
AbstractEntityLinkServiceNoRevisionEntity() - Constructor for class org.flowable.entitylink.service.impl.persistence.entity.AbstractEntityLinkServiceNoRevisionEntity
 
AbstractEntityManager<EntityImpl extends Entity,DM extends DataManager<EntityImpl>> - Class in org.flowable.common.engine.impl.persistence.entity
 
AbstractEntityManager(DM, String) - Constructor for class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
 
AbstractEntityNoRevision - Class in org.flowable.common.engine.impl.persistence.entity
Abstract superclass for the common properties of all Entity implementations.
AbstractEntityNoRevision - Class in org.flowable.engine.impl.persistence.entity
Abstract superclass for the common properties of all Entity implementations.
AbstractEntityNoRevision() - Constructor for class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
 
AbstractEntityNoRevision() - Constructor for class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
 
AbstractEvaluationCriteriaOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
An abstract base class for operations using criteria evaluation like entry / exit sentries, repetition rule and parent completion rule.
AbstractEvaluationCriteriaOperation(CommandContext, String, CaseInstanceEntity, PlanItemLifeCycleEvent) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
 
AbstractEventAutoDeploymentStrategy - Class in org.flowable.eventregistry.spring.autodeployment
Abstract base class for implementations of AutoDeploymentStrategy.
AbstractEventAutoDeploymentStrategy() - Constructor for class org.flowable.eventregistry.spring.autodeployment.AbstractEventAutoDeploymentStrategy
 
AbstractEventAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.eventregistry.spring.autodeployment.AbstractEventAutoDeploymentStrategy
 
AbstractEventDataManager<EntityImpl extends Entity> - Class in org.flowable.eventregistry.impl.persistence.entity.data
 
AbstractEventDataManager(EventRegistryEngineConfiguration) - Constructor for class org.flowable.eventregistry.impl.persistence.entity.data.AbstractEventDataManager
 
AbstractEventFlusher - Class in org.flowable.engine.impl.event.logger
 
AbstractEventFlusher() - Constructor for class org.flowable.engine.impl.event.logger.AbstractEventFlusher
 
AbstractEventHandler - Class in org.flowable.engine.impl.event
 
AbstractEventHandler() - Constructor for class org.flowable.engine.impl.event.AbstractEventHandler
 
AbstractEventRegistryNoRevisionEntity - Class in org.flowable.eventregistry.impl.persistence.entity
 
AbstractEventRegistryNoRevisionEntity() - Constructor for class org.flowable.eventregistry.impl.persistence.entity.AbstractEventRegistryNoRevisionEntity
 
AbstractEventSubscriptionDataManager<EntityImpl extends Entity> - Class in org.flowable.eventsubscription.service.impl.persistence.entity.data
 
AbstractEventSubscriptionDataManager(EventSubscriptionServiceConfiguration) - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.data.AbstractEventSubscriptionDataManager
 
AbstractEventSubscriptionEntity - Class in org.flowable.eventsubscription.service.impl.persistence.entity
 
AbstractEventSubscriptionEntity() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.AbstractEventSubscriptionEntity
 
AbstractExecuteDecisionCmd - Class in org.flowable.dmn.engine.impl.cmd
 
AbstractExecuteDecisionCmd(String, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.cmd.AbstractExecuteDecisionCmd
 
AbstractExecuteDecisionCmd(ExecuteDecisionContext) - Constructor for class org.flowable.dmn.engine.impl.cmd.AbstractExecuteDecisionCmd
 
AbstractExecuteDecisionCmd(ExecuteDecisionBuilderImpl) - Constructor for class org.flowable.dmn.engine.impl.cmd.AbstractExecuteDecisionCmd
 
AbstractExternalWorkerJobCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
AbstractExternalWorkerJobCmd - Class in org.flowable.engine.impl.cmd
 
AbstractExternalWorkerJobCmd - Class in org.flowable.job.service.impl.cmd
 
AbstractExternalWorkerJobCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AbstractExternalWorkerJobCmd
 
AbstractExternalWorkerJobCmd(String, String, JobServiceConfiguration) - Constructor for class org.flowable.engine.impl.cmd.AbstractExternalWorkerJobCmd
 
AbstractExternalWorkerJobCmd(String, String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.AbstractExternalWorkerJobCmd
 
AbstractFlowableEngineEventListener - Class in org.flowable.engine.delegate.event
 
AbstractFlowableEngineEventListener() - Constructor for class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
AbstractFlowableEngineEventListener(Set<FlowableEngineEventType>) - Constructor for class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
AbstractFlowableEventListener - Class in org.flowable.common.engine.api.delegate.event
 
AbstractFlowableEventListener() - Constructor for class org.flowable.common.engine.api.delegate.event.AbstractFlowableEventListener
 
AbstractFlowableFunctionDelegate - Class in org.flowable.common.engine.impl.el
Abstract class that can be used as a base class for pluggable functions that can be used in the EL expressions
AbstractFlowableFunctionDelegate() - Constructor for class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
 
AbstractFlowableHttpHandler - Class in org.flowable.bpmn.model
 
AbstractFlowableHttpHandler - Class in org.flowable.cmmn.model
 
AbstractFlowableHttpHandler() - Constructor for class org.flowable.bpmn.model.AbstractFlowableHttpHandler
 
AbstractFlowableHttpHandler() - Constructor for class org.flowable.cmmn.model.AbstractFlowableHttpHandler
 
AbstractFlowableIdmTestCase - Class in org.flowable.idm.engine.test
 
AbstractFlowableIdmTestCase() - Constructor for class org.flowable.idm.engine.test.AbstractFlowableIdmTestCase
 
AbstractFlowableTestCase - Class in org.flowable.engine.impl.test
 
AbstractFlowableTestCase() - Constructor for class org.flowable.engine.impl.test.AbstractFlowableTestCase
 
AbstractFlowableVariableExpressionFunction - Class in org.flowable.common.engine.impl.el.function
 
AbstractFlowableVariableExpressionFunction(String) - Constructor for class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
 
AbstractFlowableVariableExpressionFunction(List<String>, String) - Constructor for class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
 
AbstractFlowNodeBpmnParseHandler<T extends FlowNode> - Class in org.flowable.engine.impl.bpmn.parser.handler
 
AbstractFlowNodeBpmnParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.AbstractFlowNodeBpmnParseHandler
 
AbstractFormType - Class in org.flowable.engine.form
Custom form types should extend this abstract class.
AbstractFormType() - Constructor for class org.flowable.engine.form.AbstractFormType
 
AbstractHistoryManager - Class in org.flowable.engine.impl.history
 
AbstractHistoryManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.history.AbstractHistoryManager
 
AbstractHitPolicy - Class in org.flowable.dmn.engine.impl.hitpolicy
 
AbstractHitPolicy() - Constructor for class org.flowable.dmn.engine.impl.hitpolicy.AbstractHitPolicy
 
AbstractHitPolicy(boolean) - Constructor for class org.flowable.dmn.engine.impl.hitpolicy.AbstractHitPolicy
 
AbstractIdentityLinkServiceNoRevisionEntity - Class in org.flowable.identitylink.service.impl.persistence.entity
 
AbstractIdentityLinkServiceNoRevisionEntity() - Constructor for class org.flowable.identitylink.service.impl.persistence.entity.AbstractIdentityLinkServiceNoRevisionEntity
 
AbstractIdmDataManager<EntityImpl extends Entity> - Class in org.flowable.idm.engine.impl.persistence.entity.data
 
AbstractIdmDataManager(IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.data.AbstractIdmDataManager
 
AbstractIdmEngineEntity - Class in org.flowable.idm.engine.impl.persistence.entity
 
AbstractIdmEngineEntity() - Constructor for class org.flowable.idm.engine.impl.persistence.entity.AbstractIdmEngineEntity
 
AbstractIdmEngineEntityManager<EntityImpl extends Entity,DM extends DataManager<EntityImpl>> - Class in org.flowable.idm.engine.impl.persistence.entity
 
AbstractIdmEngineEntityManager(IdmEngineConfiguration, DM) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.AbstractIdmEngineEntityManager
 
AbstractIdmEngineNoRevisionEntity - Class in org.flowable.idm.engine.impl.persistence.entity
 
AbstractIdmEngineNoRevisionEntity() - Constructor for class org.flowable.idm.engine.impl.persistence.entity.AbstractIdmEngineNoRevisionEntity
 
AbstractJobEntity - Interface in org.flowable.job.service.impl.persistence.entity
 
AbstractJobEntityImpl - Class in org.flowable.job.service.impl.persistence.entity
Abstract job entity class.
AbstractJobEntityImpl() - Constructor for class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
 
AbstractJobServiceEngineEntityManager<EntityImpl extends Entity,DM extends DataManager<EntityImpl>> - Class in org.flowable.job.service.impl.persistence.entity
 
AbstractJobServiceEngineEntityManager(JobServiceConfiguration, String, DM) - Constructor for class org.flowable.job.service.impl.persistence.entity.AbstractJobServiceEngineEntityManager
 
AbstractJobServiceEntity - Class in org.flowable.job.service.impl.persistence.entity
 
AbstractJobServiceEntity() - Constructor for class org.flowable.job.service.impl.persistence.entity.AbstractJobServiceEntity
 
AbstractManager - Class in org.flowable.batch.service.impl.persistence
 
AbstractManager - Class in org.flowable.dmn.engine.impl.persistence
 
AbstractManager - Class in org.flowable.engine.impl.persistence
 
AbstractManager - Class in org.flowable.entitylink.service.impl.persistence
 
AbstractManager - Class in org.flowable.eventregistry.impl.persistence
 
AbstractManager - Class in org.flowable.eventsubscription.service.impl.persistence
 
AbstractManager - Class in org.flowable.identitylink.service.impl.persistence
 
AbstractManager - Class in org.flowable.idm.engine.impl.persistence
 
AbstractManager - Class in org.flowable.job.service.impl.persistence
 
AbstractManager - Class in org.flowable.task.service.impl.persistence
 
AbstractManager - Class in org.flowable.variable.service.impl.persistence
 
AbstractManager(BatchServiceConfiguration) - Constructor for class org.flowable.batch.service.impl.persistence.AbstractManager
 
AbstractManager(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.persistence.AbstractManager
 
AbstractManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.AbstractManager
 
AbstractManager(EntityLinkServiceConfiguration) - Constructor for class org.flowable.entitylink.service.impl.persistence.AbstractManager
 
AbstractManager(EventRegistryEngineConfiguration) - Constructor for class org.flowable.eventregistry.impl.persistence.AbstractManager
 
AbstractManager(EventSubscriptionServiceConfiguration) - Constructor for class org.flowable.eventsubscription.service.impl.persistence.AbstractManager
 
AbstractManager(IdentityLinkServiceConfiguration) - Constructor for class org.flowable.identitylink.service.impl.persistence.AbstractManager
 
AbstractManager(IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.persistence.AbstractManager
 
AbstractManager(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.persistence.AbstractManager
 
AbstractManager(TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.persistence.AbstractManager
 
AbstractManager(VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.persistence.AbstractManager
 
AbstractMovePlanItemInstanceToTerminalStateOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
Operation that moves a given PlanItemInstance to a terminal state (completed, terminated or failed).
AbstractMovePlanItemInstanceToTerminalStateOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
 
AbstractNativeQuery<T extends NativeQuery<?,?>,U> - Class in org.flowable.common.engine.impl.query
Abstract superclass for all native query types.
AbstractNativeQuery(CommandContext) - Constructor for class org.flowable.common.engine.impl.query.AbstractNativeQuery
 
AbstractNativeQuery(CommandExecutor) - Constructor for class org.flowable.common.engine.impl.query.AbstractNativeQuery
 
AbstractNeedsCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
AbstractNeedsCaseInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsCaseInstanceCmd
 
AbstractNeedsPlanItemInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
AbstractNeedsPlanItemInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsPlanItemInstanceCmd
 
AbstractNeedsPlanItemInstanceCmd(String, Map<String, Object>, Map<String, Object>, String, FormInfo, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsPlanItemInstanceCmd
 
AbstractOperation - Class in org.flowable.engine.impl.agenda
Abstract superclass for all operation interfaces (which are Runnable instances), exposing some shared helper methods and member fields to subclasses.
AbstractOperation() - Constructor for class org.flowable.engine.impl.agenda.AbstractOperation
 
AbstractOperation(CommandContext, ExecutionEntity) - Constructor for class org.flowable.engine.impl.agenda.AbstractOperation
 
AbstractPlanItemDefinitionExport<T extends PlanItemDefinition> - Class in org.flowable.cmmn.converter.export
 
AbstractPlanItemDefinitionExport() - Constructor for class org.flowable.cmmn.converter.export.AbstractPlanItemDefinitionExport
 
AbstractPlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
 
AbstractPlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.AbstractPlanItemInstanceOperation
 
AbstractPlanItemParseHandler<T extends BaseElement> - Class in org.flowable.cmmn.engine.impl.parser.handler
 
AbstractPlanItemParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.AbstractPlanItemParseHandler
 
AbstractProcessAutoDeploymentStrategy - Class in org.flowable.spring.configurator
Abstract base class for implementations of AutoDeploymentStrategy for the ProcessEngine.
AbstractProcessAutoDeploymentStrategy() - Constructor for class org.flowable.spring.configurator.AbstractProcessAutoDeploymentStrategy
 
AbstractProcessAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.spring.configurator.AbstractProcessAutoDeploymentStrategy
 
AbstractProcessDataManager<EntityImpl extends Entity> - Class in org.flowable.engine.impl.persistence.entity.data
 
AbstractProcessDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.AbstractProcessDataManager
 
AbstractProcessEngineConfigurator - Class in org.flowable.engine.cfg
 
AbstractProcessEngineConfigurator() - Constructor for class org.flowable.engine.cfg.AbstractProcessEngineConfigurator
 
AbstractProcessEngineEntityManager<EntityImpl extends Entity,DM extends DataManager<EntityImpl>> - Class in org.flowable.engine.impl.persistence.entity
 
AbstractProcessEngineEntityManager(ProcessEngineConfigurationImpl, DM) - Constructor for class org.flowable.engine.impl.persistence.entity.AbstractProcessEngineEntityManager
 
AbstractProcessInstanceIdentityLinkCmd - Class in org.flowable.engine.impl.cmd
An abstract command supporting functionality around identity link management for process instances.
AbstractProcessInstanceIdentityLinkCmd() - Constructor for class org.flowable.engine.impl.cmd.AbstractProcessInstanceIdentityLinkCmd
 
AbstractProcessInstanceMigrationJobHandler - Class in org.flowable.engine.impl.jobexecutor
 
AbstractProcessInstanceMigrationJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
 
AbstractProcessStartEventSubscriptionCmd - Class in org.flowable.engine.impl.cmd
An abstract command with various common methods for the creation and modification of process start event subscriptions.
AbstractProcessStartEventSubscriptionCmd() - Constructor for class org.flowable.engine.impl.cmd.AbstractProcessStartEventSubscriptionCmd
 
AbstractQuery<T extends Query<?,?>,U> - Class in org.flowable.common.engine.impl.query
Abstract superclass for all query types.
AbstractQuery() - Constructor for class org.flowable.common.engine.impl.query.AbstractQuery
 
AbstractQuery(CommandContext) - Constructor for class org.flowable.common.engine.impl.query.AbstractQuery
 
AbstractQuery(CommandExecutor) - Constructor for class org.flowable.common.engine.impl.query.AbstractQuery
 
AbstractRuntimeJobEntity - Interface in org.flowable.job.service.impl.persistence.entity
 
AbstractScriptEvaluator - Class in org.flowable.common.engine.impl.scripting
Base class simplifying binding and evaluation of scriptable elements.
AbstractScriptEvaluator() - Constructor for class org.flowable.common.engine.impl.scripting.AbstractScriptEvaluator
 
AbstractScriptEvaluator(Expression, String) - Constructor for class org.flowable.common.engine.impl.scripting.AbstractScriptEvaluator
 
AbstractServiceConfiguration<S> - Class in org.flowable.common.engine.impl
 
AbstractServiceConfiguration(String) - Constructor for class org.flowable.common.engine.impl.AbstractServiceConfiguration
 
AbstractServiceEngineEntityManager<T extends AbstractServiceConfiguration,EntityImpl extends Entity,DM extends DataManager<EntityImpl>> - Class in org.flowable.common.engine.impl.persistence.entity
 
AbstractServiceEngineEntityManager(T, String, DM) - Constructor for class org.flowable.common.engine.impl.persistence.entity.AbstractServiceEngineEntityManager
 
AbstractServiceTaskExport<T extends ServiceTask> - Class in org.flowable.cmmn.converter.export
 
AbstractServiceTaskExport() - Constructor for class org.flowable.cmmn.converter.export.AbstractServiceTaskExport
 
AbstractServiceTaskExport.FormAwareServiceTaskExport - Class in org.flowable.cmmn.converter.export
 
AbstractServiceTaskExport.HttpServiceTaskExport - Class in org.flowable.cmmn.converter.export
 
AbstractServiceTaskExport.ScriptServiceTaskExport - Class in org.flowable.cmmn.converter.export
 
AbstractServiceTaskExport.ServiceTaskExport - Class in org.flowable.cmmn.converter.export
 
AbstractServiceTaskParseHandler<T extends ServiceTask> - Class in org.flowable.cmmn.engine.impl.parser.handler
 
AbstractServiceTaskParseHandler<T extends ServiceTask> - Class in org.flowable.engine.impl.bpmn.parser.handler
 
AbstractServiceTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.AbstractServiceTaskParseHandler
 
AbstractServiceTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.AbstractServiceTaskParseHandler
 
AbstractSetProcessDefinitionStateCmd - Class in org.flowable.engine.impl.cmd
 
AbstractSetProcessDefinitionStateCmd(String, String, boolean, Date, String) - Constructor for class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
 
AbstractSetProcessDefinitionStateCmd(ProcessDefinitionEntity, boolean, Date, String) - Constructor for class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
 
AbstractSetProcessInstanceStateCmd - Class in org.flowable.engine.impl.cmd
 
AbstractSetProcessInstanceStateCmd(String) - Constructor for class org.flowable.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
 
AbstractSetVariableAsyncCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
AbstractSetVariableAsyncCmd() - Constructor for class org.flowable.cmmn.engine.impl.cmd.AbstractSetVariableAsyncCmd
 
AbstractSqlScriptBasedDbSchemaManager - Class in org.flowable.common.engine.impl.db
 
AbstractSqlScriptBasedDbSchemaManager() - Constructor for class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
 
AbstractStartCaseInstanceAfterContext - Class in org.flowable.cmmn.engine.interceptor
 
AbstractStartCaseInstanceAfterContext() - Constructor for class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
 
AbstractStartCaseInstanceAfterContext(CaseInstanceEntity, Map<String, Object>, Case, CaseDefinition, CmmnModel) - Constructor for class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
 
AbstractStartCaseInstanceBeforeContext - Class in org.flowable.cmmn.engine.interceptor
 
AbstractStartCaseInstanceBeforeContext() - Constructor for class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
 
AbstractStartCaseInstanceBeforeContext(String, String, String, Map<String, Object>, Case, CaseDefinition, CmmnModel) - Constructor for class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
 
AbstractStartProcessInstanceAfterContext - Class in org.flowable.engine.interceptor
 
AbstractStartProcessInstanceAfterContext() - Constructor for class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
 
AbstractStartProcessInstanceAfterContext(ExecutionEntity, ExecutionEntity, Map<String, Object>, Map<String, Object>, FlowElement, Process, ProcessDefinition) - Constructor for class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
 
AbstractStartProcessInstanceBeforeContext - Class in org.flowable.engine.interceptor
 
AbstractStartProcessInstanceBeforeContext() - Constructor for class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
 
AbstractStartProcessInstanceBeforeContext(String, String, String, Map<String, Object>, Map<String, Object>, String, FlowElement, Process, ProcessDefinition) - Constructor for class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
 
AbstractTaskEventHandler - Class in org.flowable.engine.impl.event.logger.handler
 
AbstractTaskEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.AbstractTaskEventHandler
 
AbstractTaskServiceEntity - Class in org.flowable.task.service.impl.persistence.entity
 
AbstractTaskServiceEntity() - Constructor for class org.flowable.task.service.impl.persistence.entity.AbstractTaskServiceEntity
 
AbstractTaskServiceEntityManager<EntityImpl extends Entity,DM extends DataManager<EntityImpl>> - Class in org.flowable.task.service.impl.persistence.entity
 
AbstractTaskServiceEntityManager(TaskServiceConfiguration, DM) - Constructor for class org.flowable.task.service.impl.persistence.entity.AbstractTaskServiceEntityManager
 
AbstractTaskServiceVariableScopeEntity - Class in org.flowable.task.service.impl.persistence.entity
 
AbstractTaskServiceVariableScopeEntity() - Constructor for class org.flowable.task.service.impl.persistence.entity.AbstractTaskServiceVariableScopeEntity
 
AbstractTestCase - Class in org.flowable.engine.impl.test
 
AbstractTestCase - Class in org.flowable.idm.engine.test
 
AbstractTestCase() - Constructor for class org.flowable.engine.impl.test.AbstractTestCase
 
AbstractTestCase() - Constructor for class org.flowable.idm.engine.test.AbstractTestCase
 
AbstractTransformer - Class in org.flowable.engine.impl.transformer
A Transformer is responsible of transforming an object into a different object
AbstractTransformer() - Constructor for class org.flowable.engine.impl.transformer.AbstractTransformer
 
AbstractVariableComparatorExpressionFunction - Class in org.flowable.common.engine.impl.el.function
 
AbstractVariableComparatorExpressionFunction(List<String>, String) - Constructor for class org.flowable.common.engine.impl.el.function.AbstractVariableComparatorExpressionFunction
 
AbstractVariableComparatorExpressionFunction.OPERATOR - Enum Class in org.flowable.common.engine.impl.el.function
 
AbstractVariableQueryImpl<T extends Query<?,?>,U> - Class in org.flowable.variable.service.impl
Abstract query class that adds methods to query for variable values.
AbstractVariableQueryImpl() - Constructor for class org.flowable.variable.service.impl.AbstractVariableQueryImpl
 
AbstractVariableQueryImpl(CommandContext, VariableValueProvider) - Constructor for class org.flowable.variable.service.impl.AbstractVariableQueryImpl
 
AbstractVariableQueryImpl(CommandContext, VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.AbstractVariableQueryImpl
 
AbstractVariableQueryImpl(CommandExecutor, VariableValueProvider) - Constructor for class org.flowable.variable.service.impl.AbstractVariableQueryImpl
 
AbstractVariableQueryImpl(CommandExecutor, VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.AbstractVariableQueryImpl
 
AbstractVariableServiceEntity - Class in org.flowable.variable.service.impl.persistence.entity
 
AbstractVariableServiceEntity() - Constructor for class org.flowable.variable.service.impl.persistence.entity.AbstractVariableServiceEntity
 
accept - Variable in class org.flowable.engine.impl.rules.RulesAgendaFilter
 
accept(Object, Throwable) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemExpressionActivityBehavior.FutureExpressionCompleteAction
 
accept(Object, Throwable) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemFutureJavaDelegateActivityBehavior.DelegateCompleteAction
 
accept(Object, Throwable) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior.FutureJavaDelegateCompleteAction
 
accept(Object, Throwable) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior.FutureCompleteAction
 
accept(Object, Throwable) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior.FutureJavaDelegateCompleteAction
 
accept(CmmnEngine) - Method in class org.flowable.cmmn.engine.impl.CmmnEnginePostEngineBuildConsumer
 
accept(DmnEngine) - Method in class org.flowable.dmn.engine.impl.DmnEnginePostEngineBuildConsumer
 
accept(ProcessEngine) - Method in class org.flowable.engine.impl.cfg.ProcessEnginePostEngineBuildConsumer
 
accept(EventRegistryEngine) - Method in class org.flowable.eventregistry.impl.EventRegistryEnginePostEngineBuildConsumer
 
accept(IdmEngine) - Method in class org.flowable.idm.engine.impl.IdmEnginePostEngineBuildConsumer
 
accept(Match) - Method in class org.flowable.engine.impl.rules.RulesAgendaFilter
 
accepts(BaseElement) - Method in class org.flowable.bpmn.converter.child.BaseChildElementParser
 
accepts(BaseElement) - Method in class org.flowable.bpmn.converter.child.ConditionParser
 
accepts(BaseElement) - Method in class org.flowable.bpmn.converter.child.FieldExtensionParser
 
accepts(BaseElement) - Method in class org.flowable.bpmn.converter.child.FormPropertyParser
 
accepts(BaseElement) - Method in class org.flowable.bpmn.converter.child.ScriptInfoParser
 
accepts(DmnElement) - Method in class org.flowable.dmn.converter.child.BaseChildElementParser
 
ACCESS_ADMIN - Static variable in interface org.flowable.rest.security.SecurityConstants
 
accessActivityInfoWithQuery(ActivityInstanceQuery, ActivityInstanceQueryRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessBatchInfoById(Batch) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessBatchInfoWithQuery(BatchQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessBatchPartInfoById(BatchPart) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessBatchPartInfoOfBatch(Batch) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessCaseDefinitionById(CaseDefinition) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessCaseDefinitionIdentityLink(CaseDefinition, IdentityLink) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessCaseDefinitionIdentityLinks(CaseDefinition) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessCaseDefinitionsWithQuery(CaseDefinitionQuery) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessCaseInstanceIdentityLink(CaseInstance, IdentityLink) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessCaseInstanceIdentityLinks(CaseInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessCaseInstanceInfoById(CaseInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessCaseInstanceInfoWithQuery(CaseInstanceQuery, CaseInstanceQueryRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessCaseInstanceVariable(CaseInstance, String) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessCaseInstanceVariables(CaseInstance, Map<String, Object>) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessDeadLetterJobInfoWithQuery(DeadLetterJobQuery) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessDeadLetterJobInfoWithQuery(DeadLetterJobQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessDeploymentById(CmmnDeployment) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessDeploymentById(Deployment) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessDeploymentsWithQuery(CmmnDeploymentQuery) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessDeploymentsWithQuery(DeploymentQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessEngineProperties() - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessEventSubscriptionById(EventSubscription) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessEventSubscriptionById(EventSubscription) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessEventSubscriptionInfoWithQuery(EventSubscriptionQuery) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessEventSubscriptionInfoWithQuery(EventSubscriptionQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessExecutionInfoById(Execution) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessExecutionInfoWithQuery(ExecutionQuery, ExecutionQueryRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessExecutionVariable(Execution, String, String) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessExecutionVariables(Execution, Map<String, RestVariable>) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessFormData(FormData) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessGroupInfoById(Group) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessGroupInfoWithQuery(GroupQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessHistoricCaseIdentityLinks(HistoricCaseInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessHistoricProcessIdentityLinks(HistoricProcessInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessHistoricTaskIdentityLinks(HistoricTaskInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessHistoricTaskIdentityLinks(HistoricTaskInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessHistoricTaskLogWithQuery(HistoricTaskLogEntryQuery, HistoricTaskLogEntryQueryRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessHistoryActivityInfoWithQuery(HistoricActivityInstanceQuery, HistoricActivityInstanceQueryRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessHistoryCaseInfoById(HistoricCaseInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessHistoryCaseInfoWithQuery(HistoricCaseInstanceQuery, HistoricCaseInstanceQueryRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessHistoryDetailById(HistoricDetail) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessHistoryDetailInfoWithQuery(HistoricDetailQuery, HistoricDetailQueryRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessHistoryJobInfoById(HistoryJob) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessHistoryJobInfoById(HistoryJob) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessHistoryJobInfoWithQuery(HistoryJobQuery) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessHistoryJobInfoWithQuery(HistoryJobQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessHistoryMilestoneInfoById(HistoricMilestoneInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessHistoryMilestoneInfoWithQuery(HistoricMilestoneInstanceQuery, HistoricMilestoneInstanceQueryRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessHistoryPlanItemInfoById(HistoricPlanItemInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessHistoryPlanItemInfoWithQuery(HistoricPlanItemInstanceQuery, HistoricPlanItemInstanceQueryRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessHistoryProcessInfoById(HistoricProcessInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessHistoryProcessInfoWithQuery(HistoricProcessInstanceQuery, HistoricProcessInstanceQueryRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessHistoryTaskInfoById(HistoricTaskInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessHistoryTaskInfoById(HistoricTaskInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessHistoryTaskInfoWithQuery(HistoricTaskInstanceQuery, HistoricTaskInstanceQueryRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessHistoryTaskInfoWithQuery(HistoricTaskInstanceQuery, HistoricTaskInstanceQueryRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessHistoryVariableInfoById(HistoricVariableInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessHistoryVariableInfoById(HistoricVariableInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessHistoryVariableInfoWithQuery(HistoricVariableInstanceQuery, HistoricVariableInstanceQueryRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessHistoryVariableInfoWithQuery(HistoricVariableInstanceQuery, HistoricVariableInstanceQueryRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessJobInfoById(Job) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessJobInfoById(Job) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessJobInfoWithQuery(JobQuery) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessJobInfoWithQuery(JobQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessManagementInfo() - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessManagementInfo() - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessModelInfoById(Model) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessModelInfoWithQuery(ModelQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessPlanItemInstanceInfoById(PlanItemInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessPlanItemInstanceInfoWithQuery(PlanItemInstanceQuery, PlanItemInstanceQueryRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessPlanItemInstanceVariable(PlanItemInstance, String) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessProcessDefinitionById(ProcessDefinition) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessProcessDefinitionIdentityLink(ProcessDefinition, IdentityLink) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessProcessDefinitionIdentityLinks(ProcessDefinition) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessProcessDefinitionsWithQuery(ProcessDefinitionQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessProcessInstanceIdentityLink(ProcessInstance, IdentityLink) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessProcessInstanceIdentityLinks(ProcessInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessProcessInstanceInfoById(ProcessInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessProcessInstanceInfoWithQuery(ProcessInstanceQuery, ProcessInstanceQueryRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessStageOverview(CaseInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessSuspendedJobInfoWithQuery(SuspendedJobQuery) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessSuspendedJobInfoWithQuery(SuspendedJobQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessTableInfo() - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessTableInfo() - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessTaskIdentityLink(Task, IdentityLink) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessTaskIdentityLink(Task, IdentityLink) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessTaskIdentityLinks(Task) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessTaskIdentityLinks(Task) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessTaskInfoById(Task) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessTaskInfoById(Task) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessTaskInfoWithQuery(TaskQuery, TaskQueryRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessTaskInfoWithQuery(TaskQuery, TaskQueryRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessTaskVariable(Task, String) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessTaskVariable(Task, String) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessTaskVariables(Task, Map<String, RestVariable>) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessTaskVariables(Task, Map<String, RestVariable>) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessTimerJobInfoWithQuery(TimerJobQuery) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessTimerJobInfoWithQuery(TimerJobQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessUserInfoById(User) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessUserInfoWithQuery(UserQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessVariableInfoById(VariableInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessVariableInfoById(VariableInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accessVariableInfoWithQuery(VariableInstanceQuery, VariableInstanceQueryRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
accessVariableInfoWithQuery(VariableInstanceQuery, VariableInstanceQueryRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
accountDetails - Variable in class org.flowable.idm.engine.impl.cmd.SetUserInfoCmd
 
accountPassword - Variable in class org.flowable.idm.engine.impl.cmd.SetUserInfoCmd
 
ackMode - Variable in class org.flowable.eventregistry.model.RabbitInboundChannelModel
 
ackMode(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundRabbitChannelBuilder
Sets the AckMode (e.g.
ackMode(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundRabbitChannelBuilderImpl
 
acquireAndExecuteJobs(CommandExecutor, int) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
 
acquireAndLock(int, String) - Method in interface org.flowable.job.api.ExternalWorkerJobAcquireBuilder
Acquire and lock the given number of jobs for the given worker id.
acquireAndLock(int, String, int) - Method in interface org.flowable.job.api.ExternalWorkerJobAcquireBuilder
Acquire and lock the given number of jobs for the given worker id.
acquireAndLock(int, String, int) - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
 
AcquireAsyncJobsDueLifecycleListener - Interface in org.flowable.job.service.impl.asyncexecutor
 
AcquireAsyncJobsDueRunnable - Class in org.flowable.job.service.impl.asyncexecutor
 
AcquireAsyncJobsDueRunnable(String, AsyncExecutor, JobInfoEntityManager<? extends JobInfoEntity>, AcquireAsyncJobsDueLifecycleListener, AcquireJobsRunnableConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
 
AcquireAsyncJobsDueRunnableConfiguration() - Constructor for class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireAsyncJobsDueRunnableConfiguration
 
AcquiredExternalWorkerJob - Interface in org.flowable.job.api
 
AcquiredExternalWorkerJobImpl - Class in org.flowable.job.service.impl
 
AcquiredExternalWorkerJobImpl(ExternalWorkerJobEntity, Map<String, Object>) - Constructor for class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
 
AcquiredHistoryJobEntities - Class in org.flowable.job.service.impl.asyncexecutor
 
AcquiredHistoryJobEntities() - Constructor for class org.flowable.job.service.impl.asyncexecutor.AcquiredHistoryJobEntities
 
acquiredJobBatches - Variable in class org.flowable.engine.impl.jobexecutor.AcquiredJobs
 
acquiredJobs - Variable in class org.flowable.engine.impl.jobexecutor.AcquiredJobs
 
acquiredJobs - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquiredHistoryJobEntities
 
acquiredJobs(String, int, int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueLifecycleListener
 
acquiredJobs(String, int, int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireTimerLifecycleListener
 
AcquiredJobs - Class in org.flowable.engine.impl.jobexecutor
 
AcquiredJobs() - Constructor for class org.flowable.engine.impl.jobexecutor.AcquiredJobs
 
AcquireExternalWorkerJobsCmd - Class in org.flowable.job.service.impl.cmd
 
AcquireExternalWorkerJobsCmd(String, int, ExternalWorkerJobAcquireBuilderImpl, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.AcquireExternalWorkerJobsCmd
 
AcquireJobsCmd - Class in org.flowable.job.service.impl.cmd
 
AcquireJobsCmd(AsyncExecutor) - Constructor for class org.flowable.job.service.impl.cmd.AcquireJobsCmd
 
AcquireJobsCmd(AsyncExecutor, int, JobInfoEntityManager<? extends JobInfoEntity>) - Constructor for class org.flowable.job.service.impl.cmd.AcquireJobsCmd
 
AcquireJobsRunnableConfiguration - Interface in org.flowable.job.service.impl.asyncexecutor
 
AcquireJobsWithGlobalAcquireLockCmd - Class in org.flowable.job.service.impl.cmd
 
AcquireJobsWithGlobalAcquireLockCmd(AsyncExecutor, int, JobInfoEntityManager<? extends JobInfoEntity>) - Constructor for class org.flowable.job.service.impl.cmd.AcquireJobsWithGlobalAcquireLockCmd
 
acquireLock() - Method in interface org.flowable.common.engine.api.lock.LockManager
Acquire the lock.
acquireLock() - Method in class org.flowable.common.engine.impl.lock.LockManagerImpl
 
acquireLock(Duration) - Method in interface org.flowable.common.engine.api.lock.LockManager
Acquire the lock.
acquireLock(Duration) - Method in class org.flowable.common.engine.impl.lock.LockManagerImpl
 
AcquireTimerJobsCmd - Class in org.flowable.job.service.impl.cmd
 
AcquireTimerJobsCmd(AsyncExecutor) - Constructor for class org.flowable.job.service.impl.cmd.AcquireTimerJobsCmd
 
AcquireTimerJobsRunnable - Class in org.flowable.job.service.impl.asyncexecutor
 
AcquireTimerJobsRunnable(AsyncExecutor, JobManager, int) - Constructor for class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
 
AcquireTimerJobsRunnable(AsyncExecutor, JobManager, AcquireTimerLifecycleListener, AcquireJobsRunnableConfiguration, int) - Constructor for class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
 
AcquireTimerJobsWithGlobalAcquireLockCmd - Class in org.flowable.job.service.impl.cmd
 
AcquireTimerJobsWithGlobalAcquireLockCmd(AsyncExecutor) - Constructor for class org.flowable.job.service.impl.cmd.AcquireTimerJobsWithGlobalAcquireLockCmd
 
AcquireTimerLifecycleListener - Interface in org.flowable.job.service.impl.asyncexecutor
 
AcquireTimerRunnableConfiguration() - Constructor for class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireTimerRunnableConfiguration
 
action - Variable in class org.flowable.cmmn.rest.service.api.engine.EventResponse
 
action - Variable in class org.flowable.common.engine.impl.agenda.ExecuteFutureActionOperation
 
action - Variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
 
action - Variable in class org.flowable.rest.service.api.engine.EventResponse
 
ACTION_ACTIVATE - Static variable in class org.flowable.rest.service.api.repository.ProcessDefinitionActionRequest
 
ACTION_ACTIVATE - Static variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceUpdateRequest
 
ACTION_ADD_ATTACHMENT - Static variable in interface org.flowable.engine.task.Event
An attachment was added with the attachment name as message.
ACTION_ADD_ATTACHMENT - Static variable in interface org.flowable.task.api.Event
An attachment was added with the attachment name as message.
ACTION_ADD_COMMENT - Static variable in interface org.flowable.engine.task.Event
An user comment was added with the short version of the comment as message.
ACTION_ADD_COMMENT - Static variable in interface org.flowable.task.api.Event
An user comment was added with the short version of the comment as message.
ACTION_ADD_GROUP_LINK - Static variable in interface org.flowable.engine.task.Event
A group identity link was added with following message parts: [0] groupId [1] identity link type (aka role)
ACTION_ADD_GROUP_LINK - Static variable in interface org.flowable.task.api.Event
A group identity link was added with following message parts: [0] groupId [1] identity link type (aka role)
ACTION_ADD_USER_LINK - Static variable in interface org.flowable.engine.task.Event
A user identity link was added with following message parts: [0] userId [1] identity link type (aka role)
ACTION_ADD_USER_LINK - Static variable in interface org.flowable.task.api.Event
A user identity link was added with following message parts: [0] userId [1] identity link type (aka role)
ACTION_CLAIM - Static variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
 
ACTION_CLAIM - Static variable in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
 
ACTION_COMPLETE - Static variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
 
ACTION_COMPLETE - Static variable in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
 
ACTION_DELEGATE - Static variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
 
ACTION_DELEGATE - Static variable in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
 
ACTION_DELETE_ATTACHMENT - Static variable in interface org.flowable.engine.task.Event
An attachment was deleted with the attachment name as message.
ACTION_DELETE_ATTACHMENT - Static variable in interface org.flowable.task.api.Event
An attachment was deleted with the attachment name as message.
ACTION_DELETE_GROUP_LINK - Static variable in interface org.flowable.engine.task.Event
A group identity link was added with following message parts: [0] groupId [1] identity link type (aka role)
ACTION_DELETE_GROUP_LINK - Static variable in interface org.flowable.task.api.Event
A group identity link was added with following message parts: [0] groupId [1] identity link type (aka role)
ACTION_DELETE_USER_LINK - Static variable in interface org.flowable.engine.task.Event
A user identity link was added with following message parts: [0] userId [1] identity link type (aka role)
ACTION_DELETE_USER_LINK - Static variable in interface org.flowable.task.api.Event
A user identity link was added with following message parts: [0] userId [1] identity link type (aka role)
ACTION_MESSAGE_EVENT_RECEIVED - Static variable in class org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
 
ACTION_RESOLVE - Static variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
 
ACTION_RESOLVE - Static variable in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
 
ACTION_SIGNAL - Static variable in class org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
 
ACTION_SIGNAL_EVENT_RECEIVED - Static variable in class org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
 
ACTION_SUSPEND - Static variable in class org.flowable.rest.service.api.repository.ProcessDefinitionActionRequest
 
ACTION_SUSPEND - Static variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceUpdateRequest
 
ACTION_TRIGGER - Static variable in class org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
 
ACTIVATE_PLAN_ITEM_DEFINITIONS_JSON_SECTION - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
 
ActivateAsyncPlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
 
ActivateAsyncPlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity, String) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.ActivateAsyncPlanItemInstanceOperation
 
activateCondition - Variable in class org.flowable.cmmn.model.ReactivationRule
 
activatePlanItemDefinition(ActivatePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Activate a plan item by definition mapping.
activatePlanItemDefinition(ActivatePlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
activatePlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Activate a plan item by definition id.
activatePlanItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
activatePlanItemDefinitionIds - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
 
activatePlanItemDefinitionIds(List<String>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Activate multiple plan items by definition id.
activatePlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
ActivatePlanItemDefinitionMapping - Class in org.flowable.cmmn.api.migration
 
ActivatePlanItemDefinitionMapping(String) - Constructor for class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
 
ActivatePlanItemDefinitionMapping(String, String) - Constructor for class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
 
ActivatePlanItemDefinitionMapping(String, String, String, Map<String, Object>) - Constructor for class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
 
ActivatePlanItemDefinitionMapping(String, String, Map<String, Object>) - Constructor for class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
 
activatePlanItemDefinitionMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
activatePlanItemDefinitionMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
 
activatePlanItemDefinitions - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
 
activatePlanItemDefinitions - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
activatePlanItemDefinitions(List<ActivatePlanItemDefinitionMapping>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Activate multiple plan items by definition mapping.
activatePlanItemDefinitions(List<ActivatePlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
ActivatePlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
 
ActivatePlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity, String) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.ActivatePlanItemInstanceOperation
 
activateProcessDefinition(String, String, boolean, Date, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
activateProcessDefinition(ProcessDefinition, boolean, Date) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResource
 
activateProcessDefinitionById(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
activateProcessDefinitionById(String) - Method in interface org.flowable.engine.RepositoryService
Activates the process definition with the given id.
activateProcessDefinitionById(String, boolean, Date) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
activateProcessDefinitionById(String, boolean, Date) - Method in interface org.flowable.engine.RepositoryService
Activates the process definition with the given id.
activateProcessDefinitionByKey(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
activateProcessDefinitionByKey(String) - Method in interface org.flowable.engine.RepositoryService
Activates the process definition with the given key (=id in the bpmn20.xml file).
activateProcessDefinitionByKey(String, boolean, Date) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
activateProcessDefinitionByKey(String, boolean, Date) - Method in interface org.flowable.engine.RepositoryService
Activates the process definition with the given key (=id in the bpmn20.xml file).
activateProcessDefinitionByKey(String, boolean, Date, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
activateProcessDefinitionByKey(String, boolean, Date, String) - Method in interface org.flowable.engine.RepositoryService
Similar to RepositoryService.activateProcessDefinitionByKey(String, boolean, Date) , but only applicable for the given tenant identifier.
activateProcessDefinitionByKey(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
activateProcessDefinitionByKey(String, String) - Method in interface org.flowable.engine.RepositoryService
Similar to RepositoryService.activateProcessDefinitionByKey(String), but only applicable for the given tenant identifier.
ActivateProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
 
ActivateProcessDefinitionCmd(String, String, boolean, Date, String) - Constructor for class org.flowable.engine.impl.cmd.ActivateProcessDefinitionCmd
 
ActivateProcessDefinitionCmd(ProcessDefinitionEntity, boolean, Date, String) - Constructor for class org.flowable.engine.impl.cmd.ActivateProcessDefinitionCmd
 
activateProcessDefinitionsOn(Date) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
 
activateProcessDefinitionsOn(Date) - Method in interface org.flowable.engine.repository.DeploymentBuilder
Sets the date on which the process definitions contained in this deployment will be activated.
activateProcessInstance(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
activateProcessInstance(ProcessInstance) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResource
 
activateProcessInstanceById(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
activateProcessInstanceById(String) - Method in interface org.flowable.engine.RuntimeService
Activates the process instance with the given id.
ActivateProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
 
ActivateProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.ActivateProcessInstanceCmd
 
activateSuspendedJob(SuspendedJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
 
activateSuspendedJob(SuspendedJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
Transforms a SuspendedJobEntity back to an AbstractRuntimeJobEntity (i.e. to what it was originally).
activateSuspendedJob(SuspendedJobEntity) - Method in class org.flowable.job.service.impl.JobServiceImpl
 
activateSuspendedJob(SuspendedJobEntity) - Method in interface org.flowable.job.service.JobService
 
activateTask(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Activates the task.
activateTask(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
activateTask(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
activateTask(String, String) - Method in interface org.flowable.engine.TaskService
Activates the task.
ActivateTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
ActivateTaskCmd - Class in org.flowable.engine.impl.cmd
 
ActivateTaskCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.ActivateTaskCmd
 
ActivateTaskCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.ActivateTaskCmd
 
active - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
active - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
 
active - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
 
active - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
 
active() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
 
active() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
 
active() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
 
active() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
Only selects process definitions which are active
active() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
Only select process instances which are active, which means that neither the process instance nor the corresponding process definition are suspended.
active() - Method in interface org.flowable.task.api.TaskQuery
Only selects tasks which are active (ie. not suspended)
active() - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
active(String) - Static method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariable
 
ACTIVE - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
 
ACTIVE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
ACTIVE - Static variable in interface org.flowable.common.engine.impl.db.SuspensionState
 
ACTIVE_INSTANCES - Static variable in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariable
 
ACTIVE_STATES - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
activeActivityId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
 
activeActivityId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
activeActivityId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
 
activeActivityId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Select the historic process instances which have an active activity instance like the provided id.
activeActivityId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
activeActivityId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
 
activeActivityId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
Select the process instances which have an active activity instance like the provided id.
activeActivityIds - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
 
activeActivityIds - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
activeActivityIds - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
 
activeActivityIds(Set<String>) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Select the historic process instances which have an active activity instance like the provided ids.
activeActivityIds(Set<String>) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
activeActivityIds(Set<String>) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
 
activeActivityIds(Set<String>) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
Select the process instances which have an active activity instance like the provided ids.
activePlanItemDefinitionId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
activePlanItemDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
activePlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Select the historic case instances with an active plan item definition id equal to the provided definition id.
activePlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Select the case instances with an active plan item definition id equal to the provided definition id.
activePlanItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
activePlanItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
activePlanItemDefinitionIds - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
activePlanItemDefinitionIds - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
activePlanItemDefinitionIds(Set<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Select the historic case instances with an active plan item definition id equal to one of the provided definition ids.
activePlanItemDefinitionIds(Set<String>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Select the case instances with an active plan item definition id equal to one of the provided definition ids.
activePlanItemDefinitionIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
activePlanItemDefinitionIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
ACTIVITI_EXTENSIONS_NAMESPACE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ACTIVITI_EXTENSIONS_PREFIX - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
activitiConfigurationResource - Variable in class org.flowable.engine.impl.test.ResourceFlowableTestCase
 
activitiesByProcessInstanceIdMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
 
activitiesLocalVariables - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
 
activity - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
Activity - Class in org.flowable.bpmn.model
 
Activity() - Constructor for class org.flowable.bpmn.model.Activity
 
ACTIVITY - Enum constant in enum class org.flowable.common.engine.impl.history.HistoryLevel
 
ACTIVITY_CANCELLED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
An activity has been cancelled because of boundary event.
ACTIVITY_COMPENSATE - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
An activity is about to be executed as a compensation for another activity.
ACTIVITY_COMPLETED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
An activity has been completed successfully.
ACTIVITY_CONDITIONAL_RECEIVED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
An activity has received a conditional event.
ACTIVITY_CONDITIONAL_WAITING - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A boundary, intermediate, or subprocess start conditional catching event has started.
ACTIVITY_ERROR_RECEIVED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
An activity has received an error event.
ACTIVITY_ESCALATION_RECEIVED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
An activity has received an escalation event.
ACTIVITY_ESCALATION_WAITING - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A boundary, intermediate, or subprocess start escalation catching event has started.
ACTIVITY_ID - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
 
ACTIVITY_ID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
 
ACTIVITY_ID - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
 
ACTIVITY_ID_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
 
ACTIVITY_INSTANCE_ID - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
 
ACTIVITY_INSTANCES - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
 
ACTIVITY_MAPPINGS_JSON_SECTION - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
 
ACTIVITY_MESSAGE_CANCELLED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A boundary, intermediate, or subprocess start message catching event has been cancelled.
ACTIVITY_MESSAGE_RECEIVED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
An activity has received a message event.
ACTIVITY_MESSAGE_WAITING - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A boundary, intermediate, or subprocess start message catching event has started.
ACTIVITY_NAME - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
 
ACTIVITY_NAME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
 
ACTIVITY_NAME - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
 
ACTIVITY_SIGNAL_WAITING - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A boundary, intermediate, or subprocess start signal catching event has started.
ACTIVITY_SIGNALED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
An activity has received a signal.
ACTIVITY_STARTED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
An activity is starting to execute.
ACTIVITY_TYPE - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
 
ACTIVITY_TYPE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
 
ACTIVITY_TYPE - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
 
ActivityBehavior - Interface in org.flowable.engine.impl.delegate
 
activityBehaviorFactory - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
activityBehaviorFactory - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
 
activityBehaviorFactory - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
 
activityBehaviorFactory - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParser
 
activityBehaviorFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
ActivityBehaviorFactory - Interface in org.flowable.engine.impl.bpmn.parser.factory
Factory class used by the BpmnParser and BpmnParse to instantiate the behaviour classes.
activityBehaviorInstance - Variable in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
 
activityBehaviorInstance - Variable in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
 
ActivityBehaviorInvocation - Class in org.flowable.engine.impl.delegate
 
ActivityBehaviorInvocation(ActivityBehavior, DelegateExecution) - Constructor for class org.flowable.engine.impl.delegate.ActivityBehaviorInvocation
 
ActivityByProcessInstanceIdMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl
author martin.grofcik
ActivityByProcessInstanceIdMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.ActivityByProcessInstanceIdMatcher
 
activityCancelled(FlowableActivityCancelledEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
activityCompensate(FlowableActivityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
ActivityCompensatedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
 
ActivityCompensatedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ActivityCompensatedEventHandler
 
activityCompleted(FlowableActivityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
ActivityCompletedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
 
ActivityCompletedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ActivityCompletedEventHandler
 
activityDrawInstructions - Variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
 
activityDrawInstructions - Variable in class org.flowable.image.impl.DefaultProcessDiagramGenerator
 
activityErrorReceived(FlowableErrorEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
ActivityErrorReceivedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
 
ActivityErrorReceivedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ActivityErrorReceivedEventHandler
 
activityFontName - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
activityFontName - Variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
 
activityFontName - Variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
 
activityFontName - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
activityFontName - Variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
 
activityId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
 
activityId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
 
activityId - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
activityId - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
activityId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
activityId - Variable in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
 
activityId - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
 
activityId - Variable in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
 
activityId - Variable in class org.flowable.engine.impl.cmd.AddMultiInstanceExecutionCmd
 
activityId - Variable in class org.flowable.engine.impl.cmd.ExecuteActivityForAdhocSubProcessCmd
 
activityId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
 
activityId - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
 
activityId - Variable in class org.flowable.engine.impl.HistoricDetailQueryImpl
 
activityId - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
 
activityId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
Persisted reference to the current position in the diagram within the ExecutionEntityImpl.processDefinitionId.
activityId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
 
activityId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
 
activityId - Variable in class org.flowable.engine.migration.EnableActivityMapping.EnableMapping
 
activityId - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
 
activityId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
 
activityId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
 
activityId - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
 
activityId - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
 
activityId - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
 
activityId - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
 
activityId - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
 
activityId - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
 
activityId - Variable in class org.flowable.validation.ValidationError
 
activityId() - Method in record class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager.StartEventInfo
Returns the value of the activityId record component.
activityId(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Only select decision executions with the given activity id.
activityId(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
Set the activity id
activityId(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
activityId(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
activityId(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances for the given activity (id from BPMN 2.0 XML)
activityId(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
 
activityId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
 
activityId(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
 
activityId(String) - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
 
activityId(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
Only select activity instances for the given activity (id from BPMN 2.0 XML)
activityId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
Only select executions which contain an activity with the given id.
activityId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
activityId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions which have an activity with the given id.
activityId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
 
activityId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
 
activityIds - Variable in class org.flowable.engine.impl.dynamic.EnableActivityContainer
 
activityIds - Variable in class org.flowable.engine.impl.runtime.EnableActivityIdContainer
 
activityIds - Variable in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
 
ActivityInstance - Interface in org.flowable.engine.runtime
Represents one execution of an activity in the currently running process.
ActivityInstanceBaseResource - Class in org.flowable.rest.service.api.runtime.process
 
ActivityInstanceBaseResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ActivityInstanceBaseResource
 
activityInstanceByTaskIdMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
 
ActivityInstanceCollectionResource - Class in org.flowable.rest.service.api.runtime.process
 
ActivityInstanceCollectionResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ActivityInstanceCollectionResource
 
activityInstanceDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
ActivityInstanceDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
 
ActivityInstanceEntity - Interface in org.flowable.engine.impl.persistence.entity
 
ActivityInstanceEntityImpl - Class in org.flowable.engine.impl.persistence.entity
 
ActivityInstanceEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
 
activityInstanceEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
ActivityInstanceEntityManager - Interface in org.flowable.engine.impl.persistence.entity
 
ActivityInstanceEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
 
ActivityInstanceEntityManagerImpl(ProcessEngineConfigurationImpl, ActivityInstanceDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
 
activityInstanceId - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
 
activityInstanceId - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
 
activityInstanceId - Variable in class org.flowable.engine.impl.HistoricDetailQueryImpl
 
activityInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
 
activityInstanceId - Variable in class org.flowable.rest.service.api.history.HistoricDetailResponse
 
activityInstanceId - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
 
activityInstanceId - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
 
activityInstanceId(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances with the given id (primary key within history tables).
activityInstanceId(String) - Method in interface org.flowable.engine.history.HistoricDetailQuery
Only select historic variable updates associated to the given activity instance.
activityInstanceId(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
 
activityInstanceId(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
 
activityInstanceId(String) - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
 
activityInstanceId(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
Only select activity instances with the given id (primary key within history tables).
activityInstanceId(String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
 
activityInstanceId(String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
 
activityInstanceMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
 
ActivityInstanceMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
 
ActivityInstanceMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ActivityInstanceMatcher
 
ActivityInstanceQuery - Interface in org.flowable.engine.runtime
Programmatic querying for ActivityInstances.
ActivityInstanceQueryImpl - Class in org.flowable.engine.impl
 
ActivityInstanceQueryImpl() - Constructor for class org.flowable.engine.impl.ActivityInstanceQueryImpl
 
ActivityInstanceQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.ActivityInstanceQueryImpl
 
ActivityInstanceQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.ActivityInstanceQueryImpl
 
ActivityInstanceQueryProperty - Class in org.flowable.engine.impl
Contains the possible properties which can be used in a ActivityInstanceQuery.
ActivityInstanceQueryProperty(String) - Constructor for class org.flowable.engine.impl.ActivityInstanceQueryProperty
 
ActivityInstanceQueryRequest - Class in org.flowable.rest.service.api.runtime.process
 
ActivityInstanceQueryRequest() - Constructor for class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
 
ActivityInstanceQueryResource - Class in org.flowable.rest.service.api.runtime.process
 
ActivityInstanceQueryResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryResource
 
ActivityInstanceResponse - Class in org.flowable.rest.service.api.runtime.process
 
ActivityInstanceResponse() - Constructor for class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
 
activityMessageCancelled(FlowableMessageEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
ActivityMessageEventHandler - Class in org.flowable.engine.impl.event.logger.handler
 
ActivityMessageEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ActivityMessageEventHandler
 
activityMessageReceived(FlowableMessageEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
activityMessageWaiting(FlowableMessageEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
ActivityMigrationMapping - Class in org.flowable.engine.migration
 
ActivityMigrationMapping() - Constructor for class org.flowable.engine.migration.ActivityMigrationMapping
 
ActivityMigrationMapping.ManyToOneMapping - Class in org.flowable.engine.migration
 
ActivityMigrationMapping.OneToManyMapping - Class in org.flowable.engine.migration
 
ActivityMigrationMapping.OneToOneMapping - Class in org.flowable.engine.migration
 
activityMigrationMappingConverters - Static variable in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
 
ActivityMigrationMappingOptions<T extends ActivityMigrationMapping> - Interface in org.flowable.engine.migration
 
ActivityMigrationMappingOptions.MultipleToActivityOptions<T extends ActivityMigrationMapping> - Interface in org.flowable.engine.migration
 
ActivityMigrationMappingOptions.SingleToActivityOptions<T extends ActivityMigrationMapping> - Interface in org.flowable.engine.migration
 
activityMigrationMappings - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
 
activityMigrationMappings - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
 
activityName - Variable in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
 
activityName - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
 
activityName - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
 
activityName - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
 
activityName - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
The name of the current activity position
activityName - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
 
activityName - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
 
activityName - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
 
activityName - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
 
activityName - Variable in class org.flowable.validation.ValidationError
 
activityName(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances for activities with the given name
activityName(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
 
activityName(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
 
activityName(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
Only select activity instances for activities with the given name
activityRef - Variable in class org.flowable.bpmn.model.CompensateEventDefinition
 
activityRef - Variable in class org.flowable.engine.impl.bpmn.parser.CompensateEventDefinition
 
activitySignaled(FlowableSignalEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
ActivitySignaledEventHandler - Class in org.flowable.engine.impl.event.logger.handler
 
ActivitySignaledEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ActivitySignaledEventHandler
 
activitySignalWaiting(FlowableSignalEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
activityStarted(FlowableActivityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
ActivityStartedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
 
ActivityStartedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ActivityStartedEventHandler
 
activityTenantId(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances that have the given tenant id.
activityTenantId(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
 
activityTenantId(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
 
activityTenantId(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
Only select activity instances that have the given tenant id.
activityTenantIdLike(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances with a tenant id like the given one.
activityTenantIdLike(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
 
activityTenantIdLike(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
 
activityTenantIdLike(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
Only select activity instances with a tenant id like the given one.
activityType - Variable in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
 
activityType - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
 
activityType - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
 
activityType - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
 
activityType - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
 
activityType - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
 
activityType - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
 
activityType(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances for activities with the given activity type
activityType(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
 
activityType(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
 
activityType(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
Only select activity instances for activities with the given activity type
activityTypes - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
 
activityTypes(Set<String>) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances whose activity type is in the given set of activity types.
activityTypes(Set<String>) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
 
ActivityWithMigrationContextBehavior - Interface in org.flowable.engine.impl.delegate
 
activityWithoutTenantId() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances that do not have a tenant id.
activityWithoutTenantId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
 
activityWithoutTenantId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
 
activityWithoutTenantId() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
Only select activity instances that do not have a tenant id.
adapterDelegateExpression - Variable in class org.flowable.eventregistry.model.DelegateExpressionInboundChannelModel
 
adapterDelegateExpression - Variable in class org.flowable.eventregistry.model.DelegateExpressionOutboundChannelModel
 
add(boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
add := add (<PLUS> mul | <MINUS> mul)*
add(int, HistoricVariableInstanceEntity) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInitializingList
 
add(int, VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInitializingList
 
add(String, String) - Method in class org.flowable.http.common.api.HttpHeaders
 
add(String, ProcessDefinitionInfoCacheObject) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
 
add(String, T) - Method in class org.flowable.common.engine.impl.persistence.deploy.DefaultDeploymentCache
 
add(String, T) - Method in interface org.flowable.common.engine.impl.persistence.deploy.DeploymentCache
 
add(String, T) - Method in class org.flowable.common.engine.impl.persistence.deploy.FullDeploymentCache
 
add(Calendar, Duration) - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
 
add(TypeConverter, Object, Object) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.misc.NumberOperations
 
add(ELResolver) - Method in class org.flowable.common.engine.impl.javax.el.CompositeELResolver
Adds the given resolver to the list of component resolvers.
add(HistoricVariableInstanceEntity) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInitializingList
 
add(VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInitializingList
 
ADD - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser.ExtensionPoint
 
ADD - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
 
addActivatePlanItemDefinitionMapping(ActivatePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Adds an activate plan item definition mapping to the case instance migration plan.
addActivatePlanItemDefinitionMapping(ActivatePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addActivatePlanItemDefinitionMapping(ActivatePlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
 
addActivatePlanItemDefinitionMapping(ActivatePlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
addActivatePlanItemDefinitionMappings(List<ActivatePlanItemDefinitionMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addActivatePlanItemDefinitionMappings(List<ActivatePlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
addActivityIdForVariableListenerName(String, String) - Method in class org.flowable.bpmn.model.BpmnModel
 
addActivityMigrationMapping(ActivityMigrationMapping) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
 
addActivityMigrationMapping(ActivityMigrationMapping) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
 
addActivityMigrationMapping(ActivityMigrationMapping) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
Adds an activity mapping to the process instance migration plan.
addActivityMigrationMapping(ActivityMigrationMapping) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
 
addActivityMigrationMappings(List<ActivityMigrationMapping>) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
 
addActivityMigrationMappings(List<ActivityMigrationMapping>) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
 
addAdditionalCallbackData(CallbackData) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractDeleteCaseInstanceOperation
 
addAdditionalCallbackData(CallbackData) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
 
addAdditionalData(String, Object) - Method in exception org.flowable.engine.delegate.BpmnError
 
addAdditionalSchemaManager(SchemaManager) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
addAgendaOperationExecutionListener(AgendaOperationExecutionListener) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
addAggregation(VariableAggregationDefinition) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
addAggregation(VariableAggregationDefinition) - Method in class org.flowable.cmmn.model.RepetitionRule
 
addAll(int, Collection<? extends HistoricVariableInstanceEntity>) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInitializingList
 
addAll(int, Collection<? extends VariableInstanceEntity>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInitializingList
 
addAll(Collection<? extends HistoricVariableInstanceEntity>) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInitializingList
 
addAll(Collection<? extends VariableInstanceEntity>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInitializingList
 
addArtifact(Artifact) - Method in interface org.flowable.bpmn.model.FlowElementsContainer
 
addArtifact(Artifact) - Method in class org.flowable.bpmn.model.Process
 
addArtifact(Artifact) - Method in class org.flowable.bpmn.model.SubProcess
 
addArtifactToMap(Artifact) - Method in interface org.flowable.bpmn.model.FlowElementsContainer
 
addArtifactToMap(Artifact) - Method in class org.flowable.bpmn.model.Process
 
addArtifactToMap(Artifact) - Method in class org.flowable.bpmn.model.SubProcess
 
AddAsNewDeploymentMergeStrategy - Class in org.flowable.engine.impl.repository
 
AddAsNewDeploymentMergeStrategy() - Constructor for class org.flowable.engine.impl.repository.AddAsNewDeploymentMergeStrategy
 
AddAsOldDeploymentMergeStrategy - Class in org.flowable.engine.impl.repository
 
AddAsOldDeploymentMergeStrategy() - Constructor for class org.flowable.engine.impl.repository.AddAsOldDeploymentMergeStrategy
 
addAssigneeIdentityLinks(TaskEntity) - Static method in class org.flowable.engine.impl.util.TaskHelper
 
addAssigneeIdentityLinks(TaskEntity, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
 
addAssignment(Assignment) - Method in class org.flowable.engine.impl.bpmn.data.SimpleDataInputAssociation
 
addAssociation(Association) - Method in class org.flowable.cmmn.model.CmmnModel
 
addAstFunctionCreator(FlowableAstFunctionCreator) - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionBuilder
 
addAsyncActivityLoggingData(String, String, JobEntity, FlowElement, ExecutionEntity) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
 
addAsyncActivityLoggingData(String, String, JobEntity, PlanItemDefinition, PlanItemInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
 
addAttachment(DataSource) - Method in class org.flowable.mail.common.api.MailMessage
 
addAttachments(MailMessage, V) - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate
 
addAttribute(String, Object) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
 
addAttribute(ExtensionAttribute) - Method in class org.flowable.bpmn.model.BaseElement
 
addAttribute(ExtensionAttribute) - Method in interface org.flowable.bpmn.model.HasExtensionAttributes
add attribute to the object
addAttribute(ExtensionAttribute) - Method in class org.flowable.cmmn.model.BaseElement
 
addAttribute(ExtensionAttribute) - Method in interface org.flowable.cmmn.model.HasExtensionAttributes
add attribute to the object
addAttribute(DmnExtensionAttribute) - Method in class org.flowable.dmn.model.DmnElement
 
addAuthorityRequirement(AuthorityRequirement) - Method in class org.flowable.dmn.model.Decision
 
addAuthorizationsForNewCaseDefinition(Case, CaseDefinitionEntity) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
 
addAuthorizationsForNewProcessDefinition(Process, ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
 
addAuthorizationsFromIterator(List<String>, CaseDefinitionEntity, String) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
 
addAuthorizationsFromIterator(CommandContext, List<String>, ProcessDefinitionEntity, BpmnDeploymentHelper.ExpressionType) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
 
addBatchServiceConfigurator(ServiceConfigurator<BatchServiceConfiguration>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
addBatchServiceConfigurator(ServiceConfigurator<BatchServiceConfiguration>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
addBcc(MimeMessage, Collection<String>) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
 
addBpmnModel(String, BpmnModel) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
 
addBpmnModel(String, BpmnModel) - Method in interface org.flowable.engine.repository.DeploymentBuilder
 
addBpmnOverrideElement(String, ObjectNode) - Static method in class org.flowable.engine.impl.context.BpmnOverrideContext
 
addBusinessCalendar(String, BusinessCalendar) - Method in class org.flowable.common.engine.impl.calendar.MapBusinessCalendarManager
 
addBytes(String, byte[]) - Method in interface org.flowable.app.api.repository.AppDeploymentBuilder
 
addBytes(String, byte[]) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
 
addBytes(String, byte[]) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
 
addBytes(String, byte[]) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
 
addBytes(String, byte[]) - Method in interface org.flowable.engine.repository.DeploymentBuilder
 
addCachedVariableForQueryById(CommandContext, List<HistoricCaseInstance>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
addCachedVariableForQueryById(CommandContext, List<HistoricProcessInstance>) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
addCachedVariableForQueryById(CommandContext, List<HistoricTaskInstance>, boolean) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
addCachedVariableForQueryById(CommandContext, List<Task>, boolean) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
addCandidateGroup(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
Adds the given group as candidate group to this task
addCandidateGroup(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
addCandidateGroup(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
addCandidateGroup(String, String) - Method in interface org.flowable.engine.TaskService
addCandidateGroup(String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
addCandidateGroup(String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
addCandidateGroup(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
 
addCandidateGroup(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
addCandidateGroup(Task, IdentityLink) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
 
addCandidateGroup(Task, IdentityLink) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
 
addCandidateGroup(Task, IdentityLink) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
 
addCandidateGroups(String, Collection<String>) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
addCandidateGroups(String, Collection<String>) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
addCandidateGroups(String, Collection<String>) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
 
addCandidateGroups(String, Collection<String>) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
addCandidateGroups(Collection<String>) - Method in interface org.flowable.task.service.delegate.DelegateTask
Adds multiple groups as candidate group to this task.
addCandidateGroups(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
addCandidateGroups(Task, List<IdentityLink>) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
 
addCandidateGroups(Task, List<IdentityLink>) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
 
addCandidateGroups(Task, List<IdentityLink>) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
 
addCandidateStarter(String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
addCandidateStarterGroup(String, String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Authorizes a candidate group for a case definition.
addCandidateStarterGroup(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
 
addCandidateStarterGroup(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
addCandidateStarterGroup(String, String) - Method in interface org.flowable.engine.RepositoryService
Authorizes a candidate group for a process definition.
addCandidateStarterUser(String, String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Authorizes a candidate user for a case definition.
addCandidateStarterUser(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
 
addCandidateStarterUser(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
addCandidateStarterUser(String, String) - Method in interface org.flowable.engine.RepositoryService
Authorizes a candidate user for a process definition.
addCandidateUser(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
Adds the given user as a candidate user to this task.
addCandidateUser(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
addCandidateUser(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
addCandidateUser(String, String) - Method in interface org.flowable.engine.TaskService
addCandidateUser(String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
addCandidateUser(String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
addCandidateUser(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
 
addCandidateUser(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
addCandidateUser(Task, IdentityLink) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
 
addCandidateUser(Task, IdentityLink) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
 
addCandidateUser(Task, IdentityLink) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
 
addCandidateUsers(String, Collection<String>) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
addCandidateUsers(String, Collection<String>) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
addCandidateUsers(String, Collection<String>) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
 
addCandidateUsers(String, Collection<String>) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
addCandidateUsers(Collection<String>) - Method in interface org.flowable.task.service.delegate.DelegateTask
Adds multiple users as candidate user to this task.
addCandidateUsers(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
addCandidateUsers(Task, List<IdentityLink>) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
 
addCandidateUsers(Task, List<IdentityLink>) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
 
addCandidateUsers(Task, List<IdentityLink>) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
 
addCase(Case) - Method in class org.flowable.cmmn.model.CmmnModel
 
addCaseDefinition(CaseDefinitionEntity) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
 
addCaseDefinition(CaseDefinitionEntity, EngineResource, CmmnModel) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
 
addCaseDefinitionCacheEntry(String, CaseDefinitionCacheEntry) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntity
 
addCaseDefinitionCacheEntry(String, CaseDefinitionCacheEntry) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
 
addCaseElement(CaseElement) - Method in class org.flowable.cmmn.converter.ConversionHelper
 
addCaseInstanceLifeCycleListener(CaseInstanceLifecycleListener) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
Registers a global CaseInstanceLifecycleListener to listen to CaseInstance state changes.
addCaseInstanceVariable(String, Object) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addCaseInstanceVariable(String, Object) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
addCaseInstanceVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addCaseInstanceVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
addCc(MimeMessage, Collection<String>) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
 
addChangePlanItemDefinitionWithNewTargetIdsMapping(ChangePlanItemDefinitionWithNewTargetIdsMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Adds a mapping for a plan item definition id to a new plan item id and definition id to change the plan item id.
addChangePlanItemDefinitionWithNewTargetIdsMapping(ChangePlanItemDefinitionWithNewTargetIdsMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addChangePlanItemDefinitionWithNewTargetIdsMapping(ChangePlanItemDefinitionWithNewTargetIdsMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
 
addChangePlanItemDefinitionWithNewTargetIdsMapping(ChangePlanItemDefinitionWithNewTargetIdsMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
addChangePlanItemDefinitionWithNewTargetIdsMappings(List<ChangePlanItemDefinitionWithNewTargetIdsMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addChangePlanItemDefinitionWithNewTargetIdsMappings(List<ChangePlanItemDefinitionWithNewTargetIdsMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
addChangePlanItemIdMapping(ChangePlanItemIdMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Adds a mapping for a plan item id to new plan item id.
addChangePlanItemIdMapping(ChangePlanItemIdMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addChangePlanItemIdMapping(ChangePlanItemIdMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
 
addChangePlanItemIdMapping(ChangePlanItemIdMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
addChangePlanItemIdMappings(List<ChangePlanItemIdMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addChangePlanItemIdMappings(List<ChangePlanItemIdMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
addChangePlanItemIdWithDefinitionIdMapping(ChangePlanItemIdWithDefinitionIdMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Adds a mapping for a plan item definition id to a new plan item definition id to change the plan item id.
addChangePlanItemIdWithDefinitionIdMapping(ChangePlanItemIdWithDefinitionIdMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addChangePlanItemIdWithDefinitionIdMapping(ChangePlanItemIdWithDefinitionIdMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
 
addChangePlanItemIdWithDefinitionIdMapping(ChangePlanItemIdWithDefinitionIdMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
addChangePlanItemIdWithDefinitionIdMappings(List<ChangePlanItemIdWithDefinitionIdMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addChangePlanItemIdWithDefinitionIdMappings(List<ChangePlanItemIdWithDefinitionIdMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
addChannelDefinition(String, String) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
 
addChannelDefinition(String, String) - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
 
addChannelDefinitionBytes(String, byte[]) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
 
addChannelDefinitionBytes(String, byte[]) - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
 
addChannelModelProcessor(ChannelModelProcessor) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
addChildDecisionExecution(String, DecisionExecutionAuditContainer) - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
 
addChildElement(ExtensionElement) - Method in class org.flowable.bpmn.model.ExtensionElement
 
addChildElement(ExtensionElement) - Method in class org.flowable.cmmn.model.ExtensionElement
 
addChildElement(DmnExtensionElement) - Method in class org.flowable.dmn.model.DmnExtensionElement
 
addChildExecution(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
 
addChildExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
 
addChildPlanItemInstance(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.PlanItemEvaluationResult
 
addClassDelegateMock(String, Class<?>) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
addClassDelegateMock(String, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
addClassDelegateMockByTaskId(String, Class<?>) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
addClassDelegateMockByTaskId(String, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
addClasspathResource(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBuilder
 
addClasspathResource(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
 
addClasspathResource(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
 
addClasspathResource(String) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
 
addClasspathResource(String) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
addClasspathResource(String) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
 
addClasspathResource(String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
 
addClasspathResource(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
 
addClasspathResource(String) - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
 
addClasspathResource(String) - Method in interface org.flowable.form.api.FormDeploymentBuilder
 
addCloseListener(CommandContextCloseListener) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
 
addCmmnBytes(String, byte[]) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
 
addCmmnModel(String, CmmnModel) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
 
addColumnMetaData(String, String) - Method in class org.flowable.common.engine.api.management.TableMetaData
 
addCommandExecution(String, CommandExecutionResult) - Method in class org.flowable.engine.test.profiler.ProfileSession
 
addComment(String, String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
addComment(String, String, String) - Method in interface org.flowable.engine.TaskService
Add a comment to a task and/or process instance.
addComment(String, String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
addComment(String, String, String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
addComment(String, String, String, String) - Method in interface org.flowable.engine.TaskService
Add a comment to a task and/or process instance with a custom type.
AddCommentCmd - Class in org.flowable.engine.impl.cmd
 
AddCommentCmd(String, String, String) - Constructor for class org.flowable.engine.impl.cmd.AddCommentCmd
 
AddCommentCmd(String, String, String, String) - Constructor for class org.flowable.engine.impl.cmd.AddCommentCmd
 
addConclusionResult(ExpressionExecution) - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
addConditionResult(ExpressionExecution) - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
addConfigurator(EngineConfigurator) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
addConfigurator(EngineConfigurator) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
addConfigurator(ServiceConfigurator<S>) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
 
addContinueParentExecution(String, ExecutionEntity) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
 
addContinueParentPlanItemInstance(String, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
 
addConverter(BaseBpmnXMLConverter) - Static method in class org.flowable.bpmn.converter.BpmnXMLConverter
 
addConverter(BaseBpmnXMLConverter, Class<? extends BaseElement>) - Static method in class org.flowable.bpmn.converter.BpmnXMLConverter
 
addConverter(BaseDmnXMLConverter) - Static method in class org.flowable.dmn.xml.converter.DmnXMLConverter
 
addCorrelation(String, String) - Method in class org.flowable.eventregistry.model.EventModel
 
addCorrelationParameterValue(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionBuilder
Adds a specific correlation parameter value for the subscription, which means this value needs to exactly match the event payload in order to trigger the case start (along with all registered correlation parameter values of course).
addCorrelationParameterValue(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionDeletionBuilder
Adds a specific correlation parameter value for the subscription to be deleted.
addCorrelationParameterValue(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionModificationBuilder
Adds a specific correlation parameter value for the subscription to be modified.
addCorrelationParameterValue(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
 
addCorrelationParameterValue(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
 
addCorrelationParameterValue(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
 
addCorrelationParameterValue(String, Object) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
 
addCorrelationParameterValue(String, Object) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
 
addCorrelationParameterValue(String, Object) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
 
addCorrelationParameterValue(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionBuilder
Adds a specific correlation parameter value for the subscription, which means this value needs to exactly match the event payload in order to trigger the process start (along with all registered correlation parameter values of course).
addCorrelationParameterValue(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilder
Adds a specific correlation parameter value for the subscription to be deleted.
addCorrelationParameterValue(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionModificationBuilder
Adds a specific correlation parameter value for the subscription to be modified.
addCorrelationParameterValues(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionBuilder
Registers a list of correlation parameter values for the subscription.
addCorrelationParameterValues(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionDeletionBuilder
Registers a list of correlation parameter values for the subscription(s) to be deleted.
addCorrelationParameterValues(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionModificationBuilder
Registers a list of correlation parameter values for the subscription(s) to be modified.
addCorrelationParameterValues(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
 
addCorrelationParameterValues(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
 
addCorrelationParameterValues(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
 
addCorrelationParameterValues(Map<String, Object>) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
 
addCorrelationParameterValues(Map<String, Object>) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
 
addCorrelationParameterValues(Map<String, Object>) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
 
addCorrelationParameterValues(Map<String, Object>) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionBuilder
Registers a list of correlation parameter values for the subscription.
addCorrelationParameterValues(Map<String, Object>) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilder
Registers a list of correlation parameter values for the subscription(s) to be deleted.
addCorrelationParameterValues(Map<String, Object>) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionModificationBuilder
Registers a list of correlation parameter values for the subscription(s) to be modified.
addCreatedEmbeddedSubProcess(String, ExecutionEntity) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
 
addCreatedEventSubProcess(String, ExecutionEntity) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
 
addCreatedMultiInstanceRootExecution(String, ExecutionEntity) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
 
addCreatedStageInstance(String, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
 
addCriteriaRef(String) - Method in class org.flowable.cmmn.model.PlanItem
 
addCriterion(String, Criterion) - Method in class org.flowable.cmmn.model.CmmnModel
 
addCriterionTechnicalId(String, String) - Method in class org.flowable.cmmn.model.CmmnModel
 
addCurrentActivityToNewElement(String, FlowElement, FlowElement) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
 
addCustomAttributes(XMLStreamReader, BaseElement, List<ExtensionAttribute>...) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
add all attributes from XML to element extensionAttributes (except blackListed).
addCustomGroupIdentityLink(String, String) - Method in class org.flowable.bpmn.model.UserTask
 
addCustomJobHandler(JobHandler) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
addCustomPostCommandInterceptor(CommandInterceptor) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
addCustomPreCommandInterceptor(CommandInterceptor) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
addCustomProperty(String, String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
 
addCustomSessionFactory(SessionFactory) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
addCustomSessionFactory(SessionFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
addCustomUserIdentityLink(String, String) - Method in class org.flowable.bpmn.model.UserTask
 
addDatabaseSpecificStatement(String, String, String) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
 
addDatabaseTime(long) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
 
addDataSource(Object, DataSource) - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
 
addDataStore(String, DataStore) - Method in class org.flowable.bpmn.model.BpmnModel
 
addDate(Object, Object, Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DateUtil
 
addDbDelete(String) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
 
addDbInsert(String) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
 
addDbSelect(String) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
 
addDbUpdate(String) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
 
addDebugInfo(AbstractDebugInfo) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
 
addDebugInfo(AbstractDebugInfo, boolean) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
 
addDecision(Decision) - Method in class org.flowable.cmmn.model.CmmnModel
 
addDecision(Decision) - Method in class org.flowable.dmn.model.DmnDefinition
 
addDecisionCacheEntry(String, DecisionCacheEntry) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
 
addDecisionCacheEntry(String, DecisionCacheEntry) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
addDecisionResultObject(Map<String, Object>) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
addDecisionResultType(String, String) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
addDecisionService(DecisionService) - Method in class org.flowable.dmn.model.DmnDefinition
 
addDecisionServiceDividerGraphicInfoList(String, List<GraphicInfo>) - Method in class org.flowable.dmn.model.DmnDefinition
 
addDecisionServiceDividerGraphicInfoListByDiagramId(String, String, List<GraphicInfo>) - Method in class org.flowable.dmn.model.DmnDefinition
 
addDecisionServiceResult(String, List<Map<String, Object>>) - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
 
addDecisionToCollection(List<DmnDecision>, String, CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.cmd.GetDecisionsForCaseDefinitionCmd
 
addDecisionToCollection(List<DmnDecision>, String, ProcessDefinition) - Method in class org.flowable.engine.impl.cmd.GetDecisionsForProcessDefinitionCmd
 
addDefaultChannelModelClasses() - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
addDefaultExceptionHandler - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
addDefaultExceptionHandler - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
addDefinition(VariableAggregationDefinition.Variable) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
 
addDefinition(VariableAggregationDefinition.Variable) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
 
addDefinitionInfoToCache(ProcessDefinitionEntity, ProcessEngineConfigurationImpl, CommandContext) - Method in class org.flowable.engine.impl.bpmn.deployer.CachingAndArtifactsManager
 
addDefinitionsAttribute(ExtensionAttribute) - Method in class org.flowable.bpmn.model.BpmnModel
 
addDefinitionsAttribute(ExtensionAttribute) - Method in class org.flowable.cmmn.model.CmmnModel
 
addDependentScopeType(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
addDependentScopeType(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
addDeployedArtifact(Object) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntity
 
addDeployedArtifact(Object) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
 
addDeployedArtifact(Object) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
 
addDeployedArtifact(Object) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
addDeployedArtifact(Object) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
 
addDeployedArtifact(Object) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
 
addDeployedArtifact(Object) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntity
 
addDeployedArtifact(Object) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
 
addDiDiagram(DmnDiDiagram) - Method in class org.flowable.dmn.model.DmnDefinition
 
addDiDiagram(DmnDiDiagram) - Method in class org.flowable.dmn.xml.converter.ConversionHelper
 
addDiEdge(CmmnDiEdge) - Method in class org.flowable.cmmn.converter.ConversionHelper
 
addDiEdge(DmnDiEdge) - Method in class org.flowable.dmn.xml.converter.ConversionHelper
 
addDiShape(CmmnDiShape) - Method in class org.flowable.cmmn.converter.ConversionHelper
 
addDiShape(DmnDiShape) - Method in class org.flowable.dmn.xml.converter.ConversionHelper
 
addDmnBytes(String, byte[]) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
 
addDmnBytes(String, byte[]) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
addDmnModel(String, DmnDefinition) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
 
addDmnModel(String, DmnDefinition) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
addEdgeInfo(String, BpmnDiEdge) - Method in class org.flowable.bpmn.model.BpmnModel
 
addEdgeInfo(String, CmmnDiEdge) - Method in class org.flowable.cmmn.model.CmmnModel
 
AddEditorSourceExtraForModelCmd - Class in org.flowable.engine.impl.cmd
 
AddEditorSourceExtraForModelCmd(String, byte[]) - Constructor for class org.flowable.engine.impl.cmd.AddEditorSourceExtraForModelCmd
 
AddEditorSourceForModelCmd - Class in org.flowable.engine.impl.cmd
 
AddEditorSourceForModelCmd(String, byte[]) - Constructor for class org.flowable.engine.impl.cmd.AddEditorSourceForModelCmd
 
addElementConverter(BaseCmmnXmlConverter) - Static method in class org.flowable.cmmn.converter.CmmnXmlConverter
 
addEnableActivityMapping(EnableActivityMapping) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
 
addEnableActivityMapping(EnableActivityMapping) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
 
addEnableActivityMappings(List<EnableActivityMapping>) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
 
addEnableActivityMappings(List<EnableActivityMapping>) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
 
addEnabledJobCategory(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
addEnabledJobCategory(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
addEnabledJobCategory(String) - Method in class org.flowable.job.service.JobServiceConfiguration
 
addEnableEventSubProcessStartEvent(EnableActivityMapping) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
 
addEnableEventSubProcessStartEvent(EnableActivityMapping) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
Adds an event sub process start event to enable for the migration.
addEncapsulatedDecision(DmnElementReference) - Method in class org.flowable.dmn.model.DecisionService
 
addEngineConfiguration(String, String, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
addEngineConfiguration(String, String, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
 
addEngineLifecycleListener(EngineLifecycleListener) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
addEngineLoggingData(String, String, String, ObjectMapper) - Static method in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
 
addEntityLinkServiceConfigurator(ServiceConfigurator<EntityLinkServiceConfiguration>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
addEntityLinkServiceConfigurator(ServiceConfigurator<EntityLinkServiceConfiguration>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
addEntry(String, Case, CaseElement, BaseElement, String, ValidationEntry.Level) - Method in interface org.flowable.cmmn.validation.CaseValidationContext
 
addEntry(ValidationEntry) - Method in interface org.flowable.cmmn.validation.CaseValidationContext
 
addEntry(ValidationEntry) - Method in class org.flowable.cmmn.validation.CaseValidationContextImpl
 
addEntryCriterion(Criterion) - Method in class org.flowable.cmmn.converter.ConversionHelper
 
addEntryCriterion(Criterion) - Method in interface org.flowable.cmmn.model.HasEntryCriteria
 
addEntryCriterion(Criterion) - Method in class org.flowable.cmmn.model.PlanItem
 
addEntryCriterionToCurrentElement(Criterion) - Method in class org.flowable.cmmn.converter.ConversionHelper
 
addEntryDependentPlanItem(PlanItem) - Method in class org.flowable.cmmn.model.PlanItem
 
addEnumValue(RestEnumFormProperty) - Method in class org.flowable.rest.service.api.form.RestFormProperty
 
addError(String, String) - Method in class org.flowable.bpmn.model.BpmnModel
 
addError(String, String) - Method in interface org.flowable.cmmn.validation.CaseValidationContext
 
addError(String, Case, CaseElement, BaseElement, String) - Method in interface org.flowable.cmmn.validation.CaseValidationContext
 
addError(List<ValidationError>, String, String) - Method in class org.flowable.validation.validator.ValidatorImpl
 
addError(List<ValidationError>, String, BaseElement, String) - Method in class org.flowable.validation.validator.ValidatorImpl
 
addError(List<ValidationError>, String, FlowElement, BaseElement, String) - Method in class org.flowable.validation.validator.ValidatorImpl
 
addError(List<ValidationError>, String, Process, String, String) - Method in class org.flowable.validation.validator.ValidatorImpl
 
addError(List<ValidationError>, String, Process, BaseElement, String) - Method in class org.flowable.validation.validator.ValidatorImpl
 
addError(List<ValidationError>, String, Process, BaseElement, String, boolean) - Method in class org.flowable.validation.validator.ValidatorImpl
 
addError(List<ValidationError>, String, Process, FlowElement, BaseElement, String) - Method in class org.flowable.validation.validator.ValidatorImpl
 
addError(List<ValidationError>, String, Process, FlowElement, BaseElement, String, boolean) - Method in class org.flowable.validation.validator.ValidatorImpl
 
addError(List<ValidationError>, ValidationError) - Method in class org.flowable.validation.validator.ValidatorImpl
 
addErrorLoggingData(String, ObjectNode, Throwable, String) - Static method in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
 
addErrorLoggingData(String, String, Throwable, PlanItemInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
 
addErrorLoggingData(String, String, Throwable, DelegateExecution) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
 
addEscalation(String, String, String) - Method in class org.flowable.bpmn.model.BpmnModel
 
addEscalation(Escalation) - Method in class org.flowable.bpmn.model.BpmnModel
 
addEvaluateSentryFailedLoggingData(SentryIfPart, RuntimeException, EntityWithSentryPartInstances, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
 
addEvaluateSentryLoggingData(List<SentryOnPart>, EntityWithSentryPartInstances, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
 
addEvaluateSentryLoggingData(List<SentryOnPart>, SentryIfPart, EntityWithSentryPartInstances, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
 
addEvaluateSentryLoggingData(SentryIfPart, EntityWithSentryPartInstances, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
 
AddEventConsumerCommand - Class in org.flowable.engine.impl.cmd
 
AddEventConsumerCommand(EventRegistryEventConsumer) - Constructor for class org.flowable.engine.impl.cmd.AddEventConsumerCommand
 
addEventConsumerInfo(EventConsumerInfo) - Method in class org.flowable.eventregistry.api.EventRegistryProcessingInfo
 
addEventDefinition(String, String) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
 
addEventDefinition(String, String) - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
 
addEventDefinition(EventDefinition) - Method in class org.flowable.bpmn.model.Event
 
addEventDefinitionBytes(String, byte[]) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
 
addEventDefinitionBytes(String, byte[]) - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
 
addEventHandler(FlowableEngineEventType, Class<? extends EventLoggerEventHandler>) - Method in class org.flowable.engine.impl.event.logger.EventLogger
 
addEventHandler(EventLoggerEventHandler) - Method in class org.flowable.engine.impl.event.logger.AbstractEventFlusher
 
addEventHandler(EventLoggerEventHandler) - Method in interface org.flowable.engine.impl.event.logger.EventFlusher
 
addEventListener(FlowableEventListener) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Adds an event-listener which will be notified of ALL events by the dispatcher.
addEventListener(FlowableEventListener) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
addEventListener(FlowableEventListener) - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventDispatcher
Adds an event-listener which will be notified of ALL events by the dispatcher.
addEventListener(FlowableEventListener) - Method in class org.flowable.common.engine.impl.event.FlowableEventDispatcherImpl
 
addEventListener(FlowableEventListener) - Method in class org.flowable.common.engine.impl.event.FlowableEventSupport
 
addEventListener(FlowableEventListener) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
addEventListener(FlowableEventListener) - Method in interface org.flowable.engine.RuntimeService
Adds an event-listener which will be notified of ALL events by the dispatcher.
addEventListener(FlowableEventListener, FlowableEngineEventType...) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Adds an event-listener which will only be notified when an event occurs, which type is in the given types.
addEventListener(FlowableEventListener, FlowableEngineEventType...) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
addEventListener(FlowableEventListener, FlowableEngineEventType...) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
addEventListener(FlowableEventListener, FlowableEngineEventType...) - Method in interface org.flowable.engine.RuntimeService
Adds an event-listener which will only be notified when an event occurs, which type is in the given types.
addEventListener(FlowableEventListener, FlowableEventType...) - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventDispatcher
Adds an event-listener which will only be notified when an event of the given types occurs.
addEventListener(FlowableEventListener, FlowableEventType...) - Method in class org.flowable.common.engine.impl.event.FlowableEventDispatcherImpl
 
addEventListener(FlowableEventListener, FlowableEventType...) - Method in class org.flowable.common.engine.impl.event.FlowableEventSupport
 
AddEventListenerCommand - Class in org.flowable.cmmn.engine.impl.cmd
This command is adding a listener to the event dispatcher of the case engine, either for specific event types or for all events.
AddEventListenerCommand - Class in org.flowable.engine.impl.cmd
Command that adds an event-listener to the process engine.
AddEventListenerCommand(FlowableEventListener) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AddEventListenerCommand
 
AddEventListenerCommand(FlowableEventListener) - Constructor for class org.flowable.engine.impl.cmd.AddEventListenerCommand
 
AddEventListenerCommand(FlowableEventListener, FlowableEngineEventType[]) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AddEventListenerCommand
 
AddEventListenerCommand(FlowableEventListener, FlowableEngineEventType[]) - Constructor for class org.flowable.engine.impl.cmd.AddEventListenerCommand
 
addEventListenerTransition(String, String...) - Static method in class org.flowable.cmmn.engine.impl.runtime.StateTransition
 
addEventLoggerListener(EventLoggerListener) - Method in class org.flowable.engine.impl.event.logger.EventLogger
 
addEventPayloadInstance(List<EventPayloadInstance>, String, String, VariableScope, ExpressionManager, EventModel) - Static method in class org.flowable.engine.impl.util.EventInstanceBpmnUtil
 
addEventRegistryConsumer(EventRegistryEventConsumer) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
addEventRegistryConsumer(EventRegistryEventConsumer) - Method in interface org.flowable.engine.RuntimeService
 
addEventRegistryEventConsumer(String, EventRegistryEventConsumer) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
addEventSubscriptions(ProcessDefinitionEntity, Process, BpmnModel) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
 
addEventSubscriptionServiceConfigurator(ServiceConfigurator<EventSubscriptionServiceConfiguration>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
addEventSubscriptionServiceConfigurator(ServiceConfigurator<EventSubscriptionServiceConfiguration>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
addExecuteActivityBehaviorLoggingData(String, PlanItemActivityBehavior, PlanItemDefinition, PlanItemInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
 
addExecuteActivityBehaviorLoggingData(String, ActivityBehavior, FlowNode, ExecutionEntity) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
 
addExecutionTree(DebugInfoExecutionTree) - Method in class org.flowable.engine.test.impl.logger.AbstractDebugInfo
 
addExitCriteriaToCurrentElement(Criterion) - Method in class org.flowable.cmmn.converter.ConversionHelper
 
addExitCriterion(Criterion) - Method in class org.flowable.cmmn.converter.ConversionHelper
 
addExitCriterion(Criterion) - Method in interface org.flowable.cmmn.model.HasExitCriteria
 
addExitCriterion(Criterion) - Method in class org.flowable.cmmn.model.PlanItem
 
addExitCriterion(Criterion) - Method in class org.flowable.cmmn.model.Stage
 
addExitDependentPlanItem(PlanItem) - Method in class org.flowable.cmmn.model.PlanItem
 
addExpressionManagerConfigurer(Consumer<ExpressionManager>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
addExpressionManagerConfigurer(Consumer<ExpressionManager>) - Method in interface org.flowable.common.engine.impl.HasExpressionManagerEngineConfiguration
 
addExpressionManagerConfigurer(Consumer<ExpressionManager>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
addExpressionManagerConfigurer(Consumer<ExpressionManager>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
addExpressionManagerConfigurer(Consumer<ExpressionManager>) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
addExpressionValueAttachment(MailMessage, Object, V) - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate
 
addExtensionElement(ExtensionElement) - Method in class org.flowable.bpmn.model.BaseElement
 
addExtensionElement(ExtensionElement) - Method in class org.flowable.cmmn.model.BaseElement
 
addExtensionElement(DmnExtensionElement) - Method in class org.flowable.dmn.model.DmnElement
 
addFileExtensionMapping(String, String) - Method in class org.flowable.common.rest.resolver.DefaultContentTypeResolver
 
addFlowElement(FlowElement) - Method in interface org.flowable.bpmn.model.FlowElementsContainer
 
addFlowElement(FlowElement) - Method in class org.flowable.bpmn.model.Process
 
addFlowElement(FlowElement) - Method in class org.flowable.bpmn.model.SubProcess
 
addFlowElementToMap(FlowElement) - Method in interface org.flowable.bpmn.model.FlowElementsContainer
 
addFlowElementToMap(FlowElement) - Method in class org.flowable.bpmn.model.Process
 
addFlowElementToMap(FlowElement) - Method in class org.flowable.bpmn.model.SubProcess
 
addFlowGraphicInfoList(String, List<GraphicInfo>) - Method in class org.flowable.bpmn.model.BpmnModel
 
addFlowGraphicInfoList(String, List<GraphicInfo>) - Method in class org.flowable.cmmn.model.CmmnModel
 
addFlowGraphicInfoList(String, List<GraphicInfo>) - Method in class org.flowable.dmn.model.DmnDefinition
 
addFlowGraphicInfoListByDiagramId(String, String, List<GraphicInfo>) - Method in class org.flowable.dmn.model.DmnDefinition
 
addFormBytes(String, byte[]) - Method in interface org.flowable.form.api.FormDeploymentBuilder
 
addFormDefinition(String, String) - Method in interface org.flowable.form.api.FormDeploymentBuilder
 
addFormDefinitionToCollection(List<FormDefinition>, String, CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.cmd.GetFormDefinitionsForCaseDefinitionCmd
 
addFormDefinitionToCollection(List<FormDefinition>, String, ProcessDefinition) - Method in class org.flowable.engine.impl.cmd.GetFormDefinitionsForProcessDefinitionCmd
 
addFormParameter(String, String) - Method in class org.flowable.http.common.api.HttpRequest
 
addFormProperty(RestFormProperty) - Method in class org.flowable.rest.service.api.form.FormDataResponse
 
addFormType(AbstractFormType) - Method in class org.flowable.engine.impl.form.FormTypes
 
addFullPayload(String) - Method in class org.flowable.eventregistry.model.EventModel
 
addGlobalVariables(Execution, Map<String, RestVariable>) - Method in class org.flowable.rest.service.api.runtime.process.BaseVariableCollectionResource
 
addGlobalVariables(Execution, Map<String, RestVariable>) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableCollectionResource
 
addGlobalVariables(Task, Map<String, RestVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableCollectionResource
 
addGlobalVariables(Task, Map<String, RestVariable>) - Method in class org.flowable.rest.service.api.runtime.task.TaskVariableCollectionResource
 
addGraphicInfo(String, GraphicInfo) - Method in class org.flowable.bpmn.model.BpmnModel
 
addGraphicInfo(String, GraphicInfo) - Method in class org.flowable.cmmn.model.CmmnModel
 
addGraphicInfo(String, GraphicInfo) - Method in class org.flowable.dmn.model.DmnDefinition
 
addGraphicInfoByDiagramId(String, String, GraphicInfo) - Method in class org.flowable.dmn.model.DmnDefinition
 
addGroupIdentityLink(String, String) - Method in interface org.flowable.task.service.delegate.DelegateTask
Involves a group with group task.
addGroupIdentityLink(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
addGroupIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Involves a group with a case instance.
addGroupIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Involves a group with a task.
addGroupIdentityLink(String, String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
addGroupIdentityLink(String, String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
addGroupIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
addGroupIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
addGroupIdentityLink(String, String, String) - Method in interface org.flowable.engine.RuntimeService
Involves a group with a process instance.
addGroupIdentityLink(String, String, String) - Method in interface org.flowable.engine.TaskService
Involves a group with a task.
addGroupIdentityLink(Task, IdentityLink) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
 
addGroupIdentityLink(Task, IdentityLink) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
 
addGroupIdentityLink(Task, IdentityLink) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
 
addGroupPrivilegeMapping(String, String) - Method in interface org.flowable.idm.api.IdmIdentityService
Assigns a privilege to a group.
addGroupPrivilegeMapping(String, String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
 
addHandler(CmmnParseHandler) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseHandlers
 
addHandler(BpmnParseHandler) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParseHandlers
 
addHandlers(List<CmmnParseHandler>) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseHandlers
 
addHandlers(List<BpmnParseHandler>) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParseHandlers
 
addHeader(String, String) - Method in class org.flowable.eventregistry.model.EventModel
 
addHeader(String, String) - Method in class org.flowable.mail.common.api.MailMessage
 
addHeader(MailMessage, String) - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate
 
addHeaders(MimeMessage, Map<String, String>, Charset) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
 
addHistoricData(Collection<? extends HistoricData>) - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
 
addHistoricData(HistoricData) - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
 
addHistoricTaskLogEntry(TaskInfo, String, String) - Method in interface org.flowable.task.service.HistoricTaskService
Log new entry to the task log.
addHistoricTaskLogEntry(TaskInfo, String, String) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
 
addHistoryJobHandler(String, HistoryJobHandler) - Method in class org.flowable.job.service.JobServiceConfiguration
 
addHistoryJobHandler(HistoryJobHandler) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
addHistoryJobHandler(HistoryJobHandler) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
addHistoryManager(CmmnHistoryManager) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
 
addHistoryManager(HistoryManager) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
 
addIdentityLink(String, String, int, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
AddIdentityLinkCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
AddIdentityLinkCmd - Class in org.flowable.engine.impl.cmd
 
AddIdentityLinkCmd(String, String, int, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkCmd
 
AddIdentityLinkCmd(String, String, int, String) - Constructor for class org.flowable.engine.impl.cmd.AddIdentityLinkCmd
 
AddIdentityLinkForCaseDefinitionCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
AddIdentityLinkForCaseDefinitionCmd(String, String, String, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkForCaseDefinitionCmd
 
AddIdentityLinkForCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
AddIdentityLinkForCaseInstanceCmd(String, String, String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkForCaseInstanceCmd
 
AddIdentityLinkForProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
 
AddIdentityLinkForProcessDefinitionCmd(String, String, String) - Constructor for class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
 
addIdentityLinkForProcessInstance(String, String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
AddIdentityLinkForProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
 
AddIdentityLinkForProcessInstanceCmd(String, String, String, String) - Constructor for class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessInstanceCmd
 
addIdentityLinkServiceConfigurator(ServiceConfigurator<IdentityLinkServiceConfiguration>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
addIdentityLinkServiceConfigurator(ServiceConfigurator<IdentityLinkServiceConfiguration>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
addInboundChannelModelClass(String, Class<? extends InboundChannelModel>) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
addIncomingAssociation(Association) - Method in class org.flowable.cmmn.model.Criterion
 
addIncomingAssociation(Association) - Method in interface org.flowable.cmmn.model.HasAssociations
 
addIncomingAssociation(Association) - Method in class org.flowable.cmmn.model.PlanItem
 
addInParameter(IOParameter) - Method in class org.flowable.bpmn.model.CallActivity
 
addInParameter(IOParameter) - Method in class org.flowable.bpmn.model.CaseServiceTask
 
addInParameter(IOParameter) - Method in class org.flowable.bpmn.model.Event
 
addInParameter(IOParameter) - Method in class org.flowable.bpmn.model.ExternalWorkerServiceTask
 
addInParameter(IOParameter) - Method in interface org.flowable.bpmn.model.HasInParameters
 
addInParameter(IOParameter) - Method in class org.flowable.bpmn.model.ScriptTask
 
addInParameter(IOParameter) - Method in class org.flowable.cmmn.model.ChildTask
 
addInParameter(IOParameter) - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
addInParameter(IOParameter) - Method in interface org.flowable.cmmn.model.HasInParameters
 
addInParameter(IOParameter) - Method in class org.flowable.cmmn.model.ScriptServiceTask
 
addInput(InputClause) - Method in class org.flowable.dmn.model.DecisionTable
 
addInput(Data) - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
 
addInputData(DmnElementReference) - Method in class org.flowable.dmn.model.DecisionService
 
addInputData(InputData) - Method in class org.flowable.dmn.model.DmnDefinition
 
addInputDecision(DmnElementReference) - Method in class org.flowable.dmn.model.DecisionService
 
addInputEntry(int, String, Boolean) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
addInputEntry(int, String, String, Boolean) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
addInputEntry(RuleInputClauseContainer) - Method in class org.flowable.dmn.model.DecisionRule
 
addInputRef(DataRef) - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
 
addInputStream(String, InputStream) - Method in interface org.flowable.app.api.repository.AppDeploymentBuilder
 
addInputStream(String, InputStream) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
 
addInputStream(String, InputStream) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
 
addInputStream(String, InputStream) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
 
addInputStream(String, InputStream) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
addInputStream(String, InputStream) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
 
addInputStream(String, InputStream) - Method in interface org.flowable.engine.repository.DeploymentBuilder
 
addInputStream(String, InputStream) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
 
addInputStream(String, InputStream) - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
 
addInputStream(String, InputStream) - Method in interface org.flowable.form.api.FormDeploymentBuilder
 
addInvolvedCaseInstanceId(CommandContext, String) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
 
addInvolvedExecution(CommandContext, ExecutionEntity) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
 
addItemComponent(ItemDefinition) - Method in class org.flowable.dmn.model.ItemDefinition
 
addItemDefinition(String, ItemDefinition) - Method in class org.flowable.bpmn.model.BpmnModel
 
addItemDefinition(ItemDefinition) - Method in class org.flowable.dmn.model.DmnDefinition
 
additionalAuthenticationChecks(UserDetails, UsernamePasswordAuthenticationToken) - Method in class org.flowable.spring.security.FlowableAuthenticationProvider
 
additionalConfiguration(ProcessEngineConfiguration) - Method in class org.flowable.engine.impl.test.ResourceFlowableTestCase
 
additionalConfiguration(IdmEngineConfiguration) - Method in class org.flowable.idm.engine.test.ResourceFlowableIdmTestCase
 
additionalData - Variable in class org.flowable.common.engine.impl.callback.CallbackData
 
additionalDataContainer - Variable in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
 
additionalEventDispatchActions - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
additionalEventDispatchActions - Variable in class org.flowable.common.engine.impl.AbstractServiceConfiguration
 
additionalResolver(Resolver) - Method in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest.Builder
Adds additional resolver to the end of the list of resolvers.
additionalResolvers - Variable in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest
 
additionalResolvers - Variable in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest.Builder
 
additionalSchemaManagers - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
addJob(HistoryJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquiredHistoryJobEntities
 
addJobHandler(String, JobHandler) - Method in class org.flowable.job.service.JobServiceConfiguration
 
addJobHandler(JobHandler) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
addJobHandler(JobHandler) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
addJobIdBatch(List<String>) - Method in class org.flowable.engine.impl.jobexecutor.AcquiredJobs
 
addJobServiceConfigurator(ServiceConfigurator<JobServiceConfiguration>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
addJobServiceConfigurator(ServiceConfigurator<JobServiceConfiguration>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
addLabelElement(GraphicInfo, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.export.BPMNDIExport
 
addLabelElementContent(GraphicInfo, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.CmmnDIExport
 
addLabelGraphicInfo(String, GraphicInfo) - Method in class org.flowable.bpmn.model.BpmnModel
 
addLabelGraphicInfo(String, GraphicInfo) - Method in class org.flowable.cmmn.model.CmmnModel
 
addLabelGraphicInfo(String, GraphicInfo) - Method in class org.flowable.dmn.model.DmnDefinition
 
addLabelGraphicInfoByDiagramId(String, String, GraphicInfo) - Method in class org.flowable.dmn.model.DmnDefinition
 
addListenerToParent(FlowableListener, BaseElement) - Method in class org.flowable.bpmn.converter.child.ExecutionListenerParser
 
addListenerToParent(FlowableListener, BaseElement) - Method in class org.flowable.bpmn.converter.child.FlowableListenerParser
 
addListenerToParent(FlowableListener, BaseElement) - Method in class org.flowable.bpmn.converter.child.TaskListenerParser
 
addLocalVariable(RestVariable) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
 
addLocalVariable(RestVariable) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
 
addLocalVariableMap(String, Map<String, Object>) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
 
addLocalVariables(Execution, Map<String, RestVariable>) - Method in class org.flowable.rest.service.api.runtime.process.BaseVariableCollectionResource
 
addLocalVariables(Execution, Map<String, RestVariable>) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableCollectionResource
 
addLocalVariables(Task, Map<String, RestVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableCollectionResource
 
addLocalVariables(Task, Map<String, RestVariable>) - Method in class org.flowable.rest.service.api.runtime.task.TaskVariableCollectionResource
 
addLoggingData(String, ObjectNode, String) - Method in class org.flowable.common.engine.impl.logging.LoggingSession
 
addLoggingData(String, ObjectNode, String) - Static method in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
 
addLoggingData(String, String, String, ObjectMapper) - Static method in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
 
addLoggingData(String, String, String, String, String, String, String, String, String, String, String, ObjectMapper) - Static method in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
 
addLoggingData(String, String, String, String, PlanItemInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
 
addLoggingData(String, String, CaseInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
 
addLoggingData(String, String, PlanItemInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
 
addLoggingData(String, String, DelegateExecution) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
 
addLoggingData(String, String, TaskEntity, PlanItemInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
 
addLoggingData(String, String, TaskEntity, DelegateExecution) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
 
addLoggingData(String, VariableInstanceEntity, ObjectMapper) - Static method in class org.flowable.variable.service.impl.util.VariableLoggingSessionUtil
 
addLoggingSessionInfo(ObjectNode) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
 
addLoggingSessionInfo(ObjectNode) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
 
addLoggingSessionInfo(ObjectNode) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
 
addLoggingSessionInfo(ObjectNode) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
addLoggingSessionInfo(ObjectNode) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
 
addLogicalEntityClassMapping(String, Class<?>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
 
addMessage(Message) - Method in class org.flowable.bpmn.model.BpmnModel
 
addMessageFlow(MessageFlow) - Method in class org.flowable.bpmn.model.BpmnModel
 
addMigrationPart(CaseInstanceBatchMigrationPartResult) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
addMigrationPart(ProcessInstanceBatchMigrationPartResult) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
addMissingComponent(String, String) - Method in class org.flowable.common.engine.impl.db.EngineSqlScriptBasedDbSchemaManager
 
addMissingComponent(String, String) - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
 
addMissingComponent(String, String) - Method in class org.flowable.idm.engine.impl.db.IdmDbSchemaManager
 
addModelEditorSource(String, byte[]) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
addModelEditorSource(String, byte[]) - Method in interface org.flowable.engine.RepositoryService
Saves the model editor source for a model
addModelEditorSourceExtra(String, byte[]) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
addModelEditorSourceExtra(String, byte[]) - Method in interface org.flowable.engine.RepositoryService
Saves the model editor source extra for a model
addMoveToAvailablePlanItemDefinitionMapping(MoveToAvailablePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Adds a move to available plan item definition mapping to the case instance migration plan.
addMoveToAvailablePlanItemDefinitionMapping(MoveToAvailablePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addMoveToAvailablePlanItemDefinitionMapping(MoveToAvailablePlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
 
addMoveToAvailablePlanItemDefinitionMapping(MoveToAvailablePlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
addMoveToAvailablePlanItemDefinitionMappings(List<MoveToAvailablePlanItemDefinitionMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addMoveToAvailablePlanItemDefinitionMappings(List<MoveToAvailablePlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
addMoveToFlowElement(String, FlowElement) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
 
addMoveToFlowElement(String, FlowElement, FlowElement) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
 
addMoveToFlowElement(String, MoveExecutionEntityContainer.FlowElementMoveEntry) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
 
addMoveToPlanItem(String, MovePlanItemInstanceEntityContainer.PlanItemMoveEntry) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
 
addMoveToPlanItem(String, PlanItem, PlanItem) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
 
addMoveToPlanItemDefinition(String, PlanItem) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
 
addMultiInstanceExecution(String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
addMultiInstanceExecution(String, String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
Adds a new execution to a running multi-instance parent execution
AddMultiInstanceExecutionCmd - Class in org.flowable.engine.impl.cmd
 
AddMultiInstanceExecutionCmd(String, String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.AddMultiInstanceExecutionCmd
 
addMultiValuePart(MultiValuePart) - Method in class org.flowable.http.common.api.HttpRequest
 
addNamespace(String, String) - Method in class org.flowable.bpmn.model.BpmnModel
 
addNamespace(String, String) - Method in class org.flowable.cmmn.model.CmmnModel
 
addNamespace(String, String) - Method in class org.flowable.dmn.model.DmnDefinition
 
addNewExecutionId(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
 
addNoOpServiceTaskByClassName(String) - Method in class org.flowable.engine.test.mock.FlowableMockSupport
 
addNoOpServiceTaskByClassName(String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
addNoOpServiceTaskById(String) - Method in class org.flowable.engine.test.mock.FlowableMockSupport
 
addNoOpServiceTaskById(String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
addOperation(CmmnOperation) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
 
addOperation(DmnOperation) - Method in class org.flowable.dmn.engine.impl.agenda.DefaultDmnEngineAgenda
 
addOperation(Operation) - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
 
addOperation(WSOperation) - Method in class org.flowable.engine.impl.webservice.WSService
 
addOrder(String, String) - Method in class org.flowable.common.engine.impl.persistence.entity.TablePageQueryImpl
 
addOrder(String, String, Query.NullHandlingOnOrder) - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
 
addOutboundChannelModelClass(String, Class<? extends OutboundChannelModel>) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
addOutgoingAssociation(Association) - Method in class org.flowable.cmmn.model.Criterion
 
addOutgoingAssociation(Association) - Method in interface org.flowable.cmmn.model.HasAssociations
 
addOutgoingAssociation(Association) - Method in class org.flowable.cmmn.model.PlanItem
 
addOutParameter(IOParameter) - Method in class org.flowable.bpmn.model.CallActivity
 
addOutParameter(IOParameter) - Method in class org.flowable.bpmn.model.CaseServiceTask
 
addOutParameter(IOParameter) - Method in class org.flowable.bpmn.model.Event
 
addOutParameter(IOParameter) - Method in class org.flowable.bpmn.model.ExternalWorkerServiceTask
 
addOutParameter(IOParameter) - Method in interface org.flowable.bpmn.model.HasOutParameters
 
addOutParameter(IOParameter) - Method in class org.flowable.cmmn.model.ChildTask
 
addOutParameter(IOParameter) - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
addOutParameter(IOParameter) - Method in interface org.flowable.cmmn.model.HasOutParameters
 
addOutput(OutputClause) - Method in class org.flowable.dmn.model.DecisionTable
 
addOutput(Data) - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
 
addOutputDecision(DmnElementReference) - Method in class org.flowable.dmn.model.DecisionService
 
addOutputEntry(int, String, Object) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
addOutputEntry(int, String, String, Object) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
addOutputEntry(RuleOutputClauseContainer) - Method in class org.flowable.dmn.model.DecisionRule
 
addOutputRef(DataRef) - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
 
addOutputValues(String, List<Object>) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
addOwnerIdentityLink(TaskEntity, String) - Static method in class org.flowable.engine.impl.util.TaskHelper
 
addOwnerIdentityLink(TaskEntity, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
 
addParticipantGroup(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
addParticipantGroup(String, String) - Method in interface org.flowable.engine.RuntimeService
addParticipantUser(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
addParticipantUser(String, String) - Method in interface org.flowable.engine.RuntimeService
addPayload(String, String) - Method in class org.flowable.eventregistry.model.EventModel
 
addPayload(EventPayload) - Method in class org.flowable.eventregistry.model.EventModel
 
addPayloadIfAvailable(String, EventModel, Supplier<?>, Consumer<EventPayloadInstance>) - Method in class org.flowable.eventregistry.spring.kafka.payload.KafkaConsumerRecordInformationPayloadExtractor
 
addPendingEventSubProcessStartEvent(StartEvent, ExecutionEntity) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
 
addPlanFragment(PlanFragment) - Method in class org.flowable.cmmn.converter.ConversionHelper
 
addPlanItem(PlanItem) - Method in class org.flowable.cmmn.converter.ConversionHelper
 
addPlanItem(PlanItem) - Method in class org.flowable.cmmn.model.PlanFragment
 
addPlanItemDefinition(PlanItemDefinition) - Method in class org.flowable.cmmn.converter.ConversionHelper
 
addPlanItemDefinition(PlanItemDefinition) - Method in class org.flowable.cmmn.model.Stage
 
addPlanItemDefinitionExport(AbstractPlanItemDefinitionExport) - Static method in class org.flowable.cmmn.converter.export.PlanItemDefinitionExport
 
addPlanItemDefinitionToMap(PlanItemDefinition) - Method in class org.flowable.cmmn.model.Stage
 
addPlanItemInstanceLifeCycleListener(String, PlanItemInstanceLifecycleListener) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
Registers a global PlanItemInstanceLifecycleListener to listen to PlanItemInstance state changes.
addPlanItemInstanceLifeCycleListener(PlanItemInstanceLifecycleListener) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
Register a global PlanItemInstanceLifecycleListener to listen to any (all plan item definition types) PlanItemInstance state changes.
addPlanItemInstanceToParent(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
 
addPlanItemToCurrentPlanFragment(PlanItem) - Method in class org.flowable.cmmn.converter.ConversionHelper
 
addPlanItemTransition(String, String...) - Static method in class org.flowable.cmmn.engine.impl.runtime.StateTransition
 
addPostDefaultELResolver(ELResolver) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
addPostDefaultELResolver(ELResolver) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
addPostDefaultELResolver(ELResolver) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
addPostDefaultELResolver(ELResolver) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
addPostDefaultResolver(ELResolver) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
 
addPostDefaultResolverFactory(ResolverFactory) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
addPostDefaultResolverFactory(ResolverFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
addPreBeanELResolver(ELResolver) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
addPreBeanELResolver(ELResolver) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
addPreBeanELResolver(ELResolver) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
addPreBeanELResolver(ELResolver) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
addPreBeanResolver(ELResolver) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
 
addPreDefaultELResolver(ELResolver) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
addPreDefaultELResolver(ELResolver) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
addPreDefaultELResolver(ELResolver) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
addPreDefaultELResolver(ELResolver) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
addPreDefaultResolver(ELResolver) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
 
addPreDefaultResolverFactory(ResolverFactory) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
addPreDefaultResolverFactory(ResolverFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
AddPrivilegeMappingCmd - Class in org.flowable.idm.engine.impl.cmd
 
AddPrivilegeMappingCmd(String, String, String, IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.cmd.AddPrivilegeMappingCmd
 
addProcess(Process) - Method in class org.flowable.bpmn.model.BpmnModel
 
addProcess(Process) - Method in class org.flowable.cmmn.model.CmmnModel
 
addProcessDefinitionCacheEntry(String, ProcessDefinitionCacheEntry) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
 
addProcessDefinitionCacheEntry(String, ProcessDefinitionCacheEntry) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
 
addProcessDefinitionIdentityLink(String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
 
addProcessDefinitionIdentityLink(String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
addProcessedElementId(String) - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
 
addProcessInstanceIdentityLink(String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
 
addProcessInstanceIdentityLink(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
addProcessInstanceVariable(String, Object) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
 
addProcessInstanceVariable(String, Object) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
 
addProcessInstanceVariables(Map<String, Object>) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
 
addProcessInstanceVariables(Map<String, Object>) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
 
addProcessvariables(TaskQuery, List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskBaseResource
 
addProcessvariables(TaskQuery, List<QueryVariable>) - Method in class org.flowable.rest.service.api.runtime.task.TaskBaseResource
 
addProcessVariables(HistoricTaskInstanceQuery, List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceBaseResource
 
addProcessVariables(HistoricTaskInstanceQuery, List<QueryVariable>) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceBaseResource
 
addRecipient(MimeMessage, Collection<String>, Message.RecipientType) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
 
addRemoveWaitingForRepetitionPlanItemDefinitionMapping(RemoveWaitingForRepetitionPlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addRemoveWaitingForRepetitionPlanItemDefinitionMapping(RemoveWaitingForRepetitionPlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
addRemoveWaitingForRepetitionPlanItemDefinitionMappings(List<RemoveWaitingForRepetitionPlanItemDefinitionMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addRemoveWaitingForRepetitionPlanItemDefinitionMappings(List<RemoveWaitingForRepetitionPlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
addRequiredDecision(InformationRequirement) - Method in class org.flowable.dmn.model.Decision
 
addRequiredInput(InformationRequirement) - Method in class org.flowable.dmn.model.Decision
 
addResource(Resource) - Method in class org.flowable.bpmn.model.BpmnModel
 
addResource(CmmnResourceEntity) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntity
 
addResource(CmmnResourceEntity) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
 
addResource(CommandContext, DeploymentEntity, String, byte[]) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
 
addResource(DmnResourceEntity) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
 
addResource(DmnResourceEntity) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
addResource(ResourceEntity) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
 
addResource(ResourceEntity) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
 
addResource(EventResourceEntity) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntity
 
addResource(EventResourceEntity) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
 
addResource(Resource, String, CmmnDeploymentBuilder) - Method in class org.flowable.cmmn.spring.autodeployment.AbstractCmmnAutoDeploymentStrategy
 
addResource(Resource, String, DmnDeploymentBuilder) - Method in class org.flowable.dmn.spring.autodeployment.AbstractDmnAutoDeploymentStrategy
 
addResource(Resource, String, DeploymentBuilder) - Method in class org.flowable.spring.configurator.AbstractProcessAutoDeploymentStrategy
 
addResource(Resource, String, EventDeploymentBuilder) - Method in class org.flowable.eventregistry.spring.autodeployment.AbstractEventAutoDeploymentStrategy
 
addResource(Resource, CmmnDeploymentBuilder) - Method in class org.flowable.cmmn.spring.autodeployment.AbstractCmmnAutoDeploymentStrategy
 
addResource(Resource, DmnDeploymentBuilder) - Method in class org.flowable.dmn.spring.autodeployment.AbstractDmnAutoDeploymentStrategy
 
addResource(Resource, DeploymentBuilder) - Method in class org.flowable.spring.configurator.AbstractProcessAutoDeploymentStrategy
 
addResource(Resource, EventDeploymentBuilder) - Method in class org.flowable.eventregistry.spring.autodeployment.AbstractEventAutoDeploymentStrategy
 
addRule(DecisionRule) - Method in class org.flowable.dmn.model.DecisionTable
 
addRuleEntry(DecisionRule) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
addRuleIdExpression(Expression) - Method in interface org.flowable.engine.delegate.BusinessRuleTaskDelegate
 
addRuleIdExpression(Expression) - Method in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
 
addRuleResult(int, String, Object) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
addRuleVariableInputIdExpression(Expression) - Method in interface org.flowable.engine.delegate.BusinessRuleTaskDelegate
 
addRuleVariableInputIdExpression(Expression) - Method in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
 
addScopeDefinitionIdentityLink(String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
 
addScopeDefinitionIdentityLink(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
addScopeIdentityLink(String, String, String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
 
addScopeIdentityLink(String, String, String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
addScopeTags(String, ScriptTraceEnhancer.ScriptTraceContext) - Method in class org.flowable.engine.impl.scripting.ProcessEngineScriptTraceEnhancer
 
addScriptEngineFactory(ScriptEngineFactory) - Method in class org.flowable.common.engine.impl.scripting.JSR223FlowableScriptEngine
 
addSentry(Sentry) - Method in class org.flowable.cmmn.converter.ConversionHelper
 
addSentry(Sentry) - Method in class org.flowable.cmmn.model.PlanFragment
 
addSentryIfPart(SentryIfPart) - Method in class org.flowable.cmmn.converter.ConversionHelper
 
addSentryIfPartToCurrentSentry(SentryIfPart) - Method in class org.flowable.cmmn.converter.ConversionHelper
 
addSentryOnPart(SentryOnPart) - Method in class org.flowable.cmmn.converter.ConversionHelper
 
addSentryOnPart(SentryOnPart) - Method in class org.flowable.cmmn.model.Sentry
 
addSentryOnPartToCurrentSentry(SentryOnPart) - Method in class org.flowable.cmmn.converter.ConversionHelper
 
addSentryToCurrentPlanFragment(Sentry) - Method in class org.flowable.cmmn.converter.ConversionHelper
 
addSequenceFlowLoggingData(String, ExecutionEntity) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
 
addServiceConfiguration(String, AbstractServiceConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
addSessionFactory(SessionFactory) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
addSignal(Signal) - Method in class org.flowable.bpmn.model.BpmnModel
 
addSingleUnitQuantity(Date, String) - Method in class org.flowable.common.engine.impl.calendar.DefaultBusinessCalendar
 
addSqlStatementPiece(String, String) - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
 
addStage(Stage) - Method in class org.flowable.cmmn.converter.ConversionHelper
 
addString(String, String) - Method in interface org.flowable.app.api.repository.AppDeploymentBuilder
 
addString(String, String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
 
addString(String, String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
 
addString(String, String) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
 
addString(String, String) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
addString(String, String) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
 
addString(String, String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
 
addString(String, String) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
 
addString(String, String) - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
 
addString(String, String) - Method in interface org.flowable.form.api.FormDeploymentBuilder
 
addSubScopeIdentityLink(String, String, String, String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
 
addSubScopeIdentityLink(String, String, String, String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
addSuffic(String) - Method in class org.flowable.engine.impl.rules.RulesAgendaFilter
 
addTaskIdentityLink(String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
 
addTaskIdentityLink(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
addTaskIdentityLinkData(String, String, boolean, List<IdentityLinkEntity>, TaskEntity, PlanItemInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
 
addTaskIdentityLinkData(String, String, boolean, List<IdentityLinkEntity>, TaskEntity, DelegateExecution) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
 
addTaskServiceConfigurator(ServiceConfigurator<TaskServiceConfiguration>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
addTaskServiceConfigurator(ServiceConfigurator<TaskServiceConfiguration>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
addTaskSuspensionStateEntryLog(TaskEntity, SuspensionState) - Static method in class org.flowable.engine.impl.persistence.entity.SuspensionStateUtil
 
addTaskvariables(TaskQuery, List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskBaseResource
 
addTaskvariables(TaskQuery, List<QueryVariable>) - Method in class org.flowable.rest.service.api.runtime.task.TaskBaseResource
 
addTaskVariables(HistoricTaskInstanceQuery, List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceBaseResource
 
addTaskVariables(HistoricTaskInstanceQuery, List<QueryVariable>) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceBaseResource
 
addTenantAsyncExecutor(String, boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
 
addTenantAsyncExecutor(String, boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
 
addTenantAsyncExecutor(String, boolean) - Method in interface org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAsyncExecutor
 
addTenantId(ScriptTraceEnhancer.ScriptTraceContext, String) - Method in class org.flowable.cmmn.engine.impl.scripting.CmmnEngineScriptTraceEnhancer
 
addTenantId(ScriptTraceEnhancer.ScriptTraceContext, String) - Method in class org.flowable.engine.impl.scripting.ProcessEngineScriptTraceEnhancer
 
addTerminatedPlanItemInstance(String, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
 
addTerminatedPlanItemInstanceForPlanItemDefinition(String) - Method in interface org.flowable.cmmn.api.reactivation.CaseReactivationBuilder
Adds a plan item instance for a new plan item definition.
addTerminatedPlanItemInstanceForPlanItemDefinition(String) - Method in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
 
addTerminatePlanItemDefinitionMapping(TerminatePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Adds a terminate plan item definition mapping to the case instance migration plan.
addTerminatePlanItemDefinitionMapping(TerminatePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addTerminatePlanItemDefinitionMapping(TerminatePlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
 
addTerminatePlanItemDefinitionMapping(TerminatePlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
addTerminatePlanItemDefinitionMappings(List<TerminatePlanItemDefinitionMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addTerminatePlanItemDefinitionMappings(List<TerminatePlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
addTextAnnotation(TextAnnotation) - Method in class org.flowable.cmmn.model.CmmnModel
 
addTo(MimeMessage, Collection<String>) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
 
addToDbOperation(Map<String, Long>, Map<String, Long>) - Method in class org.flowable.engine.test.profiler.CommandStats
 
addToParent - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
 
addToParent(boolean) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilder
Set true, if the new plan item instance to be created should be added to its parent, false otherwise.
addToParent(boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
 
addToSet(int, int, int, int) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
 
addTraceTag(String, String) - Method in class org.flowable.common.engine.impl.scripting.DefaultScriptTrace
 
addTraceTag(String, String) - Method in interface org.flowable.common.engine.impl.scripting.ScriptTraceEnhancer.ScriptTraceContext
Adds a tracing tag to this script trace.
addTransactionListener(FlowableListener, TransactionListener) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
 
addTransactionListener(TransactionState, TransactionListener) - Method in class org.flowable.common.engine.impl.cfg.jta.JtaTransactionContext
 
addTransactionListener(TransactionState, TransactionListener) - Method in class org.flowable.common.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
 
addTransactionListener(TransactionState, TransactionListener) - Method in interface org.flowable.common.engine.impl.cfg.TransactionContext
 
addTransactionListener(TransactionState, TransactionListener) - Method in class org.flowable.common.spring.SpringTransactionContext
 
addTransientVariable(String, Object) - Method in class org.flowable.common.engine.impl.variable.MapDelegateVariableContainer
Convenience method which returns this for method concatenation.
addType(VariableType) - Method in interface org.flowable.variable.api.types.VariableTypes
 
addType(VariableType) - Method in class org.flowable.variable.service.impl.types.DefaultVariableTypes
 
addType(VariableType, int) - Method in interface org.flowable.variable.api.types.VariableTypes
Add type at the given index.
addType(VariableType, int) - Method in class org.flowable.variable.service.impl.types.DefaultVariableTypes
 
addTypeBefore(VariableType, String) - Method in interface org.flowable.variable.api.types.VariableTypes
Add the variable type before the type with the given name.
addTypedEventListener(FlowableEventListener, FlowableEventType) - Method in class org.flowable.common.engine.impl.event.FlowableEventSupport
 
addUnstoredKey(String) - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
 
addUserIdentityLink(String, String) - Method in interface org.flowable.task.service.delegate.DelegateTask
Involves a user with a task.
addUserIdentityLink(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
addUserIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Involves a user with a case instance.
addUserIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Involves a user with a task.
addUserIdentityLink(String, String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
addUserIdentityLink(String, String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
addUserIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
addUserIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
addUserIdentityLink(String, String, String) - Method in interface org.flowable.engine.RuntimeService
Involves a user with a process instance.
addUserIdentityLink(String, String, String) - Method in interface org.flowable.engine.TaskService
Involves a user with a task.
addUserIdentityLink(Task, IdentityLink) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
 
addUserIdentityLink(Task, IdentityLink) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
 
addUserIdentityLink(Task, IdentityLink) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
 
addUserIdentityLinkToParent(Task, String) - Method in class org.flowable.cmmn.engine.impl.interceptor.DefaultCmmnIdentityLinkInterceptor
 
addUserIdentityLinkToParent(Task, String) - Method in class org.flowable.engine.impl.interceptor.DefaultIdentityLinkInterceptor
 
addUserPrivilegeMapping(String, String) - Method in interface org.flowable.idm.api.IdmIdentityService
Assigns a privilege to a user.
addUserPrivilegeMapping(String, String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
 
addValidationMessage(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceMigrationValidationResult
 
addValidationMessage(String) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
 
addValidationResult(CaseInstanceMigrationValidationResult) - Method in class org.flowable.cmmn.api.migration.CaseInstanceMigrationValidationResult
 
addValidationResult(ProcessInstanceMigrationValidationResult) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
 
addValidator(Validator) - Method in class org.flowable.cmmn.validation.validator.ValidatorSet
 
addValidator(ChannelValidator) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
addValidator(Validator) - Method in class org.flowable.validation.validator.ValidatorSet
 
addValidatorSet(ValidatorSet) - Method in class org.flowable.cmmn.validation.CaseValidatorImpl
 
addValidatorSet(ValidatorSet) - Method in class org.flowable.validation.ProcessValidatorImpl
 
addVariable(boolean, String, String, String, Object, String, VariableService) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractSetVariableAsyncCmd
 
addVariable(boolean, String, String, String, Object, String, VariableService) - Method in class org.flowable.engine.impl.cmd.SetAsyncExecutionVariablesCmd
 
addVariable(String, Object, QueryOperator, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
 
addVariable(String, Object, QueryOperator, String, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
 
addVariable(RestVariable) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
 
addVariable(RestVariable) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
 
addVariable(RestVariable) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
 
addVariable(RestVariable) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
 
addVariable(ExternalWorkerJobEntity, VariableService, String, Object) - Method in class org.flowable.cmmn.engine.impl.cmd.ExternalWorkerJobCompleteCmd
 
addVariable(ExternalWorkerJobEntity, VariableService, String, Object) - Method in class org.flowable.engine.impl.cmd.ExternalWorkerJobCompleteCmd
 
addVariable(RestVariable) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
 
addVariable(RestVariable) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
 
addVariable(RestVariable) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
 
addVariable(RestVariable) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
 
addVariableData(String, String, String, String, String) - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSession
 
addVariables(HistoricCaseInstanceQuery, List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceBaseResource
 
addVariables(HistoricVariableInstanceQuery, List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceBaseResource
 
addVariables(CaseInstance) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
 
addVariables(CaseInstanceQuery, List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseCaseInstanceResource
 
addVariables(PlanItemInstanceQuery, List<QueryVariable>, boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceBaseResource
 
addVariables(VariableInstanceQuery, List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceBaseResource
 
addVariables(HistoricProcessInstanceQuery, List<QueryVariable>) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceBaseResource
 
addVariables(ExecutionQuery, List<QueryVariable>, boolean) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionBaseResource
 
addVariables(ProcessInstanceQuery, List<QueryVariable>) - Method in class org.flowable.rest.service.api.runtime.process.BaseProcessInstanceResource
 
addVariables(HistoricVariableInstanceQuery, List<QueryVariable>) - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceBaseResource
 
addVariables(VariableInstanceQuery, List<QueryVariable>) - Method in class org.flowable.rest.service.api.runtime.VariableInstanceBaseResource
 
addVariableServiceConfigurator(ServiceConfigurator<VariableServiceConfiguration>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
addVariableServiceConfigurator(ServiceConfigurator<VariableServiceConfiguration>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
addVariableValue(Object, String, String, String, ObjectNode) - Static method in class org.flowable.variable.service.impl.util.VariableLoggingSessionUtil
 
addWaitingForRepetitionPlanItemDefinition(WaitingForRepetitionPlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Add waiting for repetition to a plan item by definition mapping.
addWaitingForRepetitionPlanItemDefinition(WaitingForRepetitionPlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
addWaitingForRepetitionPlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Add waiting for repetition to a plan item by definition id.
addWaitingForRepetitionPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
addWaitingForRepetitionPlanItemDefinitionIds - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
 
addWaitingForRepetitionPlanItemDefinitionIds(List<String>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Add multiple waiting for repetitions to a plan item by definition id.
addWaitingForRepetitionPlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
addWaitingForRepetitionPlanItemDefinitionMapping(WaitingForRepetitionPlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Adds a waiting for repetition plan item definition mapping to the case instance migration plan.
addWaitingForRepetitionPlanItemDefinitionMapping(WaitingForRepetitionPlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addWaitingForRepetitionPlanItemDefinitionMapping(WaitingForRepetitionPlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
 
addWaitingForRepetitionPlanItemDefinitionMapping(WaitingForRepetitionPlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
addWaitingForRepetitionPlanItemDefinitionMappings(List<WaitingForRepetitionPlanItemDefinitionMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addWaitingForRepetitionPlanItemDefinitionMappings(List<WaitingForRepetitionPlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
addWarning(String, String) - Method in interface org.flowable.cmmn.validation.CaseValidationContext
 
addWarning(String, Case, CaseElement, BaseElement, String) - Method in interface org.flowable.cmmn.validation.CaseValidationContext
 
addWarning(List<ValidationError>, String, Process, BaseElement, String) - Method in class org.flowable.validation.validator.ValidatorImpl
 
addWarning(List<ValidationError>, String, Process, FlowElement, BaseElement, String) - Method in class org.flowable.validation.validator.ValidatorImpl
 
addWaypoint(GraphicInfo) - Method in class org.flowable.cmmn.model.CmmnDiEdge
 
addWaypoint(GraphicInfo) - Method in class org.flowable.dmn.model.DiEdge
 
addWsEndpointAddress(QName, URL) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
Add or replace the address of the given web-service endpoint with the given value
addXMLLocation(BaseElement, XMLStreamReader) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
 
addXMLLocation(GraphicInfo, XMLStreamReader) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
 
addXMLLocation(BaseElement, XMLStreamReader) - Static method in class org.flowable.cmmn.converter.util.CmmnXmlUtil
 
addXMLLocation(GraphicInfo, XMLStreamReader) - Static method in class org.flowable.cmmn.converter.util.CmmnXmlUtil
 
addZipInputStream(ZipInputStream) - Method in interface org.flowable.app.api.repository.AppDeploymentBuilder
 
addZipInputStream(ZipInputStream) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
 
addZipInputStream(ZipInputStream) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
 
addZipInputStream(ZipInputStream) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
 
addZipInputStream(ZipInputStream) - Method in interface org.flowable.engine.repository.DeploymentBuilder
 
AdhocSubProcess - Class in org.flowable.bpmn.model
 
AdhocSubProcess() - Constructor for class org.flowable.bpmn.model.AdhocSubProcess
 
AdhocSubProcessActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
Implementation of the BPMN 2.0 ad-hoc subprocess.
AdhocSubProcessActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.AdhocSubProcessActivityBehavior
 
AdhocSubProcessParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
 
AdhocSubProcessParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.AdhocSubProcessParseHandler
 
admin - Variable in class org.flowable.eventregistry.model.RabbitInboundChannelModel
 
admin(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundRabbitChannelBuilder
Bean name of a org.springframework.amqp.rabbit.core.RabbitAdmin instance.
admin(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundRabbitChannelBuilderImpl
 
AdvancedCycleBusinessCalendar - Class in org.flowable.common.engine.impl.calendar
An BusinessCalendar implementation for cycle based schedules that takes into account a different daylight savings time zone than the one that the server is configured for.
AdvancedCycleBusinessCalendar(ClockReader) - Constructor for class org.flowable.common.engine.impl.calendar.AdvancedCycleBusinessCalendar
 
AdvancedCycleBusinessCalendar(ClockReader, Integer) - Constructor for class org.flowable.common.engine.impl.calendar.AdvancedCycleBusinessCalendar
 
advancedJobHandlerConfiguration - Variable in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
 
advancedJobHandlerConfiguration - Variable in class org.flowable.rest.service.api.management.HistoryJobResponse
 
advancedJobHandlerConfigurationByteArrayRef - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
 
AdvancedSchedulerResolver - Interface in org.flowable.common.engine.impl.calendar
Provides an interface for versioned due date resolvers.
AdvancedSchedulerResolverWithoutTimeZone - Class in org.flowable.common.engine.impl.calendar
Resolves a due date using the original due date resolver.
AdvancedSchedulerResolverWithoutTimeZone() - Constructor for class org.flowable.common.engine.impl.calendar.AdvancedSchedulerResolverWithoutTimeZone
 
AdvancedSchedulerResolverWithTimeZone - Class in org.flowable.common.engine.impl.calendar
Resolves a due date taking into account the specified time zone.
AdvancedSchedulerResolverWithTimeZone() - Constructor for class org.flowable.common.engine.impl.calendar.AdvancedSchedulerResolverWithTimeZone
 
afterAll(CommandContext) - Method in interface org.flowable.common.engine.impl.agenda.AgendaOperationExecutionListener
 
afterAll(CommandContext) - Method in class org.flowable.engine.impl.interceptor.LoggingExecutionTreeAgendaOperationExecutionListener
 
afterAll(CommandContext) - Method in class org.flowable.engine.test.impl.logger.LoggingAgendaOperationExecutionListener
 
afterAll(ExtensionContext) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
 
afterAll(ExtensionContext) - Method in class org.flowable.idm.engine.test.InternalFlowableIdmExtension
 
afterCommit() - Method in class org.flowable.common.spring.SpringTransactionContext.TransactionSynchronizationAdapter
 
afterCompletion(int) - Method in class org.flowable.common.engine.impl.cfg.jta.JtaTransactionContext.TransactionStateSynchronization
 
afterCompletion(int) - Method in class org.flowable.common.spring.SpringTransactionContext.TransactionSynchronizationAdapter
 
afterCreateCasePageTask(CreateCasePageTaskAfterContext) - Method in interface org.flowable.cmmn.engine.interceptor.CreateCasePageTaskInterceptor
 
afterCreateExternalWorkerJob(CreateCmmnExternalWorkerJobAfterContext) - Method in interface org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobInterceptor
 
afterCreateExternalWorkerJob(CreateExternalWorkerJobAfterContext) - Method in interface org.flowable.engine.interceptor.CreateExternalWorkerJobInterceptor
 
afterCreateHumanTask(CreateHumanTaskAfterContext) - Method in interface org.flowable.cmmn.engine.interceptor.CreateHumanTaskInterceptor
 
afterCreateUserTask(CreateUserTaskAfterContext) - Method in interface org.flowable.engine.interceptor.CreateUserTaskInterceptor
 
afterEach(ExtensionContext) - Method in class org.flowable.cmmn.engine.impl.test.InternalFlowableCmmnExtension
 
afterEach(ExtensionContext) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
 
afterEach(ExtensionContext) - Method in class org.flowable.dmn.engine.impl.test.InternalFlowableDmnExtension
 
afterEach(ExtensionContext) - Method in class org.flowable.dmn.engine.test.FlowableDmnExtension
 
afterEach(ExtensionContext) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
 
afterEach(ExtensionContext) - Method in class org.flowable.engine.impl.test.PluggableFlowableExtension
 
afterEach(ExtensionContext) - Method in class org.flowable.engine.impl.test.ResourceFlowableExtension
 
afterEach(ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
 
afterEach(ExtensionContext) - Method in class org.flowable.eventregistry.test.FlowableEventExtension
 
afterEach(ExtensionContext) - Method in class org.flowable.idm.engine.test.InternalFlowableIdmExtension
 
afterEach(ExtensionContext) - Method in class org.flowable.idm.engine.test.ResourceFlowableIdmExtension
 
afterEndCaseInstance(String, String) - Method in interface org.flowable.cmmn.engine.interceptor.EndCaseInstanceInterceptor
 
afterEndProcessInstance(String, String) - Method in interface org.flowable.engine.interceptor.EndProcessInstanceInterceptor
 
afterExecute(CommandContext, Runnable) - Method in interface org.flowable.common.engine.impl.agenda.AgendaOperationExecutionListener
 
afterExecute(CommandContext, Runnable) - Method in class org.flowable.engine.impl.interceptor.LoggingExecutionTreeAgendaOperationExecutionListener
 
afterExecute(CommandContext, Runnable) - Method in class org.flowable.engine.test.impl.logger.LoggingAgendaOperationExecutionListener
 
afterExecute(JobEntity, String, Output, CommandContext) - Method in interface org.flowable.job.service.impl.nontx.NonTransactionalJobHandler
afterExecuteException(CommandContext, Runnable, Throwable) - Method in interface org.flowable.common.engine.impl.agenda.AgendaOperationExecutionListener
 
afterExecuteException(CommandContext, Runnable, Throwable) - Method in class org.flowable.engine.impl.interceptor.LoggingExecutionTreeAgendaOperationExecutionListener
 
afterExecuteException(CommandContext, Runnable, Throwable) - Method in class org.flowable.engine.test.impl.logger.LoggingAgendaOperationExecutionListener
 
afterExecution(DelegatePlanItemInstance, Map<String, Object>) - Method in interface org.flowable.cmmn.api.delegate.MapBasedFlowablePlanItemFutureJavaDelegate
 
afterExecution(DelegatePlanItemInstance, BaseHttpActivityDelegate.ExecutionData) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.DefaultCmmnHttpActivityDelegate
 
afterExecution(DelegatePlanItemInstance, Output) - Method in interface org.flowable.cmmn.api.delegate.FlowablePlanItemFutureJavaDelegate
Method invoked with the result from FlowablePlanItemFutureJavaDelegate.execute(Object).
afterExecution(DelegatePlanItemInstance, Output) - Method in interface org.flowable.cmmn.api.delegate.PlanItemFutureJavaDelegate
afterExecution(DelegateExecution, Map<String, Object>) - Method in interface org.flowable.engine.delegate.MapBasedFlowableFutureJavaDelegate
 
afterExecution(DelegateExecution, BaseHttpActivityDelegate.ExecutionData) - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
 
afterExecution(DelegateExecution, Output) - Method in interface org.flowable.engine.delegate.FlowableFutureJavaDelegate
Method invoked with the result from FlowableFutureJavaDelegate.execute(Object).
afterExecution(DelegateExecution, Output) - Method in interface org.flowable.engine.delegate.FutureJavaDelegate
afterExecutionQueryExecute(ExecutionQuery, List<Execution>) - Method in interface org.flowable.engine.interceptor.ExecutionQueryInterceptor
 
afterHandle(HttpServletRequest, HttpServletResponse) - Method in class org.flowable.common.rest.filter.JsonpFilter
 
afterHistoricProcessInstanceQueryExecute(HistoricProcessInstanceQuery, List<HistoricProcessInstance>) - Method in interface org.flowable.engine.interceptor.HistoricProcessInstanceQueryInterceptor
 
afterHistoricTaskQueryExecute(HistoricTaskInstanceQuery, List<HistoricTaskInstance>) - Method in interface org.flowable.task.api.history.HistoricTaskQueryInterceptor
 
afterInit(S) - Method in interface org.flowable.common.engine.impl.ServiceConfigurator
Called when the service boots up, before it is usable, but after the initialisation of internal objects is done.
afterInitEventRegistryEventBusConsumer() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
afterInitEventRegistryEventBusConsumer() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
afterInitTaskServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
afterProcessInstanceQueryExecute(ProcessInstanceQuery, List<ProcessInstance>) - Method in interface org.flowable.engine.interceptor.ProcessInstanceQueryInterceptor
 
afterPropertiesSet() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
 
afterPropertiesSet() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableBaseResource
 
afterPropertiesSet() - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
 
afterPropertiesSet() - Method in class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
 
afterPropertiesSet() - Method in class org.flowable.rest.service.api.runtime.task.TaskVariableBaseResource
 
afterSessionsFlush(CommandContext) - Method in interface org.flowable.common.engine.impl.interceptor.CommandContextCloseListener
Called when the Session have been successfully flushed.
afterSessionsFlush(CommandContext) - Method in class org.flowable.common.engine.impl.interceptor.TransactionCommandContextCloseListener
 
afterSessionsFlush(CommandContext) - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
 
afterSessionsFlush(CommandContext) - Method in class org.flowable.engine.impl.event.logger.DatabaseEventFlusher
 
afterSessionsFlush(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
 
afterSessionsFlush(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
 
afterSessionsFlush(CommandContext) - Method in class org.flowable.variable.service.impl.types.TraceableVariablesCommandContextCloseListener
 
afterStartCaseInstance(StartCaseInstanceAfterContext) - Method in interface org.flowable.cmmn.engine.interceptor.StartCaseInstanceInterceptor
 
afterStartProcessInstance(StartProcessInstanceAfterContext) - Method in interface org.flowable.engine.interceptor.StartProcessInstanceInterceptor
 
afterStartSubProcessInstance(StartSubProcessInstanceAfterContext) - Method in interface org.flowable.engine.interceptor.StartProcessInstanceInterceptor
 
afterTaskQueryExecute(TaskQuery, List<Task>) - Method in interface org.flowable.task.api.TaskQueryInterceptor
 
afterTestClass(TestContext) - Method in class org.flowable.spring.impl.test.CleanTestExecutionListener
 
afterTestExecution(ExtensionContext) - Method in class org.flowable.cmmn.engine.impl.test.InternalFlowableCmmnExtension
 
afterTestExecution(ExtensionContext) - Method in class org.flowable.common.engine.impl.test.LoggingExtension
 
agenda - Variable in class org.flowable.common.engine.impl.agenda.WaitForAnyFutureToFinishOperation
 
agenda - Variable in class org.flowable.engine.impl.agenda.AbstractOperation
 
Agenda - Interface in org.flowable.common.engine.impl.agenda
 
agendaFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
agendaFutureMaxWaitTimeoutProvider - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
agendaFutureMaxWaitTimeoutProvider - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
AgendaFutureMaxWaitTimeoutProvider - Interface in org.flowable.common.engine.impl.agenda
 
AgendaOperationExecutionListener - Interface in org.flowable.common.engine.impl.agenda
 
agendaOperationExecutionListeners - Variable in class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
 
agendaOperationExecutionListeners - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
agendaOperationExecutionListeners - Variable in class org.flowable.dmn.engine.impl.interceptor.DmnCommandInvoker
 
agendaOperationExecutionListeners - Variable in class org.flowable.engine.impl.interceptor.CommandInvoker
 
agendaOperationRunner - Variable in class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
 
agendaOperationRunner - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
agendaOperationRunner - Variable in class org.flowable.engine.impl.interceptor.CommandInvoker
 
AgendaOperationRunner - Interface in org.flowable.common.engine.impl.agenda
 
AgendaSessionFactory - Class in org.flowable.engine.impl.agenda
 
AgendaSessionFactory(FlowableEngineAgendaFactory) - Constructor for class org.flowable.engine.impl.agenda.AgendaSessionFactory
 
aggregate(DelegatePlanItemInstance, PlanItemVariableAggregatorContext, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
Create an aggregated variable instance for the given aggregation context.
aggregate(DelegatePlanItemInstance, PlanItemVariableAggregatorContext, CmmnEngineConfiguration, PlanItemVariableAggregator, String) - Static method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
 
aggregate(DelegateExecution, DelegateExecution, VariableAggregatorContext, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
Create an aggregated variable instance for the given aggregation context.
aggregate(DelegateExecution, DelegateExecution, VariableAggregatorContext, ProcessEngineConfigurationImpl, VariableAggregator, String) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
 
aggregateComplete(DelegatePlanItemInstance, VariableAggregationDefinition, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
Create an aggregated variable instance for a completed plan item.
aggregateComplete(DelegateExecution, DelegateExecution, VariableAggregationDefinition, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
Create an aggregated variable instance for a completed execution.
aggregateCount(List<Double>) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
 
aggregateMax(List<Double>) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
 
aggregateMin(List<Double>) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
 
aggregateMultiVariables(DelegatePlanItemInstance, List<? extends VariableInstance>, PlanItemVariableAggregatorContext) - Method in interface org.flowable.cmmn.api.delegate.PlanItemVariableAggregator
Aggregated the provided variable instances into one variable value.
aggregateMultiVariables(DelegatePlanItemInstance, List<? extends VariableInstance>, PlanItemVariableAggregatorContext) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
 
aggregateMultiVariables(DelegatePlanItemInstance, List<? extends VariableInstance>, PlanItemVariableAggregatorContext) - Method in class org.flowable.cmmn.engine.impl.delegate.JsonPlanItemVariableAggregator
 
aggregateMultiVariables(DelegateExecution, List<? extends VariableInstance>, VariableAggregatorContext) - Method in interface org.flowable.engine.delegate.variable.VariableAggregator
Aggregated the provided variable instances into one variable value.
aggregateMultiVariables(DelegateExecution, List<? extends VariableInstance>, VariableAggregatorContext) - Method in class org.flowable.engine.impl.delegate.JsonVariableAggregator
 
aggregateOverview(String, String, CommandContext) - Static method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
Aggregate an overview value for the scope and variable name
aggregateOverview(String, String, CommandContext) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
Aggregate an overview value for the execution and variable name
aggregateOverviewForMultiInstance(ExecutionEntity, String, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
Create an overview value for a multi instance execution
aggregateOverviewForRepetition(PlanItemInstanceEntity, RepetitionRule, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
Create an overview value for a repetition plan item
aggregateSingleVariable(DelegatePlanItemInstance, PlanItemVariableAggregatorContext) - Method in interface org.flowable.cmmn.api.delegate.PlanItemVariableAggregator
Create a single variable value based on the provided aggregation definition.
aggregateSingleVariable(DelegatePlanItemInstance, PlanItemVariableAggregatorContext) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
 
aggregateSingleVariable(DelegatePlanItemInstance, PlanItemVariableAggregatorContext) - Method in class org.flowable.cmmn.engine.impl.delegate.JsonPlanItemVariableAggregator
 
aggregateSingleVariable(DelegateExecution, VariableAggregatorContext) - Method in interface org.flowable.engine.delegate.variable.VariableAggregator
Create a single variable value based on the provided aggregation definition.
aggregateSingleVariable(DelegateExecution, VariableAggregatorContext) - Method in class org.flowable.engine.impl.delegate.JsonVariableAggregator
 
aggregateSum(List<Double>) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
 
aggregateVariablesForAllInstances(PlanItemInstanceEntity, VariableAggregationDefinitions) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
 
aggregateVariablesForChildExecution(DelegateExecution, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
Aggregated the variables for the finished child multi instance execution
aggregateVariablesForSingleInstance(PlanItemInstanceEntity, VariableAggregationDefinitions) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
 
aggregateVariablesOfAllInstances(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
Aggregates all variables that were stored before for each child instance
aggregation - Variable in class org.flowable.dmn.model.DecisionTable
 
aggregations - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
aggregations - Variable in class org.flowable.bpmn.model.VariableAggregationDefinitions
 
aggregations - Variable in class org.flowable.cmmn.model.RepetitionRule
 
aggregations - Variable in class org.flowable.cmmn.model.VariableAggregationDefinitions
 
aggregations - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
aggregator - Variable in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
ALFRESCO_SCRIPT_DELEGATE - Static variable in class org.flowable.bpmn.model.alfresco.AlfrescoScriptTask
 
ALFRESCO_SCRIPT_EXECUTION_LISTENER - Static variable in class org.flowable.bpmn.model.alfresco.AlfrescoScriptTask
 
ALFRESCO_SCRIPT_TASK_LISTENER - Static variable in class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
 
ALFRESCO_TYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
AlfrescoMailTask - Class in org.flowable.bpmn.model.alfresco
 
AlfrescoMailTask() - Constructor for class org.flowable.bpmn.model.alfresco.AlfrescoMailTask
 
AlfrescoScriptTask - Class in org.flowable.bpmn.model.alfresco
 
AlfrescoScriptTask() - Constructor for class org.flowable.bpmn.model.alfresco.AlfrescoScriptTask
 
AlfrescoStartEvent - Class in org.flowable.bpmn.model.alfresco
 
AlfrescoStartEvent() - Constructor for class org.flowable.bpmn.model.alfresco.AlfrescoStartEvent
 
AlfrescoStartEventXMLConverter - Class in org.flowable.bpmn.converter.alfresco
 
AlfrescoStartEventXMLConverter() - Constructor for class org.flowable.bpmn.converter.alfresco.AlfrescoStartEventXMLConverter
 
AlfrescoUserTask - Class in org.flowable.bpmn.model.alfresco
 
AlfrescoUserTask() - Constructor for class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
 
AlfrescoUserTaskXMLConverter - Class in org.flowable.bpmn.converter.alfresco
 
AlfrescoUserTaskXMLConverter() - Constructor for class org.flowable.bpmn.converter.alfresco.AlfrescoUserTaskXMLConverter
 
ALL_PROCESS_DEFINITIONS_NOT_EXECUTABLE - Static variable in interface org.flowable.validation.validator.Problems
 
ALL_SPEC - Static variable in class org.flowable.common.engine.impl.calendar.CronExpression
 
ALL_SPEC_INT - Static variable in class org.flowable.common.engine.impl.calendar.CronExpression
 
allCaseElements - Variable in class org.flowable.cmmn.model.Case
 
allChildExecutionsEnded(ExecutionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
 
allChildExecutionsEnded(ExecutionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
 
allConfigurators - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
allFieldsAsMap() - Method in class org.flowable.form.model.SimpleFormModel
 
allMigrationParts - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
allMigrationParts - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
allOf(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
all values of value must be in collection
allOnPartsSatisfied(Set<String>, List<SentryOnPart>) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
Evaluate, if the sentries on-parts are all satisfied.
allowCoreThreadTimeout - Variable in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
Whether core threads can time out (which is needed to scale down the threads)
allowedAnswers - Variable in class org.flowable.dmn.model.Decision
 
allowedValues - Variable in class org.flowable.dmn.model.ItemDefinition
 
AllowedValuesParser - Class in org.flowable.dmn.converter.child
 
AllowedValuesParser() - Constructor for class org.flowable.dmn.converter.child.AllowedValuesParser
 
allowProcessInstanceUrl() - Method in class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
 
allServiceTasksNoOp - Variable in class org.flowable.engine.test.TestActivityBehaviorFactory
 
alternativeVersionStrings - Variable in class org.flowable.common.engine.impl.FlowableVersion
 
alwaysLookupLatestDefinitionVersion - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
Set to true if the latest version of a definition should be retrieved, ignoring a possible parent deployment id value
AlwaysUpdatedPersistentObject - Interface in org.flowable.common.engine.impl.persistence.entity
 
alwaysUseArraysForDmnMultiHitPolicies - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
alwaysUseArraysForDmnMultiHitPolicies - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
AMOUNT - Static variable in interface org.flowable.form.model.FormFieldTypes
 
and(boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
and := eq (<AND> eq)*
AND - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser.ExtensionPoint
 
AND - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
 
AND - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
 
andChildren - Variable in class org.flowable.bpmn.model.MapExceptionEntry
 
ANNOTATION_DEPLOYMENT_ID_KEY - Static variable in class org.flowable.cmmn.engine.impl.test.InternalFlowableCmmnExtension
 
ANNOTATION_DEPLOYMENT_ID_KEY - Static variable in class org.flowable.dmn.engine.impl.test.InternalFlowableDmnExtension
 
ANNOTATION_DEPLOYMENT_ID_KEY - Static variable in class org.flowable.engine.impl.test.InternalFlowableExtension
 
ANNOTATION_FONT - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
 
ANNOTATION_FONT - Static variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
 
ANNOTATION_FONT - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
 
ANNOTATION_STROKE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
 
ANNOTATION_TEXT_PADDING - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
 
ANNOTATION_TEXT_PADDING - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
 
annotationDeploymentSetUp(CmmnRepositoryService, Class<?>, Method, CmmnDeployment) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnTestHelper
 
annotationDeploymentSetUp(CmmnEngine, Class<?>, Method) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnTestHelper
 
annotationDeploymentSetUp(CmmnEngine, Class<?>, Method, CmmnDeployment) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnTestHelper
 
annotationDeploymentSetUp(CmmnEngine, Class<?>, String) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnTestHelper
 
annotationDeploymentSetUp(DmnEngine, Class<?>, Method, DmnDeployment) - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
 
annotationDeploymentSetUp(DmnEngine, Class<?>, Method, DmnDeploymentAnnotation) - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
 
annotationDeploymentSetUp(DmnEngine, Class<?>, String) - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
 
annotationDeploymentSetUp(ProcessEngine, Class<?>, Method) - Static method in class org.flowable.engine.impl.test.TestHelper
 
annotationDeploymentSetUp(ProcessEngine, Class<?>, Method, Deployment) - Static method in class org.flowable.engine.impl.test.TestHelper
 
annotationDeploymentSetUp(ProcessEngine, Class<?>, String) - Static method in class org.flowable.engine.impl.test.TestHelper
 
annotationDeploymentSetUp(ProcessEngine, Method, Deployment) - Static method in class org.flowable.engine.impl.test.TestHelper
 
annotationDeploymentSetUp(EventRepositoryService, Class<?>, Method, EventDeploymentAnnotation, ChannelDeploymentAnnotation) - Static method in class org.flowable.eventregistry.test.EventTestHelper
 
annotationDeploymentSetUp(EventRepositoryService, Class<?>, String) - Static method in class org.flowable.eventregistry.test.EventTestHelper
 
annotationDeploymentTearDown(CmmnEngine, String, Class<?>, String) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnTestHelper
 
annotationDeploymentTearDown(DmnEngine, String, Class<?>, String) - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
 
annotationDeploymentTearDown(ProcessEngine, String, Class<?>, String) - Static method in class org.flowable.engine.impl.test.TestHelper
 
annotationDeploymentTearDown(EventRepositoryService, String, Class<?>, String) - Static method in class org.flowable.eventregistry.test.EventTestHelper
 
annotationFontName - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
annotationFontName - Variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
 
annotationFontName - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
annotationFontName - Variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
 
annotationFontName - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
annotationFontName - Variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
 
annotationMockSupportSetup(Class<?>, String, FlowableMockSupport) - Static method in class org.flowable.engine.impl.test.TestHelper
 
annotationMockSupportTeardown(FlowableMockSupport) - Static method in class org.flowable.engine.impl.test.TestHelper
 
ANY - Enum constant in enum class org.flowable.dmn.model.HitPolicy
 
anyOf(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
one of the values of value must be in collection
ApacheDigester - Class in org.flowable.idm.engine.impl.authentication
 
ApacheDigester(ApacheDigester.Digester) - Constructor for class org.flowable.idm.engine.impl.authentication.ApacheDigester
 
ApacheDigester.Digester - Enum Class in org.flowable.idm.engine.impl.authentication
 
ApacheHttpComponents5FlowableHttpClient - Class in org.flowable.http.common.impl.apache.client5
 
ApacheHttpComponents5FlowableHttpClient(HttpAsyncClient, int, int, int) - Constructor for class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
 
ApacheHttpComponents5FlowableHttpClient(HttpClientConfig) - Constructor for class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
 
ApacheHttpComponents5FlowableHttpClient(HttpClientConfig, Consumer<HttpAsyncClientBuilder>) - Constructor for class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
 
ApacheHttpComponents5FlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest - Class in org.flowable.http.common.impl.apache.client5
 
ApacheHttpComponentsExecutableHttpRequest(AsyncRequestProducer, RequestConfig) - Constructor for class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest
 
ApacheHttpComponentsExecutableHttpRequest(HttpRequestBase) - Constructor for class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest
 
ApacheHttpComponentsFlowableHttpClient - Class in org.flowable.http.common.impl.apache
 
ApacheHttpComponentsFlowableHttpClient(HttpClientBuilder, int, int, int) - Constructor for class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
 
ApacheHttpComponentsFlowableHttpClient(HttpClientConfig) - Constructor for class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
 
ApacheHttpComponentsFlowableHttpClient(HttpClientConfig, Consumer<HttpClientBuilder>) - Constructor for class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
 
ApacheHttpComponentsFlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest - Class in org.flowable.http.common.impl.apache
 
ApacheHttpComponentsFlowableHttpClient.HttpDeleteWithBody - Class in org.flowable.http.common.impl.apache
A HttpDelete alternative that extends HttpEntityEnclosingRequestBase to allow DELETE with a request body
apiTypeToTableNameMap - Static variable in class org.flowable.dmn.engine.impl.db.EntityToTableMap
 
apiTypeToTableNameMap - Static variable in class org.flowable.engine.impl.db.EntityToTableMap
 
apiTypeToTableNameMap - Static variable in class org.flowable.idm.engine.impl.db.EntityToTableMap
 
APP - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
AppDefinition - Interface in org.flowable.app.api.repository
 
AppDefinitionBaseQuery<T extends AppDefinitionBaseQuery<T,C>,C extends AppDefinition> - Interface in org.flowable.app.api.repository
 
appDefinitionCategory(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
 
appDefinitionCategoryLike(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
 
appDefinitionCategoryNotEquals(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
 
appDefinitionId(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
 
appDefinitionIds(Set<String>) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
 
appDefinitionKey(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
 
appDefinitionKeyLike(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
 
appDefinitionName(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
 
appDefinitionNameLike(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
 
AppDefinitionQuery - Interface in org.flowable.app.api.repository
 
appDefinitionResourceName(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
 
appDefinitionResourceNameLike(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
 
appDefinitionTenantId(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
 
appDefinitionTenantIdLike(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
 
appDefinitionVersion(Integer) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
 
appDefinitionVersionGreaterThan(Integer) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
 
appDefinitionVersionGreaterThanOrEquals(Integer) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
 
appDefinitionVersionLowerThan(Integer) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
 
appDefinitionVersionLowerThanOrEquals(Integer) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
 
appDefinitionWithoutTenantId() - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
 
appDeployer - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
AppDeployer - Class in org.flowable.engine.impl.app
 
AppDeployer() - Constructor for class org.flowable.engine.impl.app.AppDeployer
 
AppDeployment - Interface in org.flowable.app.api.repository
 
AppDeploymentBaseQuery<T extends AppDeploymentBaseQuery<T,C>,C extends AppDeployment> - Interface in org.flowable.app.api.repository
 
AppDeploymentBuilder - Interface in org.flowable.app.api.repository
Builder for creating new deployments, similar to the bpmn deployment builder.
AppDeploymentQuery - Interface in org.flowable.app.api.repository
Allows programmatic querying of AppDeployments.
appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
 
appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBoolean
 
appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBracket
 
appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstChoice
 
appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstComposite
 
appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstDot
 
appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
 
appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
 
appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
 
appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
 
appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNested
 
appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode
 
appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNull
 
appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNumber
 
appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstParameters
 
appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstString
 
appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
 
appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary
 
AppEngineConfigurationApi - Interface in org.flowable.app.api
 
applicationContext - Variable in class org.flowable.cmmn.spring.CmmnEngineFactoryBean
 
applicationContext - Variable in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
 
applicationContext - Variable in class org.flowable.dmn.spring.DmnEngineFactoryBean
 
applicationContext - Variable in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
 
applicationContext - Variable in class org.flowable.eventregistry.spring.EventRegistryFactoryBean
 
applicationContext - Variable in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
 
applicationContext - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
 
applicationContext - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
 
applicationContext - Variable in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
 
applicationContext - Variable in class org.flowable.spring.impl.test.SpringFlowableTestCase
 
applicationContext - Variable in class org.flowable.spring.ProcessEngineFactoryBean
 
applicationContext - Variable in class org.flowable.spring.SpringProcessEngineConfiguration
 
apply(List<REQ>) - Method in interface org.flowable.common.rest.api.ListProcessor
 
apply(TypeConverter, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary.SimpleOperator
 
apply(TypeConverter, Object, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary.SimpleOperator
 
applyCaseInstanceBuilder(CmmnEngineConfiguration, CaseInstanceBuilder, Case, CaseInstanceEntity, CaseDefinition, StartCaseInstanceBeforeContext, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
 
applyCustomMybatisCustomizations(Configuration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
applyFallbackToDefaultTenant(DelegateExecution, ExecuteDecisionBuilder) - Method in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
 
applyFieldDeclaration(List<FieldDeclaration>, Object) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
 
applyFieldDeclaration(List<FieldDeclaration>, Object) - Static method in class org.flowable.engine.impl.bpmn.helper.ClassDelegateUtil
 
applyFieldDeclaration(List<FieldDeclaration>, Object, boolean) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
 
applyFieldDeclaration(FieldDeclaration, Object) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
 
applyFieldDeclaration(FieldDeclaration, Object) - Static method in class org.flowable.engine.impl.bpmn.helper.ClassDelegateUtil
 
applyFieldDeclaration(FieldDeclaration, Object, boolean) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
 
applyFieldExtension(FieldExtension, Object, boolean) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
 
applyFieldExtension(FieldExtension, Object, boolean) - Static method in class org.flowable.cmmn.engine.impl.util.DelegateExpressionUtil
 
applyFieldExtensions(List<FieldExtension>, Object, boolean) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
 
applyFieldExtensions(List<FieldExtension>, Object, VariableContainer, boolean) - Static method in class org.flowable.cmmn.engine.impl.util.DelegateExpressionUtil
 
applyParentDeployment(DelegateExecution, ExecuteDecisionBuilder, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
 
applyParseHandlers() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
Parses the 'definitions' root element
AppManagementService - Interface in org.flowable.app.api
 
AppModel - Class in org.flowable.engine.app
 
AppModel - Interface in org.flowable.app.api.repository
 
AppModel() - Constructor for class org.flowable.engine.app.AppModel
 
AppRepositoryService - Interface in org.flowable.app.api
 
appResourceCache - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
appResourceCache - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
 
appResourceCacheLimit - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
appResourceConverter - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
AppResourceConverter - Interface in org.flowable.app.api.repository
 
AppResourceConverter - Interface in org.flowable.engine.app
 
AppResourceConverterImpl - Class in org.flowable.engine.impl.app
 
AppResourceConverterImpl(ObjectMapper) - Constructor for class org.flowable.engine.impl.app.AppResourceConverterImpl
 
areHistoryJobsAvailable(CmmnManagementService) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnHistoryTestHelper
 
areHistoryJobsAvailable(ManagementService) - Static method in class org.flowable.engine.impl.test.HistoryTestHelper
 
areJobsAvailable(CmmnManagementService) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper
 
areJobsAvailable(ManagementService) - Static method in class org.flowable.engine.impl.test.JobTestHelper
 
areJobsOrExecutableTimersAvailable(ManagementService) - Static method in class org.flowable.engine.impl.test.JobTestHelper
 
areJobsOrTimersAvailable(ManagementService) - Static method in class org.flowable.engine.impl.test.JobTestHelper
Returns true when there are any entries for the jobs or timers (unlike JobTestHelper.areJobsOrExecutableTimersAvailable(ManagementService), which only take in account executable timers).
arg1 - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
 
arg2 - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
 
arg3 - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
 
arg4 - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
 
arg5 - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
 
ArrayELResolver - Class in org.flowable.common.engine.impl.javax.el
Defines property resolution behavior on arrays.
ArrayELResolver() - Constructor for class org.flowable.common.engine.impl.javax.el.ArrayELResolver
Creates a new read/write ArrayELResolver.
ArrayELResolver(boolean) - Constructor for class org.flowable.common.engine.impl.javax.el.ArrayELResolver
Creates a new ArrayELResolver whose read-only status is determined by the given parameter.
arrayNodeContains(ArrayNode, Object) - Static method in class org.flowable.common.engine.impl.el.function.VariableContainsExpressionFunction
 
ARROW_WIDTH - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
 
ARROW_WIDTH - Static variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
 
ARROW_WIDTH - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
 
Artifact - Class in org.flowable.bpmn.model
 
Artifact() - Constructor for class org.flowable.bpmn.model.Artifact
 
artifactDrawInstructions - Variable in class org.flowable.image.impl.DefaultProcessDiagramGenerator
 
artifactList - Variable in class org.flowable.bpmn.model.Process
 
artifactList - Variable in class org.flowable.bpmn.model.SubProcess
 
artifactMap - Variable in class org.flowable.bpmn.model.Process
 
artifactMap - Variable in class org.flowable.bpmn.model.SubProcess
 
AS_NEW - Enum constant in enum class org.flowable.engine.repository.MergeMode
 
AS_OLD - Enum constant in enum class org.flowable.engine.repository.MergeMode
 
asc() - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
 
asc() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
 
asc() - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
 
asc() - Method in class org.flowable.cmmn.engine.impl.runtime.IntentEventListenerInstanceQueryImpl
 
asc() - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
 
asc() - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
 
asc() - Method in interface org.flowable.common.engine.api.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() - Method in class org.flowable.common.engine.impl.query.AbstractQuery
 
ASCENDING - Static variable in class org.flowable.common.engine.impl.Direction
 
asJsonString() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
 
asJsonString() - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationDocument
 
asJsonString() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
 
asJsonString() - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentImpl
 
asJsonString() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
 
asJsonString() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
 
assertActivityInstancesAreSame(HistoricActivityInstance, ActivityInstance) - Static method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
 
assertAndEnsureCleanDb(String, Logger, AbstractEngineConfiguration, Collection<String>, boolean, Command<Void>) - Static method in class org.flowable.common.engine.impl.test.EnsureCleanDbUtils
 
assertAndEnsureCleanDb(String, Logger, AbstractEngineConfiguration, EnsureCleanDb, boolean, Command<Void>) - Static method in class org.flowable.common.engine.impl.test.EnsureCleanDbUtils
 
assertAndEnsureCleanDb(DmnEngine) - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
Each test is assumed to clean up all DB content it entered.
assertAndEnsureCleanDb(ProcessEngine) - Static method in class org.flowable.engine.impl.test.TestHelper
Each test is assumed to clean up all DB content it entered.
assertAndEnsureCleanDb(ProcessEngine, ExtensionContext, EnsureCleanDb) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
Each test is assumed to clean up all DB content it entered.
assertAndEnsureCleanDb(EventRegistryEngine) - Static method in class org.flowable.eventregistry.test.EventTestHelper
Each test is assumed to clean up all DB content it entered.
assertAndEnsureCleanDb(EventRegistryEngine, ExtensionContext, EnsureCleanDb) - Method in class org.flowable.eventregistry.test.FlowableEventExtension
Each test is assumed to clean up all DB content it entered.
assertAndEnsureCleanDb(IdmEngine, ExtensionContext, EnsureCleanDb) - Method in class org.flowable.idm.engine.test.InternalFlowableIdmExtension
Each test is assumed to clean up all DB content it entered.
assertHistoricActivitiesDeleteReason(ProcessInstance, String, String...) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
 
assertHistoricTasksDeleteReason(ProcessInstance, String, String...) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
 
assertOperationsNotEmpty() - Method in class org.flowable.common.engine.impl.agenda.AbstractAgenda
 
assertProcessEnded(String) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
 
assertProcessEnded(String, long) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
 
assertProcessEnded(ProcessEngine, String) - Static method in class org.flowable.engine.impl.test.TestHelper
 
assignee - Variable in class org.flowable.bpmn.model.UserTask
 
assignee - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
 
assignee - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
 
assignee - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
 
assignee - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
 
assignee - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
assignee - Variable in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
 
assignee - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
 
assignee - Variable in class org.flowable.cmmn.engine.interceptor.MigrationContext
 
assignee - Variable in class org.flowable.cmmn.model.CasePageTask
 
assignee - Variable in class org.flowable.cmmn.model.HumanTask
 
assignee - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
 
assignee - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
 
assignee - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
 
assignee - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
 
assignee - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
assignee - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
 
assignee - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
 
assignee - Variable in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
 
assignee - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
 
assignee - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
 
assignee - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
 
assignee - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
assignee - Variable in class org.flowable.engine.interceptor.MigrationContext
 
assignee - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
 
assignee - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
 
assignee - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
 
assignee - Variable in class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
 
assignee - Variable in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
 
assignee - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
 
assignee - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
 
assignee - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
 
assignee - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
assignee - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
assignee(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
Set the assignee of the case to be created to the given user id.
assignee(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
 
assignee(String) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
 
assignee(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
 
assignee(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
Set the assignee of the process instance to be created to the given user id.
assignee(String) - Method in interface org.flowable.task.api.TaskBuilder
The userId of the person to which this task is delegated.
assignee(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
 
ASSIGNEE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
 
ASSIGNEE - Static variable in class org.flowable.identitylink.api.IdentityLinkType
 
ASSIGNEE - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
 
assigneeId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
 
assigneeId - Variable in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
 
assigneeId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
 
assigneeId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
 
assigneeId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
 
assigneeId - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
 
assigneeId - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
 
assigneeIds - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
assigneeLike - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
assigneeLike - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
 
assigneeLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
assigneeLikeIgnoreCase - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
assigneeUpdatedCount - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
assigneeUserId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceAssigneeCmd
 
assigneeUserId - Variable in class org.flowable.engine.impl.cmd.SetProcessInstanceAssigneeCmd
 
Assignment - Class in org.flowable.bpmn.model
 
Assignment - Class in org.flowable.engine.impl.bpmn.data
Implementation of the BPMN 2.0 'assignment'
Assignment() - Constructor for class org.flowable.bpmn.model.Assignment
 
Assignment(Expression, Expression) - Constructor for class org.flowable.engine.impl.bpmn.data.Assignment
 
assignments - Variable in class org.flowable.bpmn.model.DataAssociation
 
assignments - Variable in class org.flowable.engine.impl.bpmn.data.SimpleDataInputAssociation
 
Association - Class in org.flowable.bpmn.model
 
Association - Class in org.flowable.cmmn.model
 
Association() - Constructor for class org.flowable.bpmn.model.Association
 
Association() - Constructor for class org.flowable.cmmn.model.Association
 
ASSOCIATION - Static variable in class org.flowable.entitylink.api.EntityLinkType
 
ASSOCIATION_INVALID_SOURCE_REFERENCE - Static variable in interface org.flowable.validation.validator.Problems
 
ASSOCIATION_INVALID_TARGET_REFERENCE - Static variable in interface org.flowable.validation.validator.Problems
 
ASSOCIATION_STROKE - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
 
ASSOCIATION_STROKE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
 
associationDirection - Variable in class org.flowable.bpmn.model.Association
 
associationDirection - Variable in class org.flowable.bpmn.model.AssociationModel
 
AssociationDirection - Enum Class in org.flowable.bpmn.model
 
AssociationExport - Class in org.flowable.cmmn.converter.export
 
AssociationExport() - Constructor for class org.flowable.cmmn.converter.export.AssociationExport
 
AssociationModel - Class in org.flowable.bpmn.model
 
AssociationModel() - Constructor for class org.flowable.bpmn.model.AssociationModel
 
associations - Variable in class org.flowable.cmmn.model.CmmnModel
 
AssociationValidator - Class in org.flowable.validation.validator.impl
 
AssociationValidator() - Constructor for class org.flowable.validation.validator.impl.AssociationValidator
 
AssociationXmlConverter - Class in org.flowable.cmmn.converter
 
AssociationXmlConverter() - Constructor for class org.flowable.cmmn.converter.AssociationXmlConverter
 
AssociationXMLConverter - Class in org.flowable.bpmn.converter
 
AssociationXMLConverter() - Constructor for class org.flowable.bpmn.converter.AssociationXMLConverter
 
asString(String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
Returns the byte array from the ByteArrayRef.getBytes(String) method as StandardCharsets.UTF_8 String.
asStringList(JsonNode) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
 
asStringList(JsonNode) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
 
asStringSet(JsonNode) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
 
asStringSet(JsonNode) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
 
AstBinary - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstBinary(AstNode, AstNode, AstBinary.Operator) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
 
AstBinary.Operator - Interface in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstBinary.SimpleOperator - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstBoolean - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstBoolean(boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBoolean
 
AstBracket - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstBracket(AstNode, AstNode, boolean, boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBracket
 
AstBracket(AstNode, AstNode, boolean, boolean, boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBracket
 
AstChoice - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstChoice(AstNode, AstNode, AstNode) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstChoice
 
AstComposite - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstComposite(List<AstNode>) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstComposite
 
AstDot - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstDot(AstNode, String, boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstDot
 
AstDot(AstNode, String, boolean, boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstDot
 
AstEval - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstEval(AstNode, boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
 
AstFunction - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstFunction(String, int, AstParameters) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
 
AstFunction(String, int, AstParameters, boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
 
astFunctionCreators - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
astFunctionCreators - Variable in class org.flowable.common.engine.impl.el.DefaultExpressionManager
 
astFunctionCreators - Variable in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionBuilder
 
astFunctionCreators - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
AstIdentifier - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstIdentifier(String, int) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
 
AstIdentifier(String, int, boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
 
AstLiteral - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstLiteral() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstLiteral
 
AstMethod - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstMethod(AstProperty, AstParameters) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
 
AstNested - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstNested(AstNode) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNested
 
AstNode - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstNode() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode
 
AstNull - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstNull() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNull
 
AstNumber - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstNumber(Number) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNumber
 
AstParameters - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstParameters(List<AstNode>) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstParameters
 
AstProperty - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstProperty(AstNode, boolean, boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
 
AstProperty(AstNode, boolean, boolean, boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
 
AstRightValue - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstRightValue() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstRightValue
 
AstString - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstString(String) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstString
 
AstText - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstText(String) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
 
AstUnary - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstUnary(AstNode, AstUnary.Operator) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary
 
AstUnary.Operator - Interface in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
AstUnary.SimpleOperator - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
 
async - Variable in class org.flowable.bpmn.model.SignalEventDefinition
 
async - Variable in class org.flowable.cmmn.model.Case
 
async - Variable in class org.flowable.cmmn.model.Task
 
async - Variable in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
 
async - Variable in class org.flowable.engine.impl.cmd.EvaluateConditionalEventsCmd
 
async - Variable in class org.flowable.engine.impl.cmd.MessageEventReceivedCmd
 
async - Variable in class org.flowable.engine.impl.cmd.SignalEventReceivedCmd
 
async - Variable in class org.flowable.engine.impl.cmd.TriggerCmd
 
ASYNC - Enum constant in enum class org.flowable.job.service.impl.cmd.JobType
 
ASYNC_ACTIVATE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
ASYNC_ACTIVE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
ASYNC_ACTIVE_LEAVE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
Non-spec state, indicating the plan item instance is scheduled to move from active to a terminal state asynchronously.
ASYNC_LEAVE_ACTIVE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
AsyncActivatePlanItemInstanceJobHandler - Class in org.flowable.cmmn.engine.impl.job
 
AsyncActivatePlanItemInstanceJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.job.AsyncActivatePlanItemInstanceJobHandler
 
asyncActive() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
 
asyncActiveLeave() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
 
AsyncCompleteCallActivityJobHandler - Class in org.flowable.engine.impl.jobexecutor
A JobHandler implementation that asynchronously will end an execution asynchronously.
AsyncCompleteCallActivityJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.AsyncCompleteCallActivityJobHandler
 
AsyncContinuationJobHandler - Class in org.flowable.engine.impl.jobexecutor
 
AsyncContinuationJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.AsyncContinuationJobHandler
 
AsyncExecutableHttpRequest - Interface in org.flowable.http.common.api.client
 
asyncExecutor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
asyncExecutor - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
 
asyncExecutor - Variable in class org.flowable.engine.impl.ProcessEngineImpl
 
asyncExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
asyncExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
 
asyncExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
 
asyncExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
 
asyncExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.JobAddedTransactionListener
 
asyncExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
 
asyncExecutor - Variable in class org.flowable.job.service.impl.cmd.AcquireJobsCmd
 
asyncExecutor - Variable in class org.flowable.job.service.impl.cmd.AcquireJobsWithGlobalAcquireLockCmd
 
asyncExecutor - Variable in class org.flowable.job.service.impl.cmd.AcquireTimerJobsCmd
 
asyncExecutor - Variable in class org.flowable.job.service.impl.cmd.AcquireTimerJobsWithGlobalAcquireLockCmd
 
asyncExecutor - Variable in class org.flowable.job.service.JobServiceConfiguration
 
AsyncExecutor - Interface in org.flowable.job.service.impl.asyncexecutor
 
asyncExecutorActivate - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
Boolean flag to be set to activate the AsyncExecutor automatically after the engine has booted up.
asyncExecutorActivate - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
asyncExecutorConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
asyncExecutorConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
asyncExecutorExecuteAsyncRunnableFactory - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
Allows to define a custom factory for creating the Runnable that is executed by the async executor.
asyncExecutorExecuteAsyncRunnableFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
Allows to define a custom factory for creating the Runnable that is executed by the async executor.
asyncExecutorNumberOfRetries - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
The number of retries for a job.
asyncExecutorNumberOfRetries - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
The number of retries for a job.
asyncExecutorNumberOfRetries - Variable in class org.flowable.job.service.JobServiceConfiguration
 
asyncExecutorResetExpiredJobsMaxTimeout - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
The amount of time (in milliseconds) a job can maximum be in the 'executable' state before being deemed expired.
asyncExecutorResetExpiredJobsMaxTimeout - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
The amount of time (in milliseconds) a job can maximum be in the 'executable' state before being deemed expired.
asyncExecutorResetExpiredJobsMaxTimeout - Variable in class org.flowable.job.service.JobServiceConfiguration
 
asyncExecutorTaskExecutorConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
The configuration of the task executor for the async executor.
asyncExecutorTaskExecutorConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
The configuration of the task executor for the async executor.
asyncExecutorThreadFactory - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
The thread factory that the async task executor should use.
asyncExecutorThreadFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
The thread factory that the async task executor should use.
asyncExecutorThreadPoolQueue - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
The queue onto which jobs will be placed before they are actually executed.
asyncExecutorThreadPoolQueue - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
The queue onto which jobs will be placed before they are actually executed.
asyncFailedJobWaitTime - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
Defines the default wait time for a failed async job in seconds
asyncFailedJobWaitTime - Variable in class org.flowable.engine.ProcessEngineConfiguration
define the default wait time for a failed async job in seconds
AsyncHistoryDateUtil - Class in org.flowable.job.service.impl.history.async
 
AsyncHistoryDateUtil() - Constructor for class org.flowable.job.service.impl.history.async.AsyncHistoryDateUtil
 
asyncHistoryExecutor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
asyncHistoryExecutor - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
 
asyncHistoryExecutor - Variable in class org.flowable.engine.impl.ProcessEngineImpl
 
asyncHistoryExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
asyncHistoryExecutor - Variable in class org.flowable.job.service.JobServiceConfiguration
 
asyncHistoryExecutorActivate - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
asyncHistoryExecutorActivate - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
asyncHistoryExecutorConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
asyncHistoryExecutorConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
asyncHistoryExecutorNumberOfRetries - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
asyncHistoryExecutorNumberOfRetries - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
asyncHistoryExecutorNumberOfRetries - Variable in class org.flowable.job.service.JobServiceConfiguration
 
asyncHistoryExecutorTaskExecutorConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
asyncHistoryExecutorTaskExecutorConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
asyncHistoryExecutorThreadPoolQueue - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
asyncHistoryExecutorThreadPoolQueue - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
AsyncHistoryJsonUtil - Class in org.flowable.job.service.impl.history.async.util
 
AsyncHistoryJsonUtil() - Constructor for class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
 
asyncHistoryTaskExecutor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
asyncHistoryTaskExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
asynchronous - Variable in class org.flowable.bpmn.model.FlowNode
 
asynchronousLeave - Variable in class org.flowable.bpmn.model.FlowNode
 
asynchronousLeaveNotExclusive - Variable in class org.flowable.bpmn.model.FlowNode
 
AsyncInitializePlanModelJobHandler - Class in org.flowable.cmmn.engine.impl.job
 
AsyncInitializePlanModelJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.job.AsyncInitializePlanModelJobHandler
 
asyncJobAcquisitionRunnables - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
 
asyncJobAcquisitionThread - Variable in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
Thread responsible for async job acquisition.
asyncJobAcquisitionThreads - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
 
AsyncJobAddedNotification - Class in org.flowable.job.service.impl.asyncexecutor
 
AsyncJobAddedNotification(JobInfoEntity, AsyncExecutor) - Constructor for class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
 
AsyncJobExecutorConfiguration - Class in org.flowable.job.service.impl.asyncexecutor
 
AsyncJobExecutorConfiguration() - Constructor for class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
 
asyncJobsDueLifecycleListener - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
 
asyncJobsDueRunnable - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
 
asyncLeave - Variable in class org.flowable.cmmn.model.Task
 
AsyncLeaveActivePlanItemInstanceJobHandler - Class in org.flowable.cmmn.engine.impl.job
 
AsyncLeaveActivePlanItemInstanceJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.job.AsyncLeaveActivePlanItemInstanceJobHandler
 
AsyncLeaveActivePlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
 
AsyncLeaveActivePlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity, String, Map<String, String>) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.AsyncLeaveActivePlanItemInstanceOperation
 
asyncLeaveExclusive - Variable in class org.flowable.cmmn.model.Task
 
AsyncLeaveJobHandler - Class in org.flowable.engine.impl.jobexecutor
 
AsyncLeaveJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.AsyncLeaveJobHandler
 
asyncRunnableExecutionExceptionHandler - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
 
AsyncRunnableExecutionExceptionHandler - Interface in org.flowable.job.service.impl.asyncexecutor
 
asyncRunnableExecutionExceptionHandlers - Variable in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
 
asyncRunnableExecutionExceptionHandlers - Variable in class org.flowable.job.service.JobServiceConfiguration
 
AsyncSendEventJobHandler - Class in org.flowable.engine.impl.jobexecutor
 
AsyncSendEventJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.AsyncSendEventJobHandler
 
asyncTaskExecutor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
asyncTaskExecutor - Variable in class org.flowable.common.spring.async.SpringAsyncTaskExecutor
 
asyncTaskExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
AsyncTaskExecutor - Interface in org.flowable.common.engine.api.async
Flowable task executor interface that abstracts the execution of a Runnable or Callable asynchronously in a different thread.
AsyncTaskExecutorConfiguration - Class in org.flowable.common.engine.impl.async
 
AsyncTaskExecutorConfiguration() - Constructor for class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
 
asyncTaskInvoker - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
asyncTaskInvoker - Variable in class org.flowable.engine.impl.delegate.invocation.FutureJavaDelegateInvocation
 
asyncTaskInvoker - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
AsyncTaskInvoker - Interface in org.flowable.common.engine.api.async
Invoker responsible for submitting tasks to the task executor.
asyncTaskInvokerTaskExecutor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
asyncTaskInvokerTaskExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
asyncTaskInvokerTaskExecutorConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
asyncTaskInvokerTaskExecutorConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
AsyncTriggerJobHandler - Class in org.flowable.engine.impl.jobexecutor
 
AsyncTriggerJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.AsyncTriggerJobHandler
 
attachedToRef - Variable in class org.flowable.bpmn.model.BoundaryEvent
 
attachedToRefId - Variable in class org.flowable.bpmn.model.BoundaryEvent
 
attachedToRefId - Variable in class org.flowable.cmmn.model.Criterion
 
attachment - Variable in class org.flowable.engine.impl.cmd.SaveAttachmentCmd
 
Attachment - Interface in org.flowable.engine.task
Any type of content that is be associated with a task or with a process instance.
attachmentDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
AttachmentDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
 
attachmentDescription - Variable in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
 
AttachmentEntity - Interface in org.flowable.engine.impl.persistence.entity
 
AttachmentEntityImpl - Class in org.flowable.engine.impl.persistence.entity
 
AttachmentEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
 
attachmentEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
AttachmentEntityManager - Interface in org.flowable.engine.impl.persistence.entity
 
AttachmentEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
 
AttachmentEntityManagerImpl(ProcessEngineConfigurationImpl, AttachmentDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
 
attachmentId - Variable in class org.flowable.engine.impl.cmd.DeleteAttachmentCmd
 
attachmentId - Variable in class org.flowable.engine.impl.cmd.GetAttachmentCmd
 
attachmentId - Variable in class org.flowable.engine.impl.cmd.GetAttachmentContentCmd
 
attachmentName - Variable in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
 
AttachmentRequest - Class in org.flowable.rest.service.api.engine
 
AttachmentRequest() - Constructor for class org.flowable.rest.service.api.engine.AttachmentRequest
 
AttachmentResponse - Class in org.flowable.rest.service.api.engine
 
AttachmentResponse() - Constructor for class org.flowable.rest.service.api.engine.AttachmentResponse
 
attachments - Variable in class org.flowable.mail.common.api.MailMessage
 
attachments - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate
 
attachmentType - Variable in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
 
attempts - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
 
attempts - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.ResolvedRetryConfiguration
 
ATTRIBUTE_ACTIVATE_CONDITION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_ACTIVITY_ASYNCHRONOUS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_ACTIVITY_ASYNCHRONOUS_BEFORE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_ACTIVITY_ASYNCHRONOUS_LEAVE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_ACTIVITY_ASYNCHRONOUS_LEAVE_EXCLUSIVE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_ACTIVITY_EXCLUSIVE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_ACTIVITY_ISFORCOMPENSATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_ACTIVITY_TRIGGERABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_AGGREGATION - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
 
ATTRIBUTE_ASSIGNEE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_ASSOCIATION_DIRECTION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_AUTHOR - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_AUTHORIZED_ROLE_REFS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_AUTO_COMPLETE_CONDITION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_BOUNDARY_ATTACHEDTOREF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_BOUNDARY_CANCELACTIVITY - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_BUSINESS_KEY - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_BUSINESS_KEY - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_BUSINESS_STATUS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_CALENDAR_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_CALL_ACTIVITY_CALLEDELEMENT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_CALL_ACTIVITY_CALLEDELEMENTTYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_CALL_ACTIVITY_COMPLETE_ASYNC - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_CALL_ACTIVITY_INHERITVARIABLES - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_CALL_ACTIVITY_PROCESS_INSTANCE_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_CALL_ACTIVITY_USE_LOCALSCOPE_FOR_OUTPARAMETERS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_CALLED_ELEMENT_BINDING - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_CANCEL_REMAINING_INSTANCES - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_CANDIDATE_GROUPS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_CANDIDATE_USERS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_CASE_CANDIDATE_GROUPS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_CASE_CANDIDATE_USERS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_CASE_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_CASE_TASK_CASE_DEFINITION_KEY - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_CASE_TASK_CASE_INSTANCE_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_CATEGORY - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_CLASS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_COMPENSATE_ACTIVITYREF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_COMPENSATE_WAITFORCOMPLETION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_CREATION_DATE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_DATA_ID - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_DATA_ITEM_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_DATA_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_DATA_STORE_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_DECISION_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_DEFAULT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_DEFAULT_CONDITION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_DEFINITION_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_DELEGATE_EXPRESSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_DI_BPMNELEMENT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_DI_CMMN_ELEMENT_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_DI_DMN_ELEMENT_REF - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
 
ATTRIBUTE_DI_HEIGHT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_DI_HEIGHT - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_DI_HEIGHT - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
 
ATTRIBUTE_DI_IS_EXPANDED - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_DI_ROTATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_DI_ROTATION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_DI_SOURCE_DOCKER_X - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_DI_SOURCE_DOCKER_Y - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_DI_TARGET_CMMN_ELEMENT_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_DI_TARGET_DMN_ELEMENT_REF - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
 
ATTRIBUTE_DI_TARGET_DOCKER_X - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_DI_TARGET_DOCKER_Y - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_DI_WIDTH - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_DI_WIDTH - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_DI_WIDTH - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
 
ATTRIBUTE_DI_X - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_DI_X - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_DI_X - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
 
ATTRIBUTE_DI_Y - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_DI_Y - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_DI_Y - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
 
ATTRIBUTE_DISPLAY_ORDER - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_DUE_DATE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_ELEMENT_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_ELEMENT_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_END_DATE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_ERROR_CODE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_ERROR_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_ERROR_VARIABLE_LOCAL_SCOPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_ERROR_VARIABLE_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_ERROR_VARIABLE_TRANSIENT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_ESCALATION_CODE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_ESCALATION_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_EVENT_LISTENER_AVAILABLE_CONDITION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_EVENT_LISTENER_SIGNAL_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_EVENT_LISTENER_TYPE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_EVENT_LISTENER_VARIABLE_CHANGE_TYPE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_EVENT_LISTENER_VARIABLE_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_EVENT_START_INITIATOR - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_EVENT_START_INTERRUPTING - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_EXIT_EVENT_TYPE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_EXIT_TYPE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_EXPORTER - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_EXPORTER - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_EXPORTER - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
 
ATTRIBUTE_EXPORTER_VERSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_EXPORTER_VERSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_EXPORTER_VERSION - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
 
ATTRIBUTE_EXPRESSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_EXPRESSION_LANGUAGE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_EXTERNAL_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_EXTERNAL_WORKER_DO_NOT_INCLUDE_VARIABLES - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_EXTERNAL_WORKER_TOPIC - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_FALLBACK_TO_DEFAULT_TENANT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_FALLBACK_TO_DEFAULT_TENANT - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_FIELD_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_FIELD_EXPRESSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_FIELD_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_FIELD_STRING - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_FIELD_STRING - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_FLOW_SKIP_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_FLOW_SOURCE_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_FLOW_TARGET_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_FORCE_DMN_11 - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
 
ATTRIBUTE_FORM_DATEPATTERN - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_FORM_DEFAULT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_FORM_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_FORM_FIELD_VALIDATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_FORM_FIELD_VALIDATION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_FORM_FORMKEY - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_FORM_ID - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_FORM_KEY - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_FORM_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_FORM_READABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_FORM_REQUIRED - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_FORM_TYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_FORM_VARIABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_FORM_WRITABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_HIT_POLICY - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
 
ATTRIBUTE_HREF - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
 
ATTRIBUTE_HTTP_PARALLEL_IN_SAME_TRANSACTION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_ICON - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_ID - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_ID - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_ID - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
 
ATTRIBUTE_ID_VARIABLE_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_ID_VARIABLE_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_IGNORE_CONDITION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_IGNORE_REPETITION_COUNTER_VARIABLE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_IMPLEMENTATION_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_IMPLEMENTATION_TYPE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_IMPORT_TYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_INCLUDE_IN_STAGE_OVERVIEW - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_INHERIT_BUSINESS_KEY - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_INHERIT_BUSINESS_KEY - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_INITIATOR_VARIABLE_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_INVOLVED_CASE_INSTANCE_IDS - Static variable in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
 
ATTRIBUTE_INVOLVED_EXECUTIONS - Static variable in class org.flowable.engine.impl.util.CommandContextUtil
 
ATTRIBUTE_IOPARAMETER_SOURCE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_IOPARAMETER_SOURCE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_IOPARAMETER_SOURCE_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_IOPARAMETER_SOURCE_EXPRESSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_IOPARAMETER_SOURCE_TYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_IOPARAMETER_TARGET - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_IOPARAMETER_TARGET - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_IOPARAMETER_TARGET_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_IOPARAMETER_TARGET_EXPRESSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_IOPARAMETER_TARGET_TYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_IOPARAMETER_TRANSIENT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_IOPARAMETER_TRANSIENT - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_IOPARAMETER_VARIABLES - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_IS_ASYNCHRONOUS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_IS_ASYNCHRONOUS_LEAVE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_IS_ASYNCHRONOUS_LEAVE_EXCLUSIVE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_IS_AUTO_COMPLETE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_IS_BLOCKING - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_IS_BLOCKING_EXPRESSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_IS_COLLECTION - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
 
ATTRIBUTE_IS_EXCLUSIVE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_ITEM_KIND - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_ITEM_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_ITEM_SUBJECT_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_LABEL - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_LABEL - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
 
ATTRIBUTE_LISTENER_CLASS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_LISTENER_CLASS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_LISTENER_CUSTOM_PROPERTIES_RESOLVER_CLASS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_LISTENER_CUSTOM_PROPERTIES_RESOLVER_DELEGATEEXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_LISTENER_CUSTOM_PROPERTIES_RESOLVER_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_LISTENER_DELEGATEEXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_LISTENER_DELEGATEEXPRESSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_LISTENER_ENTITY_TYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_LISTENER_EVENT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_LISTENER_EVENT - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_LISTENER_EVENTS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_LISTENER_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_LISTENER_EXPRESSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_LISTENER_ON_TRANSACTION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_LISTENER_ON_TRANSACTION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_LISTENER_SOURCE_STATE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_LISTENER_TARGET_STATE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_LISTENER_THROW_ERROR_EVENT_CODE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_LISTENER_THROW_EVENT_TYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_LISTENER_THROW_EVENT_TYPE_ERROR - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_LISTENER_THROW_EVENT_TYPE_GLOBAL_SIGNAL - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_LISTENER_THROW_EVENT_TYPE_MESSAGE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_LISTENER_THROW_EVENT_TYPE_SIGNAL - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_LISTENER_THROW_MESSAGE_EVENT_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_LISTENER_THROW_SIGNAL_EVENT_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_LISTENER_TYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_LISTENER_TYPE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_LISTENER_TYPE_SCRIPT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_LOCATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_MESSAGE_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_MESSAGE_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_MILESTONE_VARIABLE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_MULTIINSTANCE_COLLECTION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_MULTIINSTANCE_COLLECTION_CLASS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_MULTIINSTANCE_COLLECTION_DELEGATEEXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_MULTIINSTANCE_INDEX_VARIABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_MULTIINSTANCE_NO_WAIT_STATES_ASYNC_LEAVE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_MULTIINSTANCE_SEQUENTIAL - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_MULTIINSTANCE_VARIABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_NAME - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
 
ATTRIBUTE_NAMESPACE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_NAMESPACE - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
 
ATTRIBUTE_ORDERING - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_OWNER - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_PLAN_ITEM_START_TRIGGER_SRC_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_PRIORITY - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_PROCESS_CANDIDATE_GROUPS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_PROCESS_CANDIDATE_USERS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_PROCESS_EAGER_EXECUTION_FETCHING - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_PROCESS_EXECUTABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_PROCESS_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_PROCESS_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_REPETITION_COLLECTION_VARIABLE_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_REPETITION_COUNTER_VARIABLE_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_REPETITION_ELEMENT_INDEX_VARIABLE_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_REPETITION_ELEMENT_VARIABLE_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_REPETITION_MAX_INSTANCE_COUNT_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_RESULT_VARIABLE_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_SAME_DEPLOYMENT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_SAME_DEPLOYMENT - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_SCOPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_SCRIPT_FORMAT - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_SCRIPT_LANGUAGE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_SCRIPT_LANGUAGE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_SCRIPT_RESULTVARIABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_SCRIPT_RESULTVARIABLE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_SENTRY_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_SIGNAL_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_SIGNAL_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_SOURCE_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_STORE_RESULT_AS_TRANSIENT - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_STRUCTURE_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TARGET_NAMESPACE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_TARGET_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_TASK_COMPLETER_VARIABLE_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_COMPLETER_VARIABLE_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_TASK_EXTERNAL_WORKER_DO_NOT_INCLUDE_VARIABLES - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_EXTERNAL_WORKER_TOPIC - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_HTTP_PARALLEL_IN_SAME_TRANSACTION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_ID_VARIABLE_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_ID_VARIABLE_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_TASK_IMPLEMENTATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_OPERATION_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_RULE_CLASS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_RULE_EXCLUDE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_RULE_RESULT_VARIABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_RULE_RULES - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_RULE_VARIABLES_INPUT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_SCRIPT_AUTO_STORE_VARIABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_SCRIPT_AUTO_STORE_VARIABLE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_TASK_SCRIPT_DO_NOT_INCLUDE_VARIABLES - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_SCRIPT_DO_NOT_INCLUDE_VARIABLES - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_TASK_SCRIPT_FORMAT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_SCRIPT_RESULTVARIABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_SCRIPT_SKIP_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_SCRIPT_TEXT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_SERVICE_CLASS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_SERVICE_DELEGATEEXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_SERVICE_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_SERVICE_EXTENSIONID - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_SERVICE_RESULT_VARIABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_SERVICE_RESULT_VARIABLE_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_SERVICE_SKIP_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_SERVICE_STORE_RESULT_AS_TRANSIENT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_SERVICE_USE_LOCAL_SCOPE_FOR_RESULT_VARIABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_USER_ASSIGNEE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_USER_BUSINESS_CALENDAR_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_USER_CANDIDATEGROUPS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_USER_CANDIDATEUSERS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_USER_CATEGORY - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_USER_DUEDATE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_USER_OWNER - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_USER_PRIORITY - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TASK_USER_SKIP_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TERMINATE_ALL - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TERMINATE_MULTI_INSTANCE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TEXT_FORMAT - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_TEXTFORMAT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TIMER_CYCLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TIMER_DATE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TIMER_DURATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TRIGGER_MODE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_TRIGGERABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TRIGGERED_BY - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_TYPE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_TYPE_REF - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
 
ATTRIBUTE_USER_EVENT_LISTENER_REACTIVATE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_VALUE_FALSE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_VALUE_TRUE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_VARIABLE_AGGREGATION_CREATE_OVERVIEW - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_VARIABLE_AGGREGATION_CREATE_OVERVIEW - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_VARIABLE_AGGREGATION_STORE_AS_TRANSIENT_VARIABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_VARIABLE_AGGREGATION_STORE_AS_TRANSIENT_VARIABLE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_VARIABLE_AGGREGATION_VARIABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_VARIABLE_AGGREGATION_VARIABLE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
ATTRIBUTE_VARIABLE_CHANGE_TYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
ATTRIBUTE_VARIABLE_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
attributes - Variable in class org.flowable.bpmn.model.BaseElement
extension attributes could be part of each element
attributes - Variable in class org.flowable.cmmn.model.BaseElement
extension attributes could be part of each element
attributes - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
 
attributes - Variable in class org.flowable.dmn.model.DmnElement
extension attributes could be part of each element
attributes - Variable in class org.flowable.dmn.model.DmnExtensionElement
extension attributes could be part of each element
AUDIT - Enum constant in enum class org.flowable.common.engine.impl.history.HistoryLevel
 
auditContainer - Variable in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
authenticate(Authentication) - Method in class org.flowable.cmmn.rest.security.BasicAuthenticationProvider
 
authenticate(Authentication) - Method in class org.flowable.rest.security.BasicAuthenticationProvider
 
Authentication - Class in org.flowable.common.engine.impl.identity
 
Authentication() - Constructor for class org.flowable.common.engine.impl.identity.Authentication
 
AuthenticationContext - Interface in org.flowable.common.engine.api.identity
Flowable Authentication context that can be implemented in different ways to hold and store the current authentication information.
author - Variable in class org.flowable.cmmn.model.CmmnModel
 
AuthorityRequirement - Class in org.flowable.dmn.model
 
AuthorityRequirement() - Constructor for class org.flowable.dmn.model.AuthorityRequirement
 
AuthorityRequirementConverter - Class in org.flowable.dmn.xml.converter
 
AuthorityRequirementConverter() - Constructor for class org.flowable.dmn.xml.converter.AuthorityRequirementConverter
 
authorityRequirements - Variable in class org.flowable.dmn.model.Decision
 
authorizationGroups - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
authorizationGroups - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
 
authorizationGroupsSet - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
authorizationGroupsSet - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
 
authorizationUserId - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
authorizationUserId - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
 
authorizedGroups - Variable in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
 
authorizedGroups - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
 
authorizedRoleRefs - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.UserEventListenerActivityBehaviour
 
authorizedRoleRefs - Variable in class org.flowable.cmmn.model.UserEventListener
 
authorizedUser - Variable in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
 
authorizedUser - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
 
autoActivate - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
 
autoComplete - Variable in class org.flowable.cmmn.model.Stage
 
autoCompleteCondition - Variable in class org.flowable.cmmn.model.Stage
 
autoCreateTopics - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
 
autoCreateTopics - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.ResolvedRetryConfiguration
 
AutoDeploymentStrategy<E> - Interface in org.flowable.common.spring
Strategy interface for implementations of automatically deploying resources.
autoDeployResources(CmmnEngine) - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
 
autoDeployResources(DmnEngine) - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
 
autoDeployResources(ProcessEngine) - Method in class org.flowable.spring.SpringProcessEngineConfiguration
 
autoDeployResources(EventRegistryEngine) - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
 
autoStoreVariables - Variable in class org.flowable.bpmn.model.ScriptTask
 
autoStoreVariables - Variable in class org.flowable.cmmn.model.ScriptServiceTask
 
available() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
 
AVAILABLE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
availableConditionExpression - Variable in class org.flowable.cmmn.model.EventListener
 
awaitTerminationPeriod - Variable in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
The time that is waited to gracefully shut down the thread pool used for job execution

B

base64(VariableContainer, String) - Static method in class org.flowable.common.engine.impl.el.function.VariableBase64ExpressionFunction
 
BaseActivityMigrationMappingConverter() - Constructor for class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
 
BaseBpmnXMLConverter - Class in org.flowable.bpmn.converter
 
BaseBpmnXMLConverter() - Constructor for class org.flowable.bpmn.converter.BaseBpmnXMLConverter
 
BaseCaseDefinitionResource - Class in org.flowable.cmmn.rest.service.api.repository
 
BaseCaseDefinitionResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.BaseCaseDefinitionResource
 
BaseCaseInstanceResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
 
BaseCaseInstanceResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.BaseCaseInstanceResource
 
BaseChangeTenantIdCmd - Class in org.flowable.common.engine.impl.tenant
 
BaseChangeTenantIdCmd(ChangeTenantIdBuilderImpl, String) - Constructor for class org.flowable.common.engine.impl.tenant.BaseChangeTenantIdCmd
 
BaseChildElementParser - Class in org.flowable.bpmn.converter.child
 
BaseChildElementParser - Class in org.flowable.dmn.converter.child
 
BaseChildElementParser() - Constructor for class org.flowable.bpmn.converter.child.BaseChildElementParser
 
BaseChildElementParser() - Constructor for class org.flowable.dmn.converter.child.BaseChildElementParser
 
BaseCmmnXmlConverter - Class in org.flowable.cmmn.converter
 
BaseCmmnXmlConverter() - Constructor for class org.flowable.cmmn.converter.BaseCmmnXmlConverter
 
BaseDelegateEventListener - Class in org.flowable.engine.impl.bpmn.helper
Base implementation of a FlowableEventListener, used when creating event-listeners that are part of a BPMN definition.
BaseDelegateEventListener() - Constructor for class org.flowable.engine.impl.bpmn.helper.BaseDelegateEventListener
 
BaseDeploymentResource - Class in org.flowable.cmmn.rest.service.api.repository
 
BaseDeploymentResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.BaseDeploymentResource
 
BaseDeploymentResourceDataResource - Class in org.flowable.cmmn.rest.service.api.repository
 
BaseDeploymentResourceDataResource - Class in org.flowable.rest.service.api.repository
 
BaseDeploymentResourceDataResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.BaseDeploymentResourceDataResource
 
BaseDeploymentResourceDataResource() - Constructor for class org.flowable.rest.service.api.repository.BaseDeploymentResourceDataResource
 
BaseDmnXMLConverter - Class in org.flowable.dmn.xml.converter
 
BaseDmnXMLConverter() - Constructor for class org.flowable.dmn.xml.converter.BaseDmnXMLConverter
 
BaseDynamicSubProcessInjectUtil - Class in org.flowable.engine.impl.dynamic
 
BaseDynamicSubProcessInjectUtil() - Constructor for class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
 
BaseElement - Class in org.flowable.bpmn.model
 
BaseElement - Class in org.flowable.cmmn.model
 
BaseElement() - Constructor for class org.flowable.bpmn.model.BaseElement
 
BaseElement() - Constructor for class org.flowable.cmmn.model.BaseElement
 
BaseEntityEventListener - Class in org.flowable.engine.delegate.event
Base event listener that can be used when implementing an FlowableEventListener to get notified when an entity is created, updated, deleted or if another entity-related event occurs.
BaseEntityEventListener() - Constructor for class org.flowable.engine.delegate.event.BaseEntityEventListener
Create a new BaseEntityEventListener, notified when an event that targets any type of entity is received.
BaseEntityEventListener(boolean) - Constructor for class org.flowable.engine.delegate.event.BaseEntityEventListener
Create a new BaseEntityEventListener.
BaseEntityEventListener(boolean, Class<?>) - Constructor for class org.flowable.engine.delegate.event.BaseEntityEventListener
 
BaseEventRegistryEventConsumer - Class in org.flowable.eventregistry.impl.consumer
 
BaseEventRegistryEventConsumer(AbstractEngineConfiguration) - Constructor for class org.flowable.eventregistry.impl.consumer.BaseEventRegistryEventConsumer
 
BaseExceptionHandlerAdvice - Class in org.flowable.common.rest.exception
Base class for ExceptionHandlerAdvice controllers From http://spring.io/blog/2013/11/01/exception-handling-in-spring-mvc
BaseExceptionHandlerAdvice() - Constructor for class org.flowable.common.rest.exception.BaseExceptionHandlerAdvice
 
BaseExecutionListener - Interface in org.flowable.engine.delegate
Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.
BaseExecutionVariableResource - Class in org.flowable.rest.service.api.runtime.process
 
BaseExecutionVariableResource(int) - Constructor for class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
 
BaseGroupResource - Class in org.flowable.rest.service.api.identity
 
BaseGroupResource() - Constructor for class org.flowable.rest.service.api.identity.BaseGroupResource
 
BaseHistoricTaskLogEntryBuilderImpl - Class in org.flowable.task.service.impl
Base implementation of the HistoricTaskLogEntryBuilder interface
BaseHistoricTaskLogEntryBuilderImpl() - Constructor for class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
 
BaseHistoricTaskLogEntryBuilderImpl(TaskInfo) - Constructor for class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
 
BaseHttpActivityDelegate - Class in org.flowable.http.common.impl
 
BaseHttpActivityDelegate() - Constructor for class org.flowable.http.common.impl.BaseHttpActivityDelegate
 
BaseHttpActivityDelegate(FlowableHttpClient) - Constructor for class org.flowable.http.common.impl.BaseHttpActivityDelegate
 
BaseHttpActivityDelegate.ExecutionData - Class in org.flowable.http.common.impl
 
BaseHttpActivityDelegate.RequestData - Class in org.flowable.http.common.impl
 
BaseJobQuery<U extends BaseJobQuery<U,T>,T extends Job> - Interface in org.flowable.job.api
Allows programmatic querying of Jobs.
BaseMailActivityDelegate<V extends VariableContainer> - Class in org.flowable.mail.common.impl
 
BaseMailActivityDelegate() - Constructor for class org.flowable.mail.common.impl.BaseMailActivityDelegate
 
BaseMailActivityDelegate.ContentItemDataSourceWrapper - Class in org.flowable.mail.common.impl
 
BaseMailActivityDelegate.ExecutionData - Record Class in org.flowable.mail.common.impl
 
BaseMailHostServerConfiguration - Class in org.flowable.mail.common.impl
 
BaseMailHostServerConfiguration() - Constructor for class org.flowable.mail.common.impl.BaseMailHostServerConfiguration
 
BaseModelResource - Class in org.flowable.rest.service.api.repository
 
BaseModelResource() - Constructor for class org.flowable.rest.service.api.repository.BaseModelResource
 
BaseModelSourceResource - Class in org.flowable.rest.service.api.repository
 
BaseModelSourceResource() - Constructor for class org.flowable.rest.service.api.repository.BaseModelSourceResource
 
BaseNativeQuery<T extends NativeQuery<?,?>,U> - Class in org.flowable.common.engine.impl.query
 
BaseNativeQuery() - Constructor for class org.flowable.common.engine.impl.query.BaseNativeQuery
 
BaseNativeQuery.ResultType - Enum Class in org.flowable.common.engine.impl.query
 
BaseProcessDefinitionResource - Class in org.flowable.rest.service.api.repository
 
BaseProcessDefinitionResource() - Constructor for class org.flowable.rest.service.api.repository.BaseProcessDefinitionResource
 
BaseProcessInstanceResource - Class in org.flowable.rest.service.api.runtime.process
 
BaseProcessInstanceResource() - Constructor for class org.flowable.rest.service.api.runtime.process.BaseProcessInstanceResource
 
BasePropertiesParser - Class in org.flowable.engine.dynamic
Created by Pardo David on 5/12/2016.
BasePropertiesParser() - Constructor for class org.flowable.engine.dynamic.BasePropertiesParser
 
BaseTaskBuilderImpl - Class in org.flowable.task.service.impl
Base implementation of the TaskBuilder interface
BaseTaskBuilderImpl(CommandExecutor) - Constructor for class org.flowable.task.service.impl.BaseTaskBuilderImpl
 
BaseTaskListener - Interface in org.flowable.task.service.delegate
 
baseUrl - Variable in class org.flowable.cmmn.rest.service.api.RestUrlBuilder
 
baseUrl - Variable in class org.flowable.common.rest.util.RestUrlBuilder
 
BaseUserResource - Class in org.flowable.rest.service.api.identity
 
BaseUserResource() - Constructor for class org.flowable.rest.service.api.identity.BaseUserResource
 
BaseVariableAggregatorContext - Class in org.flowable.cmmn.engine.impl.delegate
 
BaseVariableAggregatorContext - Class in org.flowable.engine.impl.delegate
 
BaseVariableAggregatorContext(VariableAggregationDefinition, String) - Constructor for class org.flowable.engine.impl.delegate.BaseVariableAggregatorContext
 
BaseVariableAggregatorContext(VariableAggregationDefinition, String) - Constructor for class org.flowable.cmmn.engine.impl.delegate.BaseVariableAggregatorContext
 
BaseVariableCollectionResource - Class in org.flowable.rest.service.api.runtime.process
 
BaseVariableCollectionResource(int) - Constructor for class org.flowable.rest.service.api.runtime.process.BaseVariableCollectionResource
 
BaseVariableResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
 
BaseVariableResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
 
BaseVariableResource.NoopVariableInterceptor - Class in org.flowable.cmmn.rest.service.api.runtime.caze
 
BaseVariableResource.VariableInterceptor - Interface in org.flowable.cmmn.rest.service.api.runtime.caze
 
BasicAuthenticationProvider - Class in org.flowable.cmmn.rest.security
 
BasicAuthenticationProvider - Class in org.flowable.rest.security
 
BasicAuthenticationProvider() - Constructor for class org.flowable.cmmn.rest.security.BasicAuthenticationProvider
 
BasicAuthenticationProvider() - Constructor for class org.flowable.rest.security.BasicAuthenticationProvider
 
batch - Variable in class org.flowable.batch.service.BatchPartBuilderImpl
 
batch - Variable in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
 
batch - Variable in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
 
Batch - Interface in org.flowable.batch.api
 
BATCH_DOCUMENT_JSON_LABEL - Static variable in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
 
BATCH_ID - Static variable in class org.flowable.batch.service.impl.BatchPartQueryProperty
 
BATCH_ID - Static variable in class org.flowable.batch.service.impl.BatchQueryProperty
 
BATCH_PART_COMPUTE_IDS_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.delete.DeleteCaseInstanceBatchConstants
 
BATCH_PART_COMPUTE_IDS_TYPE - Static variable in interface org.flowable.engine.impl.delete.DeleteProcessInstanceBatchConstants
 
BATCH_PART_DELETE_CASE_INSTANCES_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.delete.DeleteCaseInstanceBatchConstants
 
BATCH_PART_DELETE_PROCESS_INSTANCES_TYPE - Static variable in interface org.flowable.engine.impl.delete.DeleteProcessInstanceBatchConstants
 
BATCH_RESULT_LABEL - Static variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
 
BATCH_RESULT_MESSAGE_LABEL - Static variable in class org.flowable.cmmn.engine.impl.cmd.GetCaseInstanceMigrationBatchResultCmd
 
BATCH_RESULT_MESSAGE_LABEL - Static variable in class org.flowable.cmmn.engine.impl.job.AbstractCaseInstanceMigrationJobHandler
 
BATCH_RESULT_MESSAGE_LABEL - Static variable in class org.flowable.engine.impl.cmd.GetProcessInstanceMigrationBatchResultCmd
 
BATCH_RESULT_MESSAGE_LABEL - Static variable in class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
 
BATCH_RESULT_STACKTRACE_LABEL - Static variable in class org.flowable.cmmn.engine.impl.cmd.GetCaseInstanceMigrationBatchResultCmd
 
BATCH_RESULT_STACKTRACE_LABEL - Static variable in class org.flowable.cmmn.engine.impl.job.AbstractCaseInstanceMigrationJobHandler
 
BATCH_RESULT_STACKTRACE_LABEL - Static variable in class org.flowable.engine.impl.cmd.GetProcessInstanceMigrationBatchResultCmd
 
BATCH_RESULT_STACKTRACE_LABEL - Static variable in class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
 
BATCH_RESULT_STATUS_LABEL - Static variable in class org.flowable.cmmn.engine.impl.job.AbstractCaseInstanceMigrationJobHandler
 
BATCH_RESULT_STATUS_LABEL - Static variable in class org.flowable.engine.impl.cmd.GetProcessInstanceMigrationBatchResultCmd
 
BATCH_RESULT_STATUS_LABEL - Static variable in class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
 
BATCH_SERVICE_ID_PREFIX - Static variable in class org.flowable.batch.service.impl.persistence.entity.BatchServiceEntityConstants
 
BatchBaseResource - Class in org.flowable.rest.service.api.management
 
BatchBaseResource() - Constructor for class org.flowable.rest.service.api.management.BatchBaseResource
 
BatchBuilder - Interface in org.flowable.batch.api
 
BatchBuilderImpl - Class in org.flowable.batch.service.impl
 
BatchBuilderImpl() - Constructor for class org.flowable.batch.service.impl.BatchBuilderImpl
 
BatchBuilderImpl(BatchServiceConfiguration) - Constructor for class org.flowable.batch.service.impl.BatchBuilderImpl
 
BatchBuilderImpl(CommandExecutor, BatchServiceConfiguration) - Constructor for class org.flowable.batch.service.impl.BatchBuilderImpl
 
BatchCollectionResource - Class in org.flowable.rest.service.api.management
 
BatchCollectionResource() - Constructor for class org.flowable.rest.service.api.management.BatchCollectionResource
 
batchDataManager - Variable in class org.flowable.batch.service.BatchServiceConfiguration
 
BatchDataManager - Interface in org.flowable.batch.service.impl.persistence.entity.data
 
BatchDeleteCaseConfig - Class in org.flowable.cmmn.engine.impl.delete
 
BatchDeleteCaseConfig(Batch, BatchPart, String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
 
BatchDeleteCaseConfig.VariableValueJsonNodeValueFields - Class in org.flowable.cmmn.engine.impl.delete
 
BatchDeleteProcessConfig - Class in org.flowable.engine.impl.delete
 
BatchDeleteProcessConfig(Batch, BatchPart, String, boolean) - Constructor for class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
 
BatchDeleteProcessConfig.VariableValueJsonNodeValueFields - Class in org.flowable.engine.impl.delete
 
BatchDeleteQuery<Q extends BatchDeleteQuery<Q>> - Interface in org.flowable.common.engine.api.query
 
batchDocRefId - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
 
batchDocumentJson - Variable in class org.flowable.batch.service.impl.BatchBuilderImpl
 
batchDocumentJson(String) - Method in interface org.flowable.batch.api.BatchBuilder
 
batchDocumentJson(String) - Method in class org.flowable.batch.service.impl.BatchBuilderImpl
 
BatchEntity - Interface in org.flowable.batch.service.impl.persistence.entity
 
BatchEntityImpl - Class in org.flowable.batch.service.impl.persistence.entity
 
BatchEntityImpl() - Constructor for class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
 
batchEntityManager - Variable in class org.flowable.batch.service.BatchServiceConfiguration
 
BatchEntityManager - Interface in org.flowable.batch.service.impl.persistence.entity
 
BatchEntityManagerImpl - Class in org.flowable.batch.service.impl.persistence.entity
 
BatchEntityManagerImpl(BatchServiceConfiguration, BatchDataManager) - Constructor for class org.flowable.batch.service.impl.persistence.entity.BatchEntityManagerImpl
 
batchId - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
 
batchId - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
 
batchId - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
batchId - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
batchId - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteBatchCmd
 
batchId - Variable in class org.flowable.engine.impl.cmd.DeleteBatchCmd
 
batchId - Variable in class org.flowable.engine.impl.cmd.FindBatchPartsByBatchIdCmd
 
batchId - Variable in class org.flowable.engine.impl.cmd.GetBatchDocumentCmd
 
batchId - Variable in class org.flowable.engine.impl.cmd.GetProcessInstanceMigrationBatchResultCmd
 
batchId - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
 
batchId - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
batchId - Variable in class org.flowable.rest.service.api.management.BatchPartResponse
 
batchId(String) - Method in interface org.flowable.batch.api.BatchPartQuery
Only select batch parts with the given batch id
batchId(String) - Method in interface org.flowable.batch.api.BatchQuery
Only select batches with the given id
batchId(String) - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
 
batchId(String) - Method in class org.flowable.batch.service.impl.BatchQueryImpl
 
batchMigrateCaseInstances(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Starts the case instance migration for all case instances of a given case definition identified by the case definition id.
batchMigrateCaseInstances(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
 
batchMigrateCaseInstances(String, int, String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Asynchronously starts the case instance migration for each case instances of a given case definition identified by the case definition key and version (optional tenantId).
batchMigrateCaseInstances(String, int, String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
 
batchMigrateCaseInstancesOfCaseDefinition(String, int, String, CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
batchMigrateCaseInstancesOfCaseDefinition(String, int, String, CaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
 
batchMigrateCaseInstancesOfCaseDefinition(String, int, String, CaseInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManager
 
batchMigrateCaseInstancesOfCaseDefinition(String, int, String, CaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
 
batchMigrateCaseInstancesOfCaseDefinition(String, CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
batchMigrateCaseInstancesOfCaseDefinition(String, CaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
 
batchMigrateCaseInstancesOfCaseDefinition(String, CaseInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManager
 
batchMigrateCaseInstancesOfCaseDefinition(String, CaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
 
batchMigrateHistoricCaseInstances(String) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
Starts the case instance migration for all case instances of a given case definition identified by the case definition id.
batchMigrateHistoricCaseInstances(String) - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationBuilderImpl
 
batchMigrateHistoricCaseInstances(String, int, String) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
Asynchronously starts the case instance migration for each case instances of a given case definition identified by the case definition key and version (optional tenantId).
batchMigrateHistoricCaseInstances(String, int, String) - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationBuilderImpl
 
batchMigrateHistoricCaseInstancesOfCaseDefinition(String, int, String, HistoricCaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
batchMigrateHistoricCaseInstancesOfCaseDefinition(String, int, String, HistoricCaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
 
batchMigrateHistoricCaseInstancesOfCaseDefinition(String, int, String, HistoricCaseInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManager
 
batchMigrateHistoricCaseInstancesOfCaseDefinition(String, int, String, HistoricCaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
 
batchMigrateHistoricCaseInstancesOfCaseDefinition(String, HistoricCaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
batchMigrateHistoricCaseInstancesOfCaseDefinition(String, HistoricCaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
 
batchMigrateHistoricCaseInstancesOfCaseDefinition(String, HistoricCaseInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManager
 
batchMigrateHistoricCaseInstancesOfCaseDefinition(String, HistoricCaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
 
batchMigrateHistoricInstancesOfCaseDefinition(String, String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResource
 
batchMigrateInstancesOfCaseDefinition(String, String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResource
 
batchMigrateInstancesOfProcessDefinition(String, String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResource
 
batchMigrateProcessInstances(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
 
batchMigrateProcessInstances(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
Starts the process instance migration for all process instances of a given process definition identified by the process definition id.
batchMigrateProcessInstances(String, int, String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
 
batchMigrateProcessInstances(String, int, String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
Asynchronously starts the process instance migration for each process instances of a given process definition identified by the process definition key and version (optional tenantId).
batchMigrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.ProcessMigrationServiceImpl
 
batchMigrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
 
batchMigrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
 
batchMigrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
 
batchMigrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.ProcessMigrationServiceImpl
 
batchMigrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
 
batchMigrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
 
batchMigrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
 
batchName - Variable in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
 
batchName - Variable in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
 
batchPart - Variable in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
 
batchPart - Variable in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
 
BatchPart - Interface in org.flowable.batch.api
 
BatchPartBaseResource - Class in org.flowable.rest.service.api.management
 
BatchPartBaseResource() - Constructor for class org.flowable.rest.service.api.management.BatchPartBaseResource
 
BatchPartBuilder - Interface in org.flowable.batch.api
 
BatchPartBuilderImpl - Class in org.flowable.batch.service
 
BatchPartBuilderImpl(Batch, BatchServiceConfiguration) - Constructor for class org.flowable.batch.service.BatchPartBuilderImpl
 
BatchPartBuilderImpl(Batch, BatchServiceConfiguration, CommandExecutor) - Constructor for class org.flowable.batch.service.BatchPartBuilderImpl
 
BatchPartCollectionResource - Class in org.flowable.rest.service.api.management
 
BatchPartCollectionResource() - Constructor for class org.flowable.rest.service.api.management.BatchPartCollectionResource
 
batchPartDataManager - Variable in class org.flowable.batch.service.BatchServiceConfiguration
 
BatchPartDataManager - Interface in org.flowable.batch.service.impl.persistence.entity.data
 
BatchPartEntity - Interface in org.flowable.batch.service.impl.persistence.entity
 
BatchPartEntityImpl - Class in org.flowable.batch.service.impl.persistence.entity
 
BatchPartEntityImpl() - Constructor for class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
 
batchPartEntityManager - Variable in class org.flowable.batch.service.BatchServiceConfiguration
 
BatchPartEntityManager - Interface in org.flowable.batch.service.impl.persistence.entity
 
BatchPartEntityManagerImpl - Class in org.flowable.batch.service.impl.persistence.entity
 
BatchPartEntityManagerImpl(BatchServiceConfiguration, BatchPartDataManager) - Constructor for class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManagerImpl
 
batchPartId - Variable in class org.flowable.engine.impl.cmd.GetBatchPartCmd
 
batchPartId - Variable in class org.flowable.engine.impl.cmd.GetBatchPartDocumentCmd
 
BatchPartQuery - Interface in org.flowable.batch.api
 
BatchPartQueryImpl - Class in org.flowable.batch.service.impl
 
BatchPartQueryImpl(CommandExecutor, BatchServiceConfiguration) - Constructor for class org.flowable.batch.service.impl.BatchPartQueryImpl
 
BatchPartQueryProperty - Class in org.flowable.batch.service.impl
Contains the possible properties that can be used in a BatchPartQuery.
BatchPartQueryProperty(String) - Constructor for class org.flowable.batch.service.impl.BatchPartQueryProperty
 
BatchPartResource - Class in org.flowable.rest.service.api.management
 
BatchPartResource() - Constructor for class org.flowable.rest.service.api.management.BatchPartResource
 
BatchPartResponse - Class in org.flowable.rest.service.api.management
 
BatchPartResponse() - Constructor for class org.flowable.rest.service.api.management.BatchPartResponse
 
BatchQuery - Interface in org.flowable.batch.api
 
BatchQueryImpl - Class in org.flowable.batch.service.impl
 
BatchQueryImpl() - Constructor for class org.flowable.batch.service.impl.BatchQueryImpl
 
BatchQueryImpl(CommandContext, BatchServiceConfiguration) - Constructor for class org.flowable.batch.service.impl.BatchQueryImpl
 
BatchQueryImpl(CommandExecutor, BatchServiceConfiguration) - Constructor for class org.flowable.batch.service.impl.BatchQueryImpl
 
BatchQueryProperty - Class in org.flowable.batch.service.impl
Contains the possible properties that can be used in a BatchQuery.
BatchQueryProperty(String) - Constructor for class org.flowable.batch.service.impl.BatchQueryProperty
 
BatchResource - Class in org.flowable.rest.service.api.management
 
BatchResource() - Constructor for class org.flowable.rest.service.api.management.BatchResource
 
BatchResponse - Class in org.flowable.rest.service.api.management
 
BatchResponse() - Constructor for class org.flowable.rest.service.api.management.BatchResponse
 
batchSearchKey - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
 
batchSearchKey - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
 
batchSearchKey - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
 
batchSearchKey(String) - Method in interface org.flowable.batch.api.BatchPartQuery
Only select batch parts with the given batch search key.
batchSearchKey(String) - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
 
batchSearchKey2 - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
 
batchSearchKey2 - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
 
batchSearchKey2 - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
 
batchSearchKey2(String) - Method in interface org.flowable.batch.api.BatchPartQuery
Only select batch parts with the batch given search key.
batchSearchKey2(String) - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
 
batchService - Variable in class org.flowable.batch.service.BatchServiceConfiguration
 
BatchService - Interface in org.flowable.batch.api
Service which provides access to batch entities.
batchServiceConfiguration - Variable in class org.flowable.batch.service.BatchPartBuilderImpl
 
batchServiceConfiguration - Variable in class org.flowable.batch.service.impl.BatchBuilderImpl
 
batchServiceConfiguration - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
 
batchServiceConfiguration - Variable in class org.flowable.batch.service.impl.BatchQueryImpl
 
batchServiceConfiguration - Variable in class org.flowable.batch.service.impl.persistence.AbstractManager
 
batchServiceConfiguration - Variable in class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchDataManager
 
batchServiceConfiguration - Variable in class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchPartDataManager
 
batchServiceConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
batchServiceConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
BatchServiceConfiguration - Class in org.flowable.batch.service
 
BatchServiceConfiguration(String) - Constructor for class org.flowable.batch.service.BatchServiceConfiguration
 
batchServiceConfigurators - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
batchServiceConfigurators - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
BatchServiceEntityConstants - Class in org.flowable.batch.service.impl.persistence.entity
 
BatchServiceEntityConstants() - Constructor for class org.flowable.batch.service.impl.persistence.entity.BatchServiceEntityConstants
 
BatchServiceImpl - Class in org.flowable.batch.service.impl
 
BatchServiceImpl(BatchServiceConfiguration) - Constructor for class org.flowable.batch.service.impl.BatchServiceImpl
 
batchSize - Variable in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
 
batchSize - Variable in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
 
batchSize - Variable in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
 
batchSize - Variable in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
 
batchSizeProcessInstances - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
The following settings will determine the amount of entities loaded at once when the engine needs to load multiple entities (eg. when suspending a process definition with all its process instances).
batchSizeTasks - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
batchStatusTimeCycleConfig - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
batchStatusTimeCycleConfig - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
batchType - Variable in class org.flowable.batch.service.impl.BatchBuilderImpl
 
batchType - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
 
batchType - Variable in class org.flowable.batch.service.impl.BatchQueryImpl
 
batchType - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
 
batchType - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
 
batchType - Variable in class org.flowable.rest.service.api.management.BatchPartResponse
 
batchType - Variable in class org.flowable.rest.service.api.management.BatchResponse
 
batchType(String) - Method in interface org.flowable.batch.api.BatchBuilder
 
batchType(String) - Method in interface org.flowable.batch.api.BatchPartQuery
Only select batch parts with the given batch type.
batchType(String) - Method in interface org.flowable.batch.api.BatchQuery
Only select batches which exist for the given type.
batchType(String) - Method in class org.flowable.batch.service.impl.BatchBuilderImpl
 
batchType(String) - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
 
batchType(String) - Method in class org.flowable.batch.service.impl.BatchQueryImpl
 
batchTypes - Variable in class org.flowable.batch.service.impl.BatchQueryImpl
 
batchTypes(Collection<String>) - Method in interface org.flowable.batch.api.BatchQuery
Only select batches which exist for the given types.
batchTypes(Collection<String>) - Method in class org.flowable.batch.service.impl.BatchQueryImpl
 
batchUrl - Variable in class org.flowable.rest.service.api.management.BatchPartResponse
 
bcc - Variable in class org.flowable.mail.common.api.MailMessage
 
bcc - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate
 
BeanELResolver - Class in org.flowable.common.engine.impl.javax.el
Defines property resolution behavior on objects using the JavaBeans component architecture.
BeanELResolver() - Constructor for class org.flowable.common.engine.impl.javax.el.BeanELResolver
Creates a new read/write BeanELResolver.
BeanELResolver(boolean) - Constructor for class org.flowable.common.engine.impl.javax.el.BeanELResolver
Creates a new BeanELResolver whose read-only status is determined by the given parameter.
BeanELResolver.BeanProperties - Class in org.flowable.common.engine.impl.javax.el
 
BeanELResolver.BeanProperty - Class in org.flowable.common.engine.impl.javax.el
 
beanFactory - Variable in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
 
beanFactory - Variable in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
 
beanFactory - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
 
beanFactory - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
 
BeanProperties(Class<?>) - Constructor for class org.flowable.common.engine.impl.javax.el.BeanELResolver.BeanProperties
 
BeanProperty(Class<?>, PropertyDescriptor) - Constructor for class org.flowable.common.engine.impl.javax.el.BeanELResolver.BeanProperty
 
beanResolver - Variable in class org.flowable.common.engine.impl.el.DefaultExpressionManager
 
beans - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
beans - Variable in class org.flowable.common.engine.impl.el.DefaultExpressionManager
 
BeansConfigurationHelper - Class in org.flowable.common.engine.impl.cfg
 
BeansConfigurationHelper() - Constructor for class org.flowable.common.engine.impl.cfg.BeansConfigurationHelper
 
BeansResolverFactory - Class in org.flowable.common.engine.impl.scripting
 
BeansResolverFactory() - Constructor for class org.flowable.common.engine.impl.scripting.BeansResolverFactory
 
BEFORE_CREATE - Enum constant in enum class org.flowable.job.service.HistoryJobProcessorContext.Phase
The history job is in this phase before it gets created.
BEFORE_CREATE - Enum constant in enum class org.flowable.job.service.JobProcessorContext.Phase
The job is in this phase before it gets created.
BEFORE_EXECUTE - Enum constant in enum class org.flowable.job.service.HistoryJobProcessorContext.Phase
The history job is in this phase before it gets executed.
BEFORE_EXECUTE - Enum constant in enum class org.flowable.job.service.JobProcessorContext.Phase
The job is in this phase before it gets executed.
beforeAll(CommandContext) - Method in interface org.flowable.common.engine.impl.agenda.AgendaOperationExecutionListener
 
beforeAll(CommandContext) - Method in class org.flowable.engine.impl.interceptor.LoggingExecutionTreeAgendaOperationExecutionListener
 
beforeAll(CommandContext) - Method in class org.flowable.engine.test.impl.logger.LoggingAgendaOperationExecutionListener
 
beforeCommit(boolean) - Method in class org.flowable.common.spring.SpringTransactionContext.TransactionSynchronizationAdapter
 
beforeCompletion() - Method in class org.flowable.common.engine.impl.cfg.jta.JtaTransactionContext.TransactionStateSynchronization
 
beforeCompletion() - Method in class org.flowable.common.spring.SpringTransactionContext.TransactionSynchronizationAdapter
 
beforeCreateCasePageTask(CreateCasePageTaskBeforeContext) - Method in interface org.flowable.cmmn.engine.interceptor.CreateCasePageTaskInterceptor
 
beforeCreateExternalWorkerJob(CreateCmmnExternalWorkerJobBeforeContext) - Method in interface org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobInterceptor
 
beforeCreateExternalWorkerJob(CreateExternalWorkerJobBeforeContext) - Method in interface org.flowable.engine.interceptor.CreateExternalWorkerJobInterceptor
 
beforeCreateHumanTask(CreateHumanTaskBeforeContext) - Method in interface org.flowable.cmmn.engine.interceptor.CreateHumanTaskInterceptor
 
beforeCreateUserTask(CreateUserTaskBeforeContext) - Method in interface org.flowable.engine.interceptor.CreateUserTaskInterceptor
 
beforeEach(ExtensionContext) - Method in class org.flowable.cmmn.engine.impl.test.InternalFlowableCmmnExtension
 
beforeEach(ExtensionContext) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
 
beforeEach(ExtensionContext) - Method in class org.flowable.dmn.engine.impl.test.InternalFlowableDmnExtension
 
beforeEach(ExtensionContext) - Method in class org.flowable.dmn.engine.test.FlowableDmnExtension
 
beforeEach(ExtensionContext) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
 
beforeEach(ExtensionContext) - Method in class org.flowable.engine.impl.test.PluggableFlowableExtension
 
beforeEach(ExtensionContext) - Method in class org.flowable.engine.impl.test.ResourceFlowableExtension
 
beforeEach(ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
 
beforeEach(ExtensionContext) - Method in class org.flowable.eventregistry.test.FlowableEventExtension
 
beforeEach(ExtensionContext) - Method in class org.flowable.idm.engine.test.InternalFlowableIdmExtension
 
beforeEndCaseInstance(CaseInstanceEntity, String) - Method in interface org.flowable.cmmn.engine.interceptor.EndCaseInstanceInterceptor
 
beforeEndProcessInstance(ExecutionEntity, String) - Method in interface org.flowable.engine.interceptor.EndProcessInstanceInterceptor
 
beforeExecute(CommandContext, Runnable) - Method in interface org.flowable.common.engine.impl.agenda.AgendaOperationExecutionListener
 
beforeExecute(CommandContext, Runnable) - Method in class org.flowable.engine.impl.interceptor.LoggingExecutionTreeAgendaOperationExecutionListener
 
beforeExecute(CommandContext, Runnable) - Method in class org.flowable.engine.test.impl.logger.LoggingAgendaOperationExecutionListener
 
beforeExecutionQueryExecute(ExecutionQuery) - Method in interface org.flowable.engine.interceptor.ExecutionQueryInterceptor
 
beforeHistoricProcessInstanceQueryExecute(HistoricProcessInstanceQuery) - Method in interface org.flowable.engine.interceptor.HistoricProcessInstanceQueryInterceptor
 
beforeHistoricTaskQueryExecute(HistoricTaskInstanceQuery) - Method in interface org.flowable.task.api.history.HistoricTaskQueryInterceptor
 
beforeInit(AbstractEngineConfiguration) - Method in class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
 
beforeInit(AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
 
beforeInit(AbstractEngineConfiguration) - Method in interface org.flowable.common.engine.impl.EngineConfigurator
Called before any initialisation has been done.
beforeInit(AbstractEngineConfiguration) - Method in class org.flowable.engine.cfg.AbstractProcessEngineConfigurator
 
beforeInit(AbstractEngineConfiguration) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLoggerConfigurator
 
beforeInit(AbstractEngineConfiguration) - Method in class org.flowable.engine.test.profiler.FlowableProfiler
 
beforeInit(S) - Method in interface org.flowable.common.engine.impl.ServiceConfigurator
Called before any initialisation has been done.
beforeProcessInstanceQueryExecute(ProcessInstanceQuery) - Method in interface org.flowable.engine.interceptor.ProcessInstanceQueryInterceptor
 
beforeReturn(CommandContext, ChangeTenantIdResult) - Method in class org.flowable.common.engine.impl.tenant.BaseChangeTenantIdCmd
 
beforeReturn(CommandContext, ChangeTenantIdResult) - Method in class org.flowable.common.engine.impl.tenant.ExecuteChangeTenantIdCmd
 
beforeStartCaseInstance(StartCaseInstanceBeforeContext) - Method in interface org.flowable.cmmn.engine.interceptor.StartCaseInstanceInterceptor
 
beforeStartProcessInstance(StartProcessInstanceBeforeContext) - Method in interface org.flowable.engine.interceptor.StartProcessInstanceInterceptor
 
beforeStartSubProcessInstance(StartSubProcessInstanceBeforeContext) - Method in interface org.flowable.engine.interceptor.StartProcessInstanceInterceptor
 
beforeTaskQueryExecute(TaskQuery) - Method in interface org.flowable.task.api.TaskQueryInterceptor
 
beforeTestExecution(ExtensionContext) - Method in class org.flowable.common.engine.impl.test.LoggingExtension
 
behavior - Variable in class org.flowable.bpmn.model.FlowNode
 
behavior - Variable in class org.flowable.cmmn.model.PlanItem
 
BEHAVIOR_CLASS - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
 
behaviorClass - Variable in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
 
behaviorInstance - Variable in class org.flowable.engine.impl.delegate.ActivityBehaviorInvocation
 
bfsIterator() - Method in class org.flowable.engine.debug.ExecutionTree
 
BigDecimalRestVariableConverter - Class in org.flowable.common.rest.variable
 
BigDecimalRestVariableConverter() - Constructor for class org.flowable.common.rest.variable.BigDecimalRestVariableConverter
 
BigDecimalToString - Class in org.flowable.engine.impl.transformer
Transforms a BigDecimal to a String
BigDecimalToString() - Constructor for class org.flowable.engine.impl.transformer.BigDecimalToString
 
BigDecimalType - Class in org.flowable.variable.service.impl.types
 
BigDecimalType() - Constructor for class org.flowable.variable.service.impl.types.BigDecimalType
 
BigIntegerRestVariableConverter - Class in org.flowable.common.rest.variable
 
BigIntegerRestVariableConverter() - Constructor for class org.flowable.common.rest.variable.BigIntegerRestVariableConverter
 
BigIntegerType - Class in org.flowable.variable.service.impl.types
 
BigIntegerType() - Constructor for class org.flowable.variable.service.impl.types.BigIntegerType
 
bind(FunctionMapper, VariableMapper) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Tree
Create a bindings.
bind(FunctionMapper, VariableMapper, TypeConverter) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Tree
Create a bindings.
Bindings - Class in org.flowable.common.engine.impl.de.odysseus.el.tree
Bindings, usually created by a Tree.
Bindings(Method[], ValueExpression[]) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.Bindings
Constructor.
Bindings(Method[], ValueExpression[], TypeConverter) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.Bindings
Constructor.
BlankSalt - Class in org.flowable.idm.engine.impl.authentication
 
BlankSaltProvider - Class in org.flowable.idm.engine.impl.authentication
 
blocking - Variable in class org.flowable.cmmn.model.Task
 
blockingExpression - Variable in class org.flowable.cmmn.model.Task
 
body - Variable in class org.flowable.eventregistry.impl.DefaultOutboundEvent
 
body - Variable in class org.flowable.http.common.api.HttpRequest
 
body - Variable in class org.flowable.http.common.api.HttpResponse
 
body - Variable in class org.flowable.http.common.api.MultiValuePart
 
bodyBytes - Variable in class org.flowable.http.common.api.HttpResponse
 
bodyEncoding - Variable in class org.flowable.http.common.api.HttpRequest
 
bodyResponseHandled - Variable in class org.flowable.http.common.api.HttpResponse
 
BOOLEAN - Static variable in interface org.flowable.eventregistry.api.model.EventPayloadTypes
 
BOOLEAN - Static variable in interface org.flowable.form.model.FormFieldTypes
 
BooleanDataObject - Class in org.flowable.bpmn.model
 
BooleanDataObject() - Constructor for class org.flowable.bpmn.model.BooleanDataObject
 
BooleanFormType - Class in org.flowable.engine.impl.form
 
BooleanFormType() - Constructor for class org.flowable.engine.impl.form.BooleanFormType
 
BooleanOperations - Class in org.flowable.common.engine.impl.de.odysseus.el.misc
 
BooleanOperations() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.misc.BooleanOperations
 
BooleanRestVariableConverter - Class in org.flowable.common.rest.variable
 
BooleanRestVariableConverter() - Constructor for class org.flowable.common.rest.variable.BooleanRestVariableConverter
 
BooleanToString - Class in org.flowable.engine.impl.transformer
Transforms a Boolean to a String
BooleanToString() - Constructor for class org.flowable.engine.impl.transformer.BooleanToString
 
BooleanType - Class in org.flowable.variable.service.impl.types
 
BooleanType() - Constructor for class org.flowable.variable.service.impl.types.BooleanType
 
booted - Variable in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
 
BOTH - Enum constant in enum class org.flowable.bpmn.model.AssociationDirection
 
bothCandidateAndAssigned - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
BOUNDARY_EVENT_CANCEL_ONLY_ON_TRANSACTION - Static variable in interface org.flowable.validation.validator.Problems
 
BOUNDARY_EVENT_INTERRUPTING - Static variable in interface org.flowable.engine.history.DeleteReason
 
BOUNDARY_EVENT_INVALID_EVENT_DEFINITION - Static variable in interface org.flowable.validation.validator.Problems
 
BOUNDARY_EVENT_MULTIPLE_CANCEL_ON_TRANSACTION - Static variable in interface org.flowable.validation.validator.Problems
 
BOUNDARY_EVENT_NO_EVENT_DEFINITION - Static variable in interface org.flowable.validation.validator.Problems
 
BoundaryCancelEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
 
BoundaryCancelEventActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.BoundaryCancelEventActivityBehavior
 
BoundaryCompensateEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
 
BoundaryCompensateEventActivityBehavior(CompensateEventDefinition, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.BoundaryCompensateEventActivityBehavior
 
BoundaryConditionalEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
 
BoundaryConditionalEventActivityBehavior(ConditionalEventDefinition, String, String, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.BoundaryConditionalEventActivityBehavior
 
BoundaryEscalationEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
 
BoundaryEscalationEventActivityBehavior(EscalationEventDefinition, Escalation, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.BoundaryEscalationEventActivityBehavior
 
BoundaryEvent - Class in org.flowable.bpmn.model
 
BoundaryEvent() - Constructor for class org.flowable.bpmn.model.BoundaryEvent
 
BoundaryEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
 
BoundaryEventActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
 
BoundaryEventActivityBehavior(boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
 
BoundaryEventParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
 
BoundaryEventParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.BoundaryEventParseHandler
 
BoundaryEventRegistryEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
 
BoundaryEventRegistryEventActivityBehavior(String, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.BoundaryEventRegistryEventActivityBehavior
 
boundaryEvents - Variable in class org.flowable.bpmn.model.Activity
 
BoundaryEventValidator - Class in org.flowable.validation.validator.impl
 
BoundaryEventValidator() - Constructor for class org.flowable.validation.validator.impl.BoundaryEventValidator
 
BoundaryEventXMLConverter - Class in org.flowable.bpmn.converter
 
BoundaryEventXMLConverter() - Constructor for class org.flowable.bpmn.converter.BoundaryEventXMLConverter
 
BoundaryMessageEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
 
BoundaryMessageEventActivityBehavior(MessageEventDefinition, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.BoundaryMessageEventActivityBehavior
 
BoundarySignalEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
 
BoundarySignalEventActivityBehavior(SignalEventDefinition, Signal, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.BoundarySignalEventActivityBehavior
 
BoundaryTimerEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
 
BoundaryTimerEventActivityBehavior(TimerEventDefinition, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.BoundaryTimerEventActivityBehavior
 
BoundaryVariableListenerEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
 
BoundaryVariableListenerEventActivityBehavior(VariableListenerEventDefinition, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.BoundaryVariableListenerEventActivityBehavior
 
BPMN - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
BPMN - Static variable in class org.flowable.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
 
BPMN_ASYNC_VARIABLES - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
BPMN_DC_NS - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParser
The namespace of the BPMN 2.0 diagram common elements.
BPMN_DEFAULT_UNDEPLOY_ORDER - Static variable in class org.flowable.engine.configurator.impl.deployer.BpmnDeployer
 
BPMN_DEPENDENT - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
BPMN_DI_NS - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParser
The namespace of the BPMN 2.0 diagram interchange elements.
BPMN_ENGINE_ID_PREFIX - Static variable in class org.flowable.engine.impl.persistence.entity.BpmnEngineEntityConstants
 
BPMN_EXTERNAL_WORKER - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
BPMN_MODEL_TARGET_NAMESPACE_MAX_LENGTH - Static variable in class org.flowable.validation.validator.Constraints
Max length database field ACT_RE_PROCDEF.CATEGORY
BPMN_MODEL_TARGET_NAMESPACE_TOO_LONG - Static variable in interface org.flowable.validation.validator.Problems
 
BPMN_MODEL_VALUE - Static variable in interface org.flowable.engine.dynamic.PropertiesParserConstants
 
BPMN_NODE - Static variable in interface org.flowable.engine.DynamicBpmnConstants
 
BPMN_RESOURCE_SUFFIXES - Static variable in class org.flowable.engine.impl.bpmn.deployer.ResourceNameUtil
 
BPMN_VARIABLE_AGGREGATION - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
BPMN_XSD - Static variable in class org.flowable.bpmn.converter.BpmnXMLConverter
 
BPMN2_NAMESPACE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
Bpmn20NamespaceContext - Class in org.flowable.engine.impl.bpmn.diagram
XML NamespaceContext containing the namespaces used by BPMN 2.0 XML documents.
Bpmn20NamespaceContext() - Constructor for class org.flowable.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
 
bpmnActivityBehavior - Variable in class org.flowable.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
 
BpmnActivityBehavior - Class in org.flowable.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.flowable.engine.impl.bpmn.behavior.BpmnActivityBehavior
 
BpmnAggregatedVariableType - Class in org.flowable.engine.impl.variable
 
BpmnAggregatedVariableType(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.variable.BpmnAggregatedVariableType
 
BpmnAggregation - Class in org.flowable.engine.impl.variable
 
BpmnAggregation(String) - Constructor for class org.flowable.engine.impl.variable.BpmnAggregation
 
BpmnChangeTenantIdEntityTypes - Interface in org.flowable.engine
 
bpmnDeployer - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
BpmnDeployer - Class in org.flowable.engine.configurator.impl.deployer
 
BpmnDeployer - Class in org.flowable.engine.impl.bpmn.deployer
 
BpmnDeployer() - Constructor for class org.flowable.engine.configurator.impl.deployer.BpmnDeployer
 
BpmnDeployer() - Constructor for class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
 
bpmnDeploymentHelper - Variable in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
 
bpmnDeploymentHelper - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
BpmnDeploymentHelper - Class in org.flowable.engine.impl.bpmn.deployer
Methods for working with deployments.
BpmnDeploymentHelper() - Constructor for class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
 
BPMNDI - Static variable in class org.flowable.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
 
BPMNDI_NAMESPACE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
BPMNDI_PREFIX - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
BpmnDiEdge - Class in org.flowable.bpmn.model
 
BpmnDiEdge() - Constructor for class org.flowable.bpmn.model.BpmnDiEdge
 
BPMNDIExport - Class in org.flowable.bpmn.converter.export
 
BPMNDIExport() - Constructor for class org.flowable.bpmn.converter.export.BPMNDIExport
 
bpmnEdgeParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
 
BpmnEdgeParser - Class in org.flowable.bpmn.converter.parser
 
BpmnEdgeParser() - Constructor for class org.flowable.bpmn.converter.parser.BpmnEdgeParser
 
BpmnEngineEntityConstants - Class in org.flowable.engine.impl.persistence.entity
 
BpmnEngineEntityConstants() - Constructor for class org.flowable.engine.impl.persistence.entity.BpmnEngineEntityConstants
 
bpmnError(String) - Method in class org.flowable.engine.impl.externalworker.ExternalWorkerCompletionBuilderImpl
 
bpmnError(String) - Method in interface org.flowable.engine.runtime.ExternalWorkerCompletionBuilder
 
BpmnError - Exception in org.flowable.engine.delegate
Special exception that can be used to throw a BPMN Error from JavaDelegates and expressions.
BpmnError(String) - Constructor for exception org.flowable.engine.delegate.BpmnError
 
BpmnError(String, String) - Constructor for exception org.flowable.engine.delegate.BpmnError
 
BpmnErrorVariableContainer(String, String) - Constructor for class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
 
BpmnErrorVariableContainer(String, Throwable, String) - Constructor for class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
 
BpmnErrorVariableContainer(BpmnError, String) - Constructor for class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
 
BpmnEventRegistryEventConsumer - Class in org.flowable.engine.impl.eventregistry
 
BpmnEventRegistryEventConsumer(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.eventregistry.BpmnEventRegistryEventConsumer
 
BpmnHistoryCleanupJobHandler - Class in org.flowable.engine.impl.jobexecutor
 
BpmnHistoryCleanupJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.BpmnHistoryCleanupJobHandler
 
bpmnInterface - Variable in class org.flowable.engine.impl.bpmn.webservice.Operation
The interface to which this operations belongs
BpmnInterface - Class in org.flowable.engine.impl.bpmn.webservice
An Interface defines a set of operations that are implemented by services external to the process.
BpmnInterface() - Constructor for class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
 
BpmnInterface(String, String) - Constructor for class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
 
BpmnInterfaceImplementation - Interface in org.flowable.engine.impl.bpmn.webservice
Represents an implementation of a BpmnInterface
BpmnLoggingSessionUtil - Class in org.flowable.engine.impl.util
 
BpmnLoggingSessionUtil() - Constructor for class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
 
BpmnMailActivityDelegate - Class in org.flowable.engine.impl.bpmn.mail
 
BpmnMailActivityDelegate() - Constructor for class org.flowable.engine.impl.bpmn.mail.BpmnMailActivityDelegate
 
bpmnModel - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
 
bpmnModel - Variable in class org.flowable.engine.impl.cmd.ValidateBpmnModelCmd
 
bpmnModel - Variable in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
 
BpmnModel - Class in org.flowable.bpmn.model
 
BpmnModel() - Constructor for class org.flowable.bpmn.model.BpmnModel
 
BpmnModelEventDispatchAction - Class in org.flowable.engine.delegate.event.impl
 
BpmnModelEventDispatchAction() - Constructor for class org.flowable.engine.delegate.event.impl.BpmnModelEventDispatchAction
 
BpmnModelValidator - Class in org.flowable.validation.validator.impl
 
BpmnModelValidator() - Constructor for class org.flowable.validation.validator.impl.BpmnModelValidator
 
BpmnOverrideContext - Class in org.flowable.engine.impl.context
 
BpmnOverrideContext() - Constructor for class org.flowable.engine.impl.context.BpmnOverrideContext
 
BpmnOverrideContext.ResourceBundleControl - Class in org.flowable.engine.impl.context
 
BpmnOverrideContextInterceptor - Class in org.flowable.engine.impl.interceptor
 
BpmnOverrideContextInterceptor() - Constructor for class org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor
 
bpmnOverrideContextThreadLocal - Static variable in class org.flowable.engine.impl.context.BpmnOverrideContext
 
BpmnParse - Class in org.flowable.engine.impl.bpmn.parser
Specific parsing of one BPMN 2.0 XML file, created by the BpmnParser.
BpmnParse(BpmnParser) - Constructor for class org.flowable.engine.impl.bpmn.parser.BpmnParse
Constructor to be called by the BpmnParser.
bpmnParseFactory - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParser
 
bpmnParseFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
BpmnParseFactory - Interface in org.flowable.engine.impl.cfg
 
BpmnParseHandler - Interface in org.flowable.engine.parse
Allows to hook into the parsing of one or more elements during the parsing of a BPMN 2.0 process.
BpmnParseHandlers - Class in org.flowable.engine.impl.bpmn.parser
 
BpmnParseHandlers() - Constructor for class org.flowable.engine.impl.bpmn.parser.BpmnParseHandlers
 
bpmnParser - Variable in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilder
 
bpmnParser - Variable in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilderFactory
 
bpmnParser - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
BpmnParser - Class in org.flowable.engine.impl.bpmn.parser
Parser for BPMN 2.0 process models.
BpmnParser() - Constructor for class org.flowable.engine.impl.bpmn.parser.BpmnParser
 
bpmnParserHandlers - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
 
bpmnParserHandlers - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParser
 
BpmnRestApiInterceptor - Interface in org.flowable.rest.service.api
 
bpmnShapeParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
 
BpmnShapeParser - Class in org.flowable.bpmn.converter.parser
 
BpmnShapeParser() - Constructor for class org.flowable.bpmn.converter.parser.BpmnShapeParser
 
BpmnXMLConstants - Interface in org.flowable.bpmn.constants
 
BpmnXMLConverter - Class in org.flowable.bpmn.converter
 
BpmnXMLConverter() - Constructor for class org.flowable.bpmn.converter.BpmnXMLConverter
 
BpmnXMLConverterOptions - Class in org.flowable.bpmn.converter
 
BpmnXMLConverterOptions() - Constructor for class org.flowable.bpmn.converter.BpmnXMLConverterOptions
 
BpmnXMLUtil - Class in org.flowable.bpmn.converter.util
 
BpmnXMLUtil() - Constructor for class org.flowable.bpmn.converter.util.BpmnXMLUtil
 
breakExecution(FlowNode) - Method in class org.flowable.engine.impl.agenda.DebugContinueProcessOperation
 
BreakpointJobHandler - Class in org.flowable.engine.impl.event
Continue in the broken process execution
BreakpointJobHandler() - Constructor for class org.flowable.engine.impl.event.BreakpointJobHandler
 
build() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
build() - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationDocumentBuilder
 
build() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
build() - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentBuilderImpl
 
build() - Method in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest.Builder
 
build() - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilder
 
build() - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilder
 
build() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
 
build() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
 
build() - Method in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilder
 
build(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder
Parse expression.
build(String) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.TreeBuilder
Parse the given expression and create an abstract syntax tree for it.
build(Decision, ExecuteDecisionContext) - Static method in class org.flowable.dmn.engine.impl.el.ELExecutionContextBuilder
 
build(DecisionService, ExecuteDecisionContext) - Static method in class org.flowable.dmn.engine.impl.el.ELExecutionContextBuilder
 
buildActivitiesLocalVariablesMap(List<ActivityMigrationMapping>) - Static method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
 
buildChannelModel() - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
 
buildChannelModel() - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
 
buildCmmnEngine() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
buildCmmnEngine(URL) - Static method in class org.flowable.cmmn.engine.CmmnEngines
 
buildCmmnEngine(URL) - Static method in class org.flowable.cmmn.spring.SpringCmmnConfigurationHelper
 
buildCompletedEvent(DelegateExecution, FlowableEngineEventType) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
buildDmnEngine() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
buildDmnEngine(URL) - Static method in class org.flowable.dmn.engine.DmnEngines
 
buildDmnEngine(URL) - Static method in class org.flowable.dmn.spring.SpringDmnConfigurationHelper
 
buildEngine - Variable in class org.flowable.common.engine.impl.AbstractEngineConfigurator
 
buildEngine() - Method in class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
 
buildEngine() - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
 
buildEngine() - Method in class org.flowable.common.engine.impl.AbstractBuildableEngineConfiguration
 
buildEngine() - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
 
buildEngine() - Method in class org.flowable.dmn.engine.configurator.DmnEngineConfigurator
 
buildEngine() - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
 
buildEngine() - Method in class org.flowable.engine.configurator.ProcessEngineConfigurator
 
buildEngine() - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
 
buildEngine() - Method in class org.flowable.eventregistry.impl.configurator.EventRegistryEngineConfigurator
 
buildEngine() - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
 
buildEngine() - Method in class org.flowable.spring.SpringProcessEngineConfiguration
 
builder - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteCaseInstanceStartEventSubscriptionCmd
 
builder - Variable in class org.flowable.cmmn.engine.impl.cmd.ModifyCaseInstanceStartEventSubscriptionCmd
 
builder - Variable in class org.flowable.cmmn.engine.impl.cmd.RegisterCaseInstanceStartEventSubscriptionCmd
 
builder - Variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
 
builder - Variable in class org.flowable.common.engine.impl.tenant.BaseChangeTenantIdCmd
 
builder - Variable in class org.flowable.engine.impl.cmd.DeleteProcessInstanceStartEventSubscriptionCmd
 
builder - Variable in class org.flowable.engine.impl.cmd.ModifyProcessInstanceStartEventSubscriptionCmd
 
builder - Variable in class org.flowable.engine.impl.cmd.RegisterProcessInstanceStartEventSubscriptionCmd
 
builder - Variable in class org.flowable.job.service.impl.cmd.AcquireExternalWorkerJobsCmd
 
builder() - Static method in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest
 
Builder - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl
Tree builder.
Builder() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder
 
Builder() - Constructor for class org.flowable.common.engine.impl.scripting.ScriptEngineRequest.Builder
 
Builder(Builder.Feature...) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder
 
Builder.Feature - Enum Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl
Feature enumeration type.
buildEventModel() - Method in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
 
buildEventRegistryEngine() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
buildEventRegistryEngine(URL) - Static method in class org.flowable.eventregistry.impl.EventRegistryEngines
 
buildEventRegistryEngine(URL) - Static method in class org.flowable.eventregistry.spring.SpringEventConfigurationHelper
 
buildExecuteDecisionContext() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
 
buildExecuteDecisionContext() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
buildExecutionTree(Collection<ExecutionEntity>) - Static method in class org.flowable.engine.debug.ExecutionTreeUtil
 
buildExecutionTree(DelegateExecution) - Static method in class org.flowable.engine.debug.ExecutionTreeUtil
 
buildExecutionTreeForProcessInstance(Collection<ExecutionEntity>) - Static method in class org.flowable.engine.debug.ExecutionTreeUtil
 
buildExpression(String) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
 
buildIdmEngine() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
 
buildIdmEngine(URL) - Static method in class org.flowable.idm.engine.IdmEngines
 
buildOrderBy() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
 
buildProcessEngine() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
buildProcessEngine(URL) - Static method in class org.flowable.spring.SpringConfigurationHelper
 
buildUnresolvedCollectionExceptionMessage() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
buildUrl(String[], Object...) - Method in class org.flowable.cmmn.rest.service.api.RestUrlBuilder
 
buildUrl(String[], Object...) - Method in class org.flowable.common.rest.util.RestUrlBuilder
 
BuiltinAggregator - Enum Class in org.flowable.dmn.model
 
bulkDelete(String, CachedEntityMatcher<EntityImpl>, Object) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
Does a bulk delete, but also uses the provided CachedEntityMatcher to look in the cache to mark the cached entities as deleted.
bulkDeleteAttachmentsByTaskId(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntityManager
 
bulkDeleteAttachmentsByTaskId(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
 
bulkDeleteAttachmentsByTaskId(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.data.AttachmentDataManager
 
bulkDeleteAttachmentsByTaskId(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisAttachmentDataManager
 
bulkDeleteByteArraysById(List<String>) - Method in interface org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityManager
Deletes the ByteArrayEntity with the given ids from the database.
bulkDeleteByteArraysById(List<String>) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityManagerImpl
 
bulkDeleteByteArraysById(List<String>) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobServiceEngineEntityManager
 
bulkDeleteByteArraysNoRevisionCheck(List<String>) - Method in interface org.flowable.common.engine.impl.persistence.entity.data.ByteArrayDataManager
 
bulkDeleteByteArraysNoRevisionCheck(List<String>) - Method in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
 
bulkDeleteCaseInstances(Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
bulkDeleteCaseInstances(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
bulkDeleteCaseInstances(Collection<String>) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
bulkDeleteCaseInstances(BulkDeleteInstancesRestActionRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCollectionResource
 
BulkDeleteCaseInstancesCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
BulkDeleteCaseInstancesCmd(Collection<String>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.BulkDeleteCaseInstancesCmd
 
bulkDeleteCommentsForProcessInstanceIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
 
bulkDeleteCommentsForProcessInstanceIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
 
bulkDeleteCommentsForProcessInstanceIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
 
bulkDeleteCommentsForProcessInstanceIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
 
bulkDeleteCommentsForTaskIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
 
bulkDeleteCommentsForTaskIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
 
bulkDeleteCommentsForTaskIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
 
bulkDeleteCommentsForTaskIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
 
bulkDeleteEntities(String, List<EntityImpl>) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
 
bulkDeleteHistoricActivityInstancesByProcessInstanceIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
 
bulkDeleteHistoricActivityInstancesByProcessInstanceIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
 
bulkDeleteHistoricActivityInstancesByProcessInstanceIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
 
bulkDeleteHistoricActivityInstancesByProcessInstanceIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
 
bulkDeleteHistoricCaseInstances(Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
 
bulkDeleteHistoricCaseInstances(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
 
bulkDeleteHistoricCaseInstances(Collection<String>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricCaseInstanceDataManager
 
bulkDeleteHistoricCaseInstances(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricCaseInstanceDataManagerImpl
 
bulkDeleteHistoricCaseInstances(Collection<String>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManager
 
bulkDeleteHistoricCaseInstances(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManagerImpl
 
bulkDeleteHistoricCaseInstances(Collection<String>, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.history.CmmnHistoryHelper
 
bulkDeleteHistoricCaseInstances(BulkDeleteInstancesRestActionRequest) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceCollectionResource
 
BulkDeleteHistoricCaseInstancesCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
BulkDeleteHistoricCaseInstancesCmd(Collection<String>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.BulkDeleteHistoricCaseInstancesCmd
 
bulkDeleteHistoricCases(Collection<String>) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
bulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.dmn.api.DmnHistoryService
 
bulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.dmn.engine.impl.DmnHistoryServiceImpl
 
bulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.HistoricDecisionExecutionDataManager
 
bulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisHistoricDecisionExecutionDataManager
 
bulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManager
 
bulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManagerImpl
 
BulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeTypeCmd - Class in org.flowable.dmn.engine.impl.cmd
 
BulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeTypeCmd(Collection<String>, String) - Constructor for class org.flowable.dmn.engine.impl.cmd.BulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeTypeCmd
 
bulkDeleteHistoricDetailsByProcessInstanceIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
 
bulkDeleteHistoricDetailsByProcessInstanceIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
 
bulkDeleteHistoricDetailsByProcessInstanceIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
 
bulkDeleteHistoricDetailsByProcessInstanceIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
 
bulkDeleteHistoricDetailsByTaskIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
 
bulkDeleteHistoricDetailsByTaskIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
 
bulkDeleteHistoricDetailsByTaskIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
 
bulkDeleteHistoricDetailsByTaskIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
 
bulkDeleteHistoricEntityLinksForScopeTypeAndScopeIds(String, Collection<String>) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
 
bulkDeleteHistoricEntityLinksForScopeTypeAndScopeIds(String, Collection<String>) - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
 
bulkDeleteHistoricEntityLinksForScopeTypeAndScopeIds(String, Collection<String>) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.data.HistoricEntityLinkDataManager
 
bulkDeleteHistoricEntityLinksForScopeTypeAndScopeIds(String, Collection<String>) - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisHistoricEntityLinkDataManager
 
bulkDeleteHistoricEntityLinksForScopeTypeAndScopeIds(String, Collection<String>) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManager
 
bulkDeleteHistoricEntityLinksForScopeTypeAndScopeIds(String, Collection<String>) - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManagerImpl
 
bulkDeleteHistoricIdentityLinksByScopeIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
 
bulkDeleteHistoricIdentityLinksByScopeIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
 
bulkDeleteHistoricIdentityLinksForProcessInstanceIds(Collection<String>) - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
 
bulkDeleteHistoricIdentityLinksForProcessInstanceIds(Collection<String>) - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
 
bulkDeleteHistoricIdentityLinksForProcessInstanceIds(Collection<String>) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.HistoricIdentityLinkDataManager
 
bulkDeleteHistoricIdentityLinksForProcessInstanceIds(Collection<String>) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
 
bulkDeleteHistoricIdentityLinksForProcessInstanceIds(Collection<String>) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
 
bulkDeleteHistoricIdentityLinksForProcessInstanceIds(Collection<String>) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
 
bulkDeleteHistoricIdentityLinksForScopeIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.HistoricIdentityLinkDataManager
 
bulkDeleteHistoricIdentityLinksForScopeIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
 
bulkDeleteHistoricIdentityLinksForScopeIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
 
bulkDeleteHistoricIdentityLinksForScopeIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
 
bulkDeleteHistoricIdentityLinksForTaskIds(Collection<String>) - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
 
bulkDeleteHistoricIdentityLinksForTaskIds(Collection<String>) - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
 
bulkDeleteHistoricIdentityLinksForTaskIds(Collection<String>) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.HistoricIdentityLinkDataManager
 
bulkDeleteHistoricIdentityLinksForTaskIds(Collection<String>) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
 
bulkDeleteHistoricIdentityLinksForTaskIds(Collection<String>) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
 
bulkDeleteHistoricIdentityLinksForTaskIds(Collection<String>) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
 
bulkDeleteHistoricMilestoneInstancesForCaseInstanceIds(Collection<String>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricMilestoneInstanceDataManager
 
bulkDeleteHistoricMilestoneInstancesForCaseInstanceIds(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricMilestoneInstanceDataManager
 
bulkDeleteHistoricMilestoneInstancesForCaseInstanceIds(Collection<String>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityManager
 
bulkDeleteHistoricMilestoneInstancesForCaseInstanceIds(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityManagerImpl
 
bulkDeleteHistoricPlanItemInstancesForCaseInstanceIds(Collection<String>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricPlanItemInstanceDataManager
 
bulkDeleteHistoricPlanItemInstancesForCaseInstanceIds(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricPlanItemInstanceDataManager
 
bulkDeleteHistoricPlanItemInstancesForCaseInstanceIds(Collection<String>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManager
 
bulkDeleteHistoricPlanItemInstancesForCaseInstanceIds(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManagerImpl
 
bulkDeleteHistoricProcessInstances(Collection<String>) - Method in interface org.flowable.engine.HistoryService
Performs a bulk delete with the provided process instance ids.
bulkDeleteHistoricProcessInstances(Collection<String>) - Method in class org.flowable.engine.impl.HistoryServiceImpl
 
bulkDeleteHistoricProcessInstances(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
 
bulkDeleteHistoricProcessInstances(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
 
bulkDeleteHistoricProcessInstances(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
 
bulkDeleteHistoricProcessInstances(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
 
bulkDeleteHistoricProcessInstances(Collection<String>) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
bulkDeleteHistoricProcessInstances(BulkDeleteInstancesRestActionRequest) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceCollectionResource
 
BulkDeleteHistoricProcessInstancesCmd - Class in org.flowable.engine.impl.cmd
 
BulkDeleteHistoricProcessInstancesCmd(Collection<String>) - Constructor for class org.flowable.engine.impl.cmd.BulkDeleteHistoricProcessInstancesCmd
 
bulkDeleteHistoricTaskInstances(Collection<String>) - Method in interface org.flowable.task.service.HistoricTaskService
 
bulkDeleteHistoricTaskInstances(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
 
bulkDeleteHistoricTaskInstances(Collection<String>, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
 
bulkDeleteHistoricTaskInstances(Collection<String>, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.util.TaskHelper
 
bulkDeleteHistoricTaskInstancesByCaseInstanceIds(Collection<String>, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
 
bulkDeleteHistoricTaskInstancesForIds(Collection<String>) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
 
bulkDeleteHistoricTaskInstancesForIds(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
 
bulkDeleteHistoricTaskInstancesForIds(Collection<String>) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
 
bulkDeleteHistoricTaskInstancesForIds(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
 
bulkDeleteHistoricTaskInstancesForProcessInstanceIds(Collection<String>) - Static method in class org.flowable.engine.impl.util.TaskHelper
 
bulkDeleteHistoricTaskLogEntriesForTaskIds(Collection<String>) - Method in interface org.flowable.task.service.HistoricTaskService
 
bulkDeleteHistoricTaskLogEntriesForTaskIds(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
 
bulkDeleteHistoricTaskLogEntriesForTaskIds(Collection<String>) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
 
bulkDeleteHistoricTaskLogEntriesForTaskIds(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
 
bulkDeleteHistoricTaskLogEntriesForTaskIds(Collection<String>) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
 
bulkDeleteHistoricTaskLogEntriesForTaskIds(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
 
bulkDeleteHistoricVariableInstancesByProcessInstanceIds(Collection<String>) - Method in interface org.flowable.variable.service.HistoricVariableService
 
bulkDeleteHistoricVariableInstancesByProcessInstanceIds(Collection<String>) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
 
bulkDeleteHistoricVariableInstancesByProcessInstanceIds(Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
 
bulkDeleteHistoricVariableInstancesByProcessInstanceIds(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
 
bulkDeleteHistoricVariableInstancesByProcessInstanceIds(Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
 
bulkDeleteHistoricVariableInstancesByProcessInstanceIds(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
 
bulkDeleteHistoricVariableInstancesByScopeIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
 
bulkDeleteHistoricVariableInstancesByScopeIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
 
bulkDeleteHistoricVariableInstancesByScopeIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
 
bulkDeleteHistoricVariableInstancesByScopeIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
 
bulkDeleteHistoricVariableInstancesByTaskIds(Collection<String>) - Method in interface org.flowable.variable.service.HistoricVariableService
 
bulkDeleteHistoricVariableInstancesByTaskIds(Collection<String>) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
 
bulkDeleteHistoricVariableInstancesByTaskIds(Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
 
bulkDeleteHistoricVariableInstancesByTaskIds(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
 
bulkDeleteHistoricVariableInstancesByTaskIds(Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
 
bulkDeleteHistoricVariableInstancesByTaskIds(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
 
bulkDeleteIdentityLinksForScopeIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
bulkDeleteIdentityLinksForScopeIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
bulkDeleteIdentityLinksForScopeIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
 
bulkDeleteIdentityLinksForScopeIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
 
bulkDeleteIdentityLinksForScopeIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
 
bulkDeleteIdentityLinksForScopeIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
BulkDeleteInstancesRestActionRequest - Class in org.flowable.cmmn.rest.service.api
Class that represents a bulk action to be performed on a resource.
BulkDeleteInstancesRestActionRequest - Class in org.flowable.rest.service.api
Class that represents a bulk action to be performed on a resource.
BulkDeleteInstancesRestActionRequest() - Constructor for class org.flowable.cmmn.rest.service.api.BulkDeleteInstancesRestActionRequest
 
BulkDeleteInstancesRestActionRequest() - Constructor for class org.flowable.rest.service.api.BulkDeleteInstancesRestActionRequest
 
BulkDeleteOperation - Class in org.flowable.common.engine.impl.db
Use this to execute a dedicated delete statement.
BulkDeleteOperation(String, Object) - Constructor for class org.flowable.common.engine.impl.db.BulkDeleteOperation
 
bulkDeleteOperations - Variable in class org.flowable.common.engine.impl.db.DbSqlSession
 
bulkDeleteProcessInstances(Collection<String>) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
bulkDeleteProcessInstances(Collection<String>, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
bulkDeleteProcessInstances(Collection<String>, String) - Method in interface org.flowable.engine.RuntimeService
Delete a collection of existing runtime process instance.
bulkDeleteProcessInstances(BulkDeleteInstancesRestActionRequest) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCollectionResource
 
bulkDeleteTimerJobsWithoutRevisionCheck(List<TimerJobEntity>) - Method in interface org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
 
bulkDeleteTimerJobsWithoutRevisionCheck(List<TimerJobEntity>) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
 
bulkDeleteWithoutRevision(List<TimerJobEntity>) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
 
bulkDeleteWithoutRevision(List<TimerJobEntity>) - Method in interface org.flowable.job.service.impl.persistence.entity.data.TimerJobDataManager
 
bulkInserteableEntityClasses - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
 
bulkInsertStatements - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
 
BulkMoveDeadLetterActionRequest - Class in org.flowable.cmmn.rest.service.api
Class that represents a bulk action to be performed on a resource.
BulkMoveDeadLetterActionRequest - Class in org.flowable.rest.service.api
Class that represents a bulk action to be performed on a resource.
BulkMoveDeadLetterActionRequest() - Constructor for class org.flowable.cmmn.rest.service.api.BulkMoveDeadLetterActionRequest
 
BulkMoveDeadLetterActionRequest() - Constructor for class org.flowable.rest.service.api.BulkMoveDeadLetterActionRequest
 
bulkMoveDeadLetterJobs(Collection<String>, int) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Moves a bulk of jobs that are in the dead letter job table back to the executable job table, and resets the retries (as the retries was 0 when it was put into the dead letter job table).
bulkMoveDeadLetterJobs(Collection<String>, int) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
bulkMoveDeadLetterJobs(Collection<String>, int) - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
bulkMoveDeadLetterJobs(Collection<String>, int) - Method in interface org.flowable.engine.ManagementService
Moves a job that is in the dead letter job table back to be a history job, and resetting the retries (as the retries was 0 when it was put into the dead letter job table).
bulkMoveDeadLetterJobs(Collection<String>, String) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
bulkMoveDeadLetterJobs(Collection<String>, String) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
BulkMoveDeadLetterJobsCmd - Class in org.flowable.job.service.impl.cmd
 
BulkMoveDeadLetterJobsCmd(Collection<String>, int, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsCmd
 
bulkMoveDeadLetterJobsToHistoryJobs(Collection<String>, int) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Moves a bulk of jobs that are in the dead letter job table back to be history jobs, and resets the retries (as the retries was 0 when it was put into the dead letter job table).
bulkMoveDeadLetterJobsToHistoryJobs(Collection<String>, int) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
bulkMoveDeadLetterJobsToHistoryJobs(Collection<String>, int) - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
bulkMoveDeadLetterJobsToHistoryJobs(Collection<String>, int) - Method in interface org.flowable.engine.ManagementService
Moves a job that is in the dead letter job table back to be a history job, and resetting the retries (as the retries was 0 when it was put into the dead letter job table).
BulkMoveDeadLetterJobsToHistoryJobsCmd - Class in org.flowable.job.service.impl.cmd
 
BulkMoveDeadLetterJobsToHistoryJobsCmd(Collection<String>, int, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsToHistoryJobsCmd
 
bulkMoveTimerJobsToExecutableJobs(List<TimerJobEntity>) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
 
bulkMoveTimerJobsToExecutableJobs(List<TimerJobEntity>) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
Moves a collection of TimerJobEntity instances to become async JobEntity instances (the timer is deleted and a new async job is inserted).
BulkMoveTimerJobsToExecutableJobsCmd - Class in org.flowable.job.service.impl.cmd
 
BulkMoveTimerJobsToExecutableJobsCmd(JobManager, List<TimerJobEntity>) - Constructor for class org.flowable.job.service.impl.cmd.BulkMoveTimerJobsToExecutableJobsCmd
 
bulkSaveTasks(Collection<Task>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
bulkSaveTasks(Collection<Task>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
bulkSaveTasks(Collection<Task>) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
bulkSaveTasks(Collection<Task>) - Method in interface org.flowable.engine.TaskService
Saves the given tasks to the persistent data store.
BulkSaveTasksCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
BulkSaveTasksCmd - Class in org.flowable.engine.impl.cmd
 
BulkSaveTasksCmd(Collection<Task>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.BulkSaveTasksCmd
 
BulkSaveTasksCmd(Collection<Task>) - Constructor for class org.flowable.engine.impl.cmd.BulkSaveTasksCmd
 
BulkTasksRequest - Class in org.flowable.cmmn.rest.service.api.runtime.task
Request body containing a bulk of tasks and general properties.
BulkTasksRequest - Class in org.flowable.rest.service.api.runtime.task
Request body containing a bulk of tasks and general properties.
BulkTasksRequest() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.task.BulkTasksRequest
 
BulkTasksRequest() - Constructor for class org.flowable.rest.service.api.runtime.task.BulkTasksRequest
 
bulkTerminateCaseInstances(Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
bulkTerminateCaseInstances(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
bulkTerminateCaseInstances(Collection<String>) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
BulkTerminateCaseInstancesCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
BulkTerminateCaseInstancesCmd(Collection<String>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.BulkTerminateCaseInstancesCmd
 
bulkUpdateEntities(String, Map<String, Object>, String, List<EntityImpl>) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
 
bulkUpdateJobLockWithoutRevisionCheck(List<ExternalWorkerJobEntity>, String, Date) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
 
bulkUpdateJobLockWithoutRevisionCheck(List<HistoryJobEntity>, String, Date) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
 
bulkUpdateJobLockWithoutRevisionCheck(List<JobEntity>, String, Date) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
 
bulkUpdateJobLockWithoutRevisionCheck(List<TimerJobEntity>, String, Date) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
 
bulkUpdateJobLockWithoutRevisionCheck(List<TimerJobEntity>, String, Date) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
 
bulkUpdateJobLockWithoutRevisionCheck(List<T>, String, Date) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobInfoDataManager
 
bulkUpdateJobLockWithoutRevisionCheck(List<T>, String, Date) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntityManager
 
bulkUpdateJobLockWithoutRevisionCheck(List<T>, String, Date) - Method in class org.flowable.job.service.impl.persistence.entity.JobInfoEntityManagerImpl
 
BulkUpdateOperation - Class in org.flowable.common.engine.impl.db
Use this to execute a dedicated update statement.
BulkUpdateOperation(String, Object) - Constructor for class org.flowable.common.engine.impl.db.BulkUpdateOperation
 
bulkUpdateOperations - Variable in class org.flowable.common.engine.impl.db.DbSqlSession
 
bulkUpdateTasks(Collection<Task>, BulkTasksRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
bulkUpdateTasks(Collection<Task>, BulkTasksRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
bulkUpdateTasks(BulkTasksRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskCollectionResource
 
bulkUpdateTasks(BulkTasksRequest) - Method in class org.flowable.rest.service.api.runtime.task.TaskCollectionResource
 
BUSINESS_KEY - Static variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryProperty
 
BUSINESS_KEY - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
 
BUSINESS_KEY - Static variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
 
BUSINESS_KEY - Static variable in class org.flowable.engine.impl.ProcessInstanceQueryProperty
 
BUSINESS_RULE_TASK_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
 
BusinessCalendar - Interface in org.flowable.common.engine.impl.calendar
 
BusinessCalendarImpl - Class in org.flowable.common.engine.impl.calendar
This class implements business calendar based on internal clock
BusinessCalendarImpl(ClockReader) - Constructor for class org.flowable.common.engine.impl.calendar.BusinessCalendarImpl
 
businessCalendarManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
businessCalendarManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
businessCalendarManager - Variable in class org.flowable.job.service.JobServiceConfiguration
 
BusinessCalendarManager - Interface in org.flowable.common.engine.impl.calendar
 
businessCalendarName - Variable in class org.flowable.bpmn.model.UserTask
 
businessKey - Variable in class org.flowable.bpmn.model.CallActivity
 
businessKey - Variable in class org.flowable.bpmn.model.CaseServiceTask
 
businessKey - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
businessKey - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
 
businessKey - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
 
businessKey - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
 
businessKey - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
businessKey - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
 
businessKey - Variable in class org.flowable.cmmn.model.ChildTask
 
businessKey - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
 
businessKey - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
 
businessKey - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
 
businessKey - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceUpdateRequest
 
businessKey - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
 
businessKey - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
 
businessKey - Variable in class org.flowable.engine.impl.cmd.SubmitStartFormCmd
 
businessKey - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
 
businessKey - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
businessKey - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
Persisted reference to the business key.
businessKey - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
 
businessKey - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
 
businessKey - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
 
businessKey - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
 
businessKey - Variable in class org.flowable.rest.service.api.form.SubmitFormRequest
 
businessKey - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
 
businessKey - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
 
businessKey - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
 
businessKey - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceUpdateRequest
 
businessKey(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
businessKey(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
 
businessKey(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
 
businessKey(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
Set the businessKey of process instance
businessKeyLike - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
businessKeyLike - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
businessKeyLike - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
 
businessKeyLike - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
businessKeyLike - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
 
businessKeyLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
businessKeyLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
businessKeyLikeIgnoreCase - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
 
businessKeyLikeIgnoreCase - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
businessKeyLikeIgnoreCase - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
 
BusinessRuleParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
 
BusinessRuleParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.BusinessRuleParseHandler
 
BusinessRuleTask - Class in org.flowable.bpmn.model
 
BusinessRuleTask() - Constructor for class org.flowable.bpmn.model.BusinessRuleTask
 
BusinessRuleTaskActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
Activity implementation of the BPMN 2.0 business rule task.
BusinessRuleTaskActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
 
BusinessRuleTaskDelegate - Interface in org.flowable.engine.delegate
 
BusinessRuleTaskXMLConverter - Class in org.flowable.bpmn.converter
 
BusinessRuleTaskXMLConverter() - Constructor for class org.flowable.bpmn.converter.BusinessRuleTaskXMLConverter
 
businessStatus - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.MilestoneActivityBehavior
 
businessStatus - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
businessStatus - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
 
businessStatus - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
 
businessStatus - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
 
businessStatus - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
businessStatus - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
 
businessStatus - Variable in class org.flowable.cmmn.model.Milestone
 
businessStatus - Variable in class org.flowable.cmmn.model.Stage
 
businessStatus - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
 
businessStatus - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
 
businessStatus - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
 
businessStatus - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
 
businessStatus - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
businessStatus - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
Persisted reference to the business status.
businessStatus - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
 
businessStatus - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
 
businessStatus - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
 
businessStatus - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
 
businessStatus - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
 
businessStatus - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
 
businessStatus(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
businessStatus(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
 
businessStatus(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
 
businessStatus(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
Set the businessStatus of process instance
businessStatusLike - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
businessStatusLike - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
businessStatusLike - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
businessStatusLike - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
 
businessStatusLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
businessStatusLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
businessStatusLikeIgnoreCase - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
businessStatusLikeIgnoreCase - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
 
BY_DATE - Enum constant in enum class org.flowable.engine.repository.MergeMode
 
BYTE_ARRAY_VARIABLE_TYPE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
BYTE_ARRAY_VARIABLE_TYPE - Static variable in class org.flowable.rest.service.api.RestResponseFactory
 
byteArrayDataManager - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
ByteArrayDataManager - Interface in org.flowable.common.engine.impl.persistence.entity.data
 
ByteArrayDataManager - Interface in org.flowable.idm.engine.impl.persistence.entity.data
 
byteArrayEncoding - Variable in class org.flowable.common.engine.impl.util.io.StringStreamSource
 
ByteArrayEntity - Interface in org.flowable.common.engine.impl.persistence.entity
 
ByteArrayEntityImpl - Class in org.flowable.common.engine.impl.persistence.entity
 
ByteArrayEntityImpl() - Constructor for class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
 
byteArrayEntityManager - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
ByteArrayEntityManager - Interface in org.flowable.common.engine.impl.persistence.entity
 
ByteArrayEntityManager - Interface in org.flowable.idm.engine.impl.persistence.entity
 
ByteArrayEntityManagerImpl - Class in org.flowable.common.engine.impl.persistence.entity
 
ByteArrayEntityManagerImpl - Class in org.flowable.idm.engine.impl.persistence.entity
 
ByteArrayEntityManagerImpl(ByteArrayDataManager, String, Supplier<FlowableEventDispatcher>) - Constructor for class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityManagerImpl
 
ByteArrayEntityManagerImpl(IdmEngineConfiguration, ByteArrayDataManager) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.ByteArrayEntityManagerImpl
 
byteArrayRef - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
 
byteArrayRef - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
 
byteArrayRef - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
 
ByteArrayRef - Class in org.flowable.common.engine.impl.persistence.entity
Encapsulates the logic for transparently working with ByteArrayEntity .
ByteArrayRef - Class in org.flowable.idm.engine.impl.persistence.entity
Encapsulates the logic for transparently working with IdmByteArrayEntity .
ByteArrayRef() - Constructor for class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
 
ByteArrayRef() - Constructor for class org.flowable.idm.engine.impl.persistence.entity.ByteArrayRef
 
ByteArrayRef(String) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.ByteArrayRef
 
ByteArrayRef(String, CommandExecutor) - Constructor for class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
 
ByteArrayRefTypeHandler - Class in org.flowable.common.engine.impl.persistence.entity
MyBatis TypeHandler for ByteArrayRef.
ByteArrayRefTypeHandler - Class in org.flowable.idm.engine.impl.persistence
MyBatis TypeHandler for ByteArrayRef.
ByteArrayRefTypeHandler() - Constructor for class org.flowable.common.engine.impl.persistence.entity.ByteArrayRefTypeHandler
 
ByteArrayRefTypeHandler() - Constructor for class org.flowable.idm.engine.impl.persistence.ByteArrayRefTypeHandler
 
ByteArrayResourceWithFileName(byte[], String) - Constructor for class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient.ByteArrayResourceWithFileName
 
ByteArrayType - Class in org.flowable.variable.service.impl.types
 
ByteArrayType() - Constructor for class org.flowable.variable.service.impl.types.ByteArrayType
 
ByteArrayType(VariableLengthVerifier) - Constructor for class org.flowable.variable.service.impl.types.ByteArrayType
 
bytes - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
 
bytes - Variable in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
 
bytes - Variable in class org.flowable.common.engine.impl.util.io.BytesStreamSource
 
bytes - Variable in class org.flowable.common.engine.impl.util.io.InputStreamSource
 
bytes - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
 
bytes - Variable in class org.flowable.engine.impl.cmd.AddEditorSourceExtraForModelCmd
 
bytes - Variable in class org.flowable.engine.impl.cmd.AddEditorSourceForModelCmd
 
bytes - Variable in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
 
bytes - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityImpl
 
bytes - Variable in class org.flowable.idm.api.Picture
 
bytes - Variable in class org.flowable.idm.engine.impl.persistence.entity.IdmByteArrayEntityImpl
 
BytesStreamSource - Class in org.flowable.common.engine.impl.util.io
 
BytesStreamSource(byte[]) - Constructor for class org.flowable.common.engine.impl.util.io.BytesStreamSource
 

C

cache - Variable in class org.flowable.common.engine.impl.persistence.deploy.DefaultDeploymentCache
 
cache - Variable in class org.flowable.common.engine.impl.persistence.deploy.FullDeploymentCache
 
cache - Variable in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
 
cache - Variable in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager
 
Cache - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl
Concurrent (thread-safe) FIFO tree cache (using classes from java.util.concurrent).
Cache(int) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Cache
Creates a new cache with the specified capacity and default concurrency level (16).
Cache(int, int) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Cache
Creates a new cache with the specified capacity and concurrency level.
CacheableVariable - Interface in org.flowable.variable.service.impl.types
Interface to abstract the JPA cacheable setting
CacheAwareQuery<T> - Interface in org.flowable.common.engine.api.query
 
cachedElContext - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
 
cachedEngines - Variable in class org.flowable.common.engine.impl.scripting.JSR223FlowableScriptEngine
 
CachedEntity - Class in org.flowable.common.engine.impl.persistence.cache
 
CachedEntity(Entity, boolean) - Constructor for class org.flowable.common.engine.impl.persistence.cache.CachedEntity
 
CachedEntityMatcher<EntityImpl extends Entity> - Interface in org.flowable.common.engine.impl.persistence.cache
Interface to express a condition whether or not a cached entity should be used in the return result of a query.
CachedEntityMatcherAdapter<EntityImpl extends Entity> - Class in org.flowable.common.engine.impl.persistence.cache
 
CachedEntityMatcherAdapter() - Constructor for class org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter
 
cachedObjects - Variable in class org.flowable.common.engine.impl.persistence.cache.EntityCacheImpl
 
cachedValue - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
 
cachedValue - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
 
cachedValue - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
 
cacheKey - Variable in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.ChannelRegistrationImpl
 
CacheKey(ChannelDefinition) - Constructor for class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheKey
 
cacheLoadOrStore(List<Object>, Object) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
 
cacheLoadOrStore(Entity, Object) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
Returns the object in the cache.
CacheRegisteredChannel(DefaultInboundChannelModelCacheManager.CacheValue) - Constructor for class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheRegisteredChannel
 
cacheRemove(Class<?>, String) - Method in interface org.flowable.common.engine.impl.persistence.cache.EntityCache
Removes the Entity of the given type with the given id from the cache.
cacheRemove(Class<?>, String) - Method in class org.flowable.common.engine.impl.persistence.cache.EntityCacheImpl
 
cacheScriptingEngines - Variable in class org.flowable.common.engine.impl.scripting.JSR223FlowableScriptEngine
 
CacheValue(String, ChannelDefinition) - Constructor for class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheValue
 
cachingAndArtifactsManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
cachingAndArtifactsManager - Variable in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
cachingAndArtifactsManager - Variable in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
 
cachingAndArtifactsManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
cachingAndArtifactsManager - Variable in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
 
cachingAndArtifactsManager - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
CachingAndArtifactsManager - Class in org.flowable.dmn.engine.impl.deployer
Updates caches and artifacts for a deployment and its decision (service)
CachingAndArtifactsManager - Class in org.flowable.engine.impl.bpmn.deployer
Updates caches and artifacts for a deployment, its process definitions, and its process definition infos.
CachingAndArtifactsManager - Class in org.flowable.eventregistry.impl.deployer
Updates caches and artifacts for a deployment and its event and channel definitions
CachingAndArtifactsManager() - Constructor for class org.flowable.dmn.engine.impl.deployer.CachingAndArtifactsManager
 
CachingAndArtifactsManager() - Constructor for class org.flowable.engine.impl.bpmn.deployer.CachingAndArtifactsManager
 
CachingAndArtifactsManager() - Constructor for class org.flowable.eventregistry.impl.deployer.CachingAndArtifactsManager
 
calculateDueDate(CommandContext, int, Date) - Method in class org.flowable.cmmn.engine.impl.cmd.JobRetryCmd
 
calculateDueDate(CommandContext, int, Date) - Method in class org.flowable.engine.impl.cmd.JobRetryCmd
 
calculateLockExpirationTime(int, JobServiceConfiguration) - Method in class org.flowable.job.service.impl.cmd.AcquireJobsCmd
 
calculateLockExpirationTime(int, JobServiceConfiguration) - Method in class org.flowable.job.service.impl.cmd.AcquireJobsWithGlobalAcquireLockCmd
 
calculateLockExpirationTime(int, JobServiceConfiguration) - Method in class org.flowable.job.service.impl.cmd.AcquireTimerJobsCmd
 
calculateLockExpirationTime(int, JobServiceConfiguration) - Method in class org.flowable.job.service.impl.cmd.AcquireTimerJobsWithGlobalAcquireLockCmd
 
calculateMaxIterationsValue(String) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
 
calculateNextTimer(JobEntity, VariableScope) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
 
calculateRepeatValue(JobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
 
calculateSummaryStatistics() - Method in class org.flowable.engine.test.profiler.ProfileSession
 
calendarName - Variable in class org.flowable.bpmn.model.TimerEventDefinition
 
calendarName - Variable in enum class org.flowable.engine.impl.jobexecutor.TimerDeclarationType
 
call() - Method in interface org.flowable.http.common.api.client.AsyncExecutableHttpRequest
 
call() - Method in interface org.flowable.http.common.api.client.ExecutableHttpRequest
 
call() - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest
 
CALL_ACTIVITY_CALLED_ELEMENT - Static variable in interface org.flowable.engine.DynamicBpmnConstants
 
CALL_ACTIVITY_PROCESS_DEFINITION_VERSION_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
 
CALL_COUNT - Static variable in class org.flowable.engine.impl.test.NoOpServiceTask
 
callActivity - Variable in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
 
callActivity - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
 
CallActivity - Class in org.flowable.bpmn.model
 
CallActivity() - Constructor for class org.flowable.bpmn.model.CallActivity
 
CallActivityBehavior - Class in org.flowable.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(CallActivity) - Constructor for class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
 
callActivityEndListeners(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
Since no transitions are followed when leaving the inner activity, it is needed to call the end listeners yourself.
callActivityExecution - Variable in class org.flowable.engine.interceptor.StartSubProcessInstanceAfterContext
 
callActivityExecution - Variable in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
 
callActivityId - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
 
callActivityId - Variable in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
 
CallActivityParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
 
CallActivityParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.CallActivityParseHandler
 
callActivityProcessDefinitionVersion - Variable in class org.flowable.engine.migration.ActivityMigrationMapping
 
callActivitySubProcessVersion - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
 
callActivitySubProcessVersion - Variable in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
 
CallActivityXMLConverter - Class in org.flowable.bpmn.converter
 
CallActivityXMLConverter() - Constructor for class org.flowable.bpmn.converter.CallActivityXMLConverter
 
callAsync() - Method in interface org.flowable.http.common.api.client.AsyncExecutableHttpRequest
 
callAsync() - Method in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest
 
callAsync() - Method in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient.WebClientExecutableHttpRequest
 
CallbackConstants - Interface in org.flowable.cmmn.engine.impl.callback
 
CallbackData - Class in org.flowable.common.engine.impl.callback
 
CallbackData(String, String, String, String, String) - Constructor for class org.flowable.common.engine.impl.callback.CallbackData
 
CallbackData(String, String, String, String, String, Map<String, Object>) - Constructor for class org.flowable.common.engine.impl.callback.CallbackData
 
callbackId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
callbackId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
 
callbackId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
 
callbackId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
 
callbackId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
callbackId - Variable in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
 
callbackId - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
 
callbackId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
 
callbackId - Variable in class org.flowable.common.engine.impl.callback.CallbackData
 
callbackId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
 
callbackId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
 
callbackId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
 
callbackId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
callbackId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
 
callbackId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
 
callbackId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
 
callbackId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
 
callbackId - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
 
callbackId - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
 
callbackId - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
 
callbackId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
Set callback id of the newly created case instance.
callbackId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
 
callbackId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
 
callbackId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
Sets the callback identifier of the process instance.
callbackIds - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
callbackIds - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
callbackIds - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
 
callbackIds - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
callbackIds - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
 
callbackType - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
callbackType - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
 
callbackType - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
 
callbackType - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
 
callbackType - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
callbackType - Variable in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
 
callbackType - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
 
callbackType - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
 
callbackType - Variable in class org.flowable.common.engine.impl.callback.CallbackData
 
callbackType - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
 
callbackType - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
 
callbackType - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
 
callbackType - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
callbackType - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
 
callbackType - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
 
callbackType - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
 
callbackType - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
 
callbackType - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
 
callbackType - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
 
callbackType - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
 
callbackType(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
Set callback type of the newly created case instance.
callbackType(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
 
callbackType(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
 
callbackType(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
Sets the callback type of the process instance.
CallbackTypes - Interface in org.flowable.cmmn.api
A callback type is set on an entity that needs to 'call back' to some other entity, typically when the entity is completed or deleted.
callCaseInstanceStateChangeCallbacks(CallbackData) - Method in interface org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelper
 
callCaseInstanceStateChangeCallbacks(CallbackData) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
 
callCaseInstanceStateChangeCallbacks(CommandContext, ProcessInstance, String, String) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
 
CALLED_ELEMENT_TYPE_ID - Static variable in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
 
CALLED_ELEMENT_TYPE_KEY - Static variable in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
 
calledElement - Variable in class org.flowable.bpmn.model.CallActivity
 
calledElementType - Variable in class org.flowable.bpmn.model.CallActivity
 
calledElementType - Variable in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
 
calledInsideTransaction() - Method in class org.flowable.common.engine.impl.interceptor.JtaRetryInterceptor
 
calledProcessInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
 
calledProcessInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
 
calledProcessInstanceId - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
 
calledProcessInstanceId - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
 
calledProcessInstanceIds - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
 
calledProcessInstanceIds(Set<String>) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances with the given process instance ids as called process instance id.
calledProcessInstanceIds(Set<String>) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
 
callHistoryJobProcessors(HistoryJobProcessorContext.Phase, HistoryJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
 
callHistoryJobProcessors(JobServiceConfiguration, HistoryJobProcessorContext.Phase, HistoryJobEntity) - Static method in class org.flowable.job.service.impl.util.JobProcessorUtil
 
callJobProcessors(JobProcessorContext.Phase, AbstractJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
 
callJobProcessors(JobServiceConfiguration, JobProcessorContext.Phase, AbstractJobEntity) - Static method in class org.flowable.job.service.impl.util.JobProcessorUtil
 
callLifecycleListeners(CommandContext, CaseInstance, String, String) - Static method in class org.flowable.cmmn.engine.impl.listener.CaseInstanceLifeCycleListenerUtil
 
CAM_MIGRATION_VERSIONS - Static variable in class org.flowable.common.engine.impl.FlowableVersions
 
CAMEL - Static variable in class org.flowable.bpmn.model.ServiceTask
 
CAMEL_TASK_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
 
CamelInboundChannelModel - Class in org.flowable.eventregistry.model
 
CamelInboundChannelModel() - Constructor for class org.flowable.eventregistry.model.CamelInboundChannelModel
 
CamelOutboundChannelModel - Class in org.flowable.eventregistry.model
 
CamelOutboundChannelModel() - Constructor for class org.flowable.eventregistry.model.CamelOutboundChannelModel
 
CAMUNDA_EXTENSIONS_NAMESPACE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
 
cancelActivity - Variable in class org.flowable.bpmn.model.BoundaryEvent
 
cancelActivityIds - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionChangeActivityStateRequest
 
cancelActivityIds - Variable in class org.flowable.rest.service.api.runtime.process.MigrateProcessInstanceRequest
 
CancelEndEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
 
CancelEndEventActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.CancelEndEventActivityBehavior
 
CancelEventDefinition - Class in org.flowable.bpmn.model
 
CancelEventDefinition() - Constructor for class org.flowable.bpmn.model.CancelEventDefinition
 
CancelEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
 
CancelEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.CancelEventDefinitionParseHandler
 
CancelEventDefinitionParser - Class in org.flowable.bpmn.converter.child
 
CancelEventDefinitionParser() - Constructor for class org.flowable.bpmn.converter.child.CancelEventDefinitionParser
 
CancelJobsCmd - Class in org.flowable.job.service.impl.cmd
Send job cancelled event and delete job
CancelJobsCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.CancelJobsCmd
 
CancelJobsCmd(List<String>, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.CancelJobsCmd
 
CANCELLED - Static variable in interface org.flowable.engine.impl.runtime.callback.ProcessInstanceState
 
cancelRemainingInstances - Variable in class org.flowable.bpmn.model.AdhocSubProcess
 
CANDIDATE - Static variable in class org.flowable.identitylink.api.IdentityLinkType
 
candidateGroup - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
candidateGroup - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
 
candidateGroup - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
candidateGroup - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
candidateGroupIn - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
candidateGroupIn - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
 
candidateGroups - Variable in class org.flowable.bpmn.model.UserTask
 
candidateGroups - Variable in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
 
candidateGroups - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
 
candidateGroups - Variable in class org.flowable.cmmn.model.CasePageTask
 
candidateGroups - Variable in class org.flowable.cmmn.model.HumanTask
 
candidateGroups - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
candidateGroups - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
candidateGroups - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
candidateManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
candidateManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
CandidateManager - Interface in org.flowable.cmmn.api
 
CandidateManager - Interface in org.flowable.engine
 
candidateOrAssigned - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
candidateOrAssigned - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
 
candidateStarterGroups - Variable in class org.flowable.bpmn.model.Process
 
candidateStarterGroups - Variable in class org.flowable.cmmn.model.Case
 
candidateStarterUsers - Variable in class org.flowable.bpmn.model.Process
 
candidateStarterUsers - Variable in class org.flowable.cmmn.model.Case
 
candidateUser - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
candidateUser - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
 
candidateUser - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
candidateUser - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
candidateUsers - Variable in class org.flowable.bpmn.model.UserTask
 
candidateUsers - Variable in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
 
candidateUsers - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
 
candidateUsers - Variable in class org.flowable.cmmn.model.CasePageTask
 
candidateUsers - Variable in class org.flowable.cmmn.model.HumanTask
 
candidateUsers - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
CandidateUtil - Class in org.flowable.common.engine.impl.assignment
 
CandidateUtil() - Constructor for class org.flowable.common.engine.impl.assignment.CandidateUtil
 
canProcess(ChannelModel) - Method in interface org.flowable.eventregistry.api.ChannelModelProcessor
 
canProcess(ChannelModel) - Method in class org.flowable.eventregistry.impl.pipeline.DelegateExpressionInboundChannelModelProcessor
 
canProcess(ChannelModel) - Method in class org.flowable.eventregistry.impl.pipeline.DelegateExpressionOutboundChannelModelProcessor
 
canProcess(ChannelModel) - Method in class org.flowable.eventregistry.impl.pipeline.InboundChannelModelProcessor
 
canProcess(ChannelModel) - Method in class org.flowable.eventregistry.impl.pipeline.OutboundChannelModelProcessor
 
canProcess(ChannelModel) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
 
canProcess(ChannelModel) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
 
canProcess(ChannelModel) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
 
canProcessIfChannelModelAlreadyRegistered(ChannelModel) - Method in interface org.flowable.eventregistry.api.ChannelModelProcessor
 
canProcessIfChannelModelAlreadyRegistered(ChannelModel) - Method in class org.flowable.eventregistry.impl.pipeline.DelegateExpressionInboundChannelModelProcessor
 
canProcessIfChannelModelAlreadyRegistered(ChannelModel) - Method in class org.flowable.eventregistry.impl.pipeline.DelegateExpressionOutboundChannelModelProcessor
 
canProcessIfChannelModelAlreadyRegistered(ChannelModel) - Method in class org.flowable.eventregistry.impl.pipeline.InboundChannelModelProcessor
 
canProcessIfChannelModelAlreadyRegistered(ChannelModel) - Method in class org.flowable.eventregistry.impl.pipeline.OutboundChannelModelProcessor
 
canProcessIfChannelModelAlreadyRegistered(ChannelModel) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
 
canProcessIfChannelModelAlreadyRegistered(ChannelModel) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
 
canProcessIfChannelModelAlreadyRegistered(ChannelModel) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
 
canvasHeight - Variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
 
canvasHeight - Variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
 
canvasHeight - Variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
 
canvasWidth - Variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
 
canvasWidth - Variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
 
canvasWidth - Variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
 
cascade - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteDeploymentCmd
 
cascade - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteTaskCmd
 
cascade - Variable in class org.flowable.engine.impl.cmd.DeleteDeploymentCmd
 
cascade - Variable in class org.flowable.engine.impl.cmd.DeleteTaskCmd
 
Case - Class in org.flowable.cmmn.model
 
Case() - Constructor for class org.flowable.cmmn.model.Case
 
CASE_ADHOC_CHILD - Static variable in interface org.flowable.cmmn.api.CallbackTypes
 
CASE_DEFINITION_CATEGORY - Static variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryProperty
 
CASE_DEFINITION_DEPLOYMENT_ID - Static variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryProperty
 
CASE_DEFINITION_ID - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryProperty
 
CASE_DEFINITION_ID - Static variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryProperty
 
CASE_DEFINITION_ID - Static variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryProperty
 
CASE_DEFINITION_KEY - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryProperty
 
CASE_DEFINITION_KEY - Static variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryProperty
 
CASE_DEFINITION_KEY - Static variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryProperty
 
CASE_DEFINITION_NAME - Static variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryProperty
 
CASE_DEFINITION_TENANT_ID - Static variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryProperty
 
CASE_DEFINITION_VERSION - Static variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryProperty
 
CASE_END_TIME - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryProperty
 
CASE_ENDED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A case instance has been ended by either completing or terminating it.
CASE_INSTANCE_ID - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryProperty
 
CASE_INSTANCE_ID - Static variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryProperty
 
CASE_INSTANCE_KEY - Static variable in class org.flowable.cmmn.engine.impl.el.CmmnVariableScopeELResolver
 
CASE_INSTANCE_KEY - Static variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
 
CASE_INSTANCE_NAME - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryProperty
 
CASE_INSTANCE_VARIABLES_JSON_SECTION - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
 
CASE_INSTANCES - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
 
CASE_MIGRATION_TYPE - Static variable in interface org.flowable.batch.api.Batch
 
CASE_NAMESPACE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
CASE_PAGE_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
CASE_START_TIME - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryProperty
 
CASE_START_TIME - Static variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryProperty
 
CASE_STARTED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A case instance has been started.
CASE_TASK - Static variable in class org.flowable.bpmn.model.ServiceTask
 
CASE_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
CASE_TASK_NO_CASE_DEFINITION_KEY - Static variable in interface org.flowable.validation.validator.Problems
 
caseDefinition - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.deploy.CaseDefinitionCacheEntry
 
caseDefinition - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
 
caseDefinition - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
 
CaseDefinition - Interface in org.flowable.cmmn.api.repository
 
CaseDefinitionActionRequest - Class in org.flowable.cmmn.rest.service.api.repository
 
CaseDefinitionActionRequest() - Constructor for class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionActionRequest
 
caseDefinitionCache - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
caseDefinitionCache - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
 
caseDefinitionCache - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
 
CaseDefinitionCacheEntry - Class in org.flowable.cmmn.engine.impl.persistence.entity.deploy
 
CaseDefinitionCacheEntry(CaseDefinition, CmmnModel, Case) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.deploy.CaseDefinitionCacheEntry
 
caseDefinitionCacheLimit - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
caseDefinitionCategory - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionCategory - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionCategory(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given case definition category.
caseDefinitionCategory(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionCategory(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionCategory(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionCategory(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
caseDefinitionCategory(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionCategoryLike - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionCategoryLike - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionCategoryLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a case definition category like the given value.
caseDefinitionCategoryLike(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionCategoryLike(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionCategoryLike(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionCategoryLike(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
caseDefinitionCategoryLike(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionCategoryLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionCategoryLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionCategoryLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a case definition category like the given value, ignoring upper/lower case.
caseDefinitionCategoryLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionCategoryLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionCategoryLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionCategoryNotEquals(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionCategoryNotEquals(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
CaseDefinitionCollectionResource - Class in org.flowable.cmmn.rest.service.api.repository
 
CaseDefinitionCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionCollectionResource
 
caseDefinitionDataManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
CaseDefinitionDataManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity.data
 
CaseDefinitionDecisionCollectionResource - Class in org.flowable.cmmn.rest.service.api.repository
 
CaseDefinitionDecisionCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionDecisionCollectionResource
 
caseDefinitionDeploymentId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
 
caseDefinitionDeploymentId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
 
caseDefinitionDescription - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
 
caseDefinitionDescription - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
 
caseDefinitionDiagramHelper - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
caseDefinitionDiagramHelper - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
 
CaseDefinitionDiagramHelper - Class in org.flowable.cmmn.engine.impl.deployer
Creates diagrams from case definitions.
CaseDefinitionDiagramHelper() - Constructor for class org.flowable.cmmn.engine.impl.deployer.CaseDefinitionDiagramHelper
 
CaseDefinitionEntity - Interface in org.flowable.cmmn.engine.impl.persistence.entity
 
CaseDefinitionEntityImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
 
CaseDefinitionEntityImpl() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
 
caseDefinitionEntityManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
caseDefinitionEntityManager - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
 
CaseDefinitionEntityManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity
 
CaseDefinitionEntityManagerImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
 
CaseDefinitionEntityManagerImpl(CmmnEngineConfiguration, CaseDefinitionDataManager) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
 
CaseDefinitionFormDefinitionCollectionResource - Class in org.flowable.cmmn.rest.service.api.repository
 
CaseDefinitionFormDefinitionCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionFormDefinitionCollectionResource
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkForCaseDefinitionCmd
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationBatchCmd
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationCmd
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationValidationCmd
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkForCaseDefinitionCmd
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetCmmnModelCmd
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetDecisionsForCaseDefinitionCmd
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetDeploymentCaseDefinitionCmd
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetDeploymentCaseDiagramCmd
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetFormDefinitionsForCaseDefinitionCmd
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetIdentityLinksForCaseDefinitionCmd
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetStartFormModelCmd
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationBatchCmd
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationCmd
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetCaseDefinitionCategoryCmd
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityImpl
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityImpl
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
 
caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
 
caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
 
caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
 
caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
 
caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
 
caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.management.JobResponse
 
caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
 
caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
 
caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
 
caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
 
caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
 
caseDefinitionId - Variable in class org.flowable.cmmn.validation.validator.ValidationEntry
 
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given case definition identifier.
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
Set the case definition to be used for creating a new case instance by its id.
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionDeletionBuilder
Set the case definition using its specific id the manually created subscription is based on.
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionModificationBuilder
Set the case definition using its specific id the manually created subscription is based on.
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstanceQuery
 
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.InjectedPlanItemInstanceBuilder
The id of the case definition from which the referenced plan item model should be taken as the model for the new plan item to be created dynamically.
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.IntentEventListenerInstanceQuery
 
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstanceQuery
 
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilder
Set the id of the case definition this plan item instance is part of.
caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
 
caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
 
caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
 
caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
 
caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
 
caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
 
caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.IntentEventListenerInstanceQueryImpl
 
caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
 
caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
 
caseDefinitionId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions which have the given case definition id.
caseDefinitionId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
 
caseDefinitionId(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs for the given case definition.
caseDefinitionId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
 
caseDefinitionId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
 
caseDefinitionId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
 
caseDefinitionId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
 
caseDefinitionId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
 
caseDefinitionId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
 
caseDefinitionId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks for the given case definition.
caseDefinitionId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseDefinitionId(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
 
caseDefinitionId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
CaseDefinitionIdentityLinkCollectionResource - Class in org.flowable.cmmn.rest.service.api.repository
 
CaseDefinitionIdentityLinkCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionIdentityLinkCollectionResource
 
CaseDefinitionIdentityLinkResource - Class in org.flowable.cmmn.rest.service.api.repository
 
CaseDefinitionIdentityLinkResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionIdentityLinkResource
 
caseDefinitionIds - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionIds - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionIds(Set<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given case definition ids.
caseDefinitionIds(Set<String>) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionIds(Set<String>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
caseDefinitionIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
CaseDefinitionImageResource - Class in org.flowable.cmmn.rest.service.api.repository
 
CaseDefinitionImageResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionImageResource
 
caseDefinitionKey - Variable in class org.flowable.bpmn.model.CaseServiceTask
 
caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationBatchCmd
 
caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationCmd
 
caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationValidationCmd
 
caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationBatchCmd
 
caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationCmd
 
caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
 
caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
 
caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
 
caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
 
caseDefinitionKey - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
 
caseDefinitionKey - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
 
caseDefinitionKey - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
caseDefinitionKey - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
 
caseDefinitionKey - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
 
caseDefinitionKey - Variable in class org.flowable.job.service.impl.JobQueryImpl
 
caseDefinitionKey - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
 
caseDefinitionKey - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
 
caseDefinitionKey - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseDefinitionKey - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
caseDefinitionKey(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given key.
caseDefinitionKey(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionKey(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
Set the case definition to be used for creating a new case instance by its key.
caseDefinitionKey(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionKey(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionBuilder
Set the case definition to be started using a manually added subscription by its key.
caseDefinitionKey(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionKey(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
caseDefinitionKey(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
 
caseDefinitionKey(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionKey(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
 
caseDefinitionKey(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select tasks for the given case definition key.
caseDefinitionKey(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
 
caseDefinitionKey(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
 
caseDefinitionKey(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
 
caseDefinitionKey(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
 
caseDefinitionKey(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
 
caseDefinitionKey(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a case instance which has the given case definition key.
caseDefinitionKey(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseDefinitionKey(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
caseDefinitionKeyIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks that have a case definition for which the key is present in the given list
caseDefinitionKeyIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseDefinitionKeyIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
caseDefinitionKeyLike - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionKeyLike - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionKeyLike - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
 
caseDefinitionKeyLike - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
caseDefinitionKeyLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseDefinitionKeyLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
caseDefinitionKeyLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a definition key like the given value.
caseDefinitionKeyLike(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionKeyLike(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionKeyLike(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionKeyLike(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
caseDefinitionKeyLike(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionKeyLike(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a case instance which has a case definition key like the given value.
caseDefinitionKeyLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseDefinitionKeyLike(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
caseDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
 
caseDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
caseDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
caseDefinitionKeyLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a definition key like the given value, ignoring upper/lower case.
caseDefinitionKeyLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionKeyLikeIgnoreCase(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a case instance which has a case definition key like the given value.
caseDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
caseDefinitionKeys - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionKeys - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionKeys - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
 
caseDefinitionKeys - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
caseDefinitionKeys - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseDefinitionKeys - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
caseDefinitionKeys(Set<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given keys.
caseDefinitionKeys(Set<String>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionKeys(Set<String>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionKeys(Set<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionLocalizationManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
CaseDefinitionLocalizationManager - Interface in org.flowable.cmmn.engine
 
CaseDefinitionModelResource - Class in org.flowable.cmmn.rest.service.api.repository
 
CaseDefinitionModelResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionModelResource
 
caseDefinitionName - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionName - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
 
caseDefinitionName - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
 
caseDefinitionName - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionName - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
 
caseDefinitionName - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
 
caseDefinitionName - Variable in class org.flowable.cmmn.validation.validator.ValidationEntry
 
caseDefinitionName(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given case definition name.
caseDefinitionName(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionName(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionName(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionName(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
caseDefinitionName(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionNameLike - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionNameLike - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionNameLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a case definition name like the given value.
caseDefinitionNameLike(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionNameLike(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionNameLike(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionNameLike(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
caseDefinitionNameLike(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionNameLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionNameLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionNameLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a case definition name like the given value, ignoring upper/lower case.
caseDefinitionNameLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionNameLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionNameLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionNameLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
caseDefinitionNameLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionParentDeploymentId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
 
caseDefinitionParentDeploymentId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
When looking up for a case definition by key it would first lookup for a case definition within the given parent deployment.
caseDefinitionParentDeploymentId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
 
CaseDefinitionQuery - Interface in org.flowable.cmmn.api.repository
 
CaseDefinitionQueryImpl - Class in org.flowable.cmmn.engine.impl.repository
 
CaseDefinitionQueryImpl() - Constructor for class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
CaseDefinitionQueryImpl(CommandContext) - Constructor for class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
CaseDefinitionQueryImpl(CommandExecutor) - Constructor for class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
CaseDefinitionQueryProperty - Class in org.flowable.cmmn.engine.impl.repository
 
CaseDefinitionQueryProperty(String) - Constructor for class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryProperty
 
CaseDefinitionResource - Class in org.flowable.cmmn.rest.service.api.repository
 
CaseDefinitionResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResource
 
CaseDefinitionResourceDataResource - Class in org.flowable.cmmn.rest.service.api.repository
 
CaseDefinitionResourceDataResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResourceDataResource
 
caseDefinitionResourceName(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionResourceName(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
caseDefinitionResourceNameLike(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionResourceNameLike(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
CaseDefinitionResponse - Class in org.flowable.cmmn.rest.service.api.repository
 
CaseDefinitionResponse() - Constructor for class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
 
caseDefinitionTenantId - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationBatchCmd
 
caseDefinitionTenantId - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationCmd
 
caseDefinitionTenantId - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationValidationCmd
 
caseDefinitionTenantId - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationBatchCmd
 
caseDefinitionTenantId - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationCmd
 
caseDefinitionTenantId(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionTenantId(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
caseDefinitionTenantIdLike(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionTenantIdLike(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
caseDefinitionToMigrateTo - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
 
caseDefinitionUrl - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
 
caseDefinitionUrl - Variable in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
 
caseDefinitionUrl - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
 
caseDefinitionUrl - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
 
caseDefinitionUrl - Variable in class org.flowable.cmmn.rest.service.api.management.JobResponse
 
caseDefinitionUrl - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
 
caseDefinitionUrl - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
 
caseDefinitionUrl - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
 
caseDefinitionUrl - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
 
CaseDefinitionUtil - Class in org.flowable.cmmn.engine.impl.repository
 
CaseDefinitionUtil() - Constructor for class org.flowable.cmmn.engine.impl.repository.CaseDefinitionUtil
 
caseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationBatchCmd
 
caseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationCmd
 
caseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationValidationCmd
 
caseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationBatchCmd
 
caseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationCmd
 
caseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
 
caseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
 
caseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionVersion(Integer) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given case definition version.
caseDefinitionVersion(Integer) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionVersion(Integer) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionVersion(Integer) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseDefinitionVersion(Integer) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
caseDefinitionVersion(Integer) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseDefinitionVersionGreaterThan(Integer) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionVersionGreaterThan(Integer) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
caseDefinitionVersionGreaterThanOrEquals(Integer) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionVersionGreaterThanOrEquals(Integer) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
caseDefinitionVersionLowerThan(Integer) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionVersionLowerThan(Integer) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
caseDefinitionVersionLowerThanOrEquals(Integer) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionVersionLowerThanOrEquals(Integer) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
caseDefinitionWithoutTenantId() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
caseDiagram - Variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
 
caseDiagramGenerator - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
Case diagram generator.
CaseDiagramGenerator - Interface in org.flowable.cmmn.image
This interface declares methods to generate case diagram
CaseElement - Class in org.flowable.cmmn.model
 
CaseElement() - Constructor for class org.flowable.cmmn.model.CaseElement
 
caseElements - Variable in class org.flowable.cmmn.converter.ConversionHelper
 
CaseElementXmlConverter - Class in org.flowable.cmmn.converter
 
CaseElementXmlConverter() - Constructor for class org.flowable.cmmn.converter.CaseElementXmlConverter
 
CaseExport - Class in org.flowable.cmmn.converter.export
 
CaseExport() - Constructor for class org.flowable.cmmn.converter.export.CaseExport
 
caseInstance - Variable in class org.flowable.cmmn.engine.impl.event.FlowableCaseEndedEventImpl
 
caseInstance - Variable in class org.flowable.cmmn.engine.impl.event.FlowableCaseStageEndedEventImpl
 
caseInstance - Variable in class org.flowable.cmmn.engine.impl.event.FlowableCaseStageStartedEventImpl
 
caseInstance - Variable in class org.flowable.cmmn.engine.impl.event.FlowableCaseStartedEventImpl
 
caseInstance - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
 
CaseInstance - Interface in org.flowable.cmmn.api.runtime
 
CaseInstanceBatchMigrationPartResult - Class in org.flowable.cmmn.api.migration
 
CaseInstanceBatchMigrationPartResult() - Constructor for class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
CaseInstanceBatchMigrationResult - Class in org.flowable.cmmn.api.migration
 
CaseInstanceBatchMigrationResult() - Constructor for class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
caseInstanceBuilder - Variable in class org.flowable.cmmn.engine.impl.cmd.StartCaseInstanceAsyncCmd
 
caseInstanceBuilder - Variable in class org.flowable.cmmn.engine.impl.cmd.StartCaseInstanceCmd
 
CaseInstanceBuilder - Interface in org.flowable.cmmn.api.runtime
 
CaseInstanceBuilderImpl - Class in org.flowable.cmmn.engine.impl.runtime
 
CaseInstanceBuilderImpl() - Constructor for class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
 
CaseInstanceBuilderImpl(CmmnRuntimeServiceImpl) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
 
caseInstanceBusinessKey(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given business key.
caseInstanceBusinessKey(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceBusinessKey(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceBusinessKey(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceBusinessKeyLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a business key like the given value.
caseInstanceBusinessKeyLike(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceBusinessKeyLike(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceBusinessKeyLike(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceBusinessKeyLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a business key like the given value, ignoring upper/lower case.
caseInstanceBusinessKeyLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceBusinessKeyLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceBusinessKeyLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceBusinessStatus(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given business status.
caseInstanceBusinessStatus(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceBusinessStatus(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceBusinessStatus(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceBusinessStatusLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a business status like the given value.
caseInstanceBusinessStatusLike(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceBusinessStatusLike(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceBusinessStatusLike(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceBusinessStatusLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a business status like the given value, ignoring upper/lower case.
caseInstanceBusinessStatusLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceBusinessStatusLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceBusinessStatusLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceByCaseDefinitionIdMatcher - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
 
CaseInstanceByCaseDefinitionIdMatcher - Class in org.flowable.cmmn.engine.impl.persistence.entity.data.impl.matcher
 
CaseInstanceByCaseDefinitionIdMatcher() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.matcher.CaseInstanceByCaseDefinitionIdMatcher
 
caseInstanceCallbackId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that have the provided callback identifier.
caseInstanceCallbackId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceCallbackId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceCallbackId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceCallbackIds(Set<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that have the provided callback identifiers.
caseInstanceCallbackIds(Set<String>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceCallbackIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceCallbackIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceCallbackType(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that have the provided callback type.
caseInstanceCallbackType(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceCallbackType(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceCallbackType(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
CaseInstanceChangeState - Class in org.flowable.cmmn.engine.impl.runtime
 
CaseInstanceChangeState() - Constructor for class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
 
CaseInstanceCollectionResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
Modified the "createCaseInstance" method to conditionally call a "createCaseInstanceResponse" method with a different signature, which will conditionally return the case variables that exist when the case instance either enters its first wait state or completes.
CaseInstanceCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCollectionResource
 
CaseInstanceCreateRequest - Class in org.flowable.cmmn.rest.service.api.runtime.caze
Modified to add a "returnVariables" flag, which determines whether the variables that exist within the process instance when the first wait state is encountered (or when the case instance completes) should be returned or not.
CaseInstanceCreateRequest() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
 
caseInstanceDataManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
CaseInstanceDataManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity.data
 
CaseInstanceDiagramResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
 
CaseInstanceDiagramResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceDiagramResource
 
caseInstanceEntity - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractCaseInstanceOperation
 
caseInstanceEntity - Variable in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
 
CaseInstanceEntity - Interface in org.flowable.cmmn.engine.impl.persistence.entity
 
caseInstanceEntityId - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractCaseInstanceOperation
 
CaseInstanceEntityImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
 
CaseInstanceEntityImpl() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
 
CaseInstanceEntityImpl(HistoricCaseInstance, Map<String, VariableInstanceEntity>) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
 
caseInstanceEntityManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
CaseInstanceEntityManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity
 
CaseInstanceEntityManagerImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
 
CaseInstanceEntityManagerImpl(CmmnEngineConfiguration, CaseInstanceDataManager) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
 
caseInstanceHelper - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
CaseInstanceHelper - Interface in org.flowable.cmmn.engine.impl.runtime
 
CaseInstanceHelperImpl - Class in org.flowable.cmmn.engine.impl.runtime
 
CaseInstanceHelperImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
 
caseInstanceId - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsCaseInstanceCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkForCaseInstanceCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationValidationCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteHistoricCaseInstanceCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkForCaseInstanceCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.EvaluateCriteriaCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetCaseVariableInstanceCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetCaseVariableInstancesCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetEntityLinkChildrenForCaseInstanceCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetEntityLinkChildrenWithSameRootAsCaseInstanceCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetEntityLinkParentsForCaseInstanceCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetHistoricEntityLinkChildrenForCaseInstanceCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetHistoricEntityLinkChildrenWithSameRootAsCaseInstanceCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetHistoricEntityLinkParentsForCaseInstanceCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetHistoricIdentityLinksForCaseInstanceCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetIdentityLinksForCaseInstanceCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetStartFormModelCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetVariableCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetVariablesCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.HasCaseInstanceVariableCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.RemoveCaseInstanceAssigneeCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.RemoveCaseInstanceOwnerCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.RemoveVariableCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.RemoveVariablesCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceAssigneeCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceNameCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceOwnerCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetVariableAsyncCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetVariableCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetVariablesAsyncCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetVariablesCmd
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityImpl
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityImpl
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
 
caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
 
caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
 
caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
 
caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
 
caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
 
caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceResponse
 
caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.management.JobResponse
 
caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
 
caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
 
caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
 
caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceResponse
 
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given identifier.
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
Only select historic variables with the given case instance.
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Set the id of the case instance
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstanceQuery
 
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.IntentEventListenerInstanceQuery
 
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstanceQuery
 
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
Only select historic variables with the given case instance.
caseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
 
caseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilder
Set the id of the case instance the plan item instance is a direct or indirect child of.
caseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
 
caseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
caseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
 
caseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
 
caseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.IntentEventListenerInstanceQueryImpl
 
caseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
caseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
 
caseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
 
caseInstanceId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions which have the given case instance id.
caseInstanceId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
 
caseInstanceId(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs for the given case instance.
caseInstanceId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
 
caseInstanceId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
 
caseInstanceId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
 
caseInstanceId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
 
caseInstanceId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
 
caseInstanceId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
 
caseInstanceId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks for the given case instance.
caseInstanceId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseInstanceId(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
 
caseInstanceId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
CaseInstanceIdentityLinkCollectionResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
 
CaseInstanceIdentityLinkCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceIdentityLinkCollectionResource
 
CaseInstanceIdentityLinkResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
 
CaseInstanceIdentityLinkResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceIdentityLinkResource
 
caseInstanceIds - Variable in class org.flowable.cmmn.engine.impl.cmd.BulkDeleteCaseInstancesCmd
 
caseInstanceIds - Variable in class org.flowable.cmmn.engine.impl.cmd.BulkDeleteHistoricCaseInstancesCmd
 
caseInstanceIds - Variable in class org.flowable.cmmn.engine.impl.cmd.BulkTerminateCaseInstancesCmd
 
caseInstanceIds - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceIds - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
 
caseInstanceIds - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceIds - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
caseInstanceIds(Collection<String>) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
Only select historic variables with the given case instances.
caseInstanceIds(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
 
caseInstanceIds(Set<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with one the given identifiers.
caseInstanceIds(Set<String>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceIds(Set<String>) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
caseInstanceIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
caseInstanceIdVariableName - Variable in class org.flowable.bpmn.model.CaseServiceTask
 
caseInstanceIdVariableName - Variable in class org.flowable.cmmn.model.CaseTask
 
caseInstanceIdWithChildren - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
 
caseInstanceIdWithChildren - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
caseInstanceIdWithChildren - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
caseInstanceIdWithChildren - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseInstanceIdWithChildren - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
caseInstanceIdWithChildren(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Select all decision executions for the given case instance id and its children.
caseInstanceIdWithChildren(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
caseInstanceIdWithChildren(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Select all tasks for the given case instance id and its children.
caseInstanceIdWithChildren(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseInstanceIdWithChildren(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
caseInstanceIsCompleteable() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceIsCompleteable() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceLastReactivatedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceLastReactivatedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceLastReactivatedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceLastReactivatedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceLastReactivatedBy(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceLastReactivatedBy(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
CaseInstanceLifecycleListener - Interface in org.flowable.cmmn.api.listener
[Experimental] An interface for listener implementations that get notified when the state of a case instance changes.
caseInstanceLifecycleListeners - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
CaseInstanceLifeCycleListenerUtil - Class in org.flowable.cmmn.engine.impl.listener
 
CaseInstanceLifeCycleListenerUtil() - Constructor for class org.flowable.cmmn.engine.impl.listener.CaseInstanceLifeCycleListenerUtil
 
caseInstanceMigrated(CaseInstance, CaseDefinition, CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationCallback
 
CaseInstanceMigrationBatchCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
CaseInstanceMigrationBatchCmd(String, int, String, CaseInstanceMigrationDocument, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationBatchCmd
 
CaseInstanceMigrationBatchCmd(CaseInstanceMigrationDocument, String, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationBatchCmd
 
CaseInstanceMigrationBuilder - Interface in org.flowable.cmmn.api.migration
 
CaseInstanceMigrationBuilderImpl - Class in org.flowable.cmmn.engine.impl.migration
 
CaseInstanceMigrationBuilderImpl(CmmnMigrationService) - Constructor for class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
 
CaseInstanceMigrationCallback - Interface in org.flowable.cmmn.api.migration
 
caseInstanceMigrationCallbacks - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
CaseInstanceMigrationCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
CaseInstanceMigrationCmd(String, int, String, CaseInstanceMigrationDocument, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationCmd
 
CaseInstanceMigrationCmd(String, CaseInstanceMigrationDocument, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationCmd
 
CaseInstanceMigrationCmd(CaseInstanceMigrationDocument, String, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationCmd
 
caseInstanceMigrationDocument - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationBatchCmd
 
caseInstanceMigrationDocument - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationCmd
 
caseInstanceMigrationDocument - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationValidationCmd
 
CaseInstanceMigrationDocument - Interface in org.flowable.cmmn.api.migration
 
CaseInstanceMigrationDocumentBuilder - Interface in org.flowable.cmmn.api.migration
 
CaseInstanceMigrationDocumentBuilderImpl - Class in org.flowable.cmmn.engine.impl.migration
 
CaseInstanceMigrationDocumentBuilderImpl() - Constructor for class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
CaseInstanceMigrationDocumentConstants - Interface in org.flowable.cmmn.engine.impl.migration
 
CaseInstanceMigrationDocumentConverter - Class in org.flowable.cmmn.engine.impl.migration
 
CaseInstanceMigrationDocumentConverter() - Constructor for class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
 
caseInstanceMigrationDocumentDocumentBuilder - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
 
CaseInstanceMigrationDocumentImpl - Class in org.flowable.cmmn.engine.impl.migration
 
CaseInstanceMigrationDocumentImpl() - Constructor for class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
 
CaseInstanceMigrationJobHandler - Class in org.flowable.cmmn.engine.impl.job
 
CaseInstanceMigrationJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.job.CaseInstanceMigrationJobHandler
 
caseInstanceMigrationManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
CaseInstanceMigrationManager - Interface in org.flowable.cmmn.engine.impl.migration
 
CaseInstanceMigrationManagerImpl - Class in org.flowable.cmmn.engine.impl.migration
 
CaseInstanceMigrationManagerImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
 
CaseInstanceMigrationStatusJobHandler - Class in org.flowable.cmmn.engine.impl.job
 
CaseInstanceMigrationStatusJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.job.CaseInstanceMigrationStatusJobHandler
 
CaseInstanceMigrationValidationCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
CaseInstanceMigrationValidationCmd(String, int, String, CaseInstanceMigrationDocument, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationValidationCmd
 
CaseInstanceMigrationValidationCmd(String, CaseInstanceMigrationDocument, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationValidationCmd
 
CaseInstanceMigrationValidationCmd(CaseInstanceMigrationDocument, String, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationValidationCmd
 
CaseInstanceMigrationValidationResult - Class in org.flowable.cmmn.api.migration
 
CaseInstanceMigrationValidationResult() - Constructor for class org.flowable.cmmn.api.migration.CaseInstanceMigrationValidationResult
 
caseInstanceName - Variable in class org.flowable.bpmn.model.CaseServiceTask
 
caseInstanceName - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceName - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
 
caseInstanceName(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given name.
caseInstanceName(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceName(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceName(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceNameLike - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceNameLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances like the given name.
caseInstanceNameLike(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceNameLike(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceNameLike(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceNameLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceNameLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances that have a name like (case insensitive) the given name.
caseInstanceNameLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceNameLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceNameLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceParentId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceParentId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceParentId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the parent identifier.
caseInstanceParentId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceParentId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceParentId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceParentPlanItemInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceParentScopeId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given case instance parent scope id.
caseInstanceParentScopeId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceParentScopeId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceParentScopeId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
CaseInstanceQuery - Interface in org.flowable.cmmn.api.runtime
 
CaseInstanceQueryImpl - Class in org.flowable.cmmn.engine.impl.runtime
 
CaseInstanceQueryImpl() - Constructor for class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
CaseInstanceQueryImpl(CommandContext, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
CaseInstanceQueryImpl(CommandExecutor, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
CaseInstanceQueryProperty - Class in org.flowable.cmmn.engine.impl.runtime
 
CaseInstanceQueryProperty(String) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryProperty
 
CaseInstanceQueryRequest - Class in org.flowable.cmmn.rest.service.api.runtime.caze
 
CaseInstanceQueryRequest() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
 
CaseInstanceQueryResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
 
CaseInstanceQueryResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryResource
 
caseInstanceReferenceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instance that have the provided reference identifier.
caseInstanceReferenceId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceReferenceId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceReferenceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceReferenceType(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instance that have the provided reference type.
caseInstanceReferenceType(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceReferenceType(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceReferenceType(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
CaseInstanceResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
 
CaseInstanceResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResource
 
CaseInstanceResponse - Class in org.flowable.cmmn.rest.service.api.runtime.caze
Modified to add a "completed" flag, which lets the caller know if the case instance has run to completion without encountering a wait state or experiencing an error/ exception.
CaseInstanceResponse() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
 
caseInstanceRootScopeId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given case instance root scope id.
caseInstanceRootScopeId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceRootScopeId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceRootScopeId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
CaseInstanceService - Interface in org.flowable.engine.impl.cmmn
 
caseInstanceStartedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceStartedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceStartedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceStartedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceStartedBy(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceStartedBy(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
CaseInstanceStartEventSubscriptionBuilder - Interface in org.flowable.cmmn.api.runtime
A builder API to create an event subscription to start an event-based case instance whenever an event with a very specific combination of correlation values occurs.
CaseInstanceStartEventSubscriptionBuilderImpl - Class in org.flowable.cmmn.engine.impl.runtime
A default implementation for the case start event subscription builder.
CaseInstanceStartEventSubscriptionBuilderImpl(CmmnRuntimeServiceImpl) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
 
CaseInstanceStartEventSubscriptionDeletionBuilder - Interface in org.flowable.cmmn.api.runtime
A builder API to delete a manually created case start event subscription which was created and registered using the CmmnRuntimeService.createCaseInstanceStartEventSubscriptionBuilder() builder API.
CaseInstanceStartEventSubscriptionDeletionBuilderImpl - Class in org.flowable.cmmn.engine.impl.runtime
The implementation for a case start event subscription deletion builder.
CaseInstanceStartEventSubscriptionDeletionBuilderImpl(CmmnRuntimeServiceImpl) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
 
CaseInstanceStartEventSubscriptionModificationBuilder - Interface in org.flowable.cmmn.api.runtime
A builder API to modify a manually created case start event subscription which was created and registered using the CmmnRuntimeService.createCaseInstanceStartEventSubscriptionBuilder() builder API.
CaseInstanceStartEventSubscriptionModificationBuilderImpl - Class in org.flowable.cmmn.engine.impl.runtime
The implementation for a case start event subscription modification builder.
CaseInstanceStartEventSubscriptionModificationBuilderImpl(CmmnRuntimeServiceImpl) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
 
caseInstanceState(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceState(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
CaseInstanceState - Interface in org.flowable.cmmn.api.runtime
 
caseInstanceStateChangeCallbacks - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
caseInstanceTenantId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that have the tenant identifier.
caseInstanceTenantId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceTenantId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceTenantId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceTenantIdLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a tenant identifier like the given value.
caseInstanceTenantIdLike(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceTenantIdLike(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceTenantIdLike(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
caseInstanceTenantIdLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a tenant identifier like the given value, ignoring upper/lower case.
caseInstanceTenantIdLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceTenantIdLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceTenantIdLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
CaseInstanceUpdateRequest - Class in org.flowable.cmmn.rest.service.api.runtime.caze
 
CaseInstanceUpdateRequest() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceUpdateRequest
 
caseInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
 
caseInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
 
caseInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
 
caseInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceResponse
 
caseInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.management.JobResponse
 
caseInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
 
caseInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
 
caseInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
 
caseInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceResponse
 
CaseInstanceUtil - Class in org.flowable.cmmn.engine.impl.util
 
CaseInstanceUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.CaseInstanceUtil
 
CaseInstanceVariableCollectionResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
 
CaseInstanceVariableCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceVariableCollectionResource
 
CaseInstanceVariableDataResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
 
CaseInstanceVariableDataResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceVariableDataResource
 
CaseInstanceVariableResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
 
CaseInstanceVariableResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceVariableResource
 
caseInstanceVariables - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
caseInstanceVariables - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
 
caseInstanceWithoutTenantId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that have no tenant identifier.
caseInstanceWithoutTenantId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
caseInstanceWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
CaseLevelValidator - Class in org.flowable.cmmn.validation.validator.impl
 
CaseLevelValidator() - Constructor for class org.flowable.cmmn.validation.validator.impl.CaseLevelValidator
 
caseLocalizationManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
CaseLocalizationManager - Interface in org.flowable.cmmn.engine
 
caseModel - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
 
caseModel - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
 
caseName - Variable in class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceNameCmd
 
casePageTask - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.CasePageTaskActivityBehaviour
 
casePageTask - Variable in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskAfterContext
 
casePageTask - Variable in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
 
CasePageTask - Class in org.flowable.cmmn.model
 
CasePageTask() - Constructor for class org.flowable.cmmn.model.CasePageTask
 
CasePageTaskActivityBehaviour - Class in org.flowable.cmmn.engine.impl.behavior.impl
 
CasePageTaskActivityBehaviour(CasePageTask) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.CasePageTaskActivityBehaviour
 
CasePageTaskExport - Class in org.flowable.cmmn.converter.export
 
CasePageTaskExport() - Constructor for class org.flowable.cmmn.converter.export.CasePageTaskExport
 
CasePageTaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
 
CasePageTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.CasePageTaskParseHandler
 
CaseParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
 
CaseParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.CaseParseHandler
 
CaseReactivationBuilder - Interface in org.flowable.cmmn.api.reactivation
The case reactivation builder is used to create all the necessary and optional information for an archived / finished case to be reactivated.
CaseReactivationBuilderImpl - Class in org.flowable.cmmn.engine.impl.reactivation
The case reactivation builder implementation storing reactivation specific information and executing the reactivation command to reactivate a historical case instance.
CaseReactivationBuilderImpl(CommandExecutor, String) - Constructor for class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
 
caseRef - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
 
caseRef - Variable in class org.flowable.cmmn.model.CaseTask
 
caseRefExpression - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
 
caseRefExpression - Variable in class org.flowable.cmmn.model.CaseTask
 
CaseRefExpressionXmlConverter - Class in org.flowable.cmmn.converter
 
CaseRefExpressionXmlConverter() - Constructor for class org.flowable.cmmn.converter.CaseRefExpressionXmlConverter
 
cases - Variable in class org.flowable.cmmn.model.CmmnModel
 
caseServiceChildParserMap - Variable in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
 
CaseServiceTask - Class in org.flowable.bpmn.model
 
CaseServiceTask() - Constructor for class org.flowable.bpmn.model.CaseServiceTask
 
CaseServiceTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
 
CaseServiceTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.CaseServiceTaskParseHandler
 
CaseServiceTaskXMLConverter - Class in org.flowable.bpmn.converter
 
CaseServiceTaskXMLConverter() - Constructor for class org.flowable.bpmn.converter.CaseServiceTaskXMLConverter
 
caseTask - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
 
CaseTask - Class in org.flowable.cmmn.model
 
CaseTask() - Constructor for class org.flowable.cmmn.model.CaseTask
 
CASETASK_IMAGE - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
 
CASETASK_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
 
CaseTaskActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
 
CaseTaskActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
Start a CMMN case with the case service task
CaseTaskActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.CaseTaskActivityBehavior
 
CaseTaskActivityBehavior(Expression, CaseTask) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
 
CaseTaskExport - Class in org.flowable.cmmn.converter.export
 
CaseTaskExport() - Constructor for class org.flowable.cmmn.converter.export.CaseTaskExport
 
CaseTaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
 
CaseTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.CaseTaskParseHandler
 
CaseTaskXmlConverter - Class in org.flowable.cmmn.converter
 
CaseTaskXmlConverter() - Constructor for class org.flowable.cmmn.converter.CaseTaskXmlConverter
 
CaseValidationContext - Interface in org.flowable.cmmn.validation
 
CaseValidationContextImpl - Class in org.flowable.cmmn.validation
 
CaseValidationContextImpl(ValidatorSet) - Constructor for class org.flowable.cmmn.validation.CaseValidationContextImpl
 
caseValidator - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
caseValidator() - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer.CmmnParseContextImpl
 
caseValidator() - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnParseContext
The validation that should be used for the Case Model validation
CaseValidator - Interface in org.flowable.cmmn.validation
 
CaseValidatorFactory - Class in org.flowable.cmmn.validation
 
CaseValidatorFactory() - Constructor for class org.flowable.cmmn.validation.CaseValidatorFactory
 
CaseValidatorImpl - Class in org.flowable.cmmn.validation
 
CaseValidatorImpl() - Constructor for class org.flowable.cmmn.validation.CaseValidatorImpl
 
caseVariable(String, Object) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Set the case variable that should be set as part of the change plan item state action.
caseVariable(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
caseVariableExists(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable with the given name.
caseVariableExists(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
caseVariableExists(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a global variable with the given name.
caseVariableExists(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseVariableExists(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
caseVariableNotExists(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which don't have a global variable with the given name.
caseVariableNotExists(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
caseVariableNotExists(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which does not have a global variable with the given name.
caseVariableNotExists(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseVariableNotExists(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
caseVariables - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
 
caseVariables - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
caseVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Set the case variable that should be set as part of the change plan item state action.
caseVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
caseVariableValueEquals(Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have at least one global variable with the given value.
caseVariableValueEquals(Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
caseVariableValueEquals(Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a case that has at least one variable with the given value.
caseVariableValueEquals(Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseVariableValueEquals(Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
caseVariableValueEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable with the given value.
caseVariableValueEquals(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
caseVariableValueEquals(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a case that has a variable with the given name set to the given value.
caseVariableValueEquals(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseVariableValueEquals(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
caseVariableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global string variable with the given value, case insensitive.
caseVariableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
caseVariableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a case that has a local string variable which is not the given value, case insensitive.
caseVariableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseVariableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
caseVariableValueGreaterThan(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable value greater than the passed value.
caseVariableValueGreaterThan(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
caseVariableValueGreaterThan(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a global variable value greater than the passed value when they ended.
caseVariableValueGreaterThan(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseVariableValueGreaterThan(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
caseVariableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable value greater than or equal to the passed value.
caseVariableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
caseVariableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a global variable value greater than or equal to the passed value when they ended.
caseVariableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseVariableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
caseVariableValueLessThan(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable value less than the passed value.
caseVariableValueLessThan(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
caseVariableValueLessThan(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a global variable value less than the passed value when the ended.Booleans, Byte-arrays and Serializable objects (which are not primitive type wrappers) are not supported.
caseVariableValueLessThan(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseVariableValueLessThan(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
caseVariableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable value less than or equal to the passed value.
caseVariableValueLessThanOrEqual(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
caseVariableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a global variable value less than or equal to the passed value when they ended.
caseVariableValueLessThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseVariableValueLessThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
caseVariableValueLike(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable value like the given value.
caseVariableValueLike(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
caseVariableValueLike(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a global variable value like the given value when they ended.
caseVariableValueLike(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseVariableValueLike(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
caseVariableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable value like the given value (case insensitive).
caseVariableValueLikeIgnoreCase(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
caseVariableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a global variable value like the given value (case insensitive) when they ended.
caseVariableValueLikeIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseVariableValueLikeIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
caseVariableValueNotEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable with the given name, but with a different value than the passed value.
caseVariableValueNotEquals(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
caseVariableValueNotEquals(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a variable with the given name, but with a different value than the passed value.
caseVariableValueNotEquals(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseVariableValueNotEquals(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
caseVariableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global string variable which is not the given value, case insensitive.
caseVariableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
caseVariableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a case that has a string variable with the given value, case insensitive.
caseVariableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
caseVariableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
CaseXmlConverter - Class in org.flowable.cmmn.converter
 
CaseXmlConverter() - Constructor for class org.flowable.cmmn.converter.CaseXmlConverter
 
catches(String) - Method in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
 
CatchEventXMLConverter - Class in org.flowable.bpmn.converter
 
CatchEventXMLConverter() - Constructor for class org.flowable.bpmn.converter.CatchEventXMLConverter
 
category - Variable in class org.flowable.bpmn.model.UserTask
 
category - Variable in class org.flowable.cmmn.engine.impl.cmd.SetCaseDefinitionCategoryCmd
 
category - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
 
category - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
 
category - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
category - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
 
category - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
 
category - Variable in class org.flowable.cmmn.model.HumanTask
 
category - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
 
category - Variable in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
 
category - Variable in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
 
category - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
category - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
 
category - Variable in class org.flowable.dmn.engine.impl.cmd.SetDecisionTableCategoryCmd
 
category - Variable in class org.flowable.dmn.engine.impl.cmd.SetDeploymentCategoryCmd
 
category - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
category - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
category - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
category - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
category - Variable in class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
 
category - Variable in class org.flowable.engine.impl.cmd.SetProcessDefinitionCategoryCmd
 
category - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
 
category - Variable in class org.flowable.engine.impl.ModelQueryImpl
 
category - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
 
category - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
 
category - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
 
category - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
 
category - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
category - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
category - Variable in class org.flowable.eventregistry.impl.cmd.SetChannelDefinitionCategoryCmd
 
category - Variable in class org.flowable.eventregistry.impl.cmd.SetDeploymentCategoryCmd
 
category - Variable in class org.flowable.eventregistry.impl.cmd.SetEventDefinitionCategoryCmd
 
category - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
 
category - Variable in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
 
category - Variable in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
 
category - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
 
category - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
 
category - Variable in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
 
category - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
 
category - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
 
category - Variable in class org.flowable.eventregistry.model.ChannelModel
 
category - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
 
category - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
 
category - Variable in class org.flowable.job.service.impl.JobQueryImpl
 
category - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
 
category - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
 
category - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
 
category - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
 
category - Variable in class org.flowable.rest.service.api.repository.DeploymentResponse
 
category - Variable in class org.flowable.rest.service.api.repository.FormDefinitionResponse
 
category - Variable in class org.flowable.rest.service.api.repository.ModelRequest
 
category - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
 
category - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
 
category - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
 
category - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
category - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
 
category - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
category - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
category(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBuilder
Gives the deployment the given category.
category(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
Gives the deployment the given category.
category(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
 
category(String) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
Gives the deployment the given category.
category(String) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
category(String) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
 
category(String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
Gives the deployment the given category.
category(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
Gives the deployment the given category.
category(String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
Set the category for the event deployment.
category(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
Set the category for the channel deployment.
category(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
Set the category for the channel deployment.
category(String) - Method in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
 
category(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
 
category(String) - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
 
category(String) - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
 
category(String) - Method in interface org.flowable.form.api.FormDeploymentBuilder
Gives the deployment the given category.
category(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs which exist for the given category
category(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
 
category(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
 
category(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
 
category(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
 
category(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
 
category(String) - Method in interface org.flowable.task.api.TaskBuilder
Change the category of the task.
category(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
 
CATEGORY - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
 
CATEGORY - Static variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryProperty
 
CATEGORY - Static variable in class org.flowable.eventregistry.impl.EventDefinitionQueryProperty
 
CATEGORY - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
 
CATEGORY - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
 
categoryChanged - Variable in class org.flowable.rest.service.api.repository.ModelRequest
 
categoryIn - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
categoryIn - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
 
categoryInList - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
categoryInList - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
categoryLike - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
categoryLike - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
categoryLike - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
 
categoryLike - Variable in class org.flowable.engine.impl.ModelQueryImpl
 
categoryLike - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
 
categoryLike - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
categoryLike - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
 
categoryLike - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
 
categoryLike - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
 
categoryLike - Variable in class org.flowable.job.service.impl.JobQueryImpl
 
categoryLike - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
 
categoryLike - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
 
categoryLike(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs like for the given category value
categoryLike(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
 
categoryLike(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
 
categoryLike(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
 
categoryLike(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
 
categoryLike(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
 
categoryNotEquals - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
categoryNotEquals - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
 
categoryNotEquals - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
categoryNotEquals - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
categoryNotEquals - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
 
categoryNotEquals - Variable in class org.flowable.engine.impl.ModelQueryImpl
 
categoryNotEquals - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
 
categoryNotEquals - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
categoryNotEquals - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
 
categoryNotEquals - Variable in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
 
categoryNotIn - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
categoryNotIn - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
 
categoryNotInList - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
categoryNotInList - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
cause - Variable in class org.flowable.common.engine.impl.event.FlowableEntityExceptionEventImpl
 
cause - Variable in class org.flowable.engine.delegate.event.impl.FlowableActivityCancelledEventImpl
 
cause - Variable in class org.flowable.engine.delegate.event.impl.FlowableEntityExceptionEventImpl
 
cause - Variable in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCancelledEventImpl
 
cause - Variable in class org.flowable.engine.delegate.event.impl.FlowableProcessCancelledEventImpl
 
cause - Variable in class org.flowable.engine.delegate.event.impl.FlowableProcessTerminatedEventImpl
 
caze - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.deploy.CaseDefinitionCacheEntry
 
caze - Variable in class org.flowable.cmmn.model.PlanFragment
 
cc - Variable in class org.flowable.mail.common.api.MailMessage
 
cc - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate
 
CFG_LABEL_BATCH_ID - Static variable in class org.flowable.cmmn.engine.impl.job.AbstractCaseInstanceMigrationJobHandler
 
CFG_LABEL_BATCH_ID - Static variable in class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
 
CFG_LABEL_BATCH_PART_ID - Static variable in class org.flowable.cmmn.engine.impl.job.AbstractCaseInstanceMigrationJobHandler
 
CFG_LABEL_BATCH_PART_ID - Static variable in class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
 
CHANGE_PLAN_ITEM_DEFINITION_WITH_NEW_TARGET_IDS_JSON_SECTION - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
 
CHANGE_PLAN_ITEM_IDS_JSON_SECTION - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
 
CHANGE_PLAN_ITEM_IDS_WITH_DEFINITION_ID_JSON_SECTION - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
 
CHANGE_TENANT_ID - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A change tenant id was executed.
CHANGE_TYPE_ALL - Static variable in class org.flowable.bpmn.model.VariableListenerEventDefinition
 
CHANGE_TYPE_ALL - Static variable in class org.flowable.cmmn.model.VariableEventListener
 
CHANGE_TYPE_CREATE - Static variable in class org.flowable.bpmn.model.VariableListenerEventDefinition
 
CHANGE_TYPE_CREATE - Static variable in class org.flowable.cmmn.model.VariableEventListener
 
CHANGE_TYPE_DELETE - Static variable in class org.flowable.bpmn.model.VariableListenerEventDefinition
 
CHANGE_TYPE_DELETE - Static variable in class org.flowable.cmmn.model.VariableEventListener
 
CHANGE_TYPE_PROPERTY - Static variable in class org.flowable.bpmn.model.VariableListenerEventDefinition
 
CHANGE_TYPE_UPDATE - Static variable in class org.flowable.bpmn.model.VariableListenerEventDefinition
 
CHANGE_TYPE_UPDATE - Static variable in class org.flowable.cmmn.model.VariableEventListener
 
CHANGE_TYPE_UPDATE_CREATE - Static variable in class org.flowable.bpmn.model.VariableListenerEventDefinition
 
CHANGE_TYPE_UPDATE_CREATE - Static variable in class org.flowable.cmmn.model.VariableEventListener
 
changeActivityState(String, ExecutionChangeActivityStateRequest) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResource
 
changeActivityState(String, ExecutionChangeActivityStateRequest) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResource
 
changeActivityState(ChangeActivityStateBuilderImpl) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
changeActivityState(Execution, ExecutionChangeActivityStateRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
changeActivityStateBuilder - Variable in class org.flowable.engine.impl.cmd.ChangeActivityStateCmd
 
ChangeActivityStateBuilder - Interface in org.flowable.engine.runtime
Helper for changing the state of a process instance.
ChangeActivityStateBuilderImpl - Class in org.flowable.engine.impl.runtime
 
ChangeActivityStateBuilderImpl() - Constructor for class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
 
ChangeActivityStateBuilderImpl(RuntimeServiceImpl) - Constructor for class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
 
ChangeActivityStateCmd - Class in org.flowable.engine.impl.cmd
 
ChangeActivityStateCmd(ChangeActivityStateBuilderImpl) - Constructor for class org.flowable.engine.impl.cmd.ChangeActivityStateCmd
 
changeAssignee(Task, String) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
 
changeAssignee(Task, String) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
 
changeAssignee(Task, String) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
 
changeCallActivityCalledElement(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeCallActivityCalledElement(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeCallActivityCalledElement(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeCallActivityCalledElement(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeCaseDefinitionReferenceForHistoricCaseInstance(HistoricCaseInstanceEntity, CaseDefinition, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
 
changeCaseDefinitionReferenceOfHistory(CaseInstanceEntity, CaseDefinition, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
 
changeDeploymentParentDeploymentId(String, String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Changes the parent deployment id of a deployment.
changeDeploymentParentDeploymentId(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
 
changeDeploymentParentDeploymentId(String, String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
Changes the parent deployment id of a deployment.
changeDeploymentParentDeploymentId(String, String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
changeDeploymentParentDeploymentId(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
changeDeploymentParentDeploymentId(String, String) - Method in interface org.flowable.engine.RepositoryService
Changes the parent deployment id of a deployment.
changeDeploymentParentDeploymentId(String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
Changes the parent deployment id of a deployment.
changeDeploymentParentDeploymentId(String, String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
 
changeDeploymentParentDeploymentId(String, String) - Method in interface org.flowable.form.api.FormRepositoryService
Changes the parent deployment id of a deployment.
changeDeploymentTenantId(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
changeDeploymentTenantId(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
changeDeploymentTenantId(String, String) - Method in interface org.flowable.engine.RepositoryService
EXPERIMENTAL FEATURE!
changeDeploymentTenantId(String, String, DeploymentMergeStrategy) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
changeDeploymentTenantId(String, String, DeploymentMergeStrategy) - Method in interface org.flowable.engine.RepositoryService
EXPERIMENTAL FEATURE!
changeDeploymentTenantId(String, String, MergeMode) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
changeDeploymentTenantId(String, String, MergeMode) - Method in interface org.flowable.engine.RepositoryService
EXPERIMENTAL FEATURE!
ChangeDeploymentTenantIdCmd - Class in org.flowable.engine.impl.cmd
 
ChangeDeploymentTenantIdCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.ChangeDeploymentTenantIdCmd
 
ChangeDeploymentTenantIdCmd(String, String, DeploymentMergeStrategy) - Constructor for class org.flowable.engine.impl.cmd.ChangeDeploymentTenantIdCmd
 
ChangeDeploymentTenantIdCmd(String, String, MergeMode) - Constructor for class org.flowable.engine.impl.cmd.ChangeDeploymentTenantIdCmd
 
changeDetectionRunnable - Variable in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor
 
changeDmnTaskDecisionTableKey(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeDmnTaskDecisionTableKey(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeDmnTaskDecisionTableKey(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeDmnTaskDecisionTableKey(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeLocalizationDescription(String, String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeLocalizationDescription(String, String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeLocalizationDescription(String, String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeLocalizationDescription(String, String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeLocalizationName(String, String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeLocalizationName(String, String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeLocalizationName(String, String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeLocalizationName(String, String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
ChangeLogVersion(String, String) - Constructor for record class org.flowable.common.engine.impl.db.EngineSqlScriptBasedDbSchemaManager.ChangeLogVersion
Creates an instance of a ChangeLogVersion record class.
changeLogVersionMap - Static variable in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
 
changeLogVersionMap - Static variable in class org.flowable.dmn.engine.impl.db.DmnDbSchemaManager
 
changeLogVersionMap - Static variable in class org.flowable.eventregistry.impl.db.EventDbSchemaManager
 
changeMultiInstanceCompletionCondition(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeMultiInstanceCompletionCondition(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeMultiInstanceCompletionCondition(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeMultiInstanceCompletionCondition(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeOwner(Task, String) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
 
changeOwner(Task, String) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
 
changeOwner(Task, String) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
 
changePlanItemDefinitionsWithNewTargetIds - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
 
changePlanItemDefinitionWithNewTargetIds - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
 
changePlanItemDefinitionWithNewTargetIds - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
changePlanItemDefinitionWithNewTargetIds(String, String, String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Add plan item id mapping with definition id.
changePlanItemDefinitionWithNewTargetIds(String, String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
ChangePlanItemDefinitionWithNewTargetIdsMapping - Class in org.flowable.cmmn.api.migration
 
ChangePlanItemDefinitionWithNewTargetIdsMapping(String, String, String) - Constructor for class org.flowable.cmmn.api.migration.ChangePlanItemDefinitionWithNewTargetIdsMapping
 
changePlanItemDefinitionWithNewTargetIdsMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
changePlanItemDefinitionWithNewTargetIdsMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
 
changePlanItemId(String, String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Add plan item id mapping.
changePlanItemId(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
ChangePlanItemIdMapping - Class in org.flowable.cmmn.api.migration
 
ChangePlanItemIdMapping(String, String) - Constructor for class org.flowable.cmmn.api.migration.ChangePlanItemIdMapping
 
changePlanItemIdMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
changePlanItemIdMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
 
changePlanItemIds - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
 
changePlanItemIds - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
changePlanItemIds - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
 
changePlanItemIds(Map<String, String>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Add plan item id mapping.
changePlanItemIds(Map<String, String>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
changePlanItemIdsWithDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
 
changePlanItemIdsWithDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
changePlanItemIdsWithDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
 
changePlanItemIdsWithDefinitionId(Map<String, String>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Add plan item id mapping with definition id.
changePlanItemIdsWithDefinitionId(Map<String, String>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
changePlanItemIdWithDefinitionId(String, String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Add plan item id mapping with definition id.
changePlanItemIdWithDefinitionId(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
ChangePlanItemIdWithDefinitionIdMapping - Class in org.flowable.cmmn.api.migration
 
ChangePlanItemIdWithDefinitionIdMapping(String, String) - Constructor for class org.flowable.cmmn.api.migration.ChangePlanItemIdWithDefinitionIdMapping
 
changePlanItemIdWithDefinitionIdMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
 
changePlanItemIdWithDefinitionIdMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
 
ChangePlanItemInstanceToAvailableOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
 
ChangePlanItemInstanceToAvailableOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.ChangePlanItemInstanceToAvailableOperation
 
changePlanItemState(String, ChangePlanItemStateRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResource
 
changePlanItemState(CaseInstance, ChangePlanItemStateRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
changePlanItemState(ChangePlanItemStateBuilderImpl) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
changePlanItemStateBuilder - Variable in class org.flowable.cmmn.engine.impl.cmd.ChangePlanItemStateCmd
 
ChangePlanItemStateBuilder - Interface in org.flowable.cmmn.api.runtime
Helper for changing the state of a case instance.
ChangePlanItemStateBuilderImpl - Class in org.flowable.cmmn.engine.impl.runtime
 
ChangePlanItemStateBuilderImpl() - Constructor for class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
ChangePlanItemStateBuilderImpl(CmmnRuntimeServiceImpl) - Constructor for class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
ChangePlanItemStateCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
ChangePlanItemStateCmd(ChangePlanItemStateBuilderImpl, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.ChangePlanItemStateCmd
 
ChangePlanItemStateRequest - Class in org.flowable.cmmn.rest.service.api.runtime.caze
 
ChangePlanItemStateRequest() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
 
changePlanItemToAvailables - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
 
changeProcessDefinitionReferenceOfHistory(ProcessInstance, ProcessDefinition, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
 
changeProcessDefinitionState(CommandContext, List<ProcessDefinitionEntity>) - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
 
changeScriptTaskScript(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeScriptTaskScript(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeScriptTaskScript(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeScriptTaskScript(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeSequenceFlowCondition(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeSequenceFlowCondition(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeSequenceFlowCondition(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeSequenceFlowCondition(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeServiceTaskClassName(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeServiceTaskClassName(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeServiceTaskClassName(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeServiceTaskClassName(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeServiceTaskDelegateExpression(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeServiceTaskDelegateExpression(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeServiceTaskDelegateExpression(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeServiceTaskDelegateExpression(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeServiceTaskExpression(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeServiceTaskExpression(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeServiceTaskExpression(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeServiceTaskExpression(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeSkipExpression(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeSkipExpression(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeSkipExpression(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeSkipExpression(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeState() - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Changes the case instance state
changeState() - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
changeState() - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
 
changeState() - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
Start the process instance
changeStateForChildPlanItemInstance(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangeCaseInstanceStateOperation
 
changeStateForChildPlanItemInstance(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CompleteCaseInstanceOperation
 
changeStateForChildPlanItemInstance(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
 
changeTaskAssignee(TaskEntity, String) - Static method in class org.flowable.engine.impl.util.TaskHelper
 
changeTaskAssignee(TaskEntity, String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
 
changeTaskAssignee(TaskEntity, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
 
changeTaskAssignee(TaskEntity, String) - Method in class org.flowable.task.service.impl.TaskServiceImpl
 
changeTaskAssignee(TaskEntity, String) - Method in interface org.flowable.task.service.TaskService
 
changeTaskAssignee(TaskEntity, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
 
changeTaskOwner(TaskEntity, String) - Static method in class org.flowable.engine.impl.util.TaskHelper
 
changeTaskOwner(TaskEntity, String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
 
changeTaskOwner(TaskEntity, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
 
changeTaskOwner(TaskEntity, String) - Method in class org.flowable.task.service.impl.TaskServiceImpl
 
changeTaskOwner(TaskEntity, String) - Method in interface org.flowable.task.service.TaskService
 
changeTaskOwner(TaskEntity, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
 
changeTenantEntityTypes - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
changeTenantEntityTypes - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
ChangeTenantIdBuilder - Interface in org.flowable.common.engine.api.tenant
Helper for changing the tenant id from active and historic instances.
ChangeTenantIdBuilderImpl - Class in org.flowable.common.engine.impl.tenant
 
ChangeTenantIdBuilderImpl(String, String, ChangeTenantIdManager) - Constructor for class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
 
changeTenantIdManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
changeTenantIdManager - Variable in class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
 
changeTenantIdManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
changeTenantIdManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
ChangeTenantIdManager - Interface in org.flowable.common.engine.impl.tenant
 
ChangeTenantIdResult - Interface in org.flowable.common.engine.api.tenant
Container interface to return the result of a change in a tenant id operation
changeToAvailableStateByPlanItemDefinition(MoveToAvailablePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Set a plan item to available state by definition mapping.
changeToAvailableStateByPlanItemDefinition(MoveToAvailablePlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
changeToAvailableStateByPlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Set a plan item to available state by definition id.
changeToAvailableStateByPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
changeToAvailableStateByPlanItemDefinitionIds(List<String>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Set multiple plan items to available state by definition id.
changeToAvailableStateByPlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
changeToAvailableStatePlanItemDefinitions - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
changeType - Variable in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
 
changeUserTaskAssignee(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskAssignee(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskAssignee(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskAssignee(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskCandidateGroup(String, String, boolean) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskCandidateGroup(String, String, boolean) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskCandidateGroup(String, String, boolean, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskCandidateGroup(String, String, boolean, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskCandidateGroups(String, List<String>) - Method in interface org.flowable.engine.DynamicBpmnService
Creates a new processDefinitionInfo with DynamicBpmnConstants.USER_TASK_CANDIDATE_USERS for the given BPMN element.
changeUserTaskCandidateGroups(String, List<String>) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskCandidateGroups(String, List<String>, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
Updates a processDefinitionInfo's DynamicBpmnConstants.USER_TASK_CANDIDATE_USERS with the new list.
changeUserTaskCandidateGroups(String, List<String>, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskCandidateUser(String, String, boolean) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskCandidateUser(String, String, boolean) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskCandidateUser(String, String, boolean, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskCandidateUser(String, String, boolean, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskCandidateUsers(String, List<String>) - Method in interface org.flowable.engine.DynamicBpmnService
Creates a new processDefinitionInfo with DynamicBpmnConstants.USER_TASK_CANDIDATE_USERS for the given BPMN element.
changeUserTaskCandidateUsers(String, List<String>) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskCandidateUsers(String, List<String>, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
Updates a processDefinitionInfo's DynamicBpmnConstants.USER_TASK_CANDIDATE_USERS with the new list.
changeUserTaskCandidateUsers(String, List<String>, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskCategory(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskCategory(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskCategory(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskCategory(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskDescription(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskDescription(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskDescription(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskDescription(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskDueDate(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskDueDate(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskDueDate(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskDueDate(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskFormKey(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskFormKey(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskFormKey(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskFormKey(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskName(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskName(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskName(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskName(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskOwner(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskOwner(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskOwner(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskOwner(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskPriority(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskPriority(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
changeUserTaskPriority(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskPriority(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
CHANNEL_ID_PREFIX - Static variable in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
 
CHANNEL_ID_PREFIX - Static variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
 
CHANNEL_ID_PREFIX - Static variable in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
 
CHANNEL_RESOURCE_SUFFIXES - Static variable in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilder
 
channelAdapter(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
Sets a custom InboundEventChannelAdapter via a delegate expression.
channelAdapter(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
Sets a custom OutboundEventChannelAdapter via a delegate expression.
channelAdapter(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
 
channelAdapter(String) - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
 
channelCategory(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions with the given category.
channelCategory(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
channelCategoryLike(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions where the category matches the given parameter.
channelCategoryLike(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
channelCategoryNotEquals(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions that have a different category then the given one.
channelCategoryNotEquals(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
channelCreateTime(Date) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions where the create time is equal to a certain date.
channelCreateTime(Date) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
channelCreateTimeAfter(Date) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions which create time is after a certain date.
channelCreateTimeAfter(Date) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
channelCreateTimeBefore(Date) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions which create time is before a certain date.
channelCreateTimeBefore(Date) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
channelDefinition - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
 
ChannelDefinition - Interface in org.flowable.eventregistry.api
An object structure representing a channel definition
channelDefinitionBuilder - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl
 
channelDefinitionBuilder - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundJmsChannelBuilderImpl
 
channelDefinitionBuilder - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundKafkaChannelBuilderImpl
 
channelDefinitionBuilder - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundRabbitChannelBuilderImpl
 
channelDefinitionCache - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
channelDefinitionCache - Variable in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
 
ChannelDefinitionCacheEntry - Class in org.flowable.eventregistry.impl.persistence.deploy
 
ChannelDefinitionCacheEntry(ChannelDefinitionEntity, ChannelModel) - Constructor for class org.flowable.eventregistry.impl.persistence.deploy.ChannelDefinitionCacheEntry
 
channelDefinitionDataManager - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
ChannelDefinitionDataManager - Interface in org.flowable.eventregistry.impl.persistence.entity.data
 
ChannelDefinitionDeploymentHelper - Class in org.flowable.eventregistry.impl.deployer
Methods for working with deployments.
ChannelDefinitionDeploymentHelper() - Constructor for class org.flowable.eventregistry.impl.deployer.ChannelDefinitionDeploymentHelper
 
channelDefinitionEntity - Variable in class org.flowable.eventregistry.impl.persistence.deploy.ChannelDefinitionCacheEntry
 
ChannelDefinitionEntity - Interface in org.flowable.eventregistry.impl.persistence.entity
 
ChannelDefinitionEntityImpl - Class in org.flowable.eventregistry.impl.persistence.entity
 
ChannelDefinitionEntityImpl() - Constructor for class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
 
channelDefinitionEntityManager - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
channelDefinitionEntityManager - Variable in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
 
ChannelDefinitionEntityManager - Interface in org.flowable.eventregistry.impl.persistence.entity
 
ChannelDefinitionEntityManagerImpl - Class in org.flowable.eventregistry.impl.persistence.entity
 
ChannelDefinitionEntityManagerImpl(EventRegistryEngineConfiguration, ChannelDefinitionDataManager) - Constructor for class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManagerImpl
 
channelDefinitionId - Variable in class org.flowable.eventregistry.impl.cmd.GetChannelDefinitionCmd
 
channelDefinitionId - Variable in class org.flowable.eventregistry.impl.cmd.GetChannelDefinitionResourceCmd
 
channelDefinitionId - Variable in class org.flowable.eventregistry.impl.cmd.GetChannelModelCmd
 
channelDefinitionId - Variable in class org.flowable.eventregistry.impl.cmd.SetChannelDefinitionCategoryCmd
 
channelDefinitionId(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definition with the given id.
channelDefinitionId(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
channelDefinitionIds(Set<String>) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions with the given ids.
channelDefinitionIds(Set<String>) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
channelDefinitionKey - Variable in class org.flowable.eventregistry.impl.cmd.GetChannelModelCmd
 
channelDefinitionKey - Variable in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
 
channelDefinitionKey(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definition with the given key.
channelDefinitionKey(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployments with the given channel definition key.
channelDefinitionKey(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
channelDefinitionKey(String) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
 
channelDefinitionKeyLike - Variable in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
 
channelDefinitionKeyLike(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions where the key matches the given parameter.
channelDefinitionKeyLike(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployments with a channel definition key like the given string.
channelDefinitionKeyLike(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
channelDefinitionKeyLike(String) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
 
channelDefinitionKeyLikeIgnoreCase(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions where the key matches the given parameter (case-insensitive).
channelDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
channelDefinitionName(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions with the given name.
channelDefinitionName(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
channelDefinitionNameLike(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions where the name matches the given parameter.
channelDefinitionNameLike(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
channelDefinitionNameLikeIgnoreCase(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions where the name matches the given parameter (case-insensitive).
channelDefinitionNameLikeIgnoreCase(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
ChannelDefinitionParse - Class in org.flowable.eventregistry.impl.parser
Specific parsing of one channel json file.
ChannelDefinitionParse() - Constructor for class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
 
channelDefinitionParseFactory - Variable in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilder
 
ChannelDefinitionParseFactory - Class in org.flowable.eventregistry.impl.parser
 
ChannelDefinitionParseFactory() - Constructor for class org.flowable.eventregistry.impl.parser.ChannelDefinitionParseFactory
 
ChannelDefinitionQuery - Interface in org.flowable.eventregistry.api
Allows programmatic querying of ChannelDefinitions.
ChannelDefinitionQueryImpl - Class in org.flowable.eventregistry.impl
 
ChannelDefinitionQueryImpl() - Constructor for class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
ChannelDefinitionQueryImpl(CommandContext) - Constructor for class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
ChannelDefinitionQueryImpl(CommandExecutor) - Constructor for class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
ChannelDefinitionQueryProperty - Class in org.flowable.eventregistry.impl
Contains the possible properties that can be used in a ChannelDefinitionQuery.
ChannelDefinitionQueryProperty(String) - Constructor for class org.flowable.eventregistry.impl.ChannelDefinitionQueryProperty
 
channelDefinitionResourceName(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definition with the given resource name.
channelDefinitionResourceName(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
channelDefinitionResourceNameLike(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definition with a resource name like the given .
channelDefinitionResourceNameLike(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
channelDefinitions - Variable in class org.flowable.eventregistry.impl.deployer.ParsedDeployment
 
channelDefinitions - Variable in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
The end result of the parsing: a list of channel definitions.
ChannelDeploymentAnnotation - Annotation Interface in org.flowable.eventregistry.test
Annotation for a test method to create and delete a deployment around a test method.
channelDeploymentHelper - Variable in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
 
channelDeploymentHelper - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
channelEventKeyDetection - Variable in class org.flowable.eventregistry.model.InboundChannelModel
 
ChannelEventKeyDetection - Class in org.flowable.eventregistry.model
 
ChannelEventKeyDetection() - Constructor for class org.flowable.eventregistry.model.ChannelEventKeyDetection
 
channelEventTenantIdDetection - Variable in class org.flowable.eventregistry.model.InboundChannelModel
 
ChannelEventTenantIdDetection - Class in org.flowable.eventregistry.model
 
ChannelEventTenantIdDetection() - Constructor for class org.flowable.eventregistry.model.ChannelEventTenantIdDetection
 
channelJsonConverter - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
channelJsonConverter - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
 
channelJsonConverter - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
 
ChannelJsonConverter - Class in org.flowable.eventregistry.json.converter
 
ChannelJsonConverter() - Constructor for class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
ChannelJsonConverter(Collection<ChannelValidator>) - Constructor for class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
ChannelJsonConverter(Collection<ChannelValidator>, Supplier<ObjectMapper>) - Constructor for class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
ChannelJsonConverter(Supplier<ObjectMapper>) - Constructor for class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
channelModel - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
 
channelModel - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl
 
channelModel - Variable in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
 
channelModel - Variable in class org.flowable.eventregistry.impl.persistence.deploy.ChannelDefinitionCacheEntry
 
ChannelModel - Class in org.flowable.eventregistry.model
 
ChannelModel() - Constructor for class org.flowable.eventregistry.model.ChannelModel
 
channelModelClasses - Variable in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
ChannelModelProcessor - Interface in org.flowable.eventregistry.api
 
channelModelProcessors - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
channelParseFactory - Variable in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilderFactory
 
channelParseFactory - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
ChannelRegistrationImpl(boolean, DefaultInboundChannelModelCacheManager.CacheRegisteredChannel, DefaultInboundChannelModelCacheManager.CacheKey) - Constructor for class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.ChannelRegistrationImpl
 
channelType - Variable in class org.flowable.eventregistry.model.ChannelModel
 
ChannelValidator - Interface in org.flowable.eventregistry.json.converter
 
channelVersion(Integer) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions with a certain version.
channelVersion(Integer) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
channelVersionGreaterThan(Integer) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions which version are greater than a certain version.
channelVersionGreaterThan(Integer) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
channelVersionGreaterThanOrEquals(Integer) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions which version are greater than or equals a certain version.
channelVersionGreaterThanOrEquals(Integer) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
channelVersionLowerThan(Integer) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions which version are lower than a certain version.
channelVersionLowerThan(Integer) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
channelVersionLowerThanOrEquals(Integer) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions which version are lower than or equals a certain version.
channelVersionLowerThanOrEquals(Integer) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
charset - Variable in class org.flowable.mail.common.api.MailMessage
 
charset - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate
 
checkCaseToBeCompletable() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
Checks, if the case is completable and if not, raises an exception.
checkEventModelCorrelationParameter(EventModel, String) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractCaseStartEventSubscriptionCmd
 
checkEventModelCorrelationParameter(EventModel, String) - Method in class org.flowable.engine.impl.cmd.AbstractProcessStartEventSubscriptionCmd
 
checkExecutionContext(String) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
checkHistoryEnabled() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
 
checkHistoryEnabled() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
 
checkNext(int, String, int, int) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
 
checkPassword(String, String) - Method in interface org.flowable.engine.IdentityService
Checks if the password is valid for the given user.
checkPassword(String, String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
 
checkPassword(String, String) - Method in interface org.flowable.idm.api.IdmIdentityService
Checks if the password is valid for the given user.
checkPassword(String, String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
 
checkPassword(String, String, PasswordEncoder, PasswordSalt) - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntityManager
 
checkPassword(String, String, PasswordEncoder, PasswordSalt) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
 
CheckPassword - Class in org.flowable.idm.engine.impl.cmd
 
CheckPassword(String, String) - Constructor for class org.flowable.idm.engine.impl.cmd.CheckPassword
 
checkQueryOk() - Method in class org.flowable.common.engine.impl.query.AbstractQuery
 
checkSkipExpressionVariable(String, DelegateExecution, CommandContext) - Static method in class org.flowable.engine.impl.bpmn.helper.SkipExpressionUtil
 
checkTaskCategoryList(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
checkTaskCategoryList(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
checkValidInformation() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
 
checkValidInformation() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
 
checkValidInformation() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
 
checkValidInformation() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
 
checkValidInformation() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
 
checkValidInformation() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
 
checkVersion(Integer) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
checkVersion(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
checkVersion(Integer) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
 
checkVersion(Integer) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
checkVersion(Integer) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
 
CHILD - Static variable in class org.flowable.entitylink.api.EntityLinkType
 
ChildBpmnCaseInstanceStateChangeCallback - Class in org.flowable.cmmn.engine.impl.callback
Callback implementation for a child case instance (started from a process instance) returning it's state change to its parent.
ChildBpmnCaseInstanceStateChangeCallback() - Constructor for class org.flowable.cmmn.engine.impl.callback.ChildBpmnCaseInstanceStateChangeCallback
 
ChildCaseInstanceStateChangeCallback - Class in org.flowable.cmmn.engine.impl.callback
Callback implementation for a child case instance returning it's state change to its parent.
ChildCaseInstanceStateChangeCallback() - Constructor for class org.flowable.cmmn.engine.impl.callback.ChildCaseInstanceStateChangeCallback
 
childDecisionExecutions - Variable in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
 
childElements - Variable in class org.flowable.bpmn.model.ExtensionElement
 
childElements - Variable in class org.flowable.cmmn.model.ExtensionElement
 
childElements - Variable in class org.flowable.dmn.model.DmnExtensionElement
 
childExecution - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
 
childInstanceTaskVariable(String, String, Object) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Set the case variable that should be set as part of the change process or case task state action.
childInstanceTaskVariable(String, String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
childInstanceTaskVariables - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
 
childInstanceTaskVariables - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
childInstanceTaskVariables(String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Set the case variable that should be set as part of the change process or case task state action.
childInstanceTaskVariables(String, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
 
childNodes - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
 
childParserMap - Variable in class org.flowable.bpmn.converter.BoundaryEventXMLConverter
 
childParserMap - Variable in class org.flowable.bpmn.converter.CallActivityXMLConverter
 
childParserMap - Variable in class org.flowable.bpmn.converter.CatchEventXMLConverter
 
childParserMap - Variable in class org.flowable.bpmn.converter.EndEventXMLConverter
 
childParserMap - Variable in class org.flowable.bpmn.converter.ScriptTaskXMLConverter
 
childParserMap - Variable in class org.flowable.bpmn.converter.StartEventXMLConverter
 
childParserMap - Variable in class org.flowable.bpmn.converter.TextAnnotationXMLConverter
 
childParserMap - Variable in class org.flowable.bpmn.converter.ThrowEventXMLConverter
 
childParserMap - Variable in class org.flowable.bpmn.converter.UserTaskXMLConverter
 
childPlanItemInstanceForPlanItemExists(PlanItemInstanceContainer, PlanItem) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
 
childPlanItemInstances - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
 
childPlanItemInstances - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
 
ChildProcessInstanceStateChangeCallback - Class in org.flowable.cmmn.engine.impl.callback
Callback implementation for a child case instance returning it's state change to its parent.
ChildProcessInstanceStateChangeCallback(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.callback.ChildProcessInstanceStateChangeCallback
 
children - Variable in class org.flowable.engine.debug.ExecutionTreeNode
 
ChildTask - Class in org.flowable.cmmn.model
 
ChildTask() - Constructor for class org.flowable.cmmn.model.ChildTask
 
ChildTaskActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
 
ChildTaskActivityBehavior(boolean, String) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
 
ChildTaskActivityBehavior(boolean, String, List<IOParameter>, List<IOParameter>) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
 
ChildTaskActivityBehavior.VariableInfo - Class in org.flowable.cmmn.engine.impl.behavior.impl
 
childTaskFormInfo - Variable in class org.flowable.cmmn.engine.impl.cmd.StartPlanItemInstanceCmd
 
childTaskFormInfo - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
 
childTaskFormOutcome - Variable in class org.flowable.cmmn.engine.impl.cmd.StartPlanItemInstanceCmd
 
childTaskFormOutcome - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
 
childTaskFormVariables - Variable in class org.flowable.cmmn.engine.impl.cmd.StartPlanItemInstanceCmd
 
childTaskFormVariables - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
 
childTaskFormVariables(Map<String, Object>, FormInfo, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
The form variables that should be used when creating a new 'child entity'.
childTaskFormVariables(Map<String, Object>, FormInfo, String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
 
childTaskVariable(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
Behaviors that create a new 'child entity' can take in specialized variables.
childTaskVariable(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
 
childTaskVariableInfo - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.StartPlanItemInstanceOperation
 
childTaskVariables - Variable in class org.flowable.cmmn.engine.impl.cmd.StartPlanItemInstanceCmd
 
childTaskVariables - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
 
childTaskVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
childTaskVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
 
claim(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Claim responsibility for a task: the given user is made assignee for the task.
claim(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
claim(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
claim(String, String) - Method in interface org.flowable.engine.TaskService
Claim responsibility for a task: the given user is made assignee for the task.
CLAIMED - Static variable in interface org.flowable.task.api.Task
 
claimedBy - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
claimedBy - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
 
claimedBy - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
claimedBy - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
claimTask(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
claimTask(Task, TaskActionRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResource
 
claimTask(Task, TaskActionRequest) - Method in class org.flowable.rest.service.api.runtime.task.TaskResource
 
ClaimTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
ClaimTaskCmd - Class in org.flowable.engine.impl.cmd
 
ClaimTaskCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.ClaimTaskCmd
 
ClaimTaskCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.ClaimTaskCmd
 
claimTime - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
 
claimTime - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
 
claimTime - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
 
claimTime - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
 
claimTime - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
claimTime - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
 
claimTime - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
claimTime - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
claimTimeAfter - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
claimTimeAfter - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
claimTimeBefore - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
claimTimeBefore - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
ClassDelegate - Class in org.flowable.engine.impl.bpmn.helper
Helper class for bpmn constructs that allow class delegation.
ClassDelegate(Class<?>, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegate
 
ClassDelegate(Class<?>, List<FieldDeclaration>, Expression) - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegate
 
ClassDelegate(String, String, List<FieldDeclaration>, boolean, Expression, List<MapExceptionEntry>) - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegate
 
ClassDelegate(String, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegate
 
ClassDelegate(String, List<FieldDeclaration>, Expression) - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegate
 
ClassDelegateCollectionHandler - Class in org.flowable.engine.impl.bpmn.helper
Helper class for Collection handlers to allow class delegation.
ClassDelegateCollectionHandler(Class<?>, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegateCollectionHandler
 
ClassDelegateCollectionHandler(String, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegateCollectionHandler
 
classDelegateFactory - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
classDelegateFactory - Variable in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
 
classDelegateFactory - Variable in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
ClassDelegateFactory - Interface in org.flowable.engine.impl.bpmn.helper
Constructs ClassDelegates.
ClassDelegateHttpHandler - Class in org.flowable.cmmn.engine.impl.behavior.impl.http.handler
Helper class for HTTP handlers to allow class delegation.
ClassDelegateHttpHandler - Class in org.flowable.engine.impl.bpmn.http.handler
Helper class for HTTP handlers to allow class delegation.
ClassDelegateHttpHandler(Class<?>, List<FieldExtension>) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.http.handler.ClassDelegateHttpHandler
 
ClassDelegateHttpHandler(Class<?>, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.http.handler.ClassDelegateHttpHandler
 
ClassDelegateHttpHandler(String, List<FieldExtension>) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.http.handler.ClassDelegateHttpHandler
 
ClassDelegateHttpHandler(String, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.http.handler.ClassDelegateHttpHandler
 
ClassDelegateUtil - Class in org.flowable.engine.impl.bpmn.helper
 
ClassDelegateUtil() - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegateUtil
 
classes() - Element in annotation interface org.flowable.engine.test.mock.NoOpServiceTasks
 
classloader - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
 
classloader - Variable in class org.flowable.cmmn.converter.CmmnXmlConverter
 
classloader - Variable in class org.flowable.dmn.xml.converter.DmnXMLConverter
 
classLoader - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
classLoader - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
 
classLoader - Variable in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
 
className - Variable in class org.flowable.bpmn.model.BusinessRuleTask
 
className - Variable in class org.flowable.bpmn.model.MapExceptionEntry
 
className - Variable in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
 
className - Variable in exception org.flowable.common.engine.api.FlowableClassLoadingException
 
className - Variable in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
 
className - Variable in class org.flowable.engine.impl.bpmn.helper.DelegateFlowableEventListener
 
classNames() - Element in annotation interface org.flowable.engine.test.mock.NoOpServiceTasks
 
classStructure - Variable in class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
 
ClassStructureDefinition - Class in org.flowable.engine.impl.bpmn.data
Represents a structure encapsulated in a class
ClassStructureDefinition(Class<?>) - Constructor for class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
 
ClassStructureDefinition(String, Class<?>) - Constructor for class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
 
CLEAN_VERSION_REGEX - Static variable in class org.flowable.engine.impl.db.ProcessDbSchemaManager
 
cleanChannelModels() - Method in interface org.flowable.eventregistry.api.InboundChannelModelCacheManager
 
cleanChannelModels() - Method in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager
 
cleanDeployments(ProcessEngine) - Static method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
 
cleanEnv - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
 
cleanInstancesBatchSize - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
cleanInstancesBatchSize - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
cleanInstancesEndedAfter - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
cleanInstancesEndedAfter - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
cleanJoinedExecutions(Collection<ExecutionEntity>, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelGatewayActivityBehavior
 
CleanTest - Annotation Interface in org.flowable.common.engine.impl.test
Annotation that instructs the internal flowable extensions to clean all deployments of a test.
cleanTestAndAssertAndEnsureCleanDb(ExtensionContext, ProcessEngine) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
 
cleanTestAndAssertAndEnsureCleanDb(ExtensionContext, EventRegistryEngine) - Method in class org.flowable.eventregistry.test.FlowableEventExtension
 
cleanTestAndAssertAndEnsureCleanDb(ExtensionContext, IdmEngine) - Method in class org.flowable.idm.engine.test.InternalFlowableIdmExtension
 
CleanTestExecutionListener - Class in org.flowable.spring.impl.test
Removes all deployments at the end of a complete test class.
CleanTestExecutionListener() - Constructor for class org.flowable.spring.impl.test.CleanTestExecutionListener
 
cleanupCompensation() - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
 
cleanupExecutions(FlowElement) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
 
cleanupMiRoot(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
clear() - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
 
clear() - Method in class org.flowable.common.engine.impl.persistence.deploy.DefaultDeploymentCache
 
clear() - Method in interface org.flowable.common.engine.impl.persistence.deploy.DeploymentCache
 
clear() - Method in class org.flowable.common.engine.impl.persistence.deploy.FullDeploymentCache
 
clear() - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
 
clear() - Method in class org.flowable.engine.impl.form.FormData
 
clear() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
 
clear() - Static method in class org.flowable.engine.logging.LogMDC
 
clear() - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
 
clear() - Method in class org.flowable.http.common.api.HttpHeaders
 
clearAllLockTimes(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManager
 
clearAllLockTimes(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
 
clearAllLockTimes(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseInstanceDataManager
 
clearAllLockTimes(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
 
clearAllProcessInstanceLockTimes(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
 
clearAllProcessInstanceLockTimes(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
 
clearAllProcessInstanceLockTimes(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
 
clearAllProcessInstanceLockTimes(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
clearAllUsersAndGroups() - Method in class org.flowable.idm.engine.test.PluggableFlowableIdmTestCase
 
ClearCaseInstanceLockTimesCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
ClearCaseInstanceLockTimesCmd(String, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.ClearCaseInstanceLockTimesCmd
 
clearCurrentCommandExecution() - Method in class org.flowable.engine.test.profiler.ProfileSession
 
clearCurrentTenantId() - Method in interface org.flowable.common.engine.impl.cfg.multitenant.TenantInfoHolder
Clears the current tenant identifier settings.
clearEventSubscriptionLockTime(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
 
clearEventSubscriptionLockTime(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
 
clearInvolvedExecutions(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
 
clearJobScopeLock(Job) - Method in interface org.flowable.job.service.InternalJobManager
 
clearJobScopeLock(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
 
clearJobScopeLockInternal(Job) - Method in class org.flowable.cmmn.engine.impl.callback.DefaultInternalCmmnJobManager
 
clearJobScopeLockInternal(Job) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
 
clearJobScopeLockInternal(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
 
clearLockTime(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManager
 
clearLockTime(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
 
clearLockTime(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseInstanceDataManager
 
clearLockTime(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
 
clearProcessInstanceLockTime(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
 
clearProcessInstanceLockTime(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
 
clearProcessInstanceLockTime(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
 
clearProcessInstanceLockTime(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
ClearProcessInstanceLockTimesCmd - Class in org.flowable.engine.impl.cmd
 
ClearProcessInstanceLockTimesCmd(String) - Constructor for class org.flowable.engine.impl.cmd.ClearProcessInstanceLockTimesCmd
 
clearTenantId() - Method in interface org.flowable.common.engine.api.tenant.TenantContext
Clears the last set value of the tenant.
clearTenantId() - Method in class org.flowable.common.engine.impl.tenant.ThreadLocalTenantContext
 
ClearTextPasswordEncoder - Class in org.flowable.idm.engine.impl.authentication
 
clearTransientVariables() - Method in class org.flowable.common.engine.impl.variable.MapDelegateVariableContainer
Clears all transient variables of this variable container (not touching the delegate).
client - Variable in class org.flowable.engine.impl.bpmn.http.delegate.HttpRequestHandlerInvocation
 
client - Variable in class org.flowable.engine.impl.webservice.WSService
 
client - Variable in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
 
clientBuilder - Variable in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
 
clientIdPrefix - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel
 
clientIdPrefix - Variable in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
 
clientIdPrefix(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundKafkaChannelBuilder
Sets the client id prefix for this Kafka adapter.
clientIdPrefix(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundKafkaChannelBuilderImpl
 
clock - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
clock - Variable in class org.flowable.common.engine.impl.AbstractServiceConfiguration
 
clock - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
 
clock - Variable in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
 
clock - Variable in class org.flowable.engine.impl.event.logger.EventLogger
 
Clock - Interface in org.flowable.common.engine.impl.runtime
This interface provides full access to the clock
clockReader - Variable in class org.flowable.common.engine.impl.calendar.BusinessCalendarImpl
 
clockReader - Variable in class org.flowable.common.engine.impl.calendar.DurationHelper
 
ClockReader - Interface in org.flowable.common.engine.impl.runtime
This interface provides clock reading functionality
clone() - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
 
clone() - Method in class org.flowable.bpmn.model.alfresco.AlfrescoMailTask
 
clone() - Method in class org.flowable.bpmn.model.alfresco.AlfrescoScriptTask
 
clone() - Method in class org.flowable.bpmn.model.alfresco.AlfrescoStartEvent
 
clone() - Method in class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
 
clone() - Method in class org.flowable.bpmn.model.Artifact
 
clone() - Method in class org.flowable.bpmn.model.Assignment
 
clone() - Method in class org.flowable.bpmn.model.Association
 
clone() - Method in class org.flowable.bpmn.model.BaseElement
 
clone() - Method in class org.flowable.bpmn.model.BooleanDataObject
 
clone() - Method in class org.flowable.bpmn.model.BoundaryEvent
 
clone() - Method in class org.flowable.bpmn.model.BusinessRuleTask
 
clone() - Method in class org.flowable.bpmn.model.CallActivity
 
clone() - Method in class org.flowable.bpmn.model.CancelEventDefinition
 
clone() - Method in class org.flowable.bpmn.model.CaseServiceTask
 
clone() - Method in class org.flowable.bpmn.model.CollectionHandler
 
clone() - Method in class org.flowable.bpmn.model.CompensateEventDefinition
 
clone() - Method in class org.flowable.bpmn.model.ComplexGateway
 
clone() - Method in class org.flowable.bpmn.model.ConditionalEventDefinition
 
clone() - Method in class org.flowable.bpmn.model.CustomProperty
 
clone() - Method in class org.flowable.bpmn.model.DataAssociation
 
clone() - Method in class org.flowable.bpmn.model.DataGrid
 
clone() - Method in class org.flowable.bpmn.model.DataGridField
 
clone() - Method in class org.flowable.bpmn.model.DataGridRow
 
clone() - Method in class org.flowable.bpmn.model.DataObject
 
clone() - Method in class org.flowable.bpmn.model.DataSpec
 
clone() - Method in class org.flowable.bpmn.model.DataStore
 
clone() - Method in class org.flowable.bpmn.model.DataStoreReference
 
clone() - Method in class org.flowable.bpmn.model.DateDataObject
 
clone() - Method in class org.flowable.bpmn.model.DoubleDataObject
 
clone() - Method in class org.flowable.bpmn.model.EndEvent
 
clone() - Method in class org.flowable.bpmn.model.ErrorEventDefinition
 
clone() - Method in class org.flowable.bpmn.model.Escalation
 
clone() - Method in class org.flowable.bpmn.model.EscalationEventDefinition
 
clone() - Method in class org.flowable.bpmn.model.EventDefinition
 
clone() - Method in class org.flowable.bpmn.model.EventGateway
 
clone() - Method in class org.flowable.bpmn.model.EventListener
 
clone() - Method in class org.flowable.bpmn.model.ExclusiveGateway
 
clone() - Method in class org.flowable.bpmn.model.ExtensionAttribute
 
clone() - Method in class org.flowable.bpmn.model.ExtensionElement
 
clone() - Method in class org.flowable.bpmn.model.ExternalWorkerServiceTask
 
clone() - Method in class org.flowable.bpmn.model.FieldExtension
 
clone() - Method in class org.flowable.bpmn.model.FlowableHttpRequestHandler
 
clone() - Method in class org.flowable.bpmn.model.FlowableHttpResponseHandler
 
clone() - Method in class org.flowable.bpmn.model.FlowableListener
 
clone() - Method in class org.flowable.bpmn.model.FlowElement
 
clone() - Method in class org.flowable.bpmn.model.FormProperty
 
clone() - Method in class org.flowable.bpmn.model.FormValue
 
clone() - Method in class org.flowable.bpmn.model.Gateway
 
clone() - Method in class org.flowable.bpmn.model.HttpServiceTask
 
clone() - Method in class org.flowable.bpmn.model.Import
 
clone() - Method in class org.flowable.bpmn.model.InclusiveGateway
 
clone() - Method in class org.flowable.bpmn.model.IntegerDataObject
 
clone() - Method in class org.flowable.bpmn.model.Interface
 
clone() - Method in class org.flowable.bpmn.model.IntermediateCatchEvent
 
clone() - Method in class org.flowable.bpmn.model.IOParameter
 
clone() - Method in class org.flowable.bpmn.model.IOSpecification
 
clone() - Method in class org.flowable.bpmn.model.ItemDefinition
 
clone() - Method in class org.flowable.bpmn.model.JsonDataObject
 
clone() - Method in class org.flowable.bpmn.model.Lane
 
clone() - Method in class org.flowable.bpmn.model.LongDataObject
 
clone() - Method in class org.flowable.bpmn.model.ManualTask
 
clone() - Method in class org.flowable.bpmn.model.Message
 
clone() - Method in class org.flowable.bpmn.model.MessageEventDefinition
 
clone() - Method in class org.flowable.bpmn.model.MessageFlow
 
clone() - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
clone() - Method in class org.flowable.bpmn.model.Operation
 
clone() - Method in class org.flowable.bpmn.model.ParallelGateway
 
clone() - Method in class org.flowable.bpmn.model.Pool
 
clone() - Method in class org.flowable.bpmn.model.Process
 
clone() - Method in class org.flowable.bpmn.model.ReceiveTask
 
clone() - Method in class org.flowable.bpmn.model.Resource
 
clone() - Method in class org.flowable.bpmn.model.ScriptInfo
 
clone() - Method in class org.flowable.bpmn.model.ScriptTask
 
clone() - Method in class org.flowable.bpmn.model.SendEventServiceTask
 
clone() - Method in class org.flowable.bpmn.model.SendTask
 
clone() - Method in class org.flowable.bpmn.model.SequenceFlow
 
clone() - Method in class org.flowable.bpmn.model.ServiceTask
 
clone() - Method in class org.flowable.bpmn.model.Signal
 
clone() - Method in class org.flowable.bpmn.model.SignalEventDefinition
 
clone() - Method in class org.flowable.bpmn.model.StartEvent
 
clone() - Method in class org.flowable.bpmn.model.StringDataObject
 
clone() - Method in class org.flowable.bpmn.model.SubProcess
 
clone() - Method in class org.flowable.bpmn.model.TerminateEventDefinition
 
clone() - Method in class org.flowable.bpmn.model.TextAnnotation
 
clone() - Method in class org.flowable.bpmn.model.ThrowEvent
 
clone() - Method in class org.flowable.bpmn.model.TimerEventDefinition
 
clone() - Method in class org.flowable.bpmn.model.UserTask
 
clone() - Method in class org.flowable.bpmn.model.ValuedDataObject
 
clone() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
 
clone() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
 
clone() - Method in class org.flowable.bpmn.model.VariableAggregationDefinitions
 
clone() - Method in class org.flowable.bpmn.model.VariableListenerEventDefinition
 
clone() - Method in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
 
clone() - Method in class org.flowable.cmmn.model.Association
 
clone() - Method in class org.flowable.cmmn.model.CasePageTask
 
clone() - Method in class org.flowable.cmmn.model.ExtensionAttribute
 
clone() - Method in class org.flowable.cmmn.model.ExtensionElement
 
clone() - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
clone() - Method in class org.flowable.cmmn.model.FieldExtension
 
clone() - Method in class org.flowable.cmmn.model.FlowableHttpRequestHandler
 
clone() - Method in class org.flowable.cmmn.model.FlowableHttpResponseHandler
 
clone() - Method in class org.flowable.cmmn.model.FlowableListener
 
clone() - Method in class org.flowable.cmmn.model.HttpServiceTask
 
clone() - Method in class org.flowable.cmmn.model.HumanTask
 
clone() - Method in class org.flowable.cmmn.model.IOParameter
 
clone() - Method in class org.flowable.cmmn.model.ScriptInfo
 
clone() - Method in class org.flowable.cmmn.model.ScriptServiceTask
 
clone() - Method in class org.flowable.cmmn.model.ServiceTask
 
clone() - Method in class org.flowable.cmmn.model.TextAnnotation
 
clone() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
 
clone() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
 
clone() - Method in class org.flowable.cmmn.model.VariableAggregationDefinitions
 
clone() - Method in class org.flowable.common.engine.impl.calendar.CronExpression
Deprecated. 
clone() - Method in class org.flowable.dmn.model.DmnExtensionAttribute
 
clone() - Method in class org.flowable.dmn.model.DmnExtensionElement
 
close() - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
 
close() - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
 
close() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
close() - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
 
close() - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
Closes the canvas which disallows further drawing and releases graphical resources.
close() - Method in interface org.flowable.common.engine.api.Engine
 
close() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
close() - Method in class org.flowable.common.engine.impl.agenda.AbstractAgenda
 
close() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
 
close() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionSchemaManagerConfiguration
 
close() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
 
close() - Method in interface org.flowable.common.engine.impl.interceptor.Session
 
close() - Method in class org.flowable.common.engine.impl.logging.LoggingSession
 
close() - Method in class org.flowable.common.engine.impl.persistence.cache.EntityCacheImpl
 
close() - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSession
 
close() - Method in class org.flowable.dmn.engine.impl.DmnEngineImpl
 
close() - Method in class org.flowable.dmn.engine.impl.test.PluggableFlowableDmnExtension.CloseableEngine
 
close() - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
Closes the canvas which disallows further drawing and releases graphical resources.
close() - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
 
close() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
close() - Method in class org.flowable.engine.impl.ProcessEngineImpl
 
close() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineImpl
 
close() - Method in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
 
close() - Method in class org.flowable.http.common.impl.HttpClientConfig
 
close() - Method in class org.flowable.idm.engine.impl.IdmEngineImpl
 
close() - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
Closes the canvas which disallows further drawing and releases graphical resources.
close() - Method in interface org.flowable.job.service.impl.asyncexecutor.JobExecutionObservation.Scope
 
close() - Method in class org.flowable.variable.service.impl.types.EntityManagerSessionImpl
 
CLOSE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
CloseableEngine(DmnEngine) - Constructor for class org.flowable.dmn.engine.impl.test.PluggableFlowableDmnExtension.CloseableEngine
 
closeClient - Variable in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
 
closed - Variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
 
closed - Variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
 
closed - Variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
 
closed(CommandContext) - Method in interface org.flowable.common.engine.impl.interceptor.CommandContextCloseListener
Called when the CommandContext is successfully closed.
closed(CommandContext) - Method in class org.flowable.common.engine.impl.interceptor.TransactionCommandContextCloseListener
 
closed(CommandContext) - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
 
closed(CommandContext) - Method in class org.flowable.engine.impl.event.logger.AbstractEventFlusher
 
closed(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
 
closed(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
 
closed(CommandContext) - Method in class org.flowable.variable.service.impl.types.TraceableVariablesCommandContextCloseListener
 
CLOSED - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
 
closeDmnEngines() - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
 
closeEntityManager - Variable in class org.flowable.spring.SpringEntityManagerSessionFactory
 
closeEntityManager - Variable in class org.flowable.variable.service.impl.types.EntityManagerSessionFactory
 
closeEventRegistryEngines() - Static method in class org.flowable.eventregistry.test.EventTestHelper
 
closeFailure(CommandContext) - Method in interface org.flowable.common.engine.impl.interceptor.CommandContextCloseListener
Called when the CommandContext has not been successfully closed due to an exception that happened.
closeFailure(CommandContext) - Method in class org.flowable.common.engine.impl.interceptor.TransactionCommandContextCloseListener
 
closeFailure(CommandContext) - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
 
closeFailure(CommandContext) - Method in class org.flowable.engine.impl.event.logger.DatabaseEventFlusher
 
closeFailure(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
 
closeFailure(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
 
closeFailure(CommandContext) - Method in class org.flowable.variable.service.impl.types.TraceableVariablesCommandContextCloseListener
 
closeIdmEngines() - Static method in class org.flowable.idm.engine.test.IdmTestHelper
 
closeListeners - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
 
closeProcessEngines() - Static method in class org.flowable.engine.impl.test.TestHelper
 
closeRunnable - Variable in class org.flowable.http.common.impl.HttpClientConfig
 
closeSessions() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
 
closeSilently(InputStream) - Static method in class org.flowable.common.engine.impl.util.IoUtil
Closes the given stream.
closeSilently(OutputStream) - Static method in class org.flowable.common.engine.impl.util.IoUtil
Closes the given stream.
closing(CommandContext) - Method in interface org.flowable.common.engine.impl.interceptor.CommandContextCloseListener
Called when the CommandContext is being closed, but no 'close logic' has been executed.
closing(CommandContext) - Method in class org.flowable.common.engine.impl.interceptor.TransactionCommandContextCloseListener
 
closing(CommandContext) - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
 
closing(CommandContext) - Method in class org.flowable.engine.impl.event.logger.DatabaseEventFlusher
 
closing(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
 
closing(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
 
closing(CommandContext) - Method in class org.flowable.variable.service.impl.types.TraceableVariablesCommandContextCloseListener
 
ClosingDataSource - Class in org.flowable.common.engine.impl.test
A DataSource implementation for test purposes that wraps another DataSource and makes sure that the DataSource is closed when a Flowable engine gets closed.
ClosingDataSource(DataSource) - Constructor for class org.flowable.common.engine.impl.test.ClosingDataSource
 
CMMN - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
CMMN_ASYNC_VARIABLES - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
CMMN_DB_SCHEMA_LOCK_NAME - Static variable in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
 
CMMN_DEFAULT_UNDEPLOY_ORDER - Static variable in class org.flowable.cmmn.engine.configurator.impl.deployer.CmmnDeployer
 
CMMN_DEPENDENT - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
CMMN_ENGINE_ID_PREFIX - Static variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnEngineEntityConstants
 
CMMN_EXTERNAL_WORKER - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
CMMN_NAMESPACE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
CMMN_RESOURCE_SUFFIXES - Static variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
 
CMMN_RESOURCE_SUFFIXES - Static variable in class org.flowable.cmmn.engine.impl.deployer.ResourceNameUtil
 
CMMN_VARIABLE_AGGREGATION - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
CmmnActivityBehavior - Interface in org.flowable.cmmn.engine.impl.behavior
Root interface for all classes implementing logic when the CMMN engine decides the behavior for a plan item needs to be executed.
CmmnActivityBehaviorFactory - Interface in org.flowable.cmmn.engine.impl.parser
 
CmmnActivityWithMigrationContextBehavior - Interface in org.flowable.cmmn.engine.impl.behavior
 
CmmnAggregatedVariableType - Class in org.flowable.cmmn.engine.impl.variable
 
CmmnAggregatedVariableType(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.variable.CmmnAggregatedVariableType
 
CmmnAggregation - Class in org.flowable.cmmn.engine.impl.variable
 
CmmnAggregation(String) - Constructor for class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
 
CmmnChangeTenantIdEntityTypes - Interface in org.flowable.cmmn.api
 
CmmnClassDelegate - Class in org.flowable.cmmn.engine.impl.delegate
 
CmmnClassDelegate(String, List<FieldExtension>) - Constructor for class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
 
CmmnClassDelegateFactory - Interface in org.flowable.cmmn.engine.impl.delegate
 
CmmnCommandInvoker - Class in org.flowable.cmmn.engine.impl.interceptor
 
CmmnCommandInvoker(AgendaOperationRunner, Collection<AgendaOperationExecutionListener>) - Constructor for class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
 
CmmnConfigurationResource - Annotation Interface in org.flowable.cmmn.engine.test
An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for the FlowableCmmnExtension.
CmmnCorrelationUtil - Class in org.flowable.cmmn.engine.impl.util
 
CmmnCorrelationUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.CmmnCorrelationUtil
 
CmmnDbSchemaManager - Class in org.flowable.cmmn.engine.impl.db
 
CmmnDbSchemaManager() - Constructor for class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
 
CmmnDelegateHelper - Class in org.flowable.cmmn.engine.impl.delegate
 
CmmnDelegateHelper() - Constructor for class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
 
CmmnDeleteHistoricTaskLogEntryCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
CmmnDeleteHistoricTaskLogEntryCmd(long, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CmmnDeleteHistoricTaskLogEntryCmd
 
cmmnDeployer - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
CmmnDeployer - Class in org.flowable.cmmn.engine.configurator.impl.deployer
 
CmmnDeployer - Class in org.flowable.cmmn.engine.impl.deployer
TODO: many similarities with BpmnDeployer, see if it can be merged to the common module
CmmnDeployer() - Constructor for class org.flowable.cmmn.engine.configurator.impl.deployer.CmmnDeployer
 
CmmnDeployer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
 
CmmnDeployer.CmmnParseContextImpl - Class in org.flowable.cmmn.engine.impl.deployer
 
CmmnDeployment - Interface in org.flowable.cmmn.api.repository
 
CmmnDeployment - Annotation Interface in org.flowable.cmmn.engine.test
 
CmmnDeploymentBuilder - Interface in org.flowable.cmmn.api.repository
Builder for creating new deployments, similar to the bpmn deployment builder.
CmmnDeploymentBuilderImpl - Class in org.flowable.cmmn.engine.impl.repository
 
CmmnDeploymentBuilderImpl() - Constructor for class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
 
CmmnDeploymentDataManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity.data
 
CmmnDeploymentEntity - Interface in org.flowable.cmmn.engine.impl.persistence.entity
 
CmmnDeploymentEntityImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
 
CmmnDeploymentEntityImpl() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
 
cmmnDeploymentEntityManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
CmmnDeploymentEntityManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity
 
CmmnDeploymentEntityManagerImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
 
CmmnDeploymentEntityManagerImpl(CmmnEngineConfiguration, CmmnDeploymentDataManager) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
 
cmmnDeploymentId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
cmmnDeploymentId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
cmmnDeploymentId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are related to a case instance for to the given deployment id.
cmmnDeploymentId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
cmmnDeploymentId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
CmmnDeploymentId - Annotation Interface in org.flowable.cmmn.engine.test
An annotation that can be used on test and lifecycle methods to inject the id of the deployment deployed via CmmnDeployment.
cmmnDeploymentIdIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are related to a case instances for the given deployment id.
cmmnDeploymentIdIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
cmmnDeploymentIdIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
cmmnDeploymentIds - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
cmmnDeploymentIds - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
CmmnDeploymentManager - Class in org.flowable.cmmn.engine.impl.deployer
 
CmmnDeploymentManager() - Constructor for class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
 
CmmnDeploymentQuery - Interface in org.flowable.cmmn.api.repository
Allows programmatic querying of CmmnDeployments.
CmmnDeploymentQueryImpl - Class in org.flowable.cmmn.engine.impl.repository
 
CmmnDeploymentQueryImpl() - Constructor for class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
 
CmmnDeploymentQueryImpl(CommandContext) - Constructor for class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
 
CmmnDeploymentQueryImpl(CommandExecutor) - Constructor for class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
 
CmmnDeploymentQueryProperty - Class in org.flowable.cmmn.engine.impl.repository
 
CmmnDeploymentQueryProperty(String) - Constructor for class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryProperty
 
CmmnDeploymentResponse - Class in org.flowable.cmmn.rest.service.api.repository
 
CmmnDeploymentResponse(CmmnDeployment, String) - Constructor for class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
 
CMMNDI_NAMESPACE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
CMMNDI_PREFIX - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
 
CmmnDiBoundsXmlConverter - Class in org.flowable.cmmn.converter
 
CmmnDiBoundsXmlConverter() - Constructor for class org.flowable.cmmn.converter.CmmnDiBoundsXmlConverter
 
CmmnDiEdge - Class in org.flowable.cmmn.model
 
CmmnDiEdge() - Constructor for class org.flowable.cmmn.model.CmmnDiEdge
 
CmmnDiEdgeXmlConverter - Class in org.flowable.cmmn.converter
 
CmmnDiEdgeXmlConverter() - Constructor for class org.flowable.cmmn.converter.CmmnDiEdgeXmlConverter
 
CmmnDIExport - Class in org.flowable.cmmn.converter.export
 
CmmnDIExport() - Constructor for class org.flowable.cmmn.converter.export.CmmnDIExport
 
CmmnDiExtensionXmlConverter - Class in org.flowable.cmmn.converter
 
CmmnDiExtensionXmlConverter() - Constructor for class org.flowable.cmmn.converter.CmmnDiExtensionXmlConverter
 
CmmnDiLabelXmlConverter - Class in org.flowable.cmmn.converter
 
CmmnDiLabelXmlConverter() - Constructor for class org.flowable.cmmn.converter.CmmnDiLabelXmlConverter
 
CmmnDiShape - Class in org.flowable.cmmn.model
 
CmmnDiShape() - Constructor for class org.flowable.cmmn.model.CmmnDiShape
 
CmmnDiShapeXmlConverter - Class in org.flowable.cmmn.converter
 
CmmnDiShapeXmlConverter() - Constructor for class org.flowable.cmmn.converter.CmmnDiShapeXmlConverter
 
CmmnDiWaypointXmlConverter - Class in org.flowable.cmmn.converter
 
CmmnDiWaypointXmlConverter() - Constructor for class org.flowable.cmmn.converter.CmmnDiWaypointXmlConverter
 
CmmnDynamicStateManager - Interface in org.flowable.cmmn.engine.impl.runtime
 
CmmnElement - Class in org.flowable.cmmn.model
 
CmmnElement() - Constructor for class org.flowable.cmmn.model.CmmnElement
 
cmmnElementRef - Variable in class org.flowable.cmmn.model.CmmnDiEdge
 
cmmnElementRef - Variable in class org.flowable.cmmn.model.CmmnDiShape
 
cmmnEngine - Variable in class org.flowable.cmmn.engine.test.FlowableCmmnTestHelper
 
cmmnEngine - Variable in class org.flowable.cmmn.spring.CmmnEngineFactoryBean
 
CmmnEngine - Interface in org.flowable.cmmn.engine
Provides access to all services that expose CMMN and case management operations.
CmmnEngineAgenda - Interface in org.flowable.cmmn.engine.impl.agenda
 
cmmnEngineAgendaFactory - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
cmmnEngineAgendaFactory - Variable in class org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgendaSessionFactory
 
CmmnEngineAgendaFactory - Interface in org.flowable.cmmn.engine.impl.agenda
 
CmmnEngineAgendaSessionFactory - Class in org.flowable.cmmn.engine.impl.agenda
 
CmmnEngineAgendaSessionFactory(CmmnEngineAgendaFactory) - Constructor for class org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgendaSessionFactory
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.configurator.impl.cmmn.DefaultCaseInstanceService
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.callback.ChildProcessInstanceStateChangeCallback
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.callback.DefaultInternalCmmnJobManager
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkForCaseDefinitionCmd
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationBatchCmd
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationCmd
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationValidationCmd
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.cmd.ChangePlanItemStateCmd
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.cmd.ClearCaseInstanceLockTimesCmd
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.cmd.CmmnDeleteHistoricTaskLogEntryCmd
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationBatchCmd
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationCmd
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.CmmnTaskBuilderImpl
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.DefaultCmmnHistoryCleaningManager
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.delegate.JsonPlanItemVariableAggregator
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.eventregistry.CmmnEventRegistryEventConsumer
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.history.CmmnHistoryTaskManager
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.history.CmmnHistoryVariableManager
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.idm.DefaultCandidateManager
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.interceptor.DefaultCmmnIdentityLinkInterceptor
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.job.ExternalWorkerTaskCompleteJobHandler
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.job.SetAsyncVariablesJobHandler
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.data.AbstractCmmnDataManager
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.task.DefaultCmmnTaskVariableScopeResolver
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.variable.CmmnAggregatedVariableType
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.rest.service.api.management.JobCollectionResource
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.rest.service.api.management.JobResource
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResource
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceDiagramResource
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResource
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.PlanItemInstanceVariableResource
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceVariableCollectionResource
 
cmmnEngineConfiguration - Variable in class org.flowable.cmmn.spring.CmmnEngineFactoryBean
 
CmmnEngineConfiguration - Class in org.flowable.cmmn.engine
 
CmmnEngineConfiguration() - Constructor for class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
CmmnEngineConfigurationApi - Interface in org.flowable.cmmn.api
 
CmmnEngineConfigurator - Class in org.flowable.cmmn.engine.configurator
 
CmmnEngineConfigurator() - Constructor for class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
 
CmmnEngineEntityConstants - Class in org.flowable.cmmn.engine.impl.persistence.entity
 
CmmnEngineEntityConstants() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.CmmnEngineEntityConstants
 
CmmnEngineFactoryBean - Class in org.flowable.cmmn.spring
 
CmmnEngineFactoryBean() - Constructor for class org.flowable.cmmn.spring.CmmnEngineFactoryBean
 
CmmnEngineImpl - Class in org.flowable.cmmn.engine.impl
 
CmmnEngineImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.CmmnEngineImpl
 
cmmnEngineInfos - Static variable in class org.flowable.cmmn.engine.CmmnEngines
 
cmmnEngineInfosByName - Static variable in class org.flowable.cmmn.engine.CmmnEngines
 
cmmnEngineInfosByResourceUrl - Static variable in class org.flowable.cmmn.engine.CmmnEngines
 
cmmnEngineName - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
CmmnEnginePostEngineBuildConsumer - Class in org.flowable.cmmn.engine.impl
 
CmmnEnginePostEngineBuildConsumer() - Constructor for class org.flowable.cmmn.engine.impl.CmmnEnginePostEngineBuildConsumer
 
CmmnEngineResource - Class in org.flowable.cmmn.rest.service.api.management
 
CmmnEngineResource() - Constructor for class org.flowable.cmmn.rest.service.api.management.CmmnEngineResource
 
cmmnEngines - Static variable in class org.flowable.cmmn.engine.CmmnEngines
 
CmmnEngines - Class in org.flowable.cmmn.engine
 
CmmnEngines() - Constructor for class org.flowable.cmmn.engine.CmmnEngines
 
CmmnEngineScriptTraceEnhancer - Class in org.flowable.cmmn.engine.impl.scripting
Enhances script traces with scope information for the cmmn engine.
CmmnEngineScriptTraceEnhancer() - Constructor for class org.flowable.cmmn.engine.impl.scripting.CmmnEngineScriptTraceEnhancer
 
CmmnEventRegistryEventConsumer - Class in org.flowable.cmmn.engine.impl.eventregistry
 
CmmnEventRegistryEventConsumer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.eventregistry.CmmnEventRegistryEventConsumer
 
CmmnExpressionManager - Class in org.flowable.cmmn.engine.impl.el
 
CmmnExpressionManager(Map<Object, Object>) - Constructor for class org.flowable.cmmn.engine.impl.el.CmmnExpressionManager
 
CmmnExternalWorkerTransitionBuilder - Interface in org.flowable.cmmn.api.runtime
 
CmmnExternalWorkerTransitionBuilderImpl - Class in org.flowable.cmmn.engine.impl.runtime
 
CmmnExternalWorkerTransitionBuilderImpl(CommandExecutor, String, String) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CmmnExternalWorkerTransitionBuilderImpl
 
CmmnFormHandlerRestApiInterceptor - Interface in org.flowable.cmmn.rest.service.api
 
CmmnHistoricVariableInstanceQueryImpl - Class in org.flowable.cmmn.engine.impl.history
Wrapper class around the HistoricVariableInstanceQueryImpl from the variable service, specialized for usage in CMMN.
CmmnHistoricVariableInstanceQueryImpl(CommandExecutor, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
 
cmmnHistoryCleaningManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
CmmnHistoryCleaningManager - Interface in org.flowable.cmmn.api
 
CmmnHistoryCleanupJobHandler - Class in org.flowable.cmmn.engine.impl.job
 
CmmnHistoryCleanupJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.job.CmmnHistoryCleanupJobHandler
 
cmmnHistoryConfigurationSettings - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
CmmnHistoryConfigurationSettings - Interface in org.flowable.cmmn.engine.impl.history
 
CmmnHistoryHelper - Class in org.flowable.cmmn.engine.impl.history
Contains logic that is shared by multiple classes around history.
CmmnHistoryHelper() - Constructor for class org.flowable.cmmn.engine.impl.history.CmmnHistoryHelper
 
cmmnHistoryManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
CmmnHistoryManager - Interface in org.flowable.cmmn.engine.impl.history
 
cmmnhistoryService - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResource
 
cmmnHistoryService - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
cmmnHistoryService - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
 
CmmnHistoryService - Interface in org.flowable.cmmn.api
 
CmmnHistoryServiceImpl - Class in org.flowable.cmmn.engine.impl
 
CmmnHistoryServiceImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
 
CmmnHistoryTaskManager - Class in org.flowable.cmmn.engine.impl.history
 
CmmnHistoryTaskManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.CmmnHistoryTaskManager
 
CmmnHistoryTestHelper - Class in org.flowable.cmmn.engine.test.impl
 
CmmnHistoryTestHelper() - Constructor for class org.flowable.cmmn.engine.test.impl.CmmnHistoryTestHelper
 
CmmnHistoryVariableManager - Class in org.flowable.cmmn.engine.impl.history
 
CmmnHistoryVariableManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.CmmnHistoryVariableManager
 
CmmnIdentityLinkInterceptor - Interface in org.flowable.cmmn.engine.interceptor
 
CmmnJobTestHelper - Class in org.flowable.cmmn.engine.test.impl
Helper class for writing unit tests with the async executor.
CmmnJobTestHelper() - Constructor for class org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper
 
CmmnJobTestHelper.InterruptTask - Class in org.flowable.cmmn.engine.test.impl
 
CmmnListenerFactory - Interface in org.flowable.cmmn.engine.impl.listener
 
CmmnListenerNotificationHelper - Class in org.flowable.cmmn.engine.impl.listener
 
CmmnListenerNotificationHelper() - Constructor for class org.flowable.cmmn.engine.impl.listener.CmmnListenerNotificationHelper
 
CmmnLoggingSessionConstants - Interface in org.flowable.common.engine.impl.logging
 
CmmnLoggingSessionUtil - Class in org.flowable.cmmn.engine.impl.util
 
CmmnLoggingSessionUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
 
CmmnMailActivityDelegate - Class in org.flowable.cmmn.engine.impl.behavior.impl.mail
 
CmmnMailActivityDelegate() - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.mail.CmmnMailActivityDelegate
 
cmmnManagementService - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
cmmnManagementService - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
 
CmmnManagementService - Interface in org.flowable.cmmn.api
 
CmmnManagementServiceImpl - Class in org.flowable.cmmn.engine.impl
 
CmmnManagementServiceImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
cmmnMigrationService - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
cmmnMigrationService - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
 
cmmnMigrationService - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
 
cmmnMigrationService - Variable in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationBuilderImpl
 
cmmnMigrationService - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResource
 
cmmnMigrationService - Variable in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResource
 
cmmnMigrationService - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResource
 
CmmnMigrationService - Interface in org.flowable.cmmn.api
Service to manager case instance migrations.
CmmnMigrationServiceImpl - Class in org.flowable.cmmn.engine.impl.migration
 
CmmnMigrationServiceImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
 
cmmnModel - Variable in class org.flowable.cmmn.converter.ConversionHelper
 
cmmnModel - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
 
cmmnModel - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.deploy.CaseDefinitionCacheEntry
 
cmmnModel - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
 
cmmnModel - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
 
cmmnModel - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
 
CmmnModel - Class in org.flowable.cmmn.model
 
CmmnModel() - Constructor for class org.flowable.cmmn.model.CmmnModel
 
CmmnOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
An abstract base class for CMMN engine based operations supporting general functionalities.
CmmnOperation() - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
 
CmmnOperation(CommandContext) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
 
CmmnParseContext - Interface in org.flowable.cmmn.engine.impl.parser
 
CmmnParseContextImpl(EngineResource, boolean) - Constructor for class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer.CmmnParseContextImpl
 
CmmnParseHandler - Interface in org.flowable.cmmn.engine.impl.parser
Allows to hook into the parsing of one or more elements during the parsing of a CMMN case definition.
cmmnParseHandlers - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
 
CmmnParseHandlers - Class in org.flowable.cmmn.engine.impl.parser
 
CmmnParseHandlers() - Constructor for class org.flowable.cmmn.engine.impl.parser.CmmnParseHandlers
 
CmmnParseHandlers(List<CmmnParseHandler>) - Constructor for class org.flowable.cmmn.engine.impl.parser.CmmnParseHandlers
 
cmmnParser - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
cmmnParser - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
 
CmmnParser - Interface in org.flowable.cmmn.engine.impl.parser
 
CmmnParseResult - Class in org.flowable.cmmn.engine.impl.parser
 
CmmnParseResult() - Constructor for class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
 
CmmnParseResult(EngineDeployment) - Constructor for class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
 
CmmnParserImpl - Class in org.flowable.cmmn.engine.impl.parser
 
CmmnParserImpl() - Constructor for class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
 
cmmnRepositoryService - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
cmmnRepositoryService - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
 
cmmnRepositoryService - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResource
 
CmmnRepositoryService - Interface in org.flowable.cmmn.api
 
CmmnRepositoryServiceImpl - Class in org.flowable.cmmn.engine.impl
 
CmmnRepositoryServiceImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
 
CmmnResourceDataManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity.data
 
CmmnResourceEntity - Interface in org.flowable.cmmn.engine.impl.persistence.entity
 
CmmnResourceEntityImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
 
CmmnResourceEntityImpl() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
 
cmmnResourceEntityManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
CmmnResourceEntityManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity
 
CmmnResourceEntityManagerImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
 
CmmnResourceEntityManagerImpl(CmmnEngineConfiguration, CmmnResourceDataManager) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityManagerImpl
 
CmmnRestApiInterceptor - Interface in org.flowable.cmmn.rest.service.api
 
CmmnRestResponseFactory - Class in org.flowable.cmmn.rest.service.api
Default implementation of a CmmnRestResponseFactory.
CmmnRestResponseFactory(ObjectMapper) - Constructor for class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
CmmnRestUrls - Class in org.flowable.cmmn.rest.service.api
 
CmmnRestUrls() - Constructor for class org.flowable.cmmn.rest.service.api.CmmnRestUrls
 
cmmnRuntimeService - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
cmmnRuntimeService - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
 
cmmnRuntimeService - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
 
cmmnRuntimeService - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
 
cmmnRuntimeService - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
 
cmmnRuntimeService - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
 
cmmnRuntimeService - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResource
 
CmmnRuntimeService - Interface in org.flowable.cmmn.api
 
CmmnRuntimeServiceImpl - Class in org.flowable.cmmn.engine.impl.runtime
 
CmmnRuntimeServiceImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
CmmnTaskBuilderImpl - Class in org.flowable.cmmn.engine.impl
TaskBuilder implementation
cmmnTaskService - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
cmmnTaskService - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
 
CmmnTaskService - Interface in org.flowable.cmmn.api
 
CmmnTaskServiceImpl - Class in org.flowable.cmmn.engine.impl
 
CmmnTaskServiceImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
CmmnTestHelper - Class in org.flowable.cmmn.engine.test.impl
 
CmmnTestHelper() - Constructor for class org.flowable.cmmn.engine.test.impl.CmmnTestHelper
 
CmmnTriggerableActivityBehavior - Interface in org.flowable.cmmn.engine.impl.behavior
Behavior interface, like CmmnActivityBehavior, when the CMMN engine decides the behavior for a plan item needs to be executed and the behavior acts as a wait state.
CmmnVariableInstanceQueryImpl - Class in org.flowable.cmmn.engine.impl.runtime
Wrapper class around the VariableInstanceQueryImpl from the variable service, specialized for usage in CMMN.
CmmnVariableInstanceQueryImpl(CommandExecutor, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
 
CmmnVariableScopeELResolver - Class in org.flowable.cmmn.engine.impl.el
 
CmmnVariableScopeELResolver() - Constructor for class org.flowable.cmmn.engine.impl.el.CmmnVariableScopeELResolver
 
CmmnVariableScopeResolver - Class in org.flowable.cmmn.engine.impl.scripting
 
CmmnVariableScopeResolver(CmmnEngineConfiguration, VariableContainer, VariableContainer) - Constructor for class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
 
CmmnVariableScopeResolverFactory - Class in org.flowable.cmmn.engine.impl.scripting
 
CmmnVariableScopeResolverFactory() - Constructor for class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolverFactory
 
CmmnXmlConstants - Interface in org.flowable.cmmn.converter
 
CmmnXmlConverter - Class in org.flowable.cmmn.converter
 
CmmnXmlConverter() - Constructor for class org.flowable.cmmn.converter.CmmnXmlConverter
 
CmmnXmlConverterOptions - Class in org.flowable.cmmn.converter
 
CmmnXmlConverterOptions() - Constructor for class org.flowable.cmmn.converter.CmmnXmlConverterOptions
 
CmmnXMLException - Exception in org.flowable.cmmn.converter
 
CmmnXMLException(String) - Constructor for exception org.flowable.cmmn.converter.CmmnXMLException
 
CmmnXMLException(String, Throwable) - Constructor for exception org.flowable.cmmn.converter.CmmnXMLException
 
CmmnXmlUtil - Class in org.flowable.cmmn.converter.util
 
CmmnXmlUtil() - Constructor for class org.flowable.cmmn.converter.util.CmmnXmlUtil
 
cmp(boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
cmp := add (<LT> add | <LE> add | <GE> add | <GT> add)*
CMP - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser.ExtensionPoint
 
coerceStringToType(String, Class<?>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
 
coerceToBigDecimal(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
 
coerceToBigInteger(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
 
coerceToBoolean(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
 
coerceToByte(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
 
coerceToCharacter(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
 
coerceToDouble(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
 
coerceToEnum(Object, Class<T>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
 
coerceToFloat(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
 
coerceToInteger(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
 
coerceToLong(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
 
coerceToShort(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
 
coerceToString(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
 
coerceToType(Object, Class<?>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
 
coerceToType(Object, Class<?>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
 
coerceToType(Object, Class<?>) - Method in class org.flowable.common.engine.impl.javax.el.ExpressionFactory
Coerces an object to a specific type according to the EL type conversion rules.
CollaborationExport - Class in org.flowable.bpmn.converter.export
 
CollaborationExport() - Constructor for class org.flowable.bpmn.converter.export.CollaborationExport
 
COLLECT - Enum constant in enum class org.flowable.dmn.model.HitPolicy
 
collectActiveActivityIds(ExecutionEntity, List<String>) - Method in class org.flowable.engine.impl.cmd.FindActiveActivityIdsCmd
 
collectAllChildPlanItemInstances(PlanItemInstanceContainer) - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
 
collectAllChildPlanItemInstances(CommandContext, PlanItemInstanceContainer, List<PlanItemInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
 
collectChildExecutions(ExecutionEntity, List<ExecutionEntity>) - Static method in class org.flowable.engine.debug.ExecutionTreeUtil
 
collectChildren(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
Returns all child executions of a given ExecutionEntity.
collectChildren(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
collectChildren(ExecutionEntity, Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
collectChildren(ExecutionEntity, List<ExecutionEntity>, Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
collectionContains(Collection, Object) - Static method in class org.flowable.common.engine.impl.el.function.VariableContainsExpressionFunction
 
collectionElementIndexVariable - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
collectionElementVariable - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
collectionExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
collectionHandler - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
collectionHandler - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
CollectionHandler - Class in org.flowable.bpmn.model
 
CollectionHandler() - Constructor for class org.flowable.bpmn.model.CollectionHandler
 
CollectionsFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
Collections functions mapper that can be used in EL expressions.
CollectionsFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.CollectionsFunctionDelegate
 
collectionString - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
collectionString - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
CollectionUtil - Class in org.flowable.common.engine.impl.util
helper/convenience methods for working with collections.
CollectionUtil - Class in org.flowable.dmn.engine.impl.el.util
 
CollectionUtil() - Constructor for class org.flowable.dmn.engine.impl.el.util.CollectionUtil
 
collectionVariable - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
collectionVariableName - Variable in class org.flowable.cmmn.model.RepetitionRule
 
collectPlanItemInstances(PlanItemInstanceContainer, List<PlanItemInstanceEntity>, List<PlanItemInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
 
collectSubFields(List<FormField>, List<FormField>) - Method in class org.flowable.form.model.SimpleFormModel
 
collectTransientVariables(HashMap<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
 
collectVariableInstances(HashMap<String, VariableInstance>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
 
collectVariableNames(Set<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
 
collectVariables(HashMap<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
 
COLON - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
 
column - Variable in class org.flowable.bpmn.model.parse.Problem
 
column - Variable in class org.flowable.bpmn.model.parse.Warning
 
columnName - Variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject.OrderBy
 
columnNames - Variable in class org.flowable.common.engine.api.management.TableMetaData
 
columnTypes - Variable in class org.flowable.common.engine.api.management.TableMetaData
 
COMMA - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
 
command - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
 
command - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
 
Command<T> - Interface in org.flowable.common.engine.impl.interceptor
 
commandConfig - Variable in class org.flowable.engine.impl.db.DbIdGenerator
 
CommandConfig - Class in org.flowable.common.engine.impl.interceptor
Configuration settings for the command interceptor chain.
CommandConfig() - Constructor for class org.flowable.common.engine.impl.interceptor.CommandConfig
 
CommandConfig(boolean) - Constructor for class org.flowable.common.engine.impl.interceptor.CommandConfig
 
CommandConfig(boolean, TransactionPropagation) - Constructor for class org.flowable.common.engine.impl.interceptor.CommandConfig
 
CommandConfig(CommandConfig) - Constructor for class org.flowable.common.engine.impl.interceptor.CommandConfig
 
commandContext - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
 
commandContext - Variable in class org.flowable.common.engine.impl.agenda.AbstractAgenda
 
commandContext - Variable in class org.flowable.common.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
 
commandContext - Variable in class org.flowable.common.engine.impl.logging.LoggingSession
 
commandContext - Variable in class org.flowable.common.engine.impl.query.AbstractNativeQuery
 
commandContext - Variable in class org.flowable.common.engine.impl.query.AbstractQuery
 
commandContext - Variable in class org.flowable.common.engine.impl.variablelistener.VariableListenerSession
 
commandContext - Variable in class org.flowable.common.spring.SpringTransactionContext
 
commandContext - Variable in class org.flowable.dmn.engine.impl.agenda.operation.DmnOperation
 
commandContext - Variable in class org.flowable.engine.impl.agenda.AbstractOperation
 
CommandContext - Class in org.flowable.common.engine.impl.interceptor
 
CommandContext(Command<?>) - Constructor for class org.flowable.common.engine.impl.interceptor.CommandContext
 
commandContextCloseListener - Variable in class org.flowable.common.engine.impl.logging.LoggingSession
 
CommandContextCloseListener - Interface in org.flowable.common.engine.impl.interceptor
A listener that can be used to be notified of lifecycle events of the CommandContext.
commandContextFactory - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
commandContextFactory - Variable in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
 
CommandContextFactory - Class in org.flowable.common.engine.impl.interceptor
 
CommandContextFactory() - Constructor for class org.flowable.common.engine.impl.interceptor.CommandContextFactory
 
CommandContextInterceptor - Class in org.flowable.common.engine.impl.interceptor
 
CommandContextInterceptor() - Constructor for class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
 
CommandContextInterceptor(CommandContextFactory, ClassLoader, boolean, Clock, ObjectMapper) - Constructor for class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
 
commandContextThreadLocal - Static variable in class org.flowable.common.engine.impl.context.Context
 
CommandContextUtil - Class in org.flowable.batch.service.impl.util
 
CommandContextUtil - Class in org.flowable.cmmn.engine.impl.util
 
CommandContextUtil - Class in org.flowable.dmn.engine.impl.util
 
CommandContextUtil - Class in org.flowable.engine.impl.util
 
CommandContextUtil - Class in org.flowable.entitylink.service.impl.util
 
CommandContextUtil - Class in org.flowable.eventregistry.impl.util
 
CommandContextUtil - Class in org.flowable.eventsubscription.service.impl.util
 
CommandContextUtil - Class in org.flowable.identitylink.service.impl.util
 
CommandContextUtil - Class in org.flowable.idm.engine.impl.util
 
CommandContextUtil - Class in org.flowable.job.service.impl.util
 
CommandContextUtil - Class in org.flowable.task.service.impl.util
 
CommandContextUtil - Class in org.flowable.variable.service.impl.util
 
CommandContextUtil() - Constructor for class org.flowable.batch.service.impl.util.CommandContextUtil
 
CommandContextUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.CommandContextUtil
 
CommandContextUtil() - Constructor for class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
CommandContextUtil() - Constructor for class org.flowable.engine.impl.util.CommandContextUtil
 
CommandContextUtil() - Constructor for class org.flowable.entitylink.service.impl.util.CommandContextUtil
 
CommandContextUtil() - Constructor for class org.flowable.eventregistry.impl.util.CommandContextUtil
 
CommandContextUtil() - Constructor for class org.flowable.eventsubscription.service.impl.util.CommandContextUtil
 
CommandContextUtil() - Constructor for class org.flowable.identitylink.service.impl.util.CommandContextUtil
 
CommandContextUtil() - Constructor for class org.flowable.idm.engine.impl.util.CommandContextUtil
 
CommandContextUtil() - Constructor for class org.flowable.job.service.impl.util.CommandContextUtil
 
CommandContextUtil() - Constructor for class org.flowable.task.service.impl.util.CommandContextUtil
 
CommandContextUtil() - Constructor for class org.flowable.variable.service.impl.util.CommandContextUtil
 
commandExecutionResult - Variable in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
 
CommandExecutionResult - Class in org.flowable.engine.test.profiler
 
CommandExecutionResult() - Constructor for class org.flowable.engine.test.profiler.CommandExecutionResult
 
commandExecutionResults - Variable in class org.flowable.engine.test.profiler.ProfileSession
 
commandExecutionTimings - Variable in class org.flowable.engine.test.profiler.CommandStats
 
commandExecutor - Variable in class org.flowable.batch.service.BatchPartBuilderImpl
 
commandExecutor - Variable in class org.flowable.batch.service.impl.BatchBuilderImpl
 
commandExecutor - Variable in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
 
commandExecutor - Variable in class org.flowable.cmmn.engine.impl.runtime.CmmnExternalWorkerTransitionBuilderImpl
 
commandExecutor - Variable in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
 
commandExecutor - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
 
commandExecutor - Variable in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
 
commandExecutor - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
commandExecutor - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
 
commandExecutor - Variable in class org.flowable.common.engine.impl.lock.LockManagerImpl
 
commandExecutor - Variable in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
 
commandExecutor - Variable in class org.flowable.common.engine.impl.query.AbstractNativeQuery
 
commandExecutor - Variable in class org.flowable.common.engine.impl.query.AbstractQuery
 
commandExecutor - Variable in class org.flowable.common.engine.impl.service.CommonEngineServiceImpl
 
commandExecutor - Variable in class org.flowable.common.engine.impl.tenant.MyBatisChangeTenantIdManager
 
commandExecutor - Variable in class org.flowable.engine.impl.bpmn.listener.ExecuteExecutionListenerTransactionListener
 
commandExecutor - Variable in class org.flowable.engine.impl.bpmn.listener.ExecuteTaskListenerTransactionListener
 
commandExecutor - Variable in class org.flowable.engine.impl.db.DbIdGenerator
 
commandExecutor - Variable in class org.flowable.engine.impl.externalworker.ExternalWorkerCompletionBuilderImpl
 
commandExecutor - Variable in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
 
commandExecutor - Variable in class org.flowable.engine.impl.ProcessEngineImpl
 
commandExecutor - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
 
commandExecutor - Variable in class org.flowable.engine.impl.TaskCompletionBuilderImpl
 
commandExecutor - Variable in class org.flowable.eventregistry.impl.consumer.BaseEventRegistryEventConsumer
 
commandExecutor - Variable in class org.flowable.idm.engine.impl.IdmEngineImpl
 
commandExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
 
commandExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
 
commandExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.JobAddedTransactionListener
 
commandExecutor - Variable in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
 
commandExecutor - Variable in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
 
commandExecutor - Variable in class org.flowable.job.service.JobServiceConfiguration
 
commandExecutor - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
 
commandExecutor - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryBuilderImpl
 
CommandExecutor - Interface in org.flowable.common.engine.impl.interceptor
The command executor for internal usage.
CommandExecutorImpl - Class in org.flowable.common.engine.impl.cfg
Command executor that passes commands to the first interceptor in the chain.
CommandExecutorImpl(CommandConfig, CommandInterceptor) - Constructor for class org.flowable.common.engine.impl.cfg.CommandExecutorImpl
 
commandFqn - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
 
CommandInterceptor - Interface in org.flowable.common.engine.impl.interceptor
 
commandInterceptors - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
commandInvoker - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
CommandInvoker - Class in org.flowable.engine.impl.interceptor
 
CommandInvoker(AgendaOperationRunner, Collection<AgendaOperationExecutionListener>) - Constructor for class org.flowable.engine.impl.interceptor.CommandInvoker
 
CommandStats - Class in org.flowable.engine.test.profiler
 
CommandStats(List<CommandExecutionResult>) - Constructor for class org.flowable.engine.test.profiler.CommandStats
 
CommaSplitter - Class in org.flowable.bpmn.converter.util
 
CommaSplitter() - Constructor for class org.flowable.bpmn.converter.util.CommaSplitter
 
comment - Variable in class org.flowable.engine.impl.cmd.SaveCommentCmd
 
Comment - Interface in org.flowable.engine.task
User comments that form discussions around tasks.
commentDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
CommentDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
 
CommentEntity - Interface in org.flowable.engine.impl.persistence.entity
 
CommentEntityImpl - Class in org.flowable.engine.impl.persistence.entity
 
CommentEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
 
commentEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
CommentEntityManager - Interface in org.flowable.engine.impl.persistence.entity
 
CommentEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
 
CommentEntityManagerImpl(ProcessEngineConfigurationImpl, CommentDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
 
commentId - Variable in class org.flowable.engine.impl.cmd.DeleteCommentCmd
 
commentId - Variable in class org.flowable.engine.impl.cmd.GetCommentCmd
 
CommentRequest - Class in org.flowable.rest.service.api.engine
 
CommentRequest() - Constructor for class org.flowable.rest.service.api.engine.CommentRequest
 
CommentResponse - Class in org.flowable.rest.service.api.engine
 
CommentResponse() - Constructor for class org.flowable.rest.service.api.engine.CommentResponse
 
commit() - Method in class org.flowable.common.engine.impl.cfg.jta.JtaTransactionContext
 
commit() - Method in class org.flowable.common.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
 
commit() - Method in interface org.flowable.common.engine.impl.cfg.TransactionContext
 
commit() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
 
commit() - Method in class org.flowable.common.spring.SpringTransactionContext
 
commit() - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
 
COMMITTED - Enum constant in enum class org.flowable.common.engine.impl.cfg.TransactionState
 
COMMITTING - Enum constant in enum class org.flowable.common.engine.impl.cfg.TransactionState
 
CommonAutoDeploymentProperties - Class in org.flowable.common.spring
 
CommonAutoDeploymentProperties() - Constructor for class org.flowable.common.spring.CommonAutoDeploymentProperties
 
CommonAutoDeploymentProperties(boolean, Duration, boolean) - Constructor for class org.flowable.common.spring.CommonAutoDeploymentProperties
 
CommonAutoDeploymentStrategy<E> - Class in org.flowable.common.spring
Common base class for implementations of AutoDeploymentStrategy.
CommonAutoDeploymentStrategy() - Constructor for class org.flowable.common.spring.CommonAutoDeploymentStrategy
 
CommonAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.common.spring.CommonAutoDeploymentStrategy
 
CommonDbSchemaManager - Class in org.flowable.common.engine.impl.db
 
CommonDbSchemaManager() - Constructor for class org.flowable.common.engine.impl.db.CommonDbSchemaManager
 
CommonEngineServiceImpl<C extends AbstractEngineConfiguration> - Class in org.flowable.common.engine.impl.service
 
CommonEngineServiceImpl() - Constructor for class org.flowable.common.engine.impl.service.CommonEngineServiceImpl
 
CommonEngineServiceImpl(C) - Constructor for class org.flowable.common.engine.impl.service.CommonEngineServiceImpl
 
commonSchemaManager - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
CommonServiceImpl<C> - Class in org.flowable.common.engine.impl.service
 
CommonServiceImpl() - Constructor for class org.flowable.common.engine.impl.service.CommonServiceImpl
 
CommonServiceImpl(C) - Constructor for class org.flowable.common.engine.impl.service.CommonServiceImpl
 
comparator - Static variable in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
 
compare(T, T) - Method in class org.flowable.dmn.engine.impl.hitpolicy.OutputOrderComparator
 
compareVariableValue(VariableContainer, String, Object, AbstractVariableComparatorExpressionFunction.OPERATOR) - Static method in class org.flowable.common.engine.impl.el.function.AbstractVariableComparatorExpressionFunction
 
COMPATIBILITY - Enum constant in enum class org.flowable.cmmn.engine.impl.cfg.DelegateExpressionFieldInjectionMode
Field expressions are allowed and the only way to inject values.
COMPATIBILITY - Enum constant in enum class org.flowable.engine.impl.cfg.DelegateExpressionFieldInjectionMode
This is the pre version 5.21 mode: field expressions are allowed and the only way to inject values.
compatibilityHandlerClassName - Variable in class org.flowable.engine.compatibility.DefaultFlowable5CompatibilityHandlerFactory
 
COMPENSATE_CATCH_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
 
COMPENSATE_EVENT_INVALID_ACTIVITY_REF - Static variable in interface org.flowable.validation.validator.Problems
 
COMPENSATE_EVENT_MULTIPLE_ON_BOUNDARY - Static variable in interface org.flowable.validation.validator.Problems
 
COMPENSATE_THROW_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
 
compensateEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundaryCompensateEventActivityBehavior
 
compensateEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowCompensationEventActivityBehavior
 
CompensateEventDefinition - Class in org.flowable.bpmn.model
 
CompensateEventDefinition - Class in org.flowable.engine.impl.bpmn.parser
 
CompensateEventDefinition() - Constructor for class org.flowable.bpmn.model.CompensateEventDefinition
 
CompensateEventDefinition() - Constructor for class org.flowable.engine.impl.bpmn.parser.CompensateEventDefinition
 
CompensateEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
 
CompensateEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.CompensateEventDefinitionParseHandler
 
CompensateEventDefinitionParser - Class in org.flowable.bpmn.converter.child
 
CompensateEventDefinitionParser() - Constructor for class org.flowable.bpmn.converter.child.CompensateEventDefinitionParser
 
CompensateEventSubscriptionEntity - Interface in org.flowable.eventsubscription.service.impl.persistence.entity
 
CompensateEventSubscriptionEntityImpl - Class in org.flowable.eventsubscription.service.impl.persistence.entity
 
CompensateEventSubscriptionEntityImpl() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.CompensateEventSubscriptionEntityImpl
 
CompensateEventSubscriptionEntityImpl(EventSubscriptionServiceConfiguration) - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.CompensateEventSubscriptionEntityImpl
 
CompensationEventHandler - Class in org.flowable.engine.impl.event
 
CompensationEventHandler() - Constructor for class org.flowable.engine.impl.event.CompensationEventHandler
 
compile(Reader) - Method in class org.flowable.engine.impl.scripting.JuelScriptEngine
 
compile(String) - Method in class org.flowable.engine.impl.scripting.JuelScriptEngine
 
COMPILE_OPTIONS - Static variable in class org.flowable.engine.impl.scripting.GroovyStaticScriptEngine
 
completable - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
 
completable - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
 
completable - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
 
completable - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
completable - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
 
complete() - Method in interface org.flowable.cmmn.api.runtime.CmmnExternalWorkerTransitionBuilder
 
complete() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnExternalWorkerTransitionBuilderImpl
 
complete() - Method in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
 
complete() - Method in interface org.flowable.common.engine.api.tenant.ChangeTenantIdBuilder
Executes change in the tenant id, returning the number of instances that were affected
complete() - Method in class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
 
complete() - Method in class org.flowable.engine.impl.externalworker.ExternalWorkerCompletionBuilderImpl
 
complete() - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
 
complete() - Method in interface org.flowable.engine.runtime.ExternalWorkerCompletionBuilder
 
complete() - Method in interface org.flowable.task.api.TaskCompletionBuilder
Completes the task.
complete(Object, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemExpressionActivityBehavior
 
complete(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
complete(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
complete(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
complete(String) - Method in interface org.flowable.engine.TaskService
Called when the task is successfully executed.
complete(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
complete(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
complete(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
complete(String, String) - Method in interface org.flowable.engine.TaskService
Called when the task is successfully executed.
complete(String, String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
complete(String, String, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
complete(String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
complete(String, String, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
Called when the task is successfully executed, and the required task parameters are given by the end-user.
complete(String, String, Map<String, Object>, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
complete(String, String, Map<String, Object>, boolean) - Method in interface org.flowable.engine.TaskService
Called when the task is successfully executed, and the required task parameters are given by the end-user.
complete(String, String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
complete(String, String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
complete(String, String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
complete(String, String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
Similar to TaskService.complete(String, String, Map), but allows to set transient variables too.
complete(String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
complete(String, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
complete(String, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
complete(String, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
Called when the task is successfully executed, and the required task parameters are given by the end-user.
complete(String, Map<String, Object>, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
complete(String, Map<String, Object>, boolean) - Method in interface org.flowable.engine.TaskService
Called when the task is successfully executed, and the required task parameters are given by the end-user.
complete(String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
complete(String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
complete(String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
complete(String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
Similar to TaskService.complete(String, Map), but allows to set transient variables too.
complete(VariableAggregationDefinition) - Static method in class org.flowable.engine.impl.delegate.BaseVariableAggregatorContext
 
complete(VariableAggregationDefinition) - Static method in class org.flowable.cmmn.engine.impl.delegate.BaseVariableAggregatorContext
 
complete(ChangeTenantIdBuilderImpl) - Method in interface org.flowable.common.engine.impl.tenant.ChangeTenantIdManager
 
complete(ChangeTenantIdBuilderImpl) - Method in class org.flowable.common.engine.impl.tenant.MyBatisChangeTenantIdManager
 
COMPLETE - Static variable in interface org.flowable.cmmn.api.delegate.PlanItemVariableAggregatorContext
State when a plan item instance is completed and the aggregation needs to be prepared.
COMPLETE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
COMPLETE - Static variable in interface org.flowable.engine.delegate.variable.VariableAggregatorContext
State when the execution is completed and the aggregation needs to be prepared.
completeable - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
completeAdhocSubProcess(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
completeAdhocSubProcess(String) - Method in interface org.flowable.engine.RuntimeService
Completes the ad-hoc sub process
CompleteAdhocSubProcessCmd - Class in org.flowable.engine.impl.cmd
 
CompleteAdhocSubProcessCmd(String) - Constructor for class org.flowable.engine.impl.cmd.CompleteAdhocSubProcessCmd
 
completeAsync - Variable in class org.flowable.bpmn.model.CallActivity
 
completeBatch(String, String) - Method in interface org.flowable.batch.api.BatchService
 
completeBatch(String, String) - Method in class org.flowable.batch.service.impl.BatchServiceImpl
 
completeBatch(String, String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchEntityManager
 
completeBatch(String, String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityManagerImpl
 
completeBatch(Batch, String, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.delete.ComputeDeleteHistoricCaseInstanceIdsJobHandler
 
completeBatch(Batch, String, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.delete.ComputeDeleteHistoricCaseInstanceStatusJobHandler
 
completeBatch(Batch, String, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstanceIdsStatusJobHandler
 
completeBatch(Batch, String, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesSequentialJobHandler
 
completeBatch(Batch, String, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceIdsJobHandler
 
completeBatch(Batch, String, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceStatusJobHandler
 
completeBatch(Batch, String, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsStatusJobHandler
 
completeBatch(Batch, String, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesSequentialJobHandler
 
completeBatchFail(Batch, List<BatchPart>, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstanceIdsStatusJobHandler
 
completeBatchFail(Batch, List<BatchPart>, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsStatusJobHandler
 
completeBatchPart(String, String, String) - Method in interface org.flowable.batch.api.BatchService
 
completeBatchPart(String, String, String) - Method in class org.flowable.batch.service.impl.BatchServiceImpl
 
completeBatchPart(String, String, String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManager
 
completeBatchPart(String, String, String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManagerImpl
 
completeCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
completeCaseInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
CompleteCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
CompleteCaseInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteCaseInstanceCmd
 
CompleteCaseInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
 
CompleteCaseInstanceOperation(CommandContext, String) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.CompleteCaseInstanceOperation
 
CompleteCaseInstanceOperation(CommandContext, CaseInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.CompleteCaseInstanceOperation
 
completed - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
 
completed - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
 
completed - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
 
completed() - Method in interface org.flowable.batch.api.BatchPartQuery
Only select batch parts that have been completed.
completed() - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
 
completed() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
 
completed(String) - Static method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariable
 
completed(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
 
completed(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.CaseTaskActivityBehavior
 
completed(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
completed(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
 
completed(DelegateExecution) - Method in interface org.flowable.engine.impl.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.flowable.cmmn.api.runtime.CaseInstanceState
 
COMPLETED - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
COMPLETED - Static variable in interface org.flowable.engine.impl.runtime.callback.ProcessInstanceState
 
COMPLETED - Static variable in interface org.flowable.task.api.Task
 
COMPLETED_INSTANCES - Static variable in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariable
 
COMPLETED_TIME - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryProperty
 
completedAfter - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
 
completedAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
completedAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
completedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
 
completedBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
 
completedBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
completedBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
completedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
 
completedBy - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
 
completedBy - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
 
completedBy - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
 
completedBy - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
 
completedBy - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
completedBy - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
 
completedBy - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
 
completedBy - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
 
completedBy - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
 
completedBy - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
 
completedBy - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
 
completedBy - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
completedBy - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
 
completedTime - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
 
completedTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
 
completedTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
 
completedTime - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
 
completedTime - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
 
completedTime - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
completedTimeAfter - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
completedTimeBefore - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
completeGenericEventListenerInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
completeGenericEventListenerInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
completeIntentEventListenerInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
completeIntentEventListenerInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
CompletePlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
 
CompletePlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.CompletePlanItemInstanceOperation
 
completeProcessInstanceTasks(String) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
 
completeStage() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
Completes the plan item instance, which needs to be a stage instance.
completeStage() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
 
completeStagePlanItemInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
completeStagePlanItemInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
completeStagePlanItemInstance(String, boolean) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
completeStagePlanItemInstance(String, boolean) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
CompleteStagePlanItemInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
CompleteStagePlanItemInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteStagePlanItemInstanceCmd
 
CompleteStagePlanItemInstanceCmd(String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteStagePlanItemInstanceCmd
 
CompleteStagePlanItemInstanceCmd(String, Map<String, Object>, Map<String, Object>, String, FormInfo, Map<String, Object>, Map<String, Object>, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteStagePlanItemInstanceCmd
 
completeTask - Variable in class org.flowable.engine.impl.cmd.SubmitTaskFormCmd
 
completeTask() - Method in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
 
completeTask() - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
 
completeTask(CommandContext, TaskEntity, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
 
completeTask(Task) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
 
completeTask(Task, TaskActionRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResource
 
completeTask(Task, TaskActionRequest) - Method in class org.flowable.rest.service.api.runtime.task.TaskResource
 
completeTask(TaskEntity, String) - Static method in class org.flowable.engine.impl.util.TaskHelper
 
completeTask(TaskEntity, String, Map<String, Object>, Map<String, Object>, Map<String, Object>, Map<String, Object>, CommandContext) - Static method in class org.flowable.engine.impl.util.TaskHelper
 
completeTask(TaskEntity, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
 
completeTask(TaskEntity, Map<String, Object>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
completeTask(TaskEntity, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
CompleteTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
CompleteTaskCmd - Class in org.flowable.engine.impl.cmd
 
CompleteTaskCmd(String, String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskCmd
 
CompleteTaskCmd(String, String, Map<String, Object>, boolean) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskCmd
 
CompleteTaskCmd(String, String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskCmd
 
CompleteTaskCmd(String, String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskCmd
 
CompleteTaskCmd(String, String, Map<String, Object>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskCmd
 
CompleteTaskCmd(String, String, Map<String, Object>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskCmd
 
CompleteTaskCmd(String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskCmd
 
CompleteTaskCmd(String, Map<String, Object>, boolean) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskCmd
 
CompleteTaskCmd(String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskCmd
 
CompleteTaskCmd(String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskCmd
 
CompleteTaskCmd(String, Map<String, Object>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskCmd
 
CompleteTaskCmd(String, Map<String, Object>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskCmd
 
completeTaskWithForm() - Method in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
 
completeTaskWithForm() - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
 
completeTaskWithForm(String, String, String, String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
completeTaskWithForm(String, String, String, String, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
completeTaskWithForm(String, String, String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
completeTaskWithForm(String, String, String, String, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
Called when the task is successfully executed, and the task form has been submitted.
completeTaskWithForm(String, String, String, String, Map<String, Object>, boolean) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
completeTaskWithForm(String, String, String, String, Map<String, Object>, boolean) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
completeTaskWithForm(String, String, String, String, Map<String, Object>, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
completeTaskWithForm(String, String, String, String, Map<String, Object>, boolean) - Method in interface org.flowable.engine.TaskService
Called when the task is successfully executed, and the task form has been submitted.
completeTaskWithForm(String, String, String, String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
completeTaskWithForm(String, String, String, String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
completeTaskWithForm(String, String, String, String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
completeTaskWithForm(String, String, String, String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
Called when the task is successfully executed, and the task form has been submitted.
completeTaskWithForm(String, String, String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
completeTaskWithForm(String, String, String, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
completeTaskWithForm(String, String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
completeTaskWithForm(String, String, String, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
Called when the task is successfully executed, and the task form has been submitted.
completeTaskWithForm(String, String, String, Map<String, Object>, boolean) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
completeTaskWithForm(String, String, String, Map<String, Object>, boolean) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
completeTaskWithForm(String, String, String, Map<String, Object>, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
completeTaskWithForm(String, String, String, Map<String, Object>, boolean) - Method in interface org.flowable.engine.TaskService
Called when the task is successfully executed, and the task form has been submitted.
completeTaskWithForm(String, String, String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
completeTaskWithForm(String, String, String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
completeTaskWithForm(String, String, String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
completeTaskWithForm(String, String, String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
Called when the task is successfully executed, and the task form has been submitted.
CompleteTaskWithFormCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
CompleteTaskWithFormCmd - Class in org.flowable.engine.impl.cmd
 
CompleteTaskWithFormCmd(String, String, String, String, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
 
CompleteTaskWithFormCmd(String, String, String, String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
 
CompleteTaskWithFormCmd(String, String, String, String, Map<String, Object>, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
 
CompleteTaskWithFormCmd(String, String, String, String, Map<String, Object>, boolean) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
 
CompleteTaskWithFormCmd(String, String, String, String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
 
CompleteTaskWithFormCmd(String, String, String, String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
 
CompleteTaskWithFormCmd(String, String, String, String, Map<String, Object>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
 
CompleteTaskWithFormCmd(String, String, String, String, Map<String, Object>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
 
CompleteTaskWithFormCmd(String, String, String, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
 
CompleteTaskWithFormCmd(String, String, String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
 
CompleteTaskWithFormCmd(String, String, String, Map<String, Object>, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
 
CompleteTaskWithFormCmd(String, String, String, Map<String, Object>, boolean) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
 
CompleteTaskWithFormCmd(String, String, String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
 
CompleteTaskWithFormCmd(String, String, String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
 
CompleteTaskWithFormCmd(String, String, String, Map<String, Object>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
 
CompleteTaskWithFormCmd(String, String, String, Map<String, Object>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
 
completeTime - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
 
completeTime - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
 
completeTime - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
completeTime - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
completeTime - Variable in class org.flowable.rest.service.api.management.BatchPartResponse
 
completeTime - Variable in class org.flowable.rest.service.api.management.BatchResponse
 
completeTimeHigherThan - Variable in class org.flowable.batch.service.impl.BatchQueryImpl
 
completeTimeHigherThan(Date) - Method in interface org.flowable.batch.api.BatchQuery
Only select batches where the complete time is higher then the given date.
completeTimeHigherThan(Date) - Method in class org.flowable.batch.service.impl.BatchQueryImpl
 
completeTimeLowerThan - Variable in class org.flowable.batch.service.impl.BatchQueryImpl
 
completeTimeLowerThan(Date) - Method in interface org.flowable.batch.api.BatchQuery
Only select batches where the complete time is lower than the given date.
completeTimeLowerThan(Date) - Method in class org.flowable.batch.service.impl.BatchQueryImpl
 
completeUserEventListenerInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
completeUserEventListenerInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
completing(DelegateExecution, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
 
completing(DelegateExecution, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.CaseTaskActivityBehavior
 
completing(DelegateExecution, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
completing(DelegateExecution, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
 
completing(DelegateExecution, DelegateExecution) - Method in interface org.flowable.engine.impl.delegate.SubProcessActivityBehavior
called before the process instance is destroyed to allow this activity to extract data from the sub process instance.
completionCondition - Variable in class org.flowable.bpmn.model.AdhocSubProcess
 
completionCondition - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
completionCondition - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
completionConditionSatisfied(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
CompletionEvaluationResult - Class in org.flowable.cmmn.engine.impl.util
A class holding the result from evaluating a stage or case plan model for completion.
CompletionEvaluationResult(boolean, boolean, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.util.CompletionEvaluationResult
 
completionNeutralRule - Variable in class org.flowable.cmmn.model.PlanItemControl
 
CompletionNeutralRule - Class in org.flowable.cmmn.model
 
CompletionNeutralRule() - Constructor for class org.flowable.cmmn.model.CompletionNeutralRule
 
ComplexDataType - Interface in org.flowable.bpmn.model
 
ComplexGateway - Class in org.flowable.bpmn.model
 
ComplexGateway() - Constructor for class org.flowable.bpmn.model.ComplexGateway
 
ComplexGatewayXMLConverter - Class in org.flowable.bpmn.converter
 
ComplexGatewayXMLConverter() - Constructor for class org.flowable.bpmn.converter.ComplexGatewayXMLConverter
 
complexValue - Variable in class org.flowable.bpmn.model.CustomProperty
 
composeDecisionResult(ExecuteDecisionContext) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
 
ComposeDecisionResultBehavior - Interface in org.flowable.dmn.engine.impl.hitpolicy
 
composeDecisionResults(ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.AbstractHitPolicy
Default behavior for ComposeRuleOutput behavior
composeDecisionResults(ELExecutionContext) - Method in interface org.flowable.dmn.engine.impl.hitpolicy.ComposeDecisionResultBehavior
 
composeDecisionResults(ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyAny
 
composeDecisionResults(ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
 
composeDecisionResults(ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyOutputOrder
 
composeDecisionResults(ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyPriority
 
composeDecisionResults(ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyUnique
 
composeDecisionServiceResult(ExecuteDecisionContext) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
 
ComposedTransformer - Class in org.flowable.engine.impl.transformer
Applies a list of transformers to the input object
ComposedTransformer() - Constructor for class org.flowable.engine.impl.transformer.ComposedTransformer
 
composeEvaluateDecisionResult(ExecuteDecisionContext) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
 
composeOutput(String, Object, ELExecutionContext) - Method in interface org.flowable.dmn.engine.impl.hitpolicy.HitPolicyBehavior
 
composeOutputEntryResult(int, RuleOutputClauseContainer, HitPolicy, ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
 
composeOutputValues(ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
 
composeRuleResult(int, String, Object, ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.AbstractHitPolicy
Default behavior for ComposeRuleOutput behavior
composeRuleResult(int, String, Object, ELExecutionContext) - Method in interface org.flowable.dmn.engine.impl.hitpolicy.ComposeRuleResultBehavior
 
ComposeRuleResultBehavior - Interface in org.flowable.dmn.engine.impl.hitpolicy
 
CompositeCmmnHistoryManager - Class in org.flowable.cmmn.engine.impl.history
 
CompositeCmmnHistoryManager(Collection<CmmnHistoryManager>) - Constructor for class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
 
CompositeELResolver - Class in org.flowable.common.engine.impl.javax.el
Maintains an ordered composite list of child ELResolvers.
CompositeELResolver() - Constructor for class org.flowable.common.engine.impl.javax.el.CompositeELResolver
 
CompositeELResolver(Collection<ELResolver>) - Constructor for class org.flowable.common.engine.impl.javax.el.CompositeELResolver
 
CompositeHistoryManager - Class in org.flowable.engine.impl.history
 
CompositeHistoryManager(Collection<HistoryManager>) - Constructor for class org.flowable.engine.impl.history.CompositeHistoryManager
 
CompositePayloadExtractor<T> - Class in org.flowable.eventregistry.impl.payload
 
CompositePayloadExtractor(Collection<InboundEventPayloadExtractor<T>>) - Constructor for class org.flowable.eventregistry.impl.payload.CompositePayloadExtractor
 
CompositeResolver - Class in org.flowable.common.engine.impl.scripting
 
CompositeResolver(List<Resolver>) - Constructor for class org.flowable.common.engine.impl.scripting.CompositeResolver
 
CompositeScriptTraceListener - Class in org.flowable.common.engine.impl.scripting
Composite implementation of ScriptTraceListener.
CompositeScriptTraceListener(Collection<ScriptTraceListener>) - Constructor for class org.flowable.common.engine.impl.scripting.CompositeScriptTraceListener
 
ComputeDeleteHistoricCaseInstanceIdsJobHandler - Class in org.flowable.cmmn.engine.impl.delete
 
ComputeDeleteHistoricCaseInstanceIdsJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.delete.ComputeDeleteHistoricCaseInstanceIdsJobHandler
 
ComputeDeleteHistoricCaseInstanceStatusJobHandler - Class in org.flowable.cmmn.engine.impl.delete
 
ComputeDeleteHistoricCaseInstanceStatusJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.delete.ComputeDeleteHistoricCaseInstanceStatusJobHandler
 
ComputeDeleteHistoricProcessInstanceIdsJobHandler - Class in org.flowable.engine.impl.delete
 
ComputeDeleteHistoricProcessInstanceIdsJobHandler() - Constructor for class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceIdsJobHandler
 
ComputeDeleteHistoricProcessInstanceStatusJobHandler - Class in org.flowable.engine.impl.delete
 
ComputeDeleteHistoricProcessInstanceStatusJobHandler() - Constructor for class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceStatusJobHandler
 
conclusionResults - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
concurrency - Variable in class org.flowable.eventregistry.model.JmsInboundChannelModel
 
concurrency - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel
 
concurrency - Variable in class org.flowable.eventregistry.model.RabbitInboundChannelModel
 
concurrency - Variable in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
 
concurrency(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundJmsChannelBuilder
Sets the concurrency for the listener (e.g "5-10").
concurrency(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundKafkaChannelBuilder
Sets the concurrency (and integer) for this Kafka adapter.
concurrency(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundRabbitChannelBuilder
Sets the concurrency for the listener.
concurrency(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundJmsChannelBuilderImpl
 
concurrency(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundKafkaChannelBuilderImpl
 
concurrency(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundRabbitChannelBuilderImpl
 
concurrent - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
 
condition - Variable in class org.flowable.cmmn.api.migration.PlanItemDefinitionMapping
 
condition - Variable in class org.flowable.cmmn.model.PlanItemRule
 
condition - Variable in class org.flowable.cmmn.model.SentryIfPart
 
Condition - Interface in org.flowable.engine.impl
 
CONDITION_JSON_PROPERTY - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
 
CONDITIONAL_CATCH_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
 
CONDITIONAL_INDICATOR_COLOR - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
 
CONDITIONAL_INDICATOR_COLOR - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
 
CONDITIONAL_INDICATOR_WIDTH - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
 
CONDITIONAL_INDICATOR_WIDTH - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
 
conditionalEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundaryConditionalEventActivityBehavior
 
conditionalEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessConditionalStartEventActivityBehavior
 
conditionalEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchConditionalEventActivityBehavior
 
ConditionalEventDefinition - Class in org.flowable.bpmn.model
 
ConditionalEventDefinition() - Constructor for class org.flowable.bpmn.model.ConditionalEventDefinition
 
ConditionalEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
 
ConditionalEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ConditionalEventDefinitionParseHandler
 
ConditionalEventDefinitionParser - Class in org.flowable.bpmn.converter.child
 
ConditionalEventDefinitionParser() - Constructor for class org.flowable.bpmn.converter.child.ConditionalEventDefinitionParser
 
conditionExpression - Variable in class org.flowable.bpmn.model.ConditionalEventDefinition
 
conditionExpression - Variable in class org.flowable.bpmn.model.SequenceFlow
 
conditionExpression - Variable in class org.flowable.engine.delegate.event.impl.FlowableConditionalEventImpl
 
conditionExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundaryConditionalEventActivityBehavior
 
conditionExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessConditionalStartEventActivityBehavior
 
conditionExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchConditionalEventActivityBehavior
 
ConditionExpressionParser - Class in org.flowable.bpmn.converter.child
 
ConditionExpressionParser() - Constructor for class org.flowable.bpmn.converter.child.ConditionExpressionParser
 
conditionLanguage - Variable in class org.flowable.bpmn.model.ConditionalEventDefinition
 
conditionLanguage - Variable in class org.flowable.bpmn.model.SequenceFlow
 
conditionLanguage - Variable in class org.flowable.engine.delegate.event.impl.FlowableConditionalEventImpl
 
conditionLanguage - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundaryConditionalEventActivityBehavior
 
conditionLanguage - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchConditionalEventActivityBehavior
 
ConditionParser - Class in org.flowable.bpmn.converter.child
 
ConditionParser() - Constructor for class org.flowable.bpmn.converter.child.ConditionParser
 
conditionResults - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
ConditionUtil - Class in org.flowable.engine.impl.util.condition
 
ConditionUtil() - Constructor for class org.flowable.engine.impl.util.condition.ConditionUtil
 
ConditionXmlConverter - Class in org.flowable.cmmn.converter
 
ConditionXmlConverter() - Constructor for class org.flowable.cmmn.converter.ConditionXmlConverter
 
configuration - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
 
configuration - Variable in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
 
configuration - Variable in class org.flowable.common.engine.impl.service.CommonServiceImpl
 
configuration - Variable in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
 
configuration - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
 
configuration - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
 
configuration - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
 
configuration - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
 
configuration - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
 
configuration - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
 
configuration - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
 
configuration(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
configuration(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions with the given configuration.
configuration(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
 
configuration(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
 
Configuration(KafkaListenerEndpoint, KafkaListenerContainerFactory<?>) - Constructor for class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.Configuration
 
configurationConsumer - Variable in class org.flowable.engine.impl.test.ResourceFlowableExtension
 
configurationConsumer - Variable in class org.flowable.idm.engine.test.ResourceFlowableIdmExtension
 
configurationResource - Variable in class org.flowable.engine.impl.test.ResourceFlowableExtension
 
configurationResource - Variable in class org.flowable.idm.engine.test.ResourceFlowableIdmExtension
 
ConfigurationResource - Annotation Interface in org.flowable.engine.test
An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for the FlowableExtension.
ConfigurationResource(String, String) - Constructor for record class org.flowable.dmn.engine.impl.test.PluggableFlowableDmnExtension.ConfigurationResource
Creates an instance of a ConfigurationResource record class.
configurations - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
 
configurations(Collection<String>) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions with the given configurations.
configurations(Collection<String>) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
 
configurators - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
configurators - Variable in class org.flowable.common.engine.impl.AbstractServiceConfiguration
 
configuratorsAfterInit() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
configuratorsAfterInit() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
 
configuratorsBeforeInit() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
configuratorsBeforeInit() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
 
configure(AbstractEngineConfiguration) - Method in class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
 
configure(AbstractEngineConfiguration) - Method in class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator
 
configure(AbstractEngineConfiguration) - Method in interface org.flowable.common.engine.impl.EngineConfigurator
Called when the engine boots up, before it is usable, but after the initialisation of internal objects is done.
configure(AbstractEngineConfiguration) - Method in class org.flowable.dmn.engine.configurator.DmnEngineConfigurator
 
configure(AbstractEngineConfiguration) - Method in class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator
 
configure(AbstractEngineConfiguration) - Method in class org.flowable.engine.cfg.AbstractProcessEngineConfigurator
 
configure(AbstractEngineConfiguration) - Method in class org.flowable.engine.configurator.ProcessEngineConfigurator
 
configure(AbstractEngineConfiguration) - Method in class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator
 
configure(AbstractEngineConfiguration) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLoggerConfigurator
 
configure(AbstractEngineConfiguration) - Method in class org.flowable.engine.test.profiler.FlowableProfiler
 
configure(AbstractEngineConfiguration) - Method in class org.flowable.eventregistry.impl.configurator.EventRegistryEngineConfigurator
 
configure(AbstractEngineConfiguration) - Method in class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator
 
configure(AbstractEngineConfiguration, TypeAliasRegistry) - Method in interface org.flowable.common.engine.impl.db.MybatisTypeAliasConfigurator
 
configure(AbstractEngineConfiguration, TypeHandlerRegistry) - Method in interface org.flowable.common.engine.impl.db.MybatisTypeHandlerConfigurator
 
configureExternallyManagedTransactions() - Method in class org.flowable.cmmn.spring.CmmnEngineFactoryBean
 
configureExternallyManagedTransactions() - Method in class org.flowable.dmn.spring.DmnEngineFactoryBean
 
configureExternallyManagedTransactions() - Method in class org.flowable.eventregistry.spring.EventRegistryFactoryBean
 
configureExternallyManagedTransactions() - Method in class org.flowable.spring.ProcessEngineFactoryBean
 
configureJobServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
configureJobServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
configureVariableServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
configureVariableServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
CONNECTION_COLOR - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
 
CONNECTION_COLOR - Static variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
 
CONNECTION_COLOR - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
 
connectionMetadataDefaultCatalog - Variable in class org.flowable.common.engine.impl.db.DbSqlSession
 
connectionMetadataDefaultSchema - Variable in class org.flowable.common.engine.impl.db.DbSqlSession
 
connectionPerfectionizer(DefaultCaseDiagramCanvas.SHAPE_TYPE, DefaultCaseDiagramCanvas.SHAPE_TYPE, GraphicInfo, GraphicInfo, List<GraphicInfo>) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
This method makes coordinates of connection flow better.
connectionPerfectionizer(DefaultCaseDiagramCanvas, CmmnModel, BaseElement, BaseElement, List<GraphicInfo>) - Static method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
 
connectionPerfectionizer(DefaultDecisionRequirementsDiagramCanvas.SHAPE_TYPE, DefaultDecisionRequirementsDiagramCanvas.SHAPE_TYPE, GraphicInfo, GraphicInfo, List<GraphicInfo>) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
This method makes coordinates of connection flow better.
connectionPerfectionizer(DefaultDecisionRequirementsDiagramCanvas, DmnDefinition, DmnElement, DmnElement, List<GraphicInfo>) - Static method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
 
connectionPerfectionizer(DefaultProcessDiagramCanvas.SHAPE_TYPE, DefaultProcessDiagramCanvas.SHAPE_TYPE, GraphicInfo, GraphicInfo, List<GraphicInfo>) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
This method makes coordinates of connection flow better.
connectionPerfectionizer(DefaultProcessDiagramCanvas, BpmnModel, BaseElement, BaseElement, List<GraphicInfo>) - Static method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
This method makes coordinates of connection flow better.
connectionRequestTimeout - Variable in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
 
connectionRequestTimeout - Variable in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
 
connectionRequestTimeout - Variable in class org.flowable.http.common.impl.HttpClientConfig
 
connectTimeout - Variable in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
 
connectTimeout - Variable in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
 
connectTimeout - Variable in class org.flowable.http.common.impl.HttpClientConfig
The maximum time to wait for connecting to a server.
ConsoleLogger - Class in org.flowable.engine.test.profiler
 
ConsoleLogger(FlowableProfiler) - Constructor for class org.flowable.engine.test.profiler.ConsoleLogger
 
Constraints - Class in org.flowable.validation.validator
 
Constraints() - Constructor for class org.flowable.validation.validator.Constraints
 
constructRestVariable(String, Object, String, int, boolean, RestVariable.RestVariableScope) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
 
constructRestVariable(String, Object, RestVariable.RestVariableScope, String, boolean) - Method in class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
 
constructRestVariable(String, Object, RestVariable.RestVariableScope, String, boolean) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableResource
 
consumePartitions(Collection<T>, int, Consumer<List<T>>) - Static method in class org.flowable.common.engine.impl.util.CollectionUtil
 
consumerProperties - Variable in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
 
consumerRecord - Variable in class org.flowable.eventregistry.spring.kafka.KafkaConsumerRecordInboundEvent
 
consumeToken() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
consume current token (get next token).
consumeToken(Scanner.Symbol) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
consume current token (get next token); throw exception if the current token doesn't match the expected symbol.
CONTAINER - Static variable in interface org.flowable.form.model.FormFieldTypes
 
containerFactory - Variable in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
 
containerFactory - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
 
containerFactory - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
 
containerFactoryBeanName - Variable in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
 
containerFactoryBeanName - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
 
containerFactoryBeanName - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
 
contains(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
Deprecated.
use @{link #allOf(Object, Object)} instead
contains(String) - Method in class org.flowable.common.engine.impl.persistence.deploy.DefaultDeploymentCache
 
contains(String) - Method in interface org.flowable.common.engine.impl.persistence.deploy.DeploymentCache
 
contains(String) - Method in class org.flowable.common.engine.impl.persistence.deploy.FullDeploymentCache
 
contains(String) - Method in class org.flowable.engine.impl.jobexecutor.AcquiredJobs
 
contains(String) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
 
contains(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquiredHistoryJobEntities
 
contains(List<PlanItemInstanceEntity>, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
 
contains(List<IdentityLinkEntity>, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
contains(VariableContainer, String, Object...) - Static method in class org.flowable.common.engine.impl.el.function.VariableContainsExpressionFunction
 
containsAny(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
Deprecated.
use @{link #anyof(Object, Object)} instead
containsAny(VariableContainer, String, Object...) - Static method in class org.flowable.common.engine.impl.el.function.VariableContainsAnyExpressionFunction
 
containsCause(Throwable, Class<? extends Throwable>) - Static method in class org.flowable.common.engine.impl.util.ExceptionUtil
 
containsDataStore(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
containsErrorRef(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
containsEscalationRef(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
containsFlowElementId(String) - Method in class org.flowable.bpmn.model.Process
 
containsFlowElementId(String) - Method in class org.flowable.bpmn.model.SubProcess
 
containsItemDefinitionId(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
containsKey(Object) - Method in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
 
containsKey(Object) - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
 
containsKey(Object) - Method in class org.flowable.common.engine.impl.scripting.BeansResolverFactory
 
containsKey(Object) - Method in class org.flowable.common.engine.impl.scripting.CompositeResolver
 
containsKey(Object) - Method in class org.flowable.common.engine.impl.scripting.MapResolver
 
containsKey(Object) - Method in interface org.flowable.common.engine.impl.scripting.Resolver
 
containsKey(Object) - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
 
containsKey(Object) - Method in class org.flowable.engine.impl.form.FormData
 
containsKey(Object) - Method in class org.flowable.engine.impl.scripting.VariableScopeResolver
 
containsKey(Object) - Method in class org.flowable.http.common.api.HttpHeaders
 
containsMessageFlowId(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
containsMessageId(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
containsNamespacePrefix(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
containsNamespacePrefix(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
containsNewLine(String) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
 
containsNewLine(String) - Static method in class org.flowable.cmmn.converter.util.CmmnXmlUtil
 
containsProcessedElementId(String) - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
 
containsResourceId(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
containsSignalId(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
containsValue(Object) - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
 
containsValue(Object) - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
 
containsValue(Object) - Method in class org.flowable.engine.impl.form.FormData
 
containsValue(Object) - Method in class org.flowable.http.common.api.HttpHeaders
 
containsVariableListenerForVariableName(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
content - Variable in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
 
content - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
 
CONTENT_ITEM_INSTANCES - Static variable in interface org.flowable.content.api.ContentChangeTenantIdEntityTypes
 
contentAvailable(Boolean) - Method in interface org.flowable.content.api.ContentItemBaseQuery
Only select content items with content available or not.
ContentChangeTenantIdEntityTypes - Interface in org.flowable.content.api
 
ContentEngineConfigurationApi - Interface in org.flowable.content.api
 
contentId - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
 
contentItem - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate.ContentItemDataSourceWrapper
 
ContentItem - Interface in org.flowable.content.api
An object structure representing a piece of content.
ContentItemBaseQuery<T extends ContentItemBaseQuery<T,C>,C extends ContentItem> - Interface in org.flowable.content.api
Allows programmatic querying of ContentItems.
ContentItemDataSourceWrapper(ContentItem, ContentService) - Constructor for class org.flowable.mail.common.impl.BaseMailActivityDelegate.ContentItemDataSourceWrapper
 
ContentItemQuery - Interface in org.flowable.content.api
Allows programmatic querying of ContentItems.
ContentManagementService - Interface in org.flowable.content.api
Service for admin and maintenance operations on the content engine.
ContentMetaDataKeys - Interface in org.flowable.content.api
The metadata keys that are common for each bit of content used with Flowable.
ContentNotFoundException - Exception in org.flowable.content.api
Exception indicating an operation is requested on a ContentObject that does not exist.
ContentNotFoundException(String) - Constructor for exception org.flowable.content.api.ContentNotFoundException
 
ContentObject - Interface in org.flowable.content.api
 
ContentObjectStorageMetadata - Interface in org.flowable.content.api
The metadata passed when creating a ContentObject
contentService - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate.ContentItemDataSourceWrapper
 
ContentService - Interface in org.flowable.content.api
 
contentSize(Long) - Method in interface org.flowable.content.api.ContentItemBaseQuery
Only select content items with the given content size.
ContentStorage - Interface in org.flowable.content.api
Storage for reading and writing content.
ContentStorageException - Exception in org.flowable.content.api
 
ContentStorageException(String) - Constructor for exception org.flowable.content.api.ContentStorageException
 
ContentStorageException(String, Throwable) - Constructor for exception org.flowable.content.api.ContentStorageException
 
ContentStorageException(String, Throwable, boolean, boolean) - Constructor for exception org.flowable.content.api.ContentStorageException
 
contentStoreId(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
Only select content items with the given content store id.
contentStoreIdLike(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
Only select content items with a content store id like the given string.
contentStoreName(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
Only select content items with the given content store name.
contentStoreNameLike(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
Only select content items with a content store name like the given string.
contentTypeResolver - Variable in class org.flowable.cmmn.rest.service.api.repository.BaseDeploymentResourceDataResource
 
contentTypeResolver - Variable in class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceCollectionResource
 
contentTypeResolver - Variable in class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceResource
 
contentTypeResolver - Variable in class org.flowable.rest.service.api.repository.BaseDeploymentResourceDataResource
 
contentTypeResolver - Variable in class org.flowable.rest.service.api.repository.DeploymentResourceCollectionResource
 
contentTypeResolver - Variable in class org.flowable.rest.service.api.repository.DeploymentResourceResource
 
ContentTypeResolver - Interface in org.flowable.common.rest.resolver
Interface describing a class that is capable of resolving the content type of a resource/file based on the resource name.
context - Variable in class org.flowable.common.engine.impl.db.EngineSqlScriptBasedDbSchemaManager
 
context - Variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
 
Context - Class in org.flowable.common.engine.impl.context
 
Context - Class in org.flowable.engine.impl.context
Quick access methods (only usable when within a command execution) to the current - CommandContext, - ProcessEngineConfigurationImpl - TransactionContext Note that this class is here for backwards compatibility.
Context() - Constructor for class org.flowable.common.engine.impl.context.Context
 
Context() - Constructor for class org.flowable.engine.impl.context.Context
 
contextCreated(ELContextEvent) - Method in interface org.flowable.common.engine.impl.javax.el.ELContextListener
Invoked when a new ELContext has been created.
contextDestroyed(ServletContextEvent) - Method in class org.flowable.rest.servlet.FlowableServletContextListener
 
contextExtractorDelegateExpression - Variable in class org.flowable.eventregistry.model.InboundChannelModel
 
contextInitialized(ServletContextEvent) - Method in class org.flowable.rest.servlet.FlowableServletContextListener
 
contextRefreshed - Variable in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
 
contextRefreshed - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
 
contextRefreshed - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
 
ContinueEvaluatingBehavior - Interface in org.flowable.dmn.engine.impl.hitpolicy
 
ContinueMultiInstanceOperation - Class in org.flowable.engine.impl.agenda
Special operation when executing an instance of a multi-instance.
ContinueMultiInstanceOperation(CommandContext, ExecutionEntity, ExecutionEntity, int) - Constructor for class org.flowable.engine.impl.agenda.ContinueMultiInstanceOperation
 
continueParentExecutionMap - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
 
continueParentPlanItemInstanceMap - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
 
ContinueProcessOperation - Class in org.flowable.engine.impl.agenda
Operation that takes the current FlowElement set on the ExecutionEntity and executes the associated ActivityBehavior.
ContinueProcessOperation(CommandContext, ExecutionEntity) - Constructor for class org.flowable.engine.impl.agenda.ContinueProcessOperation
 
ContinueProcessOperation(CommandContext, ExecutionEntity, boolean, boolean, MigrationContext) - Constructor for class org.flowable.engine.impl.agenda.ContinueProcessOperation
 
continueSequentialMultiInstance(DelegateExecution, int, ExecutionEntity) - Method in class org.flowable.engine.impl.bpmn.behavior.SequentialMultiInstanceBehavior
 
continueThroughFlowNode(FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
 
continueThroughFlowNode(FlowNode) - Method in class org.flowable.engine.impl.agenda.DebugContinueProcessOperation
 
continueThroughMultiInstanceFlowNode(FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueMultiInstanceOperation
 
continueThroughSequenceFlow(SequenceFlow) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
 
ConversionHelper - Class in org.flowable.cmmn.converter
 
ConversionHelper - Class in org.flowable.dmn.xml.converter
 
ConversionHelper() - Constructor for class org.flowable.cmmn.converter.ConversionHelper
 
ConversionHelper() - Constructor for class org.flowable.dmn.xml.converter.ConversionHelper
 
convert(Object, Class<T>) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverter
Convert the given input value to the specified target type.
convert(Object, Class<T>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
 
convert(Object, Class<T>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Bindings
Apply type conversion.
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.AssociationXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.BaseCmmnXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CaseRefExpressionXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CaseTaskXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CaseXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CmmnDiBoundsXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CmmnDiEdgeXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CmmnDiExtensionXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CmmnDiLabelXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CmmnDiShapeXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CmmnDiWaypointXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ConditionXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CriterionXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.DecisionRefExpressionXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.DecisionTaskXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.DecisionXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.DefaultControlXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.DefinitionsXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.DocumentationXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.EntryCriterionXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ExitCriterionXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ExtensionElementsXMLConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.GenericEventListenerXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.HumanTaskXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ItemControlXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ManualActivationRuleXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.MilestoneXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.PlanFragmentXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.PlanItemOnPartXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.PlanItemStartTriggerXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.PlanItemXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.PlanModelXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ProcessRefExpressionXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ProcessTaskXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ProcessXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.RepetitionRuleXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.RequiredRuleXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.SentryIfPartXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.SentryXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.StageXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.StandardEventXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.TaskXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.TextAnnotationXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.TextXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.TimerEventListenerXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.TimerExpressionXmlConverter
 
convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.UserEventListenerXmlConverter
 
convertAdditionalMappingInfoFromJson(M, JsonNode) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
 
convertAdditionalMappingInfoToJson(T, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
 
convertAppModelToJson(String) - Method in interface org.flowable.app.api.AppRepositoryService
Returns the AppModel as a JSON string.
convertAppModelToJson(AppModel) - Method in interface org.flowable.app.api.repository.AppResourceConverter
 
convertAppResourceToModel(byte[]) - Method in interface org.flowable.app.api.repository.AppResourceConverter
 
convertAppResourceToModel(byte[]) - Method in interface org.flowable.engine.app.AppResourceConverter
 
convertAppResourceToModel(byte[]) - Method in class org.flowable.engine.impl.app.AppResourceConverterImpl
 
convertBytesHeaderValue(byte[], EventPayload) - Method in class org.flowable.eventregistry.impl.payload.HeadersPayloadExtractor
 
convertBytesToString(byte[]) - Method in class org.flowable.eventregistry.impl.payload.HeadersPayloadExtractor
 
convertCaseServiceTaskXMLProperties(CaseServiceTask, BpmnModel, XMLStreamReader) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
 
convertCommonAttributes(XMLStreamReader, EventListener) - Method in class org.flowable.cmmn.converter.GenericEventListenerXmlConverter
 
convertCommonAttributes(XMLStreamReader, UserEventListener) - Method in class org.flowable.cmmn.converter.UserEventListenerXmlConverter
 
convertCommonTaskAttributes(XMLStreamReader, Task) - Method in class org.flowable.cmmn.converter.TaskXmlConverter
 
converter - Variable in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
 
convertersToBpmnMap - Static variable in class org.flowable.bpmn.converter.BpmnXMLConverter
 
convertersToDmnMap - Static variable in class org.flowable.dmn.xml.converter.DmnXMLConverter
 
convertersToXMLMap - Static variable in class org.flowable.bpmn.converter.BpmnXMLConverter
 
convertEventToBytes(Object) - Method in class org.flowable.eventregistry.impl.serialization.StringToXmlDocumentDeserializer
 
convertEventToString() - Method in class org.flowable.eventregistry.spring.jms.JmsMessageInboundEvent
 
convertExternalWorkerTaskXMLProperties(ExternalWorkerServiceTask, BpmnModel, XMLStreamReader) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
 
convertFormValueToModelValue(String) - Method in class org.flowable.engine.form.AbstractFormType
 
convertFormValueToModelValue(String) - Method in class org.flowable.engine.impl.form.BooleanFormType
 
convertFormValueToModelValue(String) - Method in class org.flowable.engine.impl.form.DateFormType
 
convertFormValueToModelValue(String) - Method in class org.flowable.engine.impl.form.DoubleFormType
 
convertFormValueToModelValue(String) - Method in class org.flowable.engine.impl.form.EnumFormType
 
convertFormValueToModelValue(String) - Method in class org.flowable.engine.impl.form.LongFormType
 
convertFormValueToModelValue(String) - Method in class org.flowable.engine.impl.form.StringFormType
 
convertFormValueToModelValue(String) - Method in class org.flowable.rest.form.MonthFormType
 
convertFormValueToModelValue(String) - Method in class org.flowable.rest.form.ProcessDefinitionFormType
 
convertFormValueToModelValue(String) - Method in class org.flowable.rest.form.UserFormType
 
convertFromBatch(Batch, ObjectMapper) - Method in class org.flowable.cmmn.engine.impl.cmd.GetCaseInstanceMigrationBatchResultCmd
 
convertFromBatch(Batch, ObjectMapper) - Method in class org.flowable.engine.impl.cmd.GetProcessInstanceMigrationBatchResultCmd
 
convertFromBatchPart(BatchPart, ObjectMapper) - Method in class org.flowable.engine.impl.cmd.GetProcessInstanceMigrationBatchResultCmd
 
convertFromBatchPart(BatchPart, ObjectMapper, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.cmd.GetCaseInstanceMigrationBatchResultCmd
 
convertFromJson(JsonNode, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
 
convertFromJson(JsonNode, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.ManyToOneMappingConverter
 
convertFromJson(JsonNode, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.OneToManyMappingConverter
 
convertFromJson(JsonNode, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.OneToOneMappingConverter
 
convertFromJson(String) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
 
convertFromJson(String) - Static method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentConverter
 
convertFromJson(String) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
 
convertFromJsonNodeToObject(JsonNode, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
 
convertFromJsonNodeToObject(JsonNode, ObjectMapper) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
 
convertHistoricTaskFormInfo(FormInfo, HistoricTaskInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnFormHandlerRestApiInterceptor
 
convertHistoricTaskFormInfo(FormInfo, HistoricTaskInstance) - Method in interface org.flowable.rest.service.api.FormHandlerRestApiInterceptor
 
convertHttpServiceTaskXMLProperties(HttpServiceTask, BpmnModel, XMLStreamReader) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
 
convertListToCommaSeparatedString(List<String>) - Static method in class org.flowable.cmmn.converter.export.CasePageTaskExport
 
convertListToCommaSeparatedString(List<String>) - Static method in class org.flowable.cmmn.converter.export.HumanTaskExport
 
convertLocalVariablesToJson(ActivityMigrationMapping.ManyToOneMapping, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.ManyToOneMappingConverter
 
convertLocalVariablesToJson(ActivityMigrationMapping.OneToManyMapping, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.OneToManyMappingConverter
 
convertLocalVariablesToJson(ActivityMigrationMapping.OneToOneMapping, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.OneToOneMappingConverter
 
convertLocalVariablesToJson(T, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
 
convertMappingInfoToJson(ActivityMigrationMapping.ManyToOneMapping, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.ManyToOneMappingConverter
 
convertMappingInfoToJson(ActivityMigrationMapping.OneToManyMapping, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.OneToManyMappingConverter
 
convertMappingInfoToJson(ActivityMigrationMapping.OneToOneMapping, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.OneToOneMappingConverter
 
convertMappingInfoToJson(T, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
 
convertModelValueToFormValue(Object) - Method in class org.flowable.engine.form.AbstractFormType
 
convertModelValueToFormValue(Object) - Method in class org.flowable.engine.impl.form.BooleanFormType
 
convertModelValueToFormValue(Object) - Method in class org.flowable.engine.impl.form.DateFormType
 
convertModelValueToFormValue(Object) - Method in class org.flowable.engine.impl.form.DoubleFormType
 
convertModelValueToFormValue(Object) - Method in class org.flowable.engine.impl.form.EnumFormType
 
convertModelValueToFormValue(Object) - Method in class org.flowable.engine.impl.form.LongFormType
 
convertModelValueToFormValue(Object) - Method in class org.flowable.engine.impl.form.StringFormType
 
convertModelValueToFormValue(Object) - Method in class org.flowable.rest.form.MonthFormType
 
convertModelValueToFormValue(Object) - Method in class org.flowable.rest.form.ProcessDefinitionFormType
 
convertModelValueToFormValue(Object) - Method in class org.flowable.rest.form.UserFormType
 
convertNewAssigneeToJson(ActivityMigrationMapping.ManyToOneMapping, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.ManyToOneMappingConverter
 
convertNewAssigneeToJson(ActivityMigrationMapping.OneToManyMapping, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.OneToManyMappingConverter
 
convertNewAssigneeToJson(ActivityMigrationMapping.OneToOneMapping, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.OneToOneMappingConverter
 
convertNewAssigneeToJson(T, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
 
convertPlanItemInstances(List<PlanItemInstance>) - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
 
convertPlanItemInstances(List<PlanItemInstance>) - Method in class org.flowable.cmmn.engine.impl.runtime.IntentEventListenerInstanceQueryImpl
 
convertPlanItemInstances(List<PlanItemInstance>) - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
 
convertPlanItemInstances(List<PlanItemInstance>) - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
 
convertPropertiesToVariablesMap() - Method in class org.flowable.engine.impl.cmd.SubmitStartFormCmd
 
convertSendEventServiceTaskXMLProperties(SendEventServiceTask, BpmnModel, XMLStreamReader) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
 
convertStartFormInfo(FormInfo, CaseDefinition) - Method in interface org.flowable.cmmn.rest.service.api.CmmnFormHandlerRestApiInterceptor
 
convertStartFormInfo(FormInfo, ProcessDefinition) - Method in interface org.flowable.rest.service.api.FormHandlerRestApiInterceptor
 
convertStreamToStr(InputStream) - Static method in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
 
convertTaskFormInfo(FormInfo, Task) - Method in interface org.flowable.cmmn.rest.service.api.CmmnFormHandlerRestApiInterceptor
 
convertTaskFormInfo(FormInfo, Task) - Method in interface org.flowable.rest.service.api.FormHandlerRestApiInterceptor
 
convertToBase64(VariableInstanceEntity) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
 
convertToBpmnModel(XMLStreamReader) - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
 
convertToBpmnModel(XMLStreamReader, BpmnModel, Process, List<SubProcess>) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
 
convertToBpmnModel(InputStreamProvider, boolean, boolean) - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
 
convertToBpmnModel(InputStreamProvider, boolean, boolean, String) - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
 
convertToCasePageTask(XMLStreamReader) - Method in class org.flowable.cmmn.converter.TaskXmlConverter
 
convertToChannelModel(String) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
convertToCmmnModel(XMLStreamReader) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
 
convertToCmmnModel(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.BaseCmmnXmlConverter
 
convertToCmmnModel(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CaseElementXmlConverter
 
convertToCmmnModel(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.PlanItemDefinitionXmlConverter
 
convertToCmmnModel(CmmnParseContext, StreamSource) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
 
convertToCmmnModel(InputStreamProvider) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
 
convertToCmmnModel(InputStreamProvider, boolean, boolean) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
 
convertToCmmnModel(InputStreamProvider, boolean, boolean, String) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
 
convertToDelimitedString(List<String>) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
 
convertToDelimitedString(List<String>) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
 
convertToDelimitedString(List<String>) - Static method in class org.flowable.cmmn.converter.util.CmmnXmlUtil
 
convertToDmnModel(XMLStreamReader) - Method in class org.flowable.dmn.xml.converter.DmnXMLConverter
 
convertToDmnModel(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.BaseDmnXMLConverter
 
convertToDmnModel(InputStreamProvider, boolean, boolean) - Method in class org.flowable.dmn.xml.converter.DmnXMLConverter
 
convertToDmnModel(InputStreamProvider, boolean, boolean, String) - Method in class org.flowable.dmn.xml.converter.DmnXMLConverter
 
convertToEventModel(String) - Method in class org.flowable.eventregistry.json.converter.EventJsonConverter
 
convertToExternalWorkerServiceTask(XMLStreamReader) - Method in class org.flowable.cmmn.converter.TaskXmlConverter
 
convertToHttpTask(XMLStreamReader, String) - Method in class org.flowable.cmmn.converter.TaskXmlConverter
 
convertToIdentityLinks(List<IdentityLinkEntity>) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
convertToJavaServiceTask(XMLStreamReader, String, ServiceTask) - Method in class org.flowable.cmmn.converter.TaskXmlConverter
 
convertToJson(CaseInstanceMigrationDocument) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
 
convertToJson(HistoricCaseInstanceMigrationDocument) - Static method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentConverter
 
convertToJson(ProcessInstanceMigrationDocument) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
 
convertToJson(ChannelModel) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
convertToJson(EventModel) - Method in class org.flowable.eventregistry.json.converter.EventJsonConverter
 
convertToJson(T, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
 
convertToJsonActivatePlanItemDefinitionMappings(List<ActivatePlanItemDefinitionMapping>) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
 
convertToJsonActivityMigrationMappings(List<? extends ActivityMigrationMapping>) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
 
convertToJsonCaseInstanceVariables(CaseInstanceMigrationDocument, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
 
convertToJsonChangePlanItemDefinitionWithNewTargetIdsMappings(List<ChangePlanItemDefinitionWithNewTargetIdsMapping>) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
 
convertToJsonChangePlanItemIdMappings(List<ChangePlanItemIdMapping>) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
 
convertToJsonChangePlanItemIdWithDefinitionIdMappings(List<ChangePlanItemIdWithDefinitionIdMapping>) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
 
convertToJsonEnableActivityMappings(List<? extends EnableActivityMapping>) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
 
convertToJsonMoveToAvailablePlanItemDefinitionMappings(List<MoveToAvailablePlanItemDefinitionMapping>) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
 
convertToJsonProcessInstanceVariables(ProcessInstanceMigrationDocument, ObjectMapper) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
 
convertToJsonRemoveWaitingForRepetitionPlanItemDefinitionMappings(List<RemoveWaitingForRepetitionPlanItemDefinitionMapping>) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
 
convertToJsonString(CaseInstanceMigrationDocument) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
 
convertToJsonString(HistoricCaseInstanceMigrationDocument) - Static method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentConverter
 
convertToJsonString(ProcessInstanceMigrationDocument) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
 
convertToJsonTerminatePlanItemDefinitionMappings(List<TerminatePlanItemDefinitionMapping>) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
 
convertToJsonUpgradeScript(Script, ObjectMapper) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
 
convertToJsonWaitingForRepetitionPlanItemDefinitionMappings(List<WaitingForRepetitionPlanItemDefinitionMapping>) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
 
convertToListener(XMLStreamReader) - Static method in class org.flowable.cmmn.converter.util.ListenerXmlConverterUtil
 
convertToMailTask() - Method in class org.flowable.cmmn.converter.TaskXmlConverter
 
convertToScriptTask(XMLStreamReader) - Method in class org.flowable.cmmn.converter.TaskXmlConverter
 
convertToSendEventTask(XMLStreamReader) - Method in class org.flowable.cmmn.converter.TaskXmlConverter
 
convertToTimeZone(Calendar, TimeZone) - Static method in class org.flowable.common.engine.impl.util.TimeZoneUtil
 
convertToXML(XMLStreamWriter, BaseElement, BpmnModel, BpmnXMLConverterOptions) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
 
convertToXML(XMLStreamWriter, DmnElement, DmnDefinition) - Method in class org.flowable.dmn.xml.converter.BaseDmnXMLConverter
 
convertToXML(BpmnModel) - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
 
convertToXML(BpmnModel, String) - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
 
convertToXML(CmmnModel) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
 
convertToXML(CmmnModel, String) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
 
convertToXML(DmnDefinition) - Method in class org.flowable.dmn.xml.converter.DmnXMLConverter
 
convertToXML(DmnDefinition, String) - Method in class org.flowable.dmn.xml.converter.DmnXMLConverter
 
convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.BigDecimalRestVariableConverter
 
convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.BigIntegerRestVariableConverter
 
convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.BooleanRestVariableConverter
 
convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.DateRestVariableConverter
 
convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.DoubleRestVariableConverter
 
convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.InstantRestVariableConverter
 
convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.IntegerRestVariableConverter
 
convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.JsonObjectRestVariableConverter
 
convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.LocalDateRestVariableConverter
 
convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.LocalDateTimeRestVariableConverter
 
convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.LongRestVariableConverter
 
convertVariableValue(Object, EngineRestVariable) - Method in interface org.flowable.common.rest.variable.RestVariableConverter
Converts the given value and sets the converted value in the given EngineRestVariable.
convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.ShortRestVariableConverter
 
convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.StringRestVariableConverter
 
convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.UUIDRestVariableConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.AssociationXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.BoundaryEventXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.BusinessRuleTaskXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.CallActivityXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.CatchEventXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.ComplexGatewayXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.DataStoreReferenceXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.EndEventXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.EventGatewayXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.ExclusiveGatewayXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.InclusiveGatewayXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.ManualTaskXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.ParallelGatewayXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.ReceiveTaskXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.ScriptTaskXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.SendTaskXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.SequenceFlowXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.StartEventXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.TaskXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.TextAnnotationXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.ThrowEventXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.UserTaskXMLConverter
 
convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.ValuedDataObjectXMLConverter
 
convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.AuthorityRequirementConverter
 
convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.BaseDmnXMLConverter
 
convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.DecisionRuleXMLConverter
 
convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.DecisionServiceXMLConverter
 
convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.DmnDiBoundsXmlConverter
 
convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.DmnDiDecisionServiceDividerLineXmlConverter
 
convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.DmnDiDiagramXmlConverter
 
convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.DmnDiEdgeXmlConverter
 
convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.DmnDiShapeXmlConverter
 
convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.DmnDiSizeXmlConverter
 
convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.DmnDiWaypointXmlConverter
 
convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.InformationRequirementConverter
 
convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.InputClauseXMLConverter
 
convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.InputDataXMLConverter
 
convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.ItemDefinitionXMLConverter
 
convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.OutputClauseXMLConverter
 
convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.VariableXMLConverter
 
copy() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
This makes a copy of this ByteArrayRef: a new ByteArrayRef instance will be created, however with the same id, name and ByteArrayEntity instances.
copyAndCreateEntityLink(String, String, String, String, String, EntityLink, EntityLinkService, CmmnHistoryManager) - Static method in class org.flowable.cmmn.engine.impl.util.EntityLinkUtil
 
copyAndCreateEntityLink(String, String, String, String, String, EntityLink, EntityLinkService, HistoryManager) - Static method in class org.flowable.engine.impl.util.EntityLinkUtil
 
copyAndInsertHistoricDetailVariableInstanceUpdateEntity(VariableInstanceEntity, Date) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
 
copyAndInsertHistoricDetailVariableInstanceUpdateEntity(VariableInstanceEntity, Date) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
 
copyAndInsertPlanItemInstance(CommandContext, PlanItemInstanceEntity, boolean) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
 
copyAndInsertPlanItemInstance(CommandContext, PlanItemInstanceEntity, boolean, boolean) - Static method in class org.flowable.cmmn.engine.impl.util.PlanItemInstanceUtil
 
copyAndInsertPlanItemInstance(CommandContext, PlanItemInstanceEntity, Map<String, Object>, boolean, boolean) - Static method in class org.flowable.cmmn.engine.impl.util.PlanItemInstanceUtil
 
copyDeploymentValuesToCaseDefinitions(EngineDeployment, List<CaseDefinitionEntity>) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
 
copyDeploymentValuesToDecisions(DmnDeploymentEntity, List<DecisionEntity>) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
Updates all the decision entities to match the deployment's values for tenant, engine version, and deployment id.
copyDeploymentValuesToEventDefinitions(EventDeploymentEntity, List<ChannelDefinitionEntity>) - Method in class org.flowable.eventregistry.impl.deployer.ChannelDefinitionDeploymentHelper
Updates all the channel definition entities to match the deployment's values for tenant, engine version, and deployment id.
copyDeploymentValuesToEventDefinitions(EventDeploymentEntity, List<EventDefinitionEntity>) - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeploymentHelper
Updates all the event definition entities to match the deployment's values for tenant, engine version, and deployment id.
copyDeploymentValuesToProcessDefinitions(DeploymentEntity, List<ProcessDefinitionEntity>) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
Updates all the process definition entities to match the deployment's values for tenant, engine version, and deployment id.
copyHistoricCaseInstanceToRuntime(HistoricCaseInstance) - Method in interface org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelper
Creates a new case instance within the runtime based on the given historic and ended case instance to be reactivated later on.
copyHistoricCaseInstanceToRuntime(HistoricCaseInstance) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
 
copyHistoricCaseInstanceToRuntime(CommandContext, CaseDefinition, HistoricCaseInstance) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
This is the first part of reactivating a case instance from the history.
copyHistoryJobInfo(HistoryJobEntity, HistoryJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
 
copyHistoryJobProperties(AbstractJobEntity, AbstractJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
 
copyJobInfo(AbstractRuntimeJobEntity, AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
 
copyJobInfo(AbstractRuntimeJobEntity, AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
Copy job info from one job to the other
copyProcessEngineProperties(ProcessEngineConfigurationImpl) - Method in class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
 
copyVariableFields(HistoricVariableInstanceEntity, VariableInstanceEntity, Date) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
 
copyVariableFields(HistoricVariableInstanceEntity, VariableInstanceEntity, Date) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
 
copyVariableValue(HistoricVariableInstanceEntity, VariableInstanceEntity, Date) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
 
copyVariableValue(HistoricVariableInstanceEntity, VariableInstanceEntity, Date) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
 
CoreCmmnActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior
Superclass for CmmnActivityBehavior implementations that are part of the core CMMN behaviors of the CMMN Engine.
CoreCmmnActivityBehavior() - Constructor for class org.flowable.cmmn.engine.impl.behavior.CoreCmmnActivityBehavior
 
CoreCmmnTriggerableActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior
Superclass for CmmnTriggerableActivityBehavior implementations that are part of the core CMMN behaviors of the CMMN Engine.
CoreCmmnTriggerableActivityBehavior() - Constructor for class org.flowable.cmmn.engine.impl.behavior.CoreCmmnTriggerableActivityBehavior
 
corePoolSize - Variable in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
The minimal number of threads that are kept alive in the thread pool for job execution
correlation(String, String) - Static method in class org.flowable.eventregistry.model.EventPayload
 
correlationId - Variable in class org.flowable.job.service.impl.cmd.GetJobByCorrelationIdCmd
 
correlationId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
 
correlationId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
 
correlationId - Variable in class org.flowable.job.service.impl.JobQueryImpl
 
correlationId - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
 
correlationId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
 
correlationId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
 
correlationId - Variable in class org.flowable.rest.service.api.management.JobResponse
 
correlationId(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs with the given correlationId.
correlationId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
 
correlationId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
 
correlationId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
 
correlationId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
 
correlationId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
 
CorrelationKey - Class in org.flowable.eventregistry.impl.consumer
A representation of a correlation key, including the EventPayloadInstance instances that were used to get to the key value.
CorrelationKey(String, Collection<EventPayloadInstance>) - Constructor for class org.flowable.eventregistry.impl.consumer.CorrelationKey
 
correlationKeyGenerator - Variable in class org.flowable.eventregistry.impl.DefaultEventRegistry
 
CorrelationKeyGenerator<T> - Interface in org.flowable.eventregistry.api
 
correlationParameter - Variable in class org.flowable.eventregistry.model.EventPayload
 
correlationParameter(String, String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
Defines one parameters for correlation that can be used in models to map onto.
correlationParameter(String, String) - Method in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
 
correlationParameterValues - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
 
correlationParameterValues - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
 
correlationParameterValues - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
 
correlationParameterValues - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
 
correlationParameterValues - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
 
correlationParameterValues - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
 
correlationPayloadInstances - Variable in class org.flowable.eventregistry.impl.runtime.EventInstanceImpl
 
CorrelationUtil - Class in org.flowable.engine.impl.util
 
CorrelationUtil() - Constructor for class org.flowable.engine.impl.util.CorrelationUtil
 
CouldNotResolvePropertyELResolver - Class in org.flowable.common.engine.impl.javax.el
Throws an exception in the case when resolver is asked to get/set value.
CouldNotResolvePropertyELResolver() - Constructor for class org.flowable.common.engine.impl.javax.el.CouldNotResolvePropertyELResolver
 
count - Variable in class org.flowable.rest.service.api.management.TableResponse
 
count() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
 
count() - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
 
count() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
 
count() - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
 
count() - Method in class org.flowable.cmmn.engine.impl.runtime.IntentEventListenerInstanceQueryImpl
 
count() - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
 
count() - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
 
count() - Method in interface org.flowable.common.engine.api.query.NativeQuery
Executes the query and returns the number of results
count() - Method in interface org.flowable.common.engine.api.query.Query
Executes the query and returns the number of results
count() - Method in class org.flowable.common.engine.impl.query.AbstractNativeQuery
 
count() - Method in class org.flowable.common.engine.impl.query.AbstractQuery
 
count() - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
COUNT - Enum constant in enum class org.flowable.common.engine.impl.db.ListQueryParameterObject.ResultType
 
COUNT - Enum constant in enum class org.flowable.common.engine.impl.query.BaseNativeQuery.ResultType
 
COUNT - Enum constant in enum class org.flowable.dmn.model.BuiltinAggregator
 
countActiveExecutionsByParentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
 
countActiveExecutionsByParentId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
 
countActiveExecutionsByParentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
 
countActiveExecutionsByParentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
countByCriteria(HistoricCaseInstanceQuery) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManager
 
countByCriteria(HistoricCaseInstanceQuery) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManagerImpl
 
countByCriteria(HistoricPlanItemInstanceQuery) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManager
 
countByCriteria(HistoricPlanItemInstanceQuery) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManagerImpl
 
countByCriteria(CaseInstanceQuery) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManager
 
countByCriteria(CaseInstanceQuery) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
 
countByCriteria(PlanItemInstanceQuery) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManager
 
countByCriteria(PlanItemInstanceQuery) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
 
countByCriteria(HistoricCaseInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricCaseInstanceDataManager
 
countByCriteria(HistoricCaseInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricCaseInstanceDataManagerImpl
 
countByCriteria(HistoricPlanItemInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricPlanItemInstanceDataManager
 
countByCriteria(HistoricPlanItemInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricPlanItemInstanceDataManager
 
countByCriteria(CaseInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseInstanceDataManager
 
countByCriteria(CaseInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
 
countByCriteria(PlanItemInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
 
countByCriteria(PlanItemInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.PlanItemInstanceDataManager
 
countCaseInstances(CmmnRuntimeService, EventInstance, CorrelationKey, CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.eventregistry.CmmnEventRegistryEventConsumer
 
countEnabled - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
 
counter - Variable in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
 
counter - Variable in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
 
counter - Variable in class org.flowable.eventregistry.spring.kafka.RoundRobinKafkaPartitionProvider
 
COUNTER_VAR_PREFIX - Static variable in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
 
COUNTER_VAR_PREFIX - Static variable in class org.flowable.engine.impl.variable.BpmnAggregation
 
COUNTER_VAR_VALUE_SEPARATOR - Static variable in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
 
COUNTER_VAR_VALUE_SEPARATOR - Static variable in class org.flowable.engine.impl.variable.BpmnAggregation
 
CountingEntityUtil - Class in org.flowable.engine.impl.util
 
CountingEntityUtil() - Constructor for class org.flowable.engine.impl.util.CountingEntityUtil
 
CountingExecutionEntity - Interface in org.flowable.engine.impl.persistence
 
CountingPlanItemInstanceEntity - Interface in org.flowable.cmmn.engine.impl.persistence.entity
 
CountingTaskEntity - Interface in org.flowable.task.service.impl.persistence
 
CountingTaskUtil - Class in org.flowable.task.service.impl.util
 
CountingTaskUtil() - Constructor for class org.flowable.task.service.impl.util.CountingTaskUtil
 
countProcessInstances(RuntimeService, EventInstance, CorrelationKey, ProcessDefinition) - Method in class org.flowable.engine.impl.eventregistry.BpmnEventRegistryEventConsumer
 
CrDbRetryInterceptor - Class in org.flowable.common.engine.impl.interceptor
Inspired by RetryInterceptor, but adapted for CRDB.
CrDbRetryInterceptor() - Constructor for class org.flowable.common.engine.impl.interceptor.CrDbRetryInterceptor
 
create() - Method in interface org.flowable.batch.api.BatchBuilder
 
create() - Method in interface org.flowable.batch.api.BatchPartBuilder
 
create() - Method in class org.flowable.batch.service.BatchPartBuilderImpl
 
create() - Method in class org.flowable.batch.service.impl.BatchBuilderImpl
 
create() - Method in class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchDataManager
 
create() - Method in class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchPartDataManager
 
create() - Method in class org.flowable.cmmn.engine.impl.CmmnTaskBuilderImpl
 
create() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseDefinitionDataManager
 
create() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
 
create() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCmmnDeploymentDataManager
 
create() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricCaseInstanceDataManagerImpl
 
create() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricMilestoneInstanceDataManager
 
create() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricPlanItemInstanceDataManager
 
create() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisMilestoneInstanceDataManager
 
create() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
 
create() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
 
create() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisSentryPartInstanceDataManagerImpl
 
create() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilder
Checks for all necessary values to be present within the builder, creates a new plan item instance and returns it.
create() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
 
create() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
 
create() - Method in interface org.flowable.common.engine.impl.persistence.entity.data.DataManager
 
create() - Method in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
 
create() - Method in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisPropertyDataManager
 
create() - Method in interface org.flowable.common.engine.impl.persistence.entity.EntityManager
 
create() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
 
create() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnDeploymentDataManager
 
create() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnResourceDataManager
 
create() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisHistoricDecisionExecutionDataManager
 
create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
 
create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisAttachmentDataManager
 
create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
 
create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisDeploymentDataManager
 
create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventLogEntryDataManager
 
create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
 
create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
 
create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
 
create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
 
create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisModelDataManager
 
create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
 
create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionInfoDataManager
 
create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
 
create() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
 
create() - Method in class org.flowable.engine.impl.TaskBuilderImpl
 
create() - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisEntityLinkDataManager
 
create() - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisHistoricEntityLinkDataManager
 
create() - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityManagerImpl
 
create() - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManagerImpl
 
create() - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisChannelDefinitionDataManager
 
create() - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDefinitionDataManager
 
create() - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDeploymentDataManager
 
create() - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventResourceDataManager
 
create() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
create() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
 
create() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
 
create() - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
 
create() - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
 
create() - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
 
create() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
 
create() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisGroupDataManager
 
create() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisIdentityInfoDataManager
 
create() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisMembershipDataManager
 
create() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPrivilegeDataManager
 
create() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPrivilegeMappingDataManager
 
create() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPropertyDataManager
 
create() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisTokenDataManager
 
create() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisUserDataManager
 
create() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
 
create() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
 
create() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
 
create() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
 
create() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
 
create() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
 
create() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
create() - Method in interface org.flowable.task.api.TaskBuilder
Creates task instance according values set in the builder
create() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
 
create() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
 
create() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryBuilderImpl
 
create() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
 
create() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
 
create() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
 
create() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
 
create() - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
 
create() - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
 
create(String) - Method in interface org.flowable.engine.impl.webservice.SyncWebServiceClientFactory
Creates a SyncWebServiceClient from a WSDL
create(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
Creates a variable instance for the given tenant, name and value.
create(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
 
create(String, String, List<FieldDeclaration>, boolean, Expression, List<MapExceptionEntry>) - Method in interface org.flowable.engine.impl.bpmn.helper.ClassDelegateFactory
 
create(String, String, List<FieldDeclaration>, boolean, Expression, List<MapExceptionEntry>) - Method in class org.flowable.engine.impl.bpmn.helper.DefaultClassDelegateFactory
 
create(String, List<FieldExtension>) - Method in interface org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegateFactory
 
create(String, List<FieldExtension>) - Method in class org.flowable.cmmn.engine.impl.delegate.DefaultCmmnClassDelegateFactory
 
create(String, List<FieldDeclaration>) - Method in interface org.flowable.engine.impl.bpmn.helper.ClassDelegateFactory
 
create(String, List<FieldDeclaration>) - Method in class org.flowable.engine.impl.bpmn.helper.DefaultClassDelegateFactory
 
create(String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
 
create(String, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
 
create(Collection<FlowableFunctionDelegate>) - Method in interface org.flowable.common.engine.impl.el.FlowableFunctionResolverFactory
 
create(List<Group>) - Static method in class org.flowable.spring.security.GroupDetails
 
create(HistoricCaseInstance, Map<String, VariableInstanceEntity>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManager
 
create(HistoricCaseInstance, Map<String, VariableInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
 
create(HistoricCaseInstance, Map<String, VariableInstanceEntity>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseInstanceDataManager
 
create(HistoricCaseInstance, Map<String, VariableInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
 
create(HistoricPlanItemInstance) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManager
 
create(HistoricPlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
 
create(CaseInstance) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricCaseInstanceDataManager
 
create(CaseInstance) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricCaseInstanceDataManagerImpl
 
create(CaseInstance) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManager
 
create(CaseInstance) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManagerImpl
 
create(PlanItemInstance) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricPlanItemInstanceDataManager
 
create(PlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricPlanItemInstanceDataManager
 
create(PlanItemInstance) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManager
 
create(PlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManagerImpl
 
create(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
 
create(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
 
create(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
 
create(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
 
create(ActivityInstance) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
 
create(ActivityInstance) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
 
create(ActivityInstance) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
 
create(ActivityInstance) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
 
create(Group) - Static method in class org.flowable.spring.security.GroupDetails
 
create(User) - Static method in class org.flowable.spring.security.UserDto
 
create(JobInfo) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobExecutionObservationProvider
 
create(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.NoopJobExecutionObservationProvider
 
create(TaskEntity) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
 
create(TaskEntity) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
 
create(TaskEntity) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
 
create(TaskEntity) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
 
create(VariableInstanceEntity, Date) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
 
create(VariableInstanceEntity, Date) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
 
CREATE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
CREATE_TIME - Static variable in class org.flowable.batch.service.impl.BatchPartQueryProperty
 
CREATE_TIME - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryProperty
 
CREATE_TIME - Static variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryProperty
 
CREATE_TIME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
 
CREATE_TIME - Static variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryProperty
 
CREATE_TIME - Static variable in class org.flowable.job.service.impl.JobQueryProperty
 
CREATE_TIME - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
 
createActivatePlanItemDefinitionMappingFor(String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
createActivatePlanItemDefinitionMappingFor(String, String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
createActivatePlanItemDefinitionMappingFor(String, String, Map<String, Object>) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
createActivityCancelledEvent(String, String, String, String, String, String, Object) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createActivityEvent(FlowableEngineEventType, String, String, String, String, String, FlowElement) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createActivityInstance(HistoricActivityInstance) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
 
createActivityInstance(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
 
createActivityInstanceEntity(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
 
createActivityInstanceQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
createActivityInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
Creates a new ActivityInstanceQuery instance, that can be used to query activities in the currently running process instances.
createActivityInstanceResponse(ActivityInstance) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createActivityInstanceResponse(ActivityInstance, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createActivityInstanceResponseList(List<ActivityInstance>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createAdhocSubprocessActivityBehavior(SubProcess) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createAdhocSubprocessActivityBehavior(SubProcess) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createAdhocSubprocessActivityBehavior(SubProcess) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createAgenda(CommandContext) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgendaFactory
 
createAgenda(CommandContext) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgendaFactory
 
createAgenda(CommandContext) - Method in class org.flowable.dmn.engine.impl.agenda.DefaultDmnEngineAgendaFactory
 
createAgenda(CommandContext) - Method in interface org.flowable.dmn.engine.impl.agenda.DmnEngineAgendaFactory
 
createAgenda(CommandContext) - Method in interface org.flowable.engine.FlowableEngineAgendaFactory
 
createAgenda(CommandContext) - Method in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgendaFactory
 
createAgenda(CommandContext) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgendaFactory
 
createAndCalculateNextTimer(JobEntity, VariableScope) - Method in interface org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
Creates a new TimerJobEntity, typically when a timer is used in a repeating way.
createAndCalculateNextTimer(JobEntity, VariableScope) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
 
createAndInitEventRegistryChangeDetectionExecutor() - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
 
createAndInsert(VariableInstanceEntity, Date) - Method in interface org.flowable.variable.service.HistoricVariableService
 
createAndInsert(VariableInstanceEntity, Date) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
 
createAndInsert(VariableInstanceEntity, Date) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
 
createAndInsert(VariableInstanceEntity, Date) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
 
createAndPersistNewDiagramsIfNeeded(CmmnParseResult) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
Creates new diagrams for case definitions if the deployment is new, the case definition in question supports it, and the engine is configured to make new diagrams.
createAndPersistNewDiagramsIfNeeded(ParsedDeployment, DecisionRequirementsDiagramHelper) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
Creates new diagrams for decisions if the deployment is new, the decision in question supports it, and the engine is configured to make new diagrams.
createAndPersistNewDiagramsIfNeeded(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
Creates new diagrams for process definitions if the deployment is new, the process definition in question supports it, and the engine is configured to make new diagrams.
createAndStartProcessInstanceByMessage(ProcessDefinition, String, String, String, Map<String, Object>, Map<String, Object>, String, String, String, String, String, String) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
 
createAndStartProcessInstanceWithInitialFlowElement(ProcessDefinition, String, String, String, String, String, FlowElement, Process, Map<String, Object>, Map<String, Object>, String, String, String, String, String, String, String, boolean) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
 
createAndStartProcessInstanceWithInitialFlowElement(ProcessDefinition, String, String, String, FlowElement, Process, Map<String, Object>, Map<String, Object>, String, String, boolean) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
 
createAppDefinitionQuery() - Method in interface org.flowable.app.api.AppRepositoryService
Query app definitions
createAssociation(BpmnParse, Association) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
 
createAstBinary(AstNode, AstNode, AstBinary.Operator) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
 
createAstBracket(AstNode, AstNode, boolean, boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
 
createAstChoice(AstNode, AstNode, AstNode) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
 
createAstComposite(List<AstNode>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
 
createAstDot(AstNode, String, boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
 
createAstFunction(String, int, AstParameters) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
 
createAstFunction(String, int, AstParameters) - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionParserImpl
 
createAstIdentifier(String, int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
 
createAstMethod(AstProperty, AstParameters) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
 
createAstNode(AstNode...) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.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.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
 
createAsyncExecutor(String) - Method in interface org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAsyncExecutorFactory
Allows to create an AsyncExecutor specifically for a tenant.
createAsyncHistoryHintListeners(HistoryJobEntity, TransactionContext) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
 
createAsyncInitJob(CaseInstanceEntity, CaseDefinition, Case, JobService, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
 
createAsyncJob(Task) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ActivateAsyncPlanItemInstanceOperation
 
createAsyncJob(Task) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AsyncLeaveActivePlanItemInstanceOperation
 
createAsyncJob(JobEntity, boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
 
createAsyncJob(JobEntity, boolean) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
Creates an async job so that it can be continued later in a background thread.
createAsyncJob(JobEntity, boolean) - Method in class org.flowable.job.service.impl.JobServiceImpl
 
createAsyncJob(JobEntity, boolean) - Method in interface org.flowable.job.service.JobService
 
createAsyncJobNoTriggerAsyncExecutor(JobEntity, boolean) - Method in class org.flowable.job.service.impl.JobServiceImpl
 
createAsyncJobNoTriggerAsyncExecutor(JobEntity, boolean) - Method in interface org.flowable.job.service.JobService
 
createAttachment(String, HttpServletRequest) - Method in class org.flowable.rest.service.api.runtime.task.TaskAttachmentCollectionResource
 
createAttachment(String, String, String, String, String, InputStream) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
createAttachment(String, String, String, String, String, InputStream) - Method in interface org.flowable.engine.TaskService
Add a new attachment to a task and/or a process instance and use an input stream to provide the content
createAttachment(String, String, String, String, String, InputStream, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
createAttachment(String, String, String, String, String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
createAttachment(String, String, String, String, String, String) - Method in interface org.flowable.engine.TaskService
Add a new attachment to a task and/or a process instance and use an url as the content
CreateAttachmentCmd - Class in org.flowable.engine.impl.cmd
 
CreateAttachmentCmd(String, String, String, String, String, InputStream, String) - Constructor for class org.flowable.engine.impl.cmd.CreateAttachmentCmd
 
createAttachmentComment(TaskEntity, ExecutionEntity, String, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
 
createAttachmentComment(TaskEntity, ExecutionEntity, String, boolean) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
 
createAttachmentComment(TaskEntity, ExecutionEntity, String, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
Creates a new comment to indicate a new attachment has been created or deleted, if history is enabled.
createAttachmentResponse(Attachment) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createAttachmentResponse(Attachment, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createBatch(BatchBuilder) - Method in class org.flowable.batch.service.impl.BatchServiceImpl
 
createBatch(BatchBuilder) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchEntityManager
 
createBatch(BatchBuilder) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityManagerImpl
 
createBatchBuilder() - Method in interface org.flowable.batch.api.BatchService
 
createBatchBuilder() - Method in class org.flowable.batch.service.impl.BatchServiceImpl
 
createBatchBuilder() - Method in interface org.flowable.cmmn.api.CmmnManagementService
 
createBatchBuilder() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
createBatchBuilder() - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
createBatchBuilder() - Method in interface org.flowable.engine.ManagementService
 
createBatchCleaningQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryCleaningManager
 
createBatchCleaningQuery() - Method in class org.flowable.cmmn.engine.impl.DefaultCmmnHistoryCleaningManager
 
createBatchCleaningQuery() - Method in class org.flowable.engine.DefaultHistoryCleaningManager
 
createBatchCleaningQuery() - Method in interface org.flowable.engine.HistoryCleaningManager
 
createBatchPart(Batch, String, String, String, String) - Method in interface org.flowable.batch.api.BatchService
 
createBatchPart(Batch, String, String, String, String) - Method in class org.flowable.batch.service.impl.BatchServiceImpl
 
createBatchPart(BatchEntity, String, String, String, String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManager
 
createBatchPart(BatchEntity, String, String, String, String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManagerImpl
 
createBatchPartBuilder(Batch) - Method in interface org.flowable.cmmn.api.CmmnManagementService
 
createBatchPartBuilder(Batch) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
createBatchPartBuilder(Batch) - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
createBatchPartBuilder(Batch) - Method in interface org.flowable.engine.ManagementService
 
createBatchPartQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns a new BatchPartQuery implementation, that can be used to dynamically query the batch parts.
createBatchPartQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
createBatchPartQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
createBatchPartQuery() - Method in interface org.flowable.engine.ManagementService
Returns a new BatchPartQuery implementation, that can be used to dynamically query the batch parts.
createBatchPartResponse(List<BatchPart>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createBatchPartResponse(BatchPart) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createBatchPartResponse(BatchPart, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createBatchPartsForParallelExecution(CmmnEngineConfiguration, Batch, long) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
 
createBatchPartsForParallelExecution(ProcessEngineConfigurationImpl, Batch, long) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
 
createBatchPartsForSequentialExecution(CmmnEngineConfiguration, Batch, long) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
 
createBatchPartsForSequentialExecution(ProcessEngineConfigurationImpl, Batch, long) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
 
createBatchQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns a new BatchQuery implementation, that can be used to dynamically query the batches.
createBatchQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
createBatchQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
createBatchQuery() - Method in interface org.flowable.engine.ManagementService
Returns a new BatchQuery implementation, that can be used to dynamically query the batches.
createBatchResponse(List<Batch>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createBatchResponse(Batch) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createBatchResponse(Batch, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createBeanElResolver() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
 
createBinaryAttachment(MultipartHttpServletRequest, Task) - Method in class org.flowable.rest.service.api.runtime.task.TaskAttachmentCollectionResource
 
createBinaryRestVariable(String, RestVariable.RestVariableScope, String, String, int) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createBinaryRestVariable(String, RestVariable.RestVariableScope, String, String, String, String) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createBindings() - Method in class org.flowable.common.engine.impl.scripting.JSR223FlowableScriptEngine.JavaScriptingFlowableScriptEvaluationRequest
 
createBindings() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngine
 
createBoundaryCancelEventActivityBehavior(CancelEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createBoundaryCancelEventActivityBehavior(CancelEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createBoundaryCancelEventActivityBehavior(CancelEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createBoundaryCompensateEventActivityBehavior(BoundaryEvent, CompensateEventDefinition, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createBoundaryCompensateEventActivityBehavior(BoundaryEvent, CompensateEventDefinition, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createBoundaryCompensateEventActivityBehavior(BoundaryEvent, CompensateEventDefinition, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createBoundaryConditionalEventActivityBehavior(BoundaryEvent, ConditionalEventDefinition, String, String, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createBoundaryConditionalEventActivityBehavior(BoundaryEvent, ConditionalEventDefinition, String, String, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createBoundaryConditionalEventActivityBehavior(BoundaryEvent, ConditionalEventDefinition, String, String, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createBoundaryEscalationEventActivityBehavior(BoundaryEvent, EscalationEventDefinition, Escalation, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createBoundaryEscalationEventActivityBehavior(BoundaryEvent, EscalationEventDefinition, Escalation, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createBoundaryEscalationEventActivityBehavior(BoundaryEvent, EscalationEventDefinition, Escalation, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createBoundaryEventActivityBehavior(BoundaryEvent, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createBoundaryEventActivityBehavior(BoundaryEvent, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createBoundaryEventActivityBehavior(BoundaryEvent, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createBoundaryEventRegistryEventActivityBehavior(BoundaryEvent, String, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createBoundaryEventRegistryEventActivityBehavior(BoundaryEvent, String, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createBoundaryEventRegistryEventActivityBehavior(BoundaryEvent, String, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createBoundaryEvents(List<BoundaryEvent>, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
 
createBoundaryEvents(List<BoundaryEvent>, ExecutionEntity, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
 
createBoundaryMessageEventActivityBehavior(BoundaryEvent, MessageEventDefinition, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createBoundaryMessageEventActivityBehavior(BoundaryEvent, MessageEventDefinition, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createBoundaryMessageEventActivityBehavior(BoundaryEvent, MessageEventDefinition, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createBoundarySignalEventActivityBehavior(BoundaryEvent, SignalEventDefinition, Signal, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createBoundarySignalEventActivityBehavior(BoundaryEvent, SignalEventDefinition, Signal, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createBoundarySignalEventActivityBehavior(BoundaryEvent, SignalEventDefinition, Signal, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createBoundaryTimerEventActivityBehavior(BoundaryEvent, TimerEventDefinition, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createBoundaryTimerEventActivityBehavior(BoundaryEvent, TimerEventDefinition, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createBoundaryTimerEventActivityBehavior(BoundaryEvent, TimerEventDefinition, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createBoundaryVariableListenerEventActivityBehavior(BoundaryEvent, VariableListenerEventDefinition, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createBoundaryVariableListenerEventActivityBehavior(BoundaryEvent, VariableListenerEventDefinition, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createBoundaryVariableListenerEventActivityBehavior(BoundaryEvent, VariableListenerEventDefinition, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createBpmnEdge(BpmnModel, String, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.export.BPMNDIExport
 
createBPMNEdge(String, List<GraphicInfo>) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
 
createBpmnModel(CommandContext, ProcessDefinitionEntity, DeploymentEntity) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
 
createBpmnParse(BpmnParser) - Method in interface org.flowable.engine.impl.cfg.BpmnParseFactory
 
createBpmnParse(BpmnParser) - Method in class org.flowable.engine.impl.cfg.DefaultBpmnParseFactory
 
createBpmnParseFromResource(EngineResource) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilder
 
createBpmnShape(BpmnModel, String, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.export.BPMNDIExport
 
createBusinessRuleTaskActivityBehavior(BusinessRuleTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createBusinessRuleTaskActivityBehavior(BusinessRuleTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createBusinessRuleTaskActivityBehavior(BusinessRuleTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createCallActivityBehavior(CallActivity) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createCallActivityBehavior(CallActivity) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createCallActivityBehavior(CallActivity) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createCallActivityInstance(CallActivity, ProcessDefinition, ExecutionEntity, String, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
 
createCamelActivityBehavior(SendTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createCamelActivityBehavior(SendTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createCamelActivityBehavior(SendTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createCamelActivityBehavior(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createCamelActivityBehavior(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createCamelActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createCamelActivityBehavior(TaskWithFieldExtensions, List<FieldExtension>) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createCancelEndEventActivityBehavior(EndEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createCancelEndEventActivityBehavior(EndEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createCancelEndEventActivityBehavior(EndEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createCancelledEvent(String, String, String, Object) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createCaseDefinitionIdentityLink(CaseDefinition, RestIdentityLink) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
createCaseDefinitionQuery() - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Query case definitions
createCaseDefinitionQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
 
createCaseDefinitionQuery() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManager
 
createCaseDefinitionQuery() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
 
createCaseDefinitionResponse(CaseDefinition) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createCaseDefinitionResponse(CaseDefinition, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createCaseDefinitionResponseList(List<CaseDefinition>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createCaseEndedEvent(CaseInstance, String) - Static method in class org.flowable.cmmn.engine.impl.event.FlowableCmmnEventBuilder
 
createCaseIdentityLinksFromHistoricCaseInstance(String) - Method in class org.flowable.cmmn.engine.impl.interceptor.DefaultCmmnIdentityLinkInterceptor
 
createCaseInstance(CaseInstanceBuilder, CaseInstanceCreateRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
createCaseInstance(CaseInstanceCreateRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCollectionResource
 
createCaseInstanceBuilder() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createCaseInstanceBuilder() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
createCaseInstanceEntityFromDefinition(CommandContext, CaseDefinition, StartCaseInstanceBeforeContext) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
 
createCaseInstanceEntityFromHistoricCaseInstance(CommandContext, HistoricCaseInstance) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
Creates a new runtime case instance based on the given historic one by copying all of its data, but setting its state to active again.
createCaseInstanceIdentityLink(CaseInstance, RestIdentityLink) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
createCaseInstanceIdentityLink(CaseInstanceEntity, String, String, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.IdentityLinkUtil
 
createCaseInstanceMigrationBuilder() - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
createCaseInstanceMigrationBuilder() - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
 
createCaseInstanceMigrationBuilderFromCaseInstanceMigrationDocument(CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
createCaseInstanceMigrationBuilderFromCaseInstanceMigrationDocument(CaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
 
createCaseInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createCaseInstanceQuery() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManager
 
createCaseInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
 
createCaseInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
createCaseInstanceResponse(CaseInstance) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createCaseInstanceResponse(CaseInstance, boolean, Map<String, Object>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createCaseInstanceResponse(CaseInstance, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createCaseInstanceResponseList(List<CaseInstance>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createCaseInstanceStartEventSubscriptionBuilder() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Creates a new event subscription builder to register a subscription to start a new case instance based on an event with a particular set of correlation parameter values.
createCaseInstanceStartEventSubscriptionBuilder() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
createCaseInstanceStartEventSubscriptionDeletionBuilder() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Creates a new event subscription deletion builder to delete one or more previously registered case start event subscriptions based on a particular case definition and with an optional combination of correlation parameter values.
createCaseInstanceStartEventSubscriptionDeletionBuilder() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
createCaseInstanceStartEventSubscriptionModificationBuilder() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Creates a new event subscription modification builder to modify one or more previously registered case start event subscriptions based on a particular case definition and with an optional combination of correlation parameter values.
createCaseInstanceStartEventSubscriptionModificationBuilder() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
createCaseInstanceVariables(CaseInstance, Map<String, Object>) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
createCaseLifecycleListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.CmmnListenerNotificationHelper
 
createCasePageTaskActivityBehaviour(PlanItem, CasePageTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createCasePageTaskActivityBehaviour(PlanItem, CasePageTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
CreateCasePageTaskAfterContext - Class in org.flowable.cmmn.engine.interceptor
 
CreateCasePageTaskAfterContext() - Constructor for class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskAfterContext
 
CreateCasePageTaskAfterContext(CasePageTask, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskAfterContext
 
CreateCasePageTaskBeforeContext - Class in org.flowable.cmmn.engine.interceptor
 
CreateCasePageTaskBeforeContext() - Constructor for class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
 
CreateCasePageTaskBeforeContext(CasePageTask, PlanItemInstanceEntity, String, String, String, List<String>, List<String>) - Constructor for class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
 
createCasePageTaskInterceptor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
CreateCasePageTaskInterceptor - Interface in org.flowable.cmmn.engine.interceptor
 
createCasePlanItemsFromHistoricCaseInstance(HistoricCaseInstance, CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
Creates new plan item instances for the runtime according the historic ones, even though they are all completed, ended or terminated.
createCaseReactivationBuilder(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Creates a new case reactivation builder used to reactivate an archived / finished case with various options.
createCaseReactivationBuilder(String) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
 
createCaseStartedEvent(CaseInstance) - Static method in class org.flowable.cmmn.engine.impl.event.FlowableCmmnEventBuilder
 
createCaseTaskActivityBehavior(PlanItem, CaseTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createCaseTaskActivityBehavior(PlanItem, CaseTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createCaseTaskBehavior(CaseServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createCaseTaskBehavior(CaseServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createCaseTaskBehavior(CaseServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createCaseVariablesFromHistoricCaseInstance(HistoricCaseInstance) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
Creates new variables in the runtime according the history of the provided case instance.
createChangeActivityStateBuilder() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
createChangeActivityStateBuilder() - Method in interface org.flowable.engine.RuntimeService
Create a ChangeActivityStateBuilder, that allows to set various options for changing the state of a process instance.
createChangeDetectionRunnable() - Method in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor
 
createChangeDetectionRunnable() - Method in class org.flowable.eventregistry.spring.management.DefaultSpringEventRegistryChangeDetectionExecutor
 
createChangePlanItemStateBuilder() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Create a ChangePlanItemStateBuilder, that allows to set various options for changing the state of a case instance.
createChangePlanItemStateBuilder() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
createChangeTenantIdBuilder(String, String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Create a ChangeTenantIdBuilder that can be used to change the tenant id of the case instances and all the related instances.
createChangeTenantIdBuilder(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
createChangeTenantIdBuilder(String, String) - Method in interface org.flowable.content.api.ContentManagementService
Create a ChangeTenantIdBuilder that can be used to change the tenant id of the content instances.
createChangeTenantIdBuilder(String, String) - Method in interface org.flowable.dmn.api.DmnManagementService
Create a ChangeTenantIdBuilder that can be used to change the tenant id of the Historic Decision instances.
createChangeTenantIdBuilder(String, String) - Method in class org.flowable.dmn.engine.impl.DmnManagementServiceImpl
 
createChangeTenantIdBuilder(String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
createChangeTenantIdBuilder(String, String) - Method in interface org.flowable.engine.ManagementService
Create a ChangeTenantIdBuilder that can be used to change the tenant id of the process instances and all the related instances.
createChangeTenantIdBuilder(String, String) - Method in interface org.flowable.form.api.FormManagementService
Create a ChangeTenantIdBuilder that can be used to change the tenant id of the form instances.
createChannelDefinitionQuery() - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
createChannelDefinitionQuery() - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
 
createChannelParseFromResource(EventResourceEntity) - Method in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilder
 
createChildExecution(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
 
createChildExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
Creates a new execution. properties processDefinition, processInstance and activity will be initialized.
createChildExecutionForSubProcess(SubProcess) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
 
createChildPlanItemInstance(PlanItemInstanceEntityBuilderImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
 
createChildPlanItemInstancesForStage(List<PlanItemInstanceEntity>, Map<String, List<PlanItemInstanceEntity>>, Map<String, PlanItemInstanceEntity>, Set<String>, CaseInstanceChangeState, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
 
createClassDelegateCaseLifeCycleListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
 
createClassDelegateCaseLifeCycleListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
 
createClassDelegateCustomPropertiesResolver(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
 
createClassDelegateCustomPropertiesResolver(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
 
createClassDelegateEventListener(EventListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
 
createClassDelegateEventListener(EventListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
 
createClassDelegateExecutionListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
 
createClassDelegateExecutionListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
 
createClassDelegateLifeCycleListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
 
createClassDelegateLifeCycleListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
 
createClassDelegateServiceTask(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createClassDelegateServiceTask(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createClassDelegateServiceTask(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createClassDelegateTaskListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
 
createClassDelegateTaskListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
 
createClassDelegateTaskListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
 
createClassDelegateTaskListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
 
createCmmnClassDelegate(PlanItem, ServiceTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createCmmnClassDelegate(PlanItem, ServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createCmmnEdge(CmmnModel, String, String, String, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.CmmnDIExport
 
createCmmnEngine(ExtensionContext) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
 
createCmmnEngine(ExtensionContext) - Method in class org.flowable.cmmn.spring.impl.test.FlowableCmmnSpringExtension
 
createCmmnEngineConfigurationFromInputStream(InputStream) - Static method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
createCmmnEngineConfigurationFromInputStream(InputStream, String) - Static method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
createCmmnEngineConfigurationFromResource(String) - Static method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
createCmmnEngineConfigurationFromResource(String, String) - Static method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
createCmmnEngineConfigurationFromResourceDefault() - Static method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
CreateCmmnExternalWorkerJobAfterContext - Class in org.flowable.cmmn.engine.interceptor
 
CreateCmmnExternalWorkerJobAfterContext(ExternalWorkerServiceTask, ExternalWorkerJobEntity, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobAfterContext
 
CreateCmmnExternalWorkerJobBeforeContext - Class in org.flowable.cmmn.engine.interceptor
 
CreateCmmnExternalWorkerJobBeforeContext(ExternalWorkerServiceTask, PlanItemInstanceEntity, String, String) - Constructor for class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobBeforeContext
 
createCmmnExternalWorkerJobInterceptor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
CreateCmmnExternalWorkerJobInterceptor - Interface in org.flowable.cmmn.engine.interceptor
 
createCmmnExternalWorkerTransitionBuilder(String, String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Create a CmmnExternalWorkerTransitionBuilder that can be used to transition the status of the external worker job.
createCmmnExternalWorkerTransitionBuilder(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
createCmmnShape(CmmnModel, String, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.CmmnDIExport
 
CreateCmmnTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
Creates new task by TaskBuilder
CreateCmmnTaskCmd(TaskBuilder) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CreateCmmnTaskCmd
 
createCommandContext(Command<?>) - Method in class org.flowable.common.engine.impl.interceptor.CommandContextFactory
 
createComment(String, CommentRequest) - Method in class org.flowable.rest.service.api.runtime.task.TaskCommentCollectionResource
 
createComment(String, CommentResponse) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceCommentCollectionResource
 
createCompensateEventSubscription() - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
 
createCompensateEventSubscription() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
 
createCompensateEventSubscription() - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
 
createCompensateEventSubscription() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
 
createConditionalEvent(FlowableEngineEventType, String, String, String, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createConfiguration(String, String, String) - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
 
createContainer(String...) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.RetryTopicContainerFactoryDecorator
 
createContainer(Pattern) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.RetryTopicContainerFactoryDecorator
 
createContainer(TopicPartitionOffset...) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.RetryTopicContainerFactoryDecorator
 
createContentItemQuery() - Method in interface org.flowable.content.api.ContentService
 
createContentObject(InputStream, Map<String, Object>) - Method in interface org.flowable.content.api.ContentStorage
createContentObject(InputStream, ContentObjectStorageMetadata) - Method in interface org.flowable.content.api.ContentStorage
Reads the given InputStream and stores it.
createCopyOfSubProcessExecutionForCompensation(ExecutionEntity) - Static method in class org.flowable.engine.impl.bpmn.helper.ScopeUtil
Creates a new event scope execution and moves existing event subscriptions to this new execution
createCustomPropertiesResolver(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
 
created - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
 
created - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
 
created - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
 
CREATED - Static variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryProperty
 
CREATED - Static variable in interface org.flowable.task.api.Task
 
createdAfter - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
 
createdAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
createdAfter - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
createdAfter - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
 
createdAfter - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
 
createdAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
createdAfter(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
 
createdAfter(Date) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions that were created after the given start time.
createdAfter(Date) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
 
createData(FlowableVariableEvent) - Method in class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
 
createDataInputAssociation(DataAssociation) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
 
createDataOutputAssociation(DataAssociation) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
 
createdBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
 
createdBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
createdBefore - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
createdBefore - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
 
createdBefore - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
 
createdBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
createdBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
 
createdBefore(Date) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions that were created before the given start time.
createdBefore(Date) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
 
createDbSqlSession() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
 
createDbSqlSessionFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
createDbSqlSessionFactory() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
createDbSqlSessionFactory() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
createDbSqlSessionFactory() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
 
createdBy(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
Only select content items with the given created by value.
createdByLike(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
Only select content items with a create by like the given string.
createdDate(Date) - Method in interface org.flowable.content.api.ContentItemBaseQuery
Only select content items created on the given time
createdDateAfter(Date) - Method in interface org.flowable.content.api.ContentItemBaseQuery
Only select content items created after the given time
createdDateBefore(Date) - Method in interface org.flowable.content.api.ContentItemBaseQuery
Only select content items created before the given time
createDeadLetterJob() - Method in class org.flowable.job.service.impl.JobServiceImpl
 
createDeadLetterJob() - Method in interface org.flowable.job.service.JobService
 
createDeadLetterJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
 
createDeadLetterJobFromHistoryJob(HistoryJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
 
createDeadLetterJobFromHistoryJob(HistoryJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
Create a dead letter job from a history job.
createDeadLetterJobFromOtherJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
 
createDeadLetterJobFromOtherJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
Create a dead letter job from another job
createDeadLetterJobQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns a new DeadLetterJobQuery implementation, that can be used to query the dead letter jobs.
createDeadLetterJobQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
createDeadLetterJobQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
createDeadLetterJobQuery() - Method in interface org.flowable.engine.ManagementService
Returns a new DeadLetterJobQuery implementation, that can be used to dynamically query the dead letter jobs.
createDeadLetterJobQuery() - Method in class org.flowable.job.service.impl.JobServiceImpl
 
createDeadLetterJobQuery() - Method in interface org.flowable.job.service.JobService
 
createDeadLetterJobResponse(Job) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createDeadLetterJobResponse(Job) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createDeadLetterJobResponseList(List<Job>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createDeadLetterJobResponseList(List<Job>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createDecisionQuery() - Method in interface org.flowable.dmn.api.DmnRepositoryService
 
createDecisionQuery() - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
createDecisionResponse(DmnDecision, String) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createDecisionResponse(DmnDecision, String) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createDecisionResponse(DmnDecision, String, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createDecisionResponse(DmnDecision, String, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createDecisionResponseList(List<DmnDecision>, String) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createDecisionResponseList(List<DmnDecision>, String) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createDecisionResults(String, Double) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
 
createDecisionTaskActivityBehavior(PlanItem, DecisionTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createDecisionTaskActivityBehavior(PlanItem, DecisionTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createDefaultActivityBehaviour(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createDefaultCaseValidator() - Method in class org.flowable.cmmn.validation.CaseValidatorFactory
 
createDefaultElResolvers() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
 
createDefaultEventRegistryEngineConfigurator() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
createDefaultEventRegistryEngineConfigurator() - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
 
createDefaultEventRegistryEngineConfigurator() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
createDefaultEventRegistryEngineConfigurator() - Method in class org.flowable.spring.SpringProcessEngineConfiguration
 
createDefaultHttpActivityBehaviour(PlanItem, ServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createDefaultProcessValidator() - Method in class org.flowable.validation.ProcessValidatorFactory
 
createDefaultTaskScheduler() - Method in class org.flowable.eventregistry.spring.management.DefaultSpringEventRegistryChangeDetectionExecutor
 
createDefaultTreeBuilder(Builder.Feature...) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
 
createDefaultTreeBuilder(Builder.Feature...) - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory
 
createDefensiveCopyInputVariables(Map<String, Object>) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
createDelegateExpressionCaseLifeCycleListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
 
createDelegateExpressionCaseLifeCycleListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
 
createDelegateExpressionCustomPropertiesResolver(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
 
createDelegateExpressionCustomPropertiesResolver(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
 
createDelegateExpressionEventListener(EventListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
 
createDelegateExpressionEventListener(EventListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
 
createDelegateExpressionExecutionListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
 
createDelegateExpressionExecutionListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
 
createDelegateExpressionLifeCycleListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
 
createDelegateExpressionLifeCycleListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
 
createDelegateExpressionTaskListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
 
createDelegateExpressionTaskListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
 
createDelegateExpressionTaskListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
 
createDelegateExpressionTaskListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
 
createDeleteReason(String) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
 
createdEmbeddedSubProcess - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
 
createDeployment() - Method in interface org.flowable.app.api.AppRepositoryService
Starts creating a new deployment
createDeployment() - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Starts creating a new deployment
createDeployment() - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
 
createDeployment() - Method in interface org.flowable.dmn.api.DmnRepositoryService
 
createDeployment() - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
createDeployment() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
createDeployment() - Method in interface org.flowable.engine.RepositoryService
Starts creating a new deployment
createDeployment() - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
createDeployment() - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
 
createDeployment() - Method in interface org.flowable.form.api.FormRepositoryService
 
createDeploymentQuery() - Method in interface org.flowable.app.api.AppRepositoryService
Query deployments
createDeploymentQuery() - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Query deployments
createDeploymentQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
 
createDeploymentQuery() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManager
 
createDeploymentQuery() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
 
createDeploymentQuery() - Method in interface org.flowable.dmn.api.DmnRepositoryService
 
createDeploymentQuery() - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
createDeploymentQuery() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
createDeploymentQuery() - Method in interface org.flowable.engine.RepositoryService
Query deployment.
createDeploymentQuery() - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
createDeploymentQuery() - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
 
createDeploymentQuery() - Method in interface org.flowable.form.api.FormRepositoryService
 
createDeploymentResourceResponse(String, String, String) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createDeploymentResourceResponse(String, String, String) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createDeploymentResourceResponse(String, String, String, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createDeploymentResourceResponse(String, String, String, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createDeploymentResourceResponseList(String, List<String>, ContentTypeResolver) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createDeploymentResourceResponseList(String, List<String>, ContentTypeResolver) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createDeploymentResponse(CmmnDeployment) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createDeploymentResponse(CmmnDeployment, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createDeploymentResponse(Deployment) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createDeploymentResponse(Deployment, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createDeploymentResponseList(List<CmmnDeployment>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createDeploymentResponseList(List<Deployment>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createDerivedDeployment(CommandContext, ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
 
createDerivedProcessDefinition(CommandContext, ProcessInstance) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
 
createDerivedProcessDefinitionForProcessInstance(CommandContext, String) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
 
createDerivedProcessDefinitionForTask(CommandContext, String) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
 
createdEventSubProcesses - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
 
createdExecutions - Variable in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
 
createDiagramForCaseDefinition(CaseDefinitionEntity, CmmnModel) - Method in class org.flowable.cmmn.engine.impl.deployer.CaseDefinitionDiagramHelper
Generates a diagram resource for a CaseDefinitionEntity.
createDiagramForDecision(DecisionEntity, DmnDefinition) - Method in class org.flowable.dmn.engine.impl.deployer.DecisionRequirementsDiagramHelper
Generates a diagram resource for a DecisionEntity.
createDiagramForProcessDefinition(ProcessDefinitionEntity, BpmnParse) - Method in class org.flowable.engine.impl.bpmn.deployer.ProcessDefinitionDiagramHelper
Generates a diagram resource for a ProcessDefinitionEntity and associated BpmnParse.
createDmnActivityBehavior(SendTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createDmnActivityBehavior(SendTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createDmnActivityBehavior(SendTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createDmnActivityBehavior(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createDmnActivityBehavior(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createDmnActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createDmnDecisionServiceDividerLine(List<GraphicInfo>, XMLStreamWriter) - Static method in class org.flowable.dmn.xml.converter.DMNDIExport
 
createDmnEdge(String, List<GraphicInfo>, XMLStreamWriter) - Static method in class org.flowable.dmn.xml.converter.DMNDIExport
 
createDmnEngine(ExtensionContext) - Method in class org.flowable.dmn.engine.test.FlowableDmnExtension
 
createDmnEngine(ExtensionContext) - Method in class org.flowable.dmn.spring.impl.test.FlowableDmnSpringExtension
 
createDmnEngineConfigurationFromInputStream(InputStream) - Static method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
createDmnEngineConfigurationFromInputStream(InputStream, String) - Static method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
createDmnEngineConfigurationFromResource(String) - Static method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
createDmnEngineConfigurationFromResource(String, String) - Static method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
createDmnEngineConfigurationFromResourceDefault() - Static method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
createDmnParseFromResource(EngineResource) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilder
 
createDmnShapeBounds(GraphicInfo, XMLStreamWriter) - Static method in class org.flowable.dmn.xml.converter.DMNDIExport
 
createdMultiInstanceRootExecution - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
 
createDocumentBuilderFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
 
createdOn - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
createdOn - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
 
createdStageInstances - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
 
createEmailActivityBehavior(PlanItem, ServiceTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createEmailActivityBehavior(PlanItem, ServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createEmbeddedSubProcessAndExecutions(Collection<MoveExecutionEntityContainer.FlowElementMoveEntry>, List<ExecutionEntity>, MoveExecutionEntityContainer, ProcessInstanceChangeState, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
 
createEmbeddedSubProcessHierarchy(SubProcess, ExecutionEntity, Map<String, SubProcess>, Set<String>, ProcessInstanceChangeState, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
 
createEndpointConfigurations(KafkaInboundChannelModel, String, EventRegistry, KafkaListenerEndpoint, KafkaListenerContainerFactory<?>) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
 
createEngine() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
createEngine() - Method in class org.flowable.common.engine.impl.AbstractBuildableEngineConfiguration
 
createEngine() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
createEngine() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
createEngine() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
createEngine() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
 
createEngineProperty(EnginePropertiesResource.PropertyRequestBody) - Method in class org.flowable.rest.service.api.management.EnginePropertiesResource
 
createEngineSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
createEngineSchemaManager() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
createEngineSchemaManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
createEngineSchemaManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
createEngineSchemaManager() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
createEngineSchemaManager() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
 
createEntityEvent(FlowableEngineEventType, Object) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createEntityEvent(FlowableEngineEventType, Object) - Static method in class org.flowable.identitylink.service.event.impl.FlowableIdentityLinkEventBuilder
 
createEntityEvent(FlowableEngineEventType, Object) - Static method in class org.flowable.job.service.event.impl.FlowableJobEventBuilder
 
createEntityEvent(FlowableEngineEventType, Object) - Static method in class org.flowable.task.service.event.impl.FlowableTaskEventBuilder
 
createEntityEvent(FlowableEngineEventType, Object) - Static method in class org.flowable.variable.service.event.impl.FlowableVariableEventBuilder
 
createEntityEvent(FlowableEngineEventType, Object, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createEntityEvent(FlowableEngineEventType, Entity) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
 
createEntityEvent(FlowableEngineEventType, Entity) - Method in class org.flowable.engine.impl.persistence.entity.AbstractProcessEngineEntityManager
 
createEntityEvent(FlowableEngineEventType, Entity) - Method in class org.flowable.idm.engine.impl.persistence.entity.AbstractIdmEngineEntityManager
 
createEntityEvent(FlowableEngineEventType, Entity) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobServiceEngineEntityManager
 
createEntityEvent(FlowableEngineEventType, Entity) - Method in class org.flowable.task.service.impl.persistence.entity.AbstractTaskServiceEntityManager
 
createEntityEvent(FlowableIdmEventType, Object) - Static method in class org.flowable.idm.engine.delegate.event.impl.FlowableIdmEventBuilder
 
createEntityExceptionEvent(FlowableEngineEventType, Object, Throwable) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createEntityExceptionEvent(FlowableEngineEventType, Object, Throwable) - Static method in class org.flowable.job.service.event.impl.FlowableJobEventBuilder
 
createEntityExceptionEvent(FlowableEngineEventType, Object, Throwable, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createEntityLink() - Method in interface org.flowable.entitylink.api.EntityLinkService
 
createEntityLink() - Method in class org.flowable.entitylink.service.impl.EntityLinkServiceImpl
 
createEntityLink(String, String, String, String, String, String, String, String, EntityLinkService, CmmnHistoryManager) - Static method in class org.flowable.cmmn.engine.impl.util.EntityLinkUtil
 
createEntityLink(String, String, String, String, String, String, String, String, EntityLinkService, HistoryManager) - Static method in class org.flowable.engine.impl.util.EntityLinkUtil
 
createEntityLinks(String, String, String, String, String) - Static method in class org.flowable.engine.impl.util.EntityLinkUtil
 
createEntityLinks(String, String, String, String, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.EntityLinkUtil
 
createEntityManagerFactory(String) - Static method in class org.flowable.engine.impl.cfg.JpaHelper
 
createEntityWithVariablesEvent(FlowableEngineEventType, Object, Map, boolean) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createErrorEndEventActivityBehavior(EndEvent, ErrorEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createErrorEndEventActivityBehavior(EndEvent, ErrorEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createErrorEndEventActivityBehavior(EndEvent, ErrorEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createErrorEvent(FlowableEngineEventType, String, String, String, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createErrorMessage(ScriptTrace) - Static method in exception org.flowable.common.engine.impl.scripting.FlowableScriptEvaluationException
 
createEscalationEndEventActivityBehavior(EndEvent, EscalationEventDefinition, Escalation) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createEscalationEndEventActivityBehavior(EndEvent, EscalationEventDefinition, Escalation) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createEscalationEndEventActivityBehavior(EndEvent, EscalationEventDefinition, Escalation) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createEscalationEvent(FlowableEngineEventType, String, String, String, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createEvaluationRequest() - Method in interface org.flowable.common.engine.impl.scripting.FlowableScriptEngine
 
createEvaluationRequest() - Method in class org.flowable.common.engine.impl.scripting.JSR223FlowableScriptEngine
 
createEvent(FlowableEngineEventType, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createEventBasedGatewayActivityBehavior(EventGateway) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createEventBasedGatewayActivityBehavior(EventGateway) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createEventBasedGatewayActivityBehavior(EventGateway) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createEventDefinitionQuery() - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
createEventDefinitionQuery() - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
 
createEventFlusher() - Method in class org.flowable.engine.impl.event.logger.EventLogger
Subclasses that want something else than the database flusher should override this method
createEventListeners(BpmnParse, List<EventListener>) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ProcessParseHandler
 
createEventLogEntry(String, String, String, String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
 
createEventLogEntry(String, String, String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
 
createEventLogEntry(Map<String, Object>) - Method in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
 
createEventModel() - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
Creates a new event model, but does not deploy it to the Event registry engine.
createEventModel() - Method in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
 
createEventModelBuilder() - Method in interface org.flowable.eventregistry.api.EventRepositoryService
Programmatically build and register a new EventModel.
createEventModelBuilder() - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
 
createEventParseFromResource(EventResourceEntity) - Method in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilder
 
createEventPayloadInstances(VariableScope, ExpressionManager, BaseElement, EventModel) - Static method in class org.flowable.engine.impl.util.EventInstanceBpmnUtil
Reads the 'in parameters' and converts them to EventPayloadInstance instances.
createEventPayloadInstances(VariableScope, ExpressionManager, BaseElement, EventModel) - Static method in class org.flowable.cmmn.engine.impl.util.EventInstanceCmmnUtil
Reads the 'in parameters' and converts them to EventPayloadInstance instances.
createEventRegistryEngine(ExtensionContext) - Method in class org.flowable.eventregistry.spring.test.FlowableEventSpringExtension
 
createEventRegistryEngine(ExtensionContext) - Method in class org.flowable.eventregistry.test.FlowableEventExtension
 
createEventRegistryEngineConfigurationFromInputStream(InputStream) - Static method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
createEventRegistryEngineConfigurationFromInputStream(InputStream, String) - Static method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
createEventRegistryEngineConfigurationFromResource(String) - Static method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
createEventRegistryEngineConfigurationFromResource(String, String) - Static method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
createEventRegistryEngineConfigurationFromResourceDefault() - Static method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
createEventRegistryEventListenerActivityBehaviour(PlanItem, GenericEventListener) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createEventRegistryEventListenerActivityBehaviour(PlanItem, GenericEventListener) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createEventResponse(Event) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createEventResponse(Event, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createEventResponseList(List<Event>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createEventSubprocessActivityBehavior(EventSubProcess) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createEventSubprocessActivityBehavior(EventSubProcess) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createEventSubprocessActivityBehavior(EventSubProcess) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createEventSubProcessConditionalStartEventActivityBehavior(StartEvent, ConditionalEventDefinition, String) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createEventSubProcessConditionalStartEventActivityBehavior(StartEvent, ConditionalEventDefinition, String) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createEventSubProcessConditionalStartEventActivityBehavior(StartEvent, ConditionalEventDefinition, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createEventSubProcessErrorStartEventActivityBehavior(StartEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createEventSubProcessErrorStartEventActivityBehavior(StartEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createEventSubProcessErrorStartEventActivityBehavior(StartEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createEventSubProcessEscalationStartEventActivityBehavior(StartEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createEventSubProcessEscalationStartEventActivityBehavior(StartEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createEventSubProcessEscalationStartEventActivityBehavior(StartEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createEventSubProcessEventRegistryStartEventActivityBehavior(StartEvent, String) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createEventSubProcessEventRegistryStartEventActivityBehavior(StartEvent, String) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createEventSubProcessEventRegistryStartEventActivityBehavior(StartEvent, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createEventSubProcessMessageStartEventActivityBehavior(StartEvent, MessageEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createEventSubProcessMessageStartEventActivityBehavior(StartEvent, MessageEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createEventSubProcessMessageStartEventActivityBehavior(StartEvent, MessageEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createEventSubProcessSignalStartEventActivityBehavior(StartEvent, SignalEventDefinition, Signal) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createEventSubProcessSignalStartEventActivityBehavior(StartEvent, SignalEventDefinition, Signal) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createEventSubProcessSignalStartEventActivityBehavior(StartEvent, SignalEventDefinition, Signal) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createEventSubProcessTimerStartEventActivityBehavior(StartEvent, TimerEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createEventSubProcessTimerStartEventActivityBehavior(StartEvent, TimerEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createEventSubProcessTimerStartEventActivityBehavior(StartEvent, TimerEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createEventSubProcessVariableListenerlStartEventActivityBehavior(StartEvent, VariableListenerEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createEventSubProcessVariableListenerlStartEventActivityBehavior(StartEvent, VariableListenerEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createEventSubProcessVariableListenerlStartEventActivityBehavior(StartEvent, VariableListenerEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createEventSubscription(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.EventRegistryEventListenerActivityBehaviour
 
createEventSubscription(EventSubscriptionBuilder) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
 
createEventSubscription(EventSubscriptionBuilder) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
 
createEventSubscription(EventSubscriptionBuilder) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
 
createEventSubscriptionBuilder() - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
 
createEventSubscriptionBuilder() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
 
createEventSubscriptionQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Creates a new EventSubscriptionQuery instance, that can be used to query the event subscriptions.
createEventSubscriptionQuery() - Method in class org.flowable.cmmn.engine.impl.eventregistry.CmmnEventRegistryEventConsumer
 
createEventSubscriptionQuery() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
createEventSubscriptionQuery() - Method in class org.flowable.engine.impl.eventregistry.BpmnEventRegistryEventConsumer
 
createEventSubscriptionQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
createEventSubscriptionQuery() - Method in interface org.flowable.engine.RuntimeService
Creates a new EventSubscriptionQuery instance, that can be used to query the event subscriptions.
createEventSubscriptionQuery() - Method in class org.flowable.eventregistry.impl.consumer.BaseEventRegistryEventConsumer
 
createEventSubscriptionResponse(EventSubscription) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createEventSubscriptionResponse(EventSubscription) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createEventSubscriptionResponse(EventSubscription, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createEventSubscriptionResponse(EventSubscription, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createEventSubscriptionResponseList(List<EventSubscription>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createEventSubscriptionResponseList(List<EventSubscription>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createEventThrowingEventListener(EventListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
 
createEventThrowingEventListener(EventListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
 
createExclusiveGatewayActivityBehavior(ExclusiveGateway) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createExclusiveGatewayActivityBehavior(ExclusiveGateway) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createExclusiveGatewayActivityBehavior(ExclusiveGateway) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createExecutableJobFromOtherJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
 
createExecutableJobFromOtherJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
Create an executable job from another job
createExecutableJobFromOtherJob(AbstractRuntimeJobEntity, boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
 
createExecuteAsyncRunnable(JobInfo, JobServiceConfiguration) - Method in interface org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnableFactory
 
createExecuteAsyncRunnable(JobInfo, JobServiceConfiguration) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareExecuteAsyncRunnableFactory
 
createExecuteDecisionBuilder() - Method in interface org.flowable.dmn.api.DmnDecisionService
Create a builder to execute a decision or decision service.
createExecuteDecisionBuilder() - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
 
createExecutionListener(BpmnParse, FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
 
createExecutionQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
createExecutionQuery() - Method in interface org.flowable.engine.RuntimeService
Creates a new ExecutionQuery instance, that can be used to query the executions and process instances.
createExecutionResponse(Execution) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createExecutionResponse(Execution, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createExecutionResponseList(List<Execution>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createExecutionVariable(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceVariableCollectionResource
 
createExecutionVariable(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionVariableCollectionResource
 
createExecutionVariable(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableCollectionResource
 
createExecutionVariable(Execution, boolean, boolean, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.process.BaseVariableCollectionResource
 
createExecutionVariableAsync(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceVariableCollectionResource
 
createExecutionVariableAsync(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionVariableCollectionResource
 
createExecutionVariableAsync(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableCollectionResource
 
createExecutionVariables(Execution, Map<String, Object>, RestVariable.RestVariableScope) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
createExpression(Object) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
 
createExpression(Object) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
 
createExpression(String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.mail.CmmnMailActivityDelegate
 
createExpression(String) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createExpression(String) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
 
createExpression(String) - Method in interface org.flowable.common.engine.impl.el.ExpressionManager
Creates an Expression instance from the given String.
createExpression(String) - Method in class org.flowable.engine.impl.bpmn.mail.BpmnMailActivityDelegate
 
createExpression(String) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createExpression(String) - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate
 
createExpression(ExpressionManager, Object) - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
 
createExpressionCaseLifeCycleListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
 
createExpressionCaseLifeCycleListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
 
createExpressionCustomPropertiesResolver(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
 
createExpressionCustomPropertiesResolver(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
 
createExpressionEventProcessingPipeline(InboundChannelModel, EventRepositoryService) - Method in class org.flowable.eventregistry.impl.pipeline.InboundChannelModelProcessor
 
createExpressionExecutionListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
 
createExpressionExecutionListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
 
createExpressionForField(FieldExtension) - Static method in class org.flowable.engine.delegate.DelegateHelper
Creates an Expression for the FieldExtension.
createExpressionForField(FieldExtension) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
 
createExpressionLifeCycleListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
 
createExpressionLifeCycleListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
 
createExpressionTaskListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
 
createExpressionTaskListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
 
createExpressionTaskListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
 
createExpressionTaskListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
 
createExternalWorkerActivityBehaviour(PlanItem, ExternalWorkerServiceTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createExternalWorkerActivityBehaviour(PlanItem, ExternalWorkerServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createExternalWorkerCompletionBuilder(String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
createExternalWorkerCompletionBuilder(String, String) - Method in interface org.flowable.engine.ManagementService
Create an ExternalWorkerCompletionBuilder that can be used to transition the status of the external worker job.
createExternalWorkerJob() - Method in class org.flowable.job.service.impl.JobServiceImpl
 
createExternalWorkerJob() - Method in interface org.flowable.job.service.JobService
 
createExternalWorkerJobAcquireBuilder() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Create an ExternalWorkerJobAcquireBuilder that can be used to acquire jobs for an external worker.
createExternalWorkerJobAcquireBuilder() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
createExternalWorkerJobAcquireBuilder() - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
createExternalWorkerJobAcquireBuilder() - Method in interface org.flowable.engine.ManagementService
Create an ExternalWorkerJobAcquireBuilder that can be used to acquire jobs for an external worker.
CreateExternalWorkerJobAfterContext - Class in org.flowable.engine.interceptor
 
CreateExternalWorkerJobAfterContext(ExternalWorkerServiceTask, ExternalWorkerJobEntity, DelegateExecution) - Constructor for class org.flowable.engine.interceptor.CreateExternalWorkerJobAfterContext
 
CreateExternalWorkerJobBeforeContext - Class in org.flowable.engine.interceptor
 
CreateExternalWorkerJobBeforeContext(ExternalWorkerServiceTask, DelegateExecution, String) - Constructor for class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
 
createExternalWorkerJobFailureBuilder(String, String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Create an ExternalWorkerJobFailureBuilder that can be used to fail an external worker job.
createExternalWorkerJobFailureBuilder(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
createExternalWorkerJobFailureBuilder(String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
createExternalWorkerJobFailureBuilder(String, String) - Method in interface org.flowable.engine.ManagementService
Create an ExternalWorkerJobFailureBuilder that can be used to fail an external worker job.
createExternalWorkerJobFromOtherJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
 
createExternalWorkerJobFromOtherJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
Create an external worker job from another job
createExternalWorkerJobInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
CreateExternalWorkerJobInterceptor - Interface in org.flowable.engine.interceptor
 
createExternalWorkerJobQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns a new ExternalWorkerJobQuery implementation, that can be used to dynamically query the external worker jobs.
createExternalWorkerJobQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
createExternalWorkerJobQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
createExternalWorkerJobQuery() - Method in interface org.flowable.engine.ManagementService
Returns a new ExternalWorkerJobQuery implementation, that can be used to dynamically query the external worker jobs.
createExternalWorkerTaskBehavior(ExternalWorkerServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createExternalWorkerTaskBehavior(ExternalWorkerServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createExternalWorkerTaskBehavior(ExternalWorkerServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createFieldDeclarations(List<FieldExtension>) - Method in class org.flowable.engine.impl.bpmn.parser.factory.AbstractBehaviorFactory
 
createFieldDeclarations(List<FieldExtension>, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
 
createFlowable5CompatibilityHandler() - Method in class org.flowable.engine.compatibility.DefaultFlowable5CompatibilityHandlerFactory
 
createFlowable5CompatibilityHandler() - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandlerFactory
 
createFlowableCollectionHandler(CollectionHandler, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
createFlowableExecutableCaseValidatorSet() - Method in class org.flowable.cmmn.validation.validator.ValidatorSetFactory
 
createFlowableExecutableProcessValidatorSet() - Method in class org.flowable.validation.validator.ValidatorSetFactory
 
createFlowableUser(User) - Method in class org.flowable.spring.security.FlowableUserDetailsService
 
createFoldedHeaderValue(String, String, Charset) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
 
createFormDataResponse(FormData) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createFormDefinitionQuery() - Method in interface org.flowable.form.api.FormRepositoryService
 
createFormDefinitionResponse(FormDefinition, String, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createFormDefinitionResponse(FormDefinition, String, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createFormDefinitionResponseList(List<FormDefinition>, String) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createFormDefinitionResponseList(List<FormDefinition>, String) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createFormDefintionResponse(FormDefinition, String) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createFormDefintionResponse(FormDefinition, String) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createFormInstance(Map<String, Object>, FormInfo, String, String, String, String, String) - Method in interface org.flowable.form.api.FormService
Store the submitted form values.
createFormInstanceQuery() - Method in interface org.flowable.form.api.FormService
 
createFormInstanceWithScopeId(Map<String, Object>, FormInfo, String, String, String, String, String, String) - Method in interface org.flowable.form.api.FormService
 
createFormProperty(ExecutionEntity) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
 
createFunction(String, int, AstParameters, boolean, FlowableExpressionParser) - Method in class org.flowable.cmmn.engine.impl.function.IsPlanItemCompletedExpressionFunction
 
createFunction(String, int, AstParameters, boolean, FlowableExpressionParser) - Method in class org.flowable.cmmn.engine.impl.function.IsStageCompletableExpressionFunction
 
createFunction(String, int, AstParameters, boolean, FlowableExpressionParser) - Method in interface org.flowable.common.engine.impl.el.FlowableAstFunctionCreator
Create an AstFunction based on the provided name, index, parameters.
createFunction(String, int, AstParameters, boolean, FlowableExpressionParser) - Method in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
 
createGenericEventListenerActivityBehavior(PlanItem, GenericEventListener) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createGenericEventListenerActivityBehavior(PlanItem, GenericEventListener) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createGenericEventListenerInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createGenericEventListenerInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
createGenericEventSubscription() - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
 
createGenericEventSubscription() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
 
createGenericEventSubscriptionEntity() - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
 
createGenericEventSubscriptionEntity() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
 
createGlobalEvent(FlowableEngineEventType) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createGlobalEvent(FlowableIdmEventType) - Static method in class org.flowable.idm.engine.delegate.event.impl.FlowableIdmEventBuilder
 
createGroup(String, String, String) - Method in class org.flowable.idm.engine.test.PluggableFlowableIdmTestCase
 
createGroup(GroupRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
createGroup(GroupRequest) - Method in class org.flowable.rest.service.api.identity.GroupCollectionResource
 
CreateGroupCmd - Class in org.flowable.idm.engine.impl.cmd
 
CreateGroupCmd(String) - Constructor for class org.flowable.idm.engine.impl.cmd.CreateGroupCmd
 
createGroupIdentityLinkComment(TaskEntity, String, String, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
 
createGroupIdentityLinkComment(TaskEntity, String, String, boolean) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
 
createGroupIdentityLinkComment(TaskEntity, String, String, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
Creates a new comment to indicate a new group IdentityLink has been created or deleted, if history is enabled.
createGroupQuery() - Method in interface org.flowable.engine.IdentityService
Creates a GroupQuery that allows to programmatically query the groups.
createGroupQuery() - Method in class org.flowable.engine.impl.IdentityServiceImpl
 
createGroupQuery() - Method in interface org.flowable.idm.api.IdmIdentityService
Creates a GroupQuery that allows to programmatically query the groups.
createGroupQuery() - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
 
CreateGroupQueryCmd - Class in org.flowable.idm.engine.impl.cmd
 
CreateGroupQueryCmd() - Constructor for class org.flowable.idm.engine.impl.cmd.CreateGroupQueryCmd
 
createGroupResponse(Group) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createGroupResponse(Group, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createGroupResponseList(List<Group>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHintListeners(AsyncExecutor, JobInfoEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
 
createHistoricActivityInstance(ActivityInstance) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
 
createHistoricActivityInstance(ActivityInstance) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
 
createHistoricActivityInstance(ActivityInstance) - Method in interface org.flowable.engine.impl.history.HistoryManager
Create new historic activity instance from runtime activity instance
createHistoricActivityInstanceQuery() - Method in interface org.flowable.engine.HistoryService
Creates a new programmatic query to search for HistoricActivityInstances.
createHistoricActivityInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
 
createHistoricActivityInstanceResponse(HistoricActivityInstance) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHistoricActivityInstanceResponse(HistoricActivityInstance, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHistoricActivityInstanceResponseList(List<HistoricActivityInstance>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHistoricCaseInstanceCleaningQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryCleaningManager
 
createHistoricCaseInstanceCleaningQuery() - Method in class org.flowable.cmmn.engine.impl.DefaultCmmnHistoryCleaningManager
 
createHistoricCaseInstanceMigrationBuilder() - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
createHistoricCaseInstanceMigrationBuilder() - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
 
createHistoricCaseInstanceMigrationBuilderFromHistoricCaseInstanceMigrationDocument(HistoricCaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
createHistoricCaseInstanceMigrationBuilderFromHistoricCaseInstanceMigrationDocument(HistoricCaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
 
createHistoricCaseInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
 
createHistoricCaseInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
 
createHistoricCaseInstanceQuery() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManager
 
createHistoricCaseInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManagerImpl
 
createHistoricCaseInstanceResponse(HistoricCaseInstance) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createHistoricCaseInstanceResponse(HistoricCaseInstance, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createHistoricCaseInstanceResponseList(List<HistoricCaseInstance>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createHistoricDecisionExecutionQuery() - Method in interface org.flowable.dmn.api.DmnHistoryService
 
createHistoricDecisionExecutionQuery() - Method in class org.flowable.dmn.engine.impl.DmnHistoryServiceImpl
 
createHistoricDetailAssignment() - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
 
createHistoricDetailAssignment() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
 
createHistoricDetailQuery() - Method in interface org.flowable.engine.HistoryService
Creates a new programmatic query to search for HistoricDetails.
createHistoricDetailQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
 
createHistoricDetailResponse(List<HistoricDetail>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHistoricDetailResponse(HistoricDetail) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHistoricDetailResponse(HistoricDetail, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHistoricDetailVariableInstanceUpdate() - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
 
createHistoricDetailVariableInstanceUpdate() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
 
createHistoricEntityLink() - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
 
createHistoricEntityLink() - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
 
createHistoricFormProperty() - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
 
createHistoricFormProperty() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
 
createHistoricIdentityLink() - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
 
createHistoricIdentityLink() - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
 
createHistoricIdentityLink(String, String, String, AbstractEngineConfiguration) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
 
createHistoricIdentityLinkResponse(HistoricIdentityLink) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createHistoricIdentityLinkResponse(HistoricIdentityLink) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHistoricIdentityLinkResponse(HistoricIdentityLink, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createHistoricIdentityLinkResponse(HistoricIdentityLink, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHistoricIdentityLinkResponseList(List<HistoricIdentityLink>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createHistoricIdentityLinkResponseList(List<HistoricIdentityLink>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHistoricMilestoneInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
 
createHistoricMilestoneInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
 
createHistoricMilestoneInstanceQuery() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityManager
 
createHistoricMilestoneInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityManagerImpl
 
createHistoricMilestoneInstanceResponse(HistoricMilestoneInstance) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createHistoricMilestoneInstanceResponse(HistoricMilestoneInstance, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createHistoricMilestoneInstanceResponseList(List<HistoricMilestoneInstance>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createHistoricPlanItemInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
 
createHistoricPlanItemInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
 
createHistoricPlanItemInstanceQuery() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManager
 
createHistoricPlanItemInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManagerImpl
 
createHistoricPlanItemInstanceResponse(HistoricPlanItemInstance) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createHistoricPlanItemInstanceResponse(HistoricPlanItemInstance, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createHistoricPlanItemInstanceResponseList(List<HistoricPlanItemInstance>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createHistoricProcessInstanceCleaningQuery() - Method in class org.flowable.engine.DefaultHistoryCleaningManager
 
createHistoricProcessInstanceCleaningQuery() - Method in interface org.flowable.engine.HistoryCleaningManager
 
createHistoricProcessInstanceQuery() - Method in interface org.flowable.engine.HistoryService
Creates a new programmatic query to search for HistoricProcessInstances.
createHistoricProcessInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
 
createHistoricProcessInstanceResponse(HistoricProcessInstance) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHistoricProcessInstanceResponse(HistoricProcessInstance, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHistoricProcessInstanceResponseList(List<HistoricProcessInstance>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHistoricTask() - Method in interface org.flowable.task.service.HistoricTaskService
 
createHistoricTask() - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
 
createHistoricTask(TaskEntity) - Method in interface org.flowable.task.service.HistoricTaskService
 
createHistoricTask(TaskEntity) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
 
createHistoricTaskInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
 
createHistoricTaskInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
 
createHistoricTaskInstanceQuery() - Method in interface org.flowable.engine.HistoryService
Creates a new programmatic query to search for HistoricTaskInstances.
createHistoricTaskInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
 
createHistoricTaskInstanceResponse(HistoricTaskInstance) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createHistoricTaskInstanceResponse(HistoricTaskInstance) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHistoricTaskInstanceResponse(HistoricTaskInstance, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createHistoricTaskInstanceResponse(HistoricTaskInstance, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHistoricTaskInstanceResponseList(List<HistoricTaskInstance>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createHistoricTaskInstanceResponseList(List<HistoricTaskInstance>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHistoricTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in interface org.flowable.task.service.HistoricTaskService
 
createHistoricTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
 
createHistoricTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
 
createHistoricTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
 
createHistoricTaskLogEntryBuilder() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Create new task log entry builder to the log task event without predefined values from the task
createHistoricTaskLogEntryBuilder() - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
 
createHistoricTaskLogEntryBuilder() - Method in interface org.flowable.engine.HistoryService
Create new task log entry builder to the log task event without predefined values from the task
createHistoricTaskLogEntryBuilder() - Method in class org.flowable.engine.impl.HistoryServiceImpl
 
createHistoricTaskLogEntryBuilder(TaskInfo) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Create new task log entry builder to the log task event
createHistoricTaskLogEntryBuilder(TaskInfo) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
 
createHistoricTaskLogEntryBuilder(TaskInfo) - Method in interface org.flowable.engine.HistoryService
Create new task log entry builder to the log task event
createHistoricTaskLogEntryBuilder(TaskInfo) - Method in class org.flowable.engine.impl.HistoryServiceImpl
 
createHistoricTaskLogEntryBuilder(TaskInfo, HistoricTaskLogEntryType) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
 
createHistoricTaskLogEntryQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Returns a new HistoricTaskLogEntryQuery that can be used to dynamically query task log entries.
createHistoricTaskLogEntryQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
 
createHistoricTaskLogEntryQuery() - Method in interface org.flowable.engine.HistoryService
Returns a new HistoricTaskLogEntryQuery that can be used to dynamically query task log entries.
createHistoricTaskLogEntryQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
 
createHistoricTaskLogEntryQuery(CommandExecutor) - Method in interface org.flowable.task.service.HistoricTaskService
 
createHistoricTaskLogEntryQuery(CommandExecutor) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
 
createHistoricTaskLogEntryResponse(HistoricTaskLogEntry, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHistoricTaskLogEntryResponseList(List<HistoricTaskLogEntry>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHistoricVariableInstance() - Method in interface org.flowable.variable.service.HistoricVariableService
 
createHistoricVariableInstance() - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
 
createHistoricVariableInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
 
createHistoricVariableInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
 
createHistoricVariableInstanceQuery() - Method in interface org.flowable.engine.HistoryService
Creates a new programmatic query to search for HistoricVariableInstances.
createHistoricVariableInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
 
createHistoricVariableInstanceResponse(HistoricVariableInstance) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createHistoricVariableInstanceResponse(HistoricVariableInstance) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHistoricVariableInstanceResponse(HistoricVariableInstance, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createHistoricVariableInstanceResponse(HistoricVariableInstance, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHistoricVariableInstanceResponseList(List<HistoricVariableInstance>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createHistoricVariableInstanceResponseList(List<HistoricVariableInstance>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHistoryJob() - Method in interface org.flowable.job.service.HistoryJobService
 
createHistoryJob() - Method in class org.flowable.job.service.impl.HistoryJobServiceImpl
 
createHistoryJobQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns a new HistoryJobQuery implementation, that can be used to dynamically query the history jobs.
createHistoryJobQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
createHistoryJobQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
createHistoryJobQuery() - Method in interface org.flowable.engine.ManagementService
Returns a new HistoryJobQuery implementation, that can be used to dynamically query the history jobs.
createHistoryJobQuery() - Method in class org.flowable.job.service.impl.JobServiceImpl
 
createHistoryJobQuery() - Method in interface org.flowable.job.service.JobService
 
createHistoryJobResponse(HistoryJob) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createHistoryJobResponse(HistoryJob) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHistoryJobResponse(HistoryJob, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createHistoryJobResponse(HistoryJob, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHistoryJobResponseList(List<HistoryJob>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createHistoryJobResponseList(List<HistoryJob>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createHostClient(String, MailServerInfo) - Static method in class org.flowable.common.engine.impl.cfg.mail.FlowableMailClientCreator
 
createHostClient(String, MailServerInfo, MailServerInfo) - Static method in class org.flowable.common.engine.impl.cfg.mail.FlowableMailClientCreator
 
createHttpActivityBehavior(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createHttpActivityBehavior(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createHttpActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createHttpActivityBehavior(PlanItem, ServiceTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createHttpActivityBehavior(PlanItem, ServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createHttpClient() - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.DefaultCmmnHttpActivityDelegate
 
createHttpClient() - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
 
createHttpClient() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate
 
createHttpRequestHandler(FlowableHttpRequestHandler, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
 
createHttpRequestHandler(FlowableHttpRequestHandler, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.DefaultCmmnHttpActivityDelegate
 
createHttpResponseHandler(FlowableHttpResponseHandler, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
 
createHttpResponseHandler(FlowableHttpResponseHandler, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.DefaultCmmnHttpActivityDelegate
 
createHumanTaskActivityBehavior(PlanItem, HumanTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createHumanTaskActivityBehavior(PlanItem, HumanTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
CreateHumanTaskAfterContext - Class in org.flowable.cmmn.engine.interceptor
 
CreateHumanTaskAfterContext() - Constructor for class org.flowable.cmmn.engine.interceptor.CreateHumanTaskAfterContext
 
CreateHumanTaskAfterContext(HumanTask, TaskEntity, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.interceptor.CreateHumanTaskAfterContext
 
CreateHumanTaskBeforeContext - Class in org.flowable.cmmn.engine.interceptor
 
CreateHumanTaskBeforeContext() - Constructor for class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
 
CreateHumanTaskBeforeContext(HumanTask, PlanItemInstanceEntity, String, String, String, String, String, String, String, String, List<String>, List<String>) - Constructor for class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
 
createHumanTaskInterceptor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
CreateHumanTaskInterceptor - Interface in org.flowable.cmmn.engine.interceptor
 
createId(EntityMetaData, String) - Method in class org.flowable.variable.service.impl.types.JPAEntityMappings
 
createIdentifier(String) - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionParserImpl
 
createIdentifier(String) - Method in interface org.flowable.common.engine.impl.el.FlowableExpressionParser
 
createIdentityLink() - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
createIdentityLink() - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
createIdentityLink(String, RestIdentityLink) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionIdentityLinkCollectionResource
 
createIdentityLink(String, RestIdentityLink) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceIdentityLinkCollectionResource
 
createIdentityLink(String, RestIdentityLink) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskIdentityLinkCollectionResource
 
createIdentityLink(String, RestIdentityLink) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionIdentityLinkCollectionResource
 
createIdentityLink(String, RestIdentityLink) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceIdentityLinkCollectionResource
 
createIdentityLink(String, RestIdentityLink) - Method in class org.flowable.rest.service.api.runtime.task.TaskIdentityLinkCollectionResource
 
createIdentityLinkComment(TaskEntity, String, String, String, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
 
createIdentityLinkComment(TaskEntity, String, String, String, boolean) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
 
createIdentityLinkComment(TaskEntity, String, String, String, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
Creates a new comment to indicate a new IdentityLink has been created or deleted, if history is enabled.
createIdentityLinkComment(TaskEntity, String, String, String, boolean, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
 
createIdentityLinkComment(TaskEntity, String, String, String, boolean, boolean) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
 
createIdentityLinkComment(TaskEntity, String, String, String, boolean, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
Creates a new comment to indicate a new IdentityLink has been created or deleted, if history is enabled.
createIdentityLinkFromHistoricIdentityLink(HistoricIdentityLink) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
createIdentityLinkFromHistoricIdentityLink(HistoricIdentityLink) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
createIdentityLinkFromHistoricIdentityLink(HistoricIdentityLink) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
 
createIdentityLinkFromHistoricIdentityLink(HistoricIdentityLink) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
 
createIdentityLinkFromHistoricIdentityLink(HistoricIdentityLink) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
 
createIdentityLinkFromHistoricIdentityLink(HistoricIdentityLink) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
createIdentityLinkType(CommandContext, String, String, String, String) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractCaseInstanceIdentityLinkCmd
Creates a new identity link entry for the given case instance, which can either be a user or group based one, but not both the same time.
createIdentityLinkType(CommandContext, String, String, String, String) - Method in class org.flowable.engine.impl.cmd.AbstractProcessInstanceIdentityLinkCmd
Creates a new identity link entry for the given process instance, which can either be a user or group based one, but not both the same time.
createIdmEngineConfigurationFromInputStream(InputStream) - Static method in class org.flowable.idm.engine.IdmEngineConfiguration
 
createIdmEngineConfigurationFromInputStream(InputStream, String) - Static method in class org.flowable.idm.engine.IdmEngineConfiguration
 
createIdmEngineConfigurationFromResource(String) - Static method in class org.flowable.idm.engine.IdmEngineConfiguration
 
createIdmEngineConfigurationFromResource(String, String) - Static method in class org.flowable.idm.engine.IdmEngineConfiguration
 
createIdmEngineConfigurationFromResourceDefault() - Static method in class org.flowable.idm.engine.IdmEngineConfiguration
 
createInboundChannelModelBuilder() - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
createInboundChannelModelBuilder() - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
 
createInboundEventPayloadExtractor(InboundChannelModel, Supplier<InboundEventPayloadExtractor<T>>) - Method in class org.flowable.eventregistry.impl.pipeline.InboundChannelModelProcessor
 
createInCase(String) - Method in interface org.flowable.cmmn.api.runtime.InjectedPlanItemInstanceBuilder
Create the newly setup plan item, add it to the parent running case instance and plan it for activation and further processing in the case engine.
createInCase(String) - Method in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
 
createInclusiveGatewayActivityBehavior(InclusiveGateway) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createInclusiveGatewayActivityBehavior(InclusiveGateway) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createInclusiveGatewayActivityBehavior(InclusiveGateway) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createInjectedPlanItemInstanceBuilder() - Method in interface org.flowable.cmmn.api.DynamicCmmnService
Creates a new builder to dynamically create a new plan item and inject it into a running stage or case instance.
createInjectedPlanItemInstanceBuilder() - Method in class org.flowable.cmmn.engine.impl.runtime.DynamicCmmnServiceImpl
 
CreateInjectedPlanItemInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
Creates a new dynamically injected plan item instance and adds it to the agenda for activation.
CreateInjectedPlanItemInstanceCmd(InjectedPlanItemInstanceBuilderImpl) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CreateInjectedPlanItemInstanceCmd
 
createInStage(String) - Method in interface org.flowable.cmmn.api.runtime.InjectedPlanItemInstanceBuilder
Create the newly setup plan item, add it to the parent running stage and plan it for activation and further processing in the case engine.
createInStage(String) - Method in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
 
createInstance() - Method in class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
 
createInstance() - Method in class org.flowable.engine.impl.bpmn.data.ItemDefinition
 
createInstance() - Method in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureDefinition
 
createInstance() - Method in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
 
createInstance() - Method in interface org.flowable.engine.impl.bpmn.data.StructureDefinition
 
createInstance() - Method in class org.flowable.engine.impl.bpmn.webservice.MessageDefinition
 
createInstances(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
createInstances(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
Handles the parallel case of spawning the instances.
createInstances(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.SequentialMultiInstanceBehavior
Handles the sequential case of spawning the instances.
createIntentEventListenerActivityBehaviour(PlanItem, IntentEventListener) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createIntentEventListenerActivityBehaviour(PlanItem, IntentEventListener) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createIntentEventListenerInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createIntentEventListenerInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
createIntermediateCatchConditionalEventActivityBehavior(IntermediateCatchEvent, ConditionalEventDefinition, String, String) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createIntermediateCatchConditionalEventActivityBehavior(IntermediateCatchEvent, ConditionalEventDefinition, String, String) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createIntermediateCatchConditionalEventActivityBehavior(IntermediateCatchEvent, ConditionalEventDefinition, String, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createIntermediateCatchEventActivityBehavior(IntermediateCatchEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createIntermediateCatchEventActivityBehavior(IntermediateCatchEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createIntermediateCatchEventActivityBehavior(IntermediateCatchEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createIntermediateCatchEventRegistryEventActivityBehavior(IntermediateCatchEvent, String) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createIntermediateCatchEventRegistryEventActivityBehavior(IntermediateCatchEvent, String) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createIntermediateCatchEventRegistryEventActivityBehavior(IntermediateCatchEvent, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createIntermediateCatchMessageEventActivityBehavior(IntermediateCatchEvent, MessageEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createIntermediateCatchMessageEventActivityBehavior(IntermediateCatchEvent, MessageEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createIntermediateCatchMessageEventActivityBehavior(IntermediateCatchEvent, MessageEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createIntermediateCatchSignalEventActivityBehavior(IntermediateCatchEvent, SignalEventDefinition, Signal) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createIntermediateCatchSignalEventActivityBehavior(IntermediateCatchEvent, SignalEventDefinition, Signal) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createIntermediateCatchSignalEventActivityBehavior(IntermediateCatchEvent, SignalEventDefinition, Signal) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createIntermediateCatchTimerEventActivityBehavior(IntermediateCatchEvent, TimerEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createIntermediateCatchTimerEventActivityBehavior(IntermediateCatchEvent, TimerEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createIntermediateCatchTimerEventActivityBehavior(IntermediateCatchEvent, TimerEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createIntermediateCatchVariableListenerEventActivityBehavior(IntermediateCatchEvent, VariableListenerEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createIntermediateCatchVariableListenerEventActivityBehavior(IntermediateCatchEvent, VariableListenerEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createIntermediateCatchVariableListenerEventActivityBehavior(IntermediateCatchEvent, VariableListenerEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createIntermediateThrowCompensationEventActivityBehavior(ThrowEvent, CompensateEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createIntermediateThrowCompensationEventActivityBehavior(ThrowEvent, CompensateEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createIntermediateThrowCompensationEventActivityBehavior(ThrowEvent, CompensateEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createIntermediateThrowEscalationEventActivityBehavior(ThrowEvent, EscalationEventDefinition, Escalation) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createIntermediateThrowEscalationEventActivityBehavior(ThrowEvent, EscalationEventDefinition, Escalation) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createIntermediateThrowEscalationEventActivityBehavior(ThrowEvent, EscalationEventDefinition, Escalation) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createIntermediateThrowNoneEventActivityBehavior(ThrowEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createIntermediateThrowNoneEventActivityBehavior(ThrowEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createIntermediateThrowNoneEventActivityBehavior(ThrowEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createIntermediateThrowSignalEventActivityBehavior(ThrowEvent, SignalEventDefinition, Signal) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createIntermediateThrowSignalEventActivityBehavior(ThrowEvent, SignalEventDefinition, Signal) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createIntermediateThrowSignalEventActivityBehavior(ThrowEvent, SignalEventDefinition, Signal) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createInternalEntityLinkQuery() - Method in interface org.flowable.entitylink.api.EntityLinkService
 
createInternalEntityLinkQuery() - Method in class org.flowable.entitylink.service.impl.EntityLinkServiceImpl
 
createInternalEntityLinkQuery() - Method in interface org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityManager
 
createInternalEntityLinkQuery() - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityManagerImpl
 
createInternalHistoricEntityLinkQuery() - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
 
createInternalHistoricEntityLinkQuery() - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
 
createInternalHistoricEntityLinkQuery() - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManager
 
createInternalHistoricEntityLinkQuery() - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManagerImpl
 
createInternalVariableInstanceQuery() - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
 
createInternalVariableInstanceQuery() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
 
createInternalVariableInstanceQuery() - Method in class org.flowable.variable.service.impl.VariableServiceImpl
 
createInternalVariableInstanceQuery() - Method in interface org.flowable.variable.service.VariableService
 
createInternetAddress(String) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
 
createItemDefinitions(BpmnModel) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
 
createJmsListenerEndpoint(JmsInboundChannelModel, String, EventRegistry) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
 
createJob() - Method in class org.flowable.job.service.impl.JobServiceImpl
 
createJob() - Method in interface org.flowable.job.service.JobService
 
createJob(CaseInstanceEntity, BaseElement, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.JobUtil
 
createJob(PlanItemInstanceEntity, BaseElement, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.JobUtil
 
createJob(VariableContainer, BaseElement, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.JobUtil
 
createJob(ExecutionEntity, String, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.util.JobUtil
 
createJob(ExecutionEntity, BaseElement, String, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.util.JobUtil
 
createJobConfiguration() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AsyncLeaveActivePlanItemInstanceOperation
 
createJobConfiguration(ProcessEngineConfiguration, boolean) - Static method in class org.flowable.engine.impl.jobexecutor.AsyncLeaveJobHandler
 
createJobConfiguration(ProcessEngineConfiguration, SequenceFlow) - Static method in class org.flowable.engine.impl.jobexecutor.AsyncLeaveJobHandler
 
createJobHandlerConfiguration(boolean) - Static method in class org.flowable.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
 
createJobQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns a new JobQuery implementation, that can be used to query the jobs.
createJobQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
createJobQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
createJobQuery() - Method in interface org.flowable.engine.ManagementService
Returns a new JobQuery implementation, that can be used to dynamically query the jobs.
createJobQuery() - Method in class org.flowable.job.service.impl.JobServiceImpl
 
createJobQuery() - Method in interface org.flowable.job.service.JobService
 
createJobRescheduledEvent(FlowableEngineEventType, Job, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createJobResponse(Job) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createJobResponse(Job) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createJobResponse(Job, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createJobResponse(Job, RestUrlBuilder, String[]) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createJobResponse(Job, RestUrlBuilder, String[]) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createJobResponseList(List<Job>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createJobResponseList(List<Job>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createJobResponseList(List<Job>, String[]) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createJobResponseList(List<Job>, String[]) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createJsonEventProcessingPipeline(InboundChannelModel, EventRepositoryService) - Method in class org.flowable.eventregistry.impl.pipeline.InboundChannelModelProcessor
 
createJsonNodeElResolver() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
 
createJuelExpression(String, ValueExpression) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
 
createJuelExpression(String, ValueExpression) - Method in class org.flowable.engine.impl.el.ProcessExpressionManager
 
createKafkaListenerEndpoint(KafkaInboundChannelModel, String, EventRegistry) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
 
createLifecycleListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.CmmnListenerNotificationHelper
 
createLifeCycleListener(String, String, String, List<FieldExtension>) - Method in interface org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegateFactory
 
createLifeCycleListener(String, String, String, List<FieldExtension>) - Method in class org.flowable.cmmn.engine.impl.delegate.DefaultCmmnClassDelegateFactory
 
createListenerContainer(KafkaListenerEndpoint) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.RetryTopicContainerFactoryDecorator
 
createListenerContainerFactoryConfigurer(KafkaChannelDefinitionProcessor.ResolvedRetryConfiguration, BackOff, DefaultDestinationTopicResolver) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
 
createLocalizationValues(String, Process) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
 
createLockManager(CommandExecutor) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
 
createLockManager(CommandExecutor) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
 
createMailActivityBehavior(SendTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createMailActivityBehavior(SendTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createMailActivityBehavior(SendTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createMailActivityBehavior(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createMailActivityBehavior(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createMailActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createMailClient(MailServerConfiguration, MailServerInfo, MailServerInfo) - Static method in class org.flowable.common.engine.impl.cfg.mail.FlowableMailClientCreator
 
createMailDefaultsConfiguration(MailServerInfo, MailServerInfo) - Static method in class org.flowable.common.engine.impl.cfg.mail.FlowableMailClientCreator
 
createMailHostServerConfiguration(String, MailServerInfo) - Static method in class org.flowable.common.engine.impl.cfg.mail.FlowableMailClientCreator
 
createMailRequest(V) - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate
 
createManualTaskActivityBehavior(ManualTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createManualTaskActivityBehavior(ManualTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createManualTaskActivityBehavior(ManualTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createMappingFor(String, String) - Static method in class org.flowable.engine.migration.ActivityMigrationMapping
 
createMappingFor(String, List<String>) - Static method in class org.flowable.engine.migration.ActivityMigrationMapping
 
createMappingFor(List<String>, String) - Static method in class org.flowable.engine.migration.ActivityMigrationMapping
 
createMembership(String, String) - Method in interface org.flowable.engine.IdentityService
 
createMembership(String, String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
 
createMembership(String, String) - Method in interface org.flowable.idm.api.IdmIdentityService
 
createMembership(String, String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
 
createMembership(String, String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.MembershipEntityManager
 
createMembership(String, String) - Method in class org.flowable.idm.engine.impl.persistence.entity.MembershipEntityManagerImpl
 
createMembership(String, MembershipRequest) - Method in class org.flowable.rest.service.api.identity.GroupMembershipCollectionResource
 
CreateMembershipCmd - Class in org.flowable.idm.engine.impl.cmd
 
CreateMembershipCmd(String, String) - Constructor for class org.flowable.idm.engine.impl.cmd.CreateMembershipCmd
 
createMembershipEvent(FlowableIdmEventType, String, String) - Static method in class org.flowable.idm.engine.delegate.event.impl.FlowableIdmEventBuilder
 
createMembershipResponse(String, String) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createMembershipResponse(String, String, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createMessage(V) - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate
 
createMessageEvent(FlowableEngineEventType, String, String, Object, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createMessageEventSubscription() - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
 
createMessageEventSubscription() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
 
createMessageEventSubscription() - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
 
createMessageEventSubscription() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
 
createMessageEventSubscription() - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
 
createMessageEventSubscription() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
 
createMessageListener(EventRegistry, InboundChannelModel) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
 
createMessageListener(EventRegistry, InboundChannelModel) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
 
createMessageListener(EventRegistry, InboundChannelModel) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
 
createMessages(BpmnModel) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
 
createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
 
createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class org.flowable.common.engine.impl.javax.el.ExpressionFactory
Parses an expression into a MethodExpression for later evaluation.
createMilestoneActivityBehavior(PlanItem, Milestone) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createMilestoneActivityBehavior(PlanItem, Milestone) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createMilestoneInstance(PlanItemInstanceEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MilestoneActivityBehavior
 
createMilestoneInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createMilestoneInstanceQuery() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityManager
 
createMilestoneInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityManagerImpl
 
createMilestoneInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
createMimeMessage(SendMailRequest, Session) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
 
createModel(Model, ModelRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
createModel(ModelRequest) - Method in class org.flowable.rest.service.api.repository.ModelCollectionResource
 
CreateModelCmd - Class in org.flowable.engine.impl.cmd
 
CreateModelCmd() - Constructor for class org.flowable.engine.impl.cmd.CreateModelCmd
 
createModelQuery() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
createModelQuery() - Method in interface org.flowable.engine.RepositoryService
Query models.
createModelResponse(Model) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createModelResponse(Model, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createModelResponseList(List<Model>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createMoveExecutionEntityContainer(MoveActivityIdContainer, List<ExecutionEntity>, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
 
createMoveToAvailablePlanItemDefinitionMappingFor(String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
createMoveToAvailablePlanItemDefinitionMappingFor(String, String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
createMoveToAvailablePlanItemDefinitionMappingFor(String, Map<String, Object>) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
createMultiInstanceActivityBehavior(Activity, MultiInstanceLoopCharacteristics, BpmnParse) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractActivityBpmnParseHandler
 
createMultiInstanceActivityCancelledEvent(String, String, String, String, String, String, Object) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createMultiInstanceActivityCompletedEvent(FlowableEngineEventType, int, int, int, String, String, String, String, String, FlowElement) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createMultiInstanceActivityEvent(FlowableEngineEventType, String, String, String, String, String, FlowElement) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createMultiInstanceLoopCharacteristics(BpmnParse, Activity) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractActivityBpmnParseHandler
 
createMultiInstanceRootExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
 
createMultiPartContent(String, String, String, Collection<DataSource>) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
 
createNativeActivityInstanceQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
createNativeActivityInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
creates a new NativeActivityInstanceQuery to query ActivityInstances which are included in the cuby SQL directly.
createNativeDecisionQuery() - Method in interface org.flowable.dmn.api.DmnRepositoryService
 
createNativeDecisionQuery() - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
createNativeDeploymentQuery() - Method in interface org.flowable.dmn.api.DmnRepositoryService
 
createNativeDeploymentQuery() - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
createNativeDeploymentQuery() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
createNativeDeploymentQuery() - Method in interface org.flowable.engine.RepositoryService
Returns a new NativeQuery for deployment.
createNativeDeploymentQuery() - Method in interface org.flowable.form.api.FormRepositoryService
 
createNativeExecutionQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
createNativeExecutionQuery() - Method in interface org.flowable.engine.RuntimeService
creates a new NativeExecutionQuery to query Executions by SQL directly
createNativeFormDefinitionQuery() - Method in interface org.flowable.form.api.FormRepositoryService
 
createNativeGroupQuery() - Method in interface org.flowable.engine.IdentityService
Returns a new NativeQuery for tasks.
createNativeGroupQuery() - Method in class org.flowable.engine.impl.IdentityServiceImpl
 
createNativeGroupQuery() - Method in interface org.flowable.idm.api.IdmIdentityService
Returns a new NativeQuery for tasks.
createNativeGroupQuery() - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
 
createNativeHistoricActivityInstanceQuery() - Method in interface org.flowable.engine.HistoryService
creates a native query to search for HistoricActivityInstances via SQL
createNativeHistoricActivityInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
 
createNativeHistoricDecisionExecutionQuery() - Method in interface org.flowable.dmn.api.DmnHistoryService
 
createNativeHistoricDecisionExecutionQuery() - Method in class org.flowable.dmn.engine.impl.DmnHistoryServiceImpl
 
createNativeHistoricDetailQuery() - Method in interface org.flowable.engine.HistoryService
Returns a new NativeQuery for process definitions.
createNativeHistoricDetailQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
 
createNativeHistoricProcessInstanceQuery() - Method in interface org.flowable.engine.HistoryService
creates a native query to search for HistoricProcessInstances via SQL
createNativeHistoricProcessInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
 
createNativeHistoricTaskInstanceQuery() - Method in interface org.flowable.engine.HistoryService
creates a native query to search for HistoricTaskInstances via SQL
createNativeHistoricTaskInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
 
createNativeHistoricTaskLogEntryQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
createNativeHistoricTaskLogEntryQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
 
createNativeHistoricTaskLogEntryQuery() - Method in interface org.flowable.engine.HistoryService
createNativeHistoricTaskLogEntryQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
 
createNativeHistoricTaskLogEntryQuery(CommandExecutor) - Method in interface org.flowable.task.service.HistoricTaskService
 
createNativeHistoricTaskLogEntryQuery(CommandExecutor) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
 
createNativeHistoricVariableInstanceQuery() - Method in interface org.flowable.engine.HistoryService
Returns a new NativeQuery for process definitions.
createNativeHistoricVariableInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
 
createNativeModelQuery() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
createNativeModelQuery() - Method in interface org.flowable.engine.RepositoryService
Returns a new NativeQuery for process definitions.
createNativeProcessDefinitionQuery() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
createNativeProcessDefinitionQuery() - Method in interface org.flowable.engine.RepositoryService
Returns a new NativeQuery for process definitions.
createNativeProcessInstanceQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
createNativeProcessInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
creates a new NativeProcessInstanceQuery to query ProcessInstances by SQL directly
createNativeTaskQuery() - Method in class org.flowable.engine.impl.TaskServiceImpl
 
createNativeTaskQuery() - Method in interface org.flowable.engine.TaskService
Returns a new NativeQuery for tasks.
createNativeTokenQuery() - Method in interface org.flowable.idm.api.IdmIdentityService
Returns a new NativeQuery for tokens.
createNativeTokenQuery() - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
 
createNativeUserQuery() - Method in interface org.flowable.engine.IdentityService
Returns a new NativeQuery for tasks.
createNativeUserQuery() - Method in class org.flowable.engine.impl.IdentityServiceImpl
 
createNativeUserQuery() - Method in interface org.flowable.idm.api.IdmIdentityService
Returns a new NativeQuery for tasks.
createNativeUserQuery() - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
 
createNativeVariableInstanceQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
createNativeVariableInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
Returns a new NativeQuery for variable instances.
createNewGroup(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.GroupEntityManager
 
createNewGroup(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.GroupEntityManagerImpl
 
createNewGroupQuery() - Method in interface org.flowable.idm.engine.impl.persistence.entity.GroupEntityManager
 
createNewGroupQuery() - Method in class org.flowable.idm.engine.impl.persistence.entity.GroupEntityManagerImpl
 
createNewHistoricActivityInstance(ActivityInstance) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
 
createNewPrivilegeQuery() - Method in interface org.flowable.idm.engine.impl.persistence.entity.PrivilegeEntityManager
 
createNewPrivilegeQuery() - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeEntityManagerImpl
 
createNewToken(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.TokenEntityManager
 
createNewToken(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityManagerImpl
 
createNewTokenQuery() - Method in interface org.flowable.idm.engine.impl.persistence.entity.TokenEntityManager
 
createNewTokenQuery() - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityManagerImpl
 
createNewTopics(Collection<String>, int, short) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
 
createNewUser(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntityManager
 
createNewUser(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
 
createNewUserQuery() - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntityManager
 
createNewUserQuery() - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
 
createNode(JsonNodeCreator, Object) - Method in class org.flowable.common.engine.impl.el.JsonNodeELResolver
 
createNonBlockingBackOffPolicy(KafkaInboundChannelModel.NonBlockingRetryBackOff) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
 
createNoneEndEventActivityBehavior(EndEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createNoneEndEventActivityBehavior(EndEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createNoneEndEventActivityBehavior(EndEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createNoneStartEventActivityBehavior(StartEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createNoneStartEventActivityBehavior(StartEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createNoneStartEventActivityBehavior(StartEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createObjectInputStream(InputStream) - Method in class org.flowable.variable.service.impl.types.SerializableType
 
createObjectNode() - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
 
createObjectOutputStream(OutputStream) - Method in class org.flowable.variable.service.impl.types.SerializableType
 
createOneTaskProcess() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
 
createOneTaskTestProcess() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
Since the 'one task process' is used everywhere the actual process content doesn't matter, instead of copying around the BPMN 2.0 xml one could use this method which gives a BpmnModel version of the same process back.
createOneTaskTestProcessWithCandidateStarterGroup() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
 
createOperations(BpmnModel) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
 
createOrGetBpmnNode(ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
createOrGetLocalizationNode(ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
 
createOrUpdateExecutionVariable(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceVariableCollectionResource
 
createOrUpdateExecutionVariable(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionVariableCollectionResource
 
createOrUpdateExecutionVariable(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableCollectionResource
 
createOrUpdateExecutionVariableAsync(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceVariableCollectionResource
 
createOrUpdateExecutionVariableAsync(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionVariableCollectionResource
 
createOrUpdateExecutionVariableAsync(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableCollectionResource
 
createOutboundChannelModelBuilder() - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
createOutboundChannelModelBuilder() - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
 
createOutboundEventChannelAdapter(JmsOutboundChannelModel) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
 
createOutputDoubleValues(Collection<Map<String, Object>>) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
 
createOverviewVariable - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition
 
createOverviewVariable - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition
 
createParallelGatewayActivityBehavior(ParallelGateway) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createParallelGatewayActivityBehavior(ParallelGateway) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createParallelGatewayActivityBehavior(ParallelGateway) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createParallelMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createParallelMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createParallelMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createParse() - Method in class org.flowable.dmn.engine.impl.parser.DmnParseFactory
 
createParse() - Method in class org.flowable.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.flowable.eventregistry.impl.parser.ChannelDefinitionParseFactory
 
createParse() - Method in class org.flowable.eventregistry.impl.parser.EventDefinitionParseFactory
 
createParser(InputStream) - Static method in class org.flowable.common.engine.impl.aot.FlowableMyBatisResourceHintsRegistrar
 
createParser(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder
 
createParser(String) - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionBuilder
 
createPlanItemDelegateExpressionActivityBehavior(PlanItem, ServiceTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createPlanItemDelegateExpressionActivityBehavior(PlanItem, ServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createPlanItemExpressionActivityBehavior(PlanItem, ServiceTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createPlanItemExpressionActivityBehavior(PlanItem, ServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createPlanItemInstanceDuplicateForCollectionRepetition(RepetitionRule, PlanItemInstanceEntity, String, Object, int, CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.PlanItemInstanceUtil
 
createPlanItemInstanceDuplicateForRepetition(PlanItemInstanceEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
 
createPlanItemInstanceDuplicateForRepetition(PlanItemInstanceEntity, CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.PlanItemInstanceUtil
 
createPlanItemInstanceEntityBuilder() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManager
Returns a builder to create a new plan item instance.
createPlanItemInstanceEntityBuilder() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
 
CreatePlanItemInstanceForRepetitionOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
 
CreatePlanItemInstanceForRepetitionOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.CreatePlanItemInstanceForRepetitionOperation
 
createPlanItemInstanceIdentityLink(PlanItemInstance, String, String, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.IdentityLinkUtil
 
createPlanItemInstanceIfNeeded(CommandContext, PlanItem, Case, CaseInstanceEntity, PlanItemInstanceEntity, String, List<PlanItemInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
Checks whether the provided plan item needs an instance to be created and optionally activated directly (e.g. for a reactivation use case).
CreatePlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
 
CreatePlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.CreatePlanItemInstanceOperation
 
createPlanItemInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createPlanItemInstanceQuery() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManager
 
createPlanItemInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
 
createPlanItemInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
createPlanItemInstanceResponse(PlanItemInstance) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createPlanItemInstanceResponseList(List<PlanItemInstance>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createPlanItemInstancesForNewOrReactivatedStage(CommandContext, Case, List<PlanItem>, List<PlanItem>, CaseInstanceEntity, PlanItemInstanceEntity, String) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
Creates child plan items for the provided stage, might also be the root plan model.
createPlanItemInstanceTransitionBuilder(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createPlanItemInstanceTransitionBuilder(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
createPlanItemInstanceVariable(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceVariableCollectionResource
 
createPlanItemInstanceVariableAsync(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceVariableCollectionResource
 
createPlanItemInstanceVariables(PlanItemInstance, Map<String, Object>) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
CreatePlanItemInstanceWithoutEvaluationOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
 
CreatePlanItemInstanceWithoutEvaluationOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.CreatePlanItemInstanceWithoutEvaluationOperation
 
createPlanItemLifeCycleEvent() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangePlanItemInstanceStateOperation
 
createPostEngineBuildConsumer() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
createPostEngineBuildConsumer() - Method in class org.flowable.common.engine.impl.AbstractBuildableEngineConfiguration
 
createPostEngineBuildConsumer() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
createPostEngineBuildConsumer() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
createPostEngineBuildConsumer() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
createPostEngineBuildConsumer() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
 
createPrivilege(String) - Method in interface org.flowable.idm.api.IdmIdentityService
Creates a new Privilege with the provided name.
createPrivilege(String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
 
CreatePrivilegeCmd - Class in org.flowable.idm.engine.impl.cmd
 
CreatePrivilegeCmd(String, IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.cmd.CreatePrivilegeCmd
 
createPrivilegeQuery() - Method in interface org.flowable.idm.api.IdmIdentityService
Creates a PrivilegeQuery that allows to programmatically query privileges.
createPrivilegeQuery() - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
 
CreatePrivilegeQueryCmd - Class in org.flowable.idm.engine.impl.cmd
 
CreatePrivilegeQueryCmd() - Constructor for class org.flowable.idm.engine.impl.cmd.CreatePrivilegeQueryCmd
 
createProcessDefinitionIdentityLink(String, String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
createProcessDefinitionIdentityLink(String, String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
createProcessDefinitionIdentityLink(ProcessDefinition, RestIdentityLink) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
createProcessDefinitionQuery() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
createProcessDefinitionQuery() - Method in interface org.flowable.engine.RepositoryService
Query process definitions.
createProcessDefinitionResponse(ProcessDefinition) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createProcessDefinitionResponse(ProcessDefinition, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createProcessDefinitionResponseList(List<ProcessDefinition>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createProcessEngine(ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
 
createProcessEngine(ExtensionContext) - Method in class org.flowable.spring.impl.test.FlowableSpringExtension
 
createProcessEngineConfigurationFromInputStream(InputStream) - Static method in class org.flowable.engine.ProcessEngineConfiguration
 
createProcessEngineConfigurationFromInputStream(InputStream, String) - Static method in class org.flowable.engine.ProcessEngineConfiguration
 
createProcessEngineConfigurationFromResource(String) - Static method in class org.flowable.engine.ProcessEngineConfiguration
 
createProcessEngineConfigurationFromResource(String, String) - Static method in class org.flowable.engine.ProcessEngineConfiguration
 
createProcessEngineConfigurationFromResourceDefault() - Static method in class org.flowable.engine.ProcessEngineConfiguration
 
createProcessInstance(ProcessDefinition, String, String, String, String, String, String, Map<String, Object>, Map<String, Object>, String, String, String, String, String, String, String, boolean) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
 
createProcessInstance(ProcessDefinition, String, String, String, Map<String, Object>, Map<String, Object>, String, String) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
 
createProcessInstance(ProcessInstanceBuilder, ProcessInstanceCreateRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
createProcessInstance(ProcessInstanceCreateRequest) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCollectionResource
 
createProcessInstanceBuilder() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
createProcessInstanceBuilder() - Method in interface org.flowable.engine.RuntimeService
Create a ProcessInstanceBuilder, that allows to set various options for starting a process instance, as an alternative to the various startProcessInstanceByXX methods.
createProcessInstanceExecution(ProcessDefinition, String, String, String, String, String, String, String, String, String, String, String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
 
createProcessInstanceExecution(ProcessDefinition, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
createProcessInstanceHistoryLogQuery(String) - Method in interface org.flowable.engine.HistoryService
Allows to retrieve the ProcessInstanceHistoryLog for one process instance.
createProcessInstanceHistoryLogQuery(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
 
createProcessInstanceIdentityLink(String, String, String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
createProcessInstanceIdentityLink(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
createProcessInstanceIdentityLink(ExecutionEntity, String, String, String) - Static method in class org.flowable.engine.impl.util.IdentityLinkUtil
 
createProcessInstanceIdentityLink(ProcessInstance, RestIdentityLink) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
createProcessInstanceIdentityLinkComment(ExecutionEntity, String, String, String, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
 
createProcessInstanceIdentityLinkComment(ExecutionEntity, String, String, String, boolean) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
 
createProcessInstanceIdentityLinkComment(ExecutionEntity, String, String, String, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
Creates a new comment to indicate a new IdentityLink has been created or deleted, if history is enabled.
createProcessInstanceIdentityLinkComment(ExecutionEntity, String, String, String, boolean, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
 
createProcessInstanceIdentityLinkComment(ExecutionEntity, String, String, String, boolean, boolean) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
 
createProcessInstanceIdentityLinkComment(ExecutionEntity, String, String, String, boolean, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
Creates a new comment to indicate a new IdentityLink has been created or deleted, if history is enabled.
createProcessInstanceMigrationBuilder() - Method in class org.flowable.engine.impl.ProcessMigrationServiceImpl
 
createProcessInstanceMigrationBuilder() - Method in interface org.flowable.engine.ProcessMigrationService
 
createProcessInstanceMigrationBuilderFromProcessInstanceMigrationDocument(ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.ProcessMigrationServiceImpl
 
createProcessInstanceMigrationBuilderFromProcessInstanceMigrationDocument(ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
 
createProcessInstanceQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
createProcessInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
Creates a new ProcessInstanceQuery instance, that can be used to query process instances.
createProcessInstanceResponse(ProcessInstance) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createProcessInstanceResponse(ProcessInstance, boolean, Map<String, Object>, List<HistoricVariableInstance>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createProcessInstanceResponse(ProcessInstance, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createProcessInstanceResponseList(List<ProcessInstance>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createProcessInstanceStartEventSubscriptionBuilder() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
createProcessInstanceStartEventSubscriptionBuilder() - Method in interface org.flowable.engine.RuntimeService
Creates a new event subscription builder to register a subscription to start a new process instance based on an event with a particular set of correlation parameter values.
createProcessInstanceStartEventSubscriptionDeletionBuilder() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
createProcessInstanceStartEventSubscriptionDeletionBuilder() - Method in interface org.flowable.engine.RuntimeService
Creates a new event subscription deletion builder delete one or more previously registered process start event subscriptions based on a particular process definition and with an optional combination of correlation parameter values.
createProcessInstanceStartEventSubscriptionModificationBuilder() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
createProcessInstanceStartEventSubscriptionModificationBuilder() - Method in interface org.flowable.engine.RuntimeService
Creates a new event subscription modification builder to modify one or more previously registered process start event subscriptions based on a particular process definition and with an optional combination of correlation parameter values.
createProcessStartedEvent(Object, Map, boolean) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createProcessTaskActivityBehavior(PlanItem, ProcessTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createProcessTaskActivityBehavior(PlanItem, ProcessTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createPropertiesNode(FlowElement, ObjectNode, ObjectMapper) - Method in class org.flowable.engine.dynamic.BasePropertiesParser
 
createPropertiesNode(FlowElement, ObjectNode, ObjectMapper) - Method in class org.flowable.engine.dynamic.DefaultPropertiesParser
 
createPropertiesNode(FlowElement, ObjectNode, ObjectMapper) - Method in class org.flowable.engine.dynamic.ScriptTaskPropertiesParser
 
createPropertiesNode(FlowElement, ObjectNode, ObjectMapper) - Method in class org.flowable.engine.dynamic.UserTaskPropertiesParser
 
createQuery(JsonNode, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
 
createQuery(JsonNode, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
 
createRabbitListenerEndpoint(RabbitInboundChannelModel, String, EventRegistry) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
 
createReceiveEventTaskActivityBehavior(ReceiveTask, String) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createReceiveEventTaskActivityBehavior(ReceiveTask, String) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createReceiveEventTaskActivityBehavior(ReceiveTask, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createReceiveTaskActivityBehavior(ReceiveTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createReceiveTaskActivityBehavior(ReceiveTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createReceiveTaskActivityBehavior(ReceiveTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createRelativeResourceUrl(String[], Object...) - Static method in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
Creates an url based on the passed fragments and replaces any placeholders with the given arguments.
createRelativeResourceUrl(String[], Object...) - Static method in class org.flowable.rest.service.api.RestUrls
Creates an url based on the passed fragments and replaces any placeholders with the given arguments.
createRemoveWaitingForRepetitionPlanItemDefinitionMappingFor(String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
createRemoveWaitingForRepetitionPlanItemDefinitionMappingFor(String, String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
CreateRepeatedPlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
A specific create operation for plan items being created out of a repetition where the repetition rule is actually treated as part of the main plan item and not within the create operation as it is usually been treated.
CreateRepeatedPlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.CreateRepeatedPlanItemInstanceOperation
 
createRequest(VariableContainer, String) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate
 
createRequestConfig(HttpRequest) - Method in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
 
createResetExpiredJobsRunnable(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
 
createResetExpiredJobsRunnable(String) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncHistoryJobExecutor
 
createResetExpiredJobsRunnable(String) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
 
createResetExpiredJobsRunnable(String) - Method in class org.flowable.spring.job.service.SpringAsyncHistoryExecutor
 
createResolver(AbstractEngineConfiguration, VariableContainer, VariableContainer) - Method in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolverFactory
 
createResolver(AbstractEngineConfiguration, VariableContainer, VariableContainer) - Method in class org.flowable.common.engine.impl.scripting.BeansResolverFactory
 
createResolver(AbstractEngineConfiguration, VariableContainer, VariableContainer) - Method in interface org.flowable.common.engine.impl.scripting.ResolverFactory
Create a Resolver instance.
createResolver(AbstractEngineConfiguration, VariableContainer, VariableContainer) - Method in class org.flowable.engine.impl.scripting.VariableScopeResolverFactory
 
createResolver(AbstractEngineConfiguration, VariableContainer, VariableContainer) - Method in class org.flowable.engine.test.mock.MockResolverFactory
 
createResolver(ScriptEngineRequest) - Method in class org.flowable.common.engine.impl.scripting.ScriptBindingsFactory
 
createResourceEntity() - Method in class org.flowable.cmmn.engine.impl.deployer.CaseDefinitionDiagramHelper
 
createResourceEntity() - Method in class org.flowable.dmn.engine.impl.deployer.DecisionRequirementsDiagramHelper
 
createResourceEntity() - Method in class org.flowable.engine.impl.bpmn.deployer.ProcessDefinitionDiagramHelper
 
createRestComment(Comment) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createRestComment(Comment, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createRestCommentList(List<Comment>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createRestIdentityLink(String, String, String, String, String, String) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createRestIdentityLink(String, String, String, String, String, String) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createRestIdentityLink(String, String, String, String, String, String, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createRestIdentityLink(String, String, String, String, String, String, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createRestIdentityLink(IdentityLink) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createRestIdentityLink(IdentityLink) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createRestIdentityLink(IdentityLink, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createRestIdentityLink(IdentityLink, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createRestIdentityLinks(List<IdentityLink>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createRestIdentityLinks(List<IdentityLink>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createRestVariable(String, Object, RestVariable.RestVariableScope, String, int, boolean) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createRestVariable(String, Object, RestVariable.RestVariableScope, String, int, boolean, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createRestVariable(String, Object, RestVariable.RestVariableScope, String, int, boolean) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createRestVariable(String, Object, RestVariable.RestVariableScope, String, int, boolean, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createRestVariables(Map<String, Object>, String, int) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createRestVariables(Map<String, Object>, String, int, RestVariable.RestVariableScope) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createRestVariables(Map<String, Object>, String, int, RestVariable.RestVariableScope) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createRetryTopicConfiguration(KafkaChannelDefinitionProcessor.ResolvedRetryConfiguration) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
 
createRunnableForJob(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
 
createSafe() - Method in class org.flowable.batch.service.BatchPartBuilderImpl
 
createSafeInValuesList(Collection<String>) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
 
createScanner(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
 
createSchema() - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
 
createSchema() - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
 
createSchema(String) - Method in class org.flowable.dmn.xml.converter.DmnXMLConverter
 
createScopeDefinitionIdentityLink(String, String, String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
createScopeDefinitionIdentityLink(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
createScopedVariableAggregationVariableInstance(String, String, String, String, Object, VariableServiceConfiguration) - Static method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
 
createScopedVariableAggregationVariableInstance(String, String, String, String, Object, VariableServiceConfiguration) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
 
createScopeIdentityLink(String, String, String, String, String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
createScopeIdentityLink(String, String, String, String, String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
createScriptHttpHandler(ExpressionManager, ScriptInfo) - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
 
createScriptInfo(XMLStreamReader) - Static method in class org.flowable.cmmn.converter.util.ListenerXmlConverterUtil
 
createScriptRequest(VariableContainer) - Method in class org.flowable.common.engine.impl.scripting.AbstractScriptEvaluator
Validates language and script and creates a pre-populated ScriptEngineRequest.Builder which can be evaluated using AbstractScriptEvaluator.evaluateScriptRequest(ScriptEngineRequest.Builder).
createScriptTaskActivityBehavior(ScriptTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createScriptTaskActivityBehavior(ScriptTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createScriptTaskActivityBehavior(ScriptTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createScriptTaskActivityBehavior(PlanItem, ScriptServiceTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createScriptTaskActivityBehavior(PlanItem, ScriptServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createScriptTypeExecutionListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
 
createScriptTypeExecutionListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
 
createScriptTypeTaskListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
 
createScriptTypeTaskListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
 
createScriptTypeTaskListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
 
createScriptTypeTaskListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
 
createSendEventActivityBehavior(PlanItem, SendEventServiceTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createSendEventActivityBehavior(PlanItem, SendEventServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createSendEventTaskBehavior(SendEventServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createSendEventTaskBehavior(SendEventServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createSendEventTaskBehavior(SendEventServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createSentryPartInstanceEntity(EntityWithSentryPartInstances, Sentry, SentryOnPart, SentryIfPart) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
 
createSequenceFlowTakenEvent(ExecutionEntity, FlowableEngineEventType, String, String, String, String, Object, String, String, String, Object) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createSequentialMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createSequentialMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createSequentialMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createServiceTaskDelegateExpressionActivityBehavior(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createServiceTaskDelegateExpressionActivityBehavior(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createServiceTaskDelegateExpressionActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createServiceTaskExpressionActivityBehavior(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createServiceTaskExpressionActivityBehavior(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createServiceTaskExpressionActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createSession() - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
 
createSession(MailHostServerConfiguration) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
 
createSession(MailJndiServerConfiguration) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
 
createSessionClient(String, MailServerInfo) - Static method in class org.flowable.common.engine.impl.cfg.mail.FlowableMailClientCreator
 
createSessionClient(String, MailServerInfo, MailServerInfo) - Static method in class org.flowable.common.engine.impl.cfg.mail.FlowableMailClientCreator
 
createSetAsyncVariablesJob(CaseInstanceEntity, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractSetVariableAsyncCmd
 
createSetAsyncVariablesJob(PlanItemInstanceEntity, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractSetVariableAsyncCmd
 
createSetAsyncVariablesJob(ExecutionEntity, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.cmd.SetAsyncExecutionVariablesCmd
 
createShellActivityBehavior(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createShellActivityBehavior(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createShellActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createSignalEvent(FlowableEngineEventType, String, String, Object, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createSignalEventListenerActivityBehavior(PlanItem, SignalEventListener) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createSignalEventListenerActivityBehavior(PlanItem, SignalEventListener) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createSignalEventListenerInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createSignalEventListenerInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
createSignalEventSubscription() - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
 
createSignalEventSubscription() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
 
createSignalEventSubscription() - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
 
createSignalEventSubscription() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
 
createSignalEventSubscription() - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
 
createSignalEventSubscription() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
 
createSimpleAttachment(AttachmentRequest, Task) - Method in class org.flowable.rest.service.api.runtime.task.TaskAttachmentCollectionResource
 
createStageActivityBehavior(PlanItem, Stage) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createStageActivityBehavior(PlanItem, Stage) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createStageEndedEvent(CaseInstance, PlanItemInstance, String) - Static method in class org.flowable.cmmn.engine.impl.event.FlowableCmmnEventBuilder
 
createStageHierarchy(Stage, PlanItemInstanceEntity, Map<String, Stage>, CaseInstanceChangeState, CaseInstanceEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
 
createStagesAndPlanItemInstances(PlanItem, CaseInstanceEntity, CaseInstanceChangeState, ActivatePlanItemDefinitionMapping, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
 
createStageStartedEvent(CaseInstance, PlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.event.FlowableCmmnEventBuilder
 
createStandaloneCmmnEngineConfiguration() - Static method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
createStandaloneDmnEngineConfiguration() - Static method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
createStandaloneEventRegistryEngineConfiguration() - Static method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
createStandaloneIdmEngineConfiguration() - Static method in class org.flowable.idm.engine.IdmEngineConfiguration
 
createStandaloneInMemCmmnEngineConfiguration() - Static method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
createStandaloneInMemDmnEngineConfiguration() - Static method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
createStandaloneInMemEventRegistryEngineConfiguration() - Static method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
createStandaloneInMemIdmEngineConfiguration() - Static method in class org.flowable.idm.engine.IdmEngineConfiguration
 
createStandaloneInMemProcessEngineConfiguration() - Static method in class org.flowable.engine.ProcessEngineConfiguration
 
createStandaloneProcessEngineConfiguration() - Static method in class org.flowable.engine.ProcessEngineConfiguration
 
createStartFormData(ProcessDefinition) - Method in class org.flowable.engine.impl.form.DefaultStartFormHandler
 
createStartFormData(ProcessDefinition) - Method in interface org.flowable.engine.impl.form.StartFormHandler
 
createStaticConfiguration() - Static method in class org.flowable.engine.impl.scripting.GroovyStaticScriptEngine
 
createStatusQuery(Batch, CmmnManagementService) - Method in class org.flowable.cmmn.engine.impl.delete.ComputeDeleteHistoricCaseInstanceStatusJobHandler
 
createStatusQuery(Batch, CmmnManagementService) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstanceIdsStatusJobHandler
 
createStatusQuery(Batch, ManagementService) - Method in class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceStatusJobHandler
 
createStatusQuery(Batch, ManagementService) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsStatusJobHandler
 
createSubprocessActivityBehavior(SubProcess) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createSubprocessActivityBehavior(SubProcess) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createSubprocessActivityBehavior(SubProcess) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createSubprocessInstance(ProcessDefinition, ExecutionEntity, String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
 
createSubprocessInstance(ProcessDefinition, ExecutionEntity, String, String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
createSubScopeIdentityLink(String, String, String, String, String, String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
createSubScopeIdentityLink(String, String, String, String, String, String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
createSuspendedJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
 
createSuspendedJobFromOtherJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
 
createSuspendedJobFromOtherJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
Create a suspended job from another job
createSuspendedJobQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns a new SuspendedJobQuery implementation, that can be used to query the suspended jobs.
createSuspendedJobQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
createSuspendedJobQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
createSuspendedJobQuery() - Method in interface org.flowable.engine.ManagementService
Returns a new SuspendedJobQuery implementation, that can be used to dynamically query the suspended jobs.
createSuspendedJobQuery() - Method in class org.flowable.job.service.impl.JobServiceImpl
 
createSuspendedJobQuery() - Method in interface org.flowable.job.service.JobService
 
createSuspendedJobResponse(Job) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createSuspendedJobResponse(Job) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createSuspendedJobResponseList(List<Job>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createSuspendedJobResponseList(List<Job>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createTablePageQuery() - Method in interface org.flowable.content.api.ContentManagementService
Creates a TablePageQuery that can be used to fetch TablePage containing specific sections of table row data.
createTablePageQuery() - Method in interface org.flowable.dmn.api.DmnManagementService
Creates a TablePageQuery that can be used to fetch TablePage containing specific sections of table row data.
createTablePageQuery() - Method in class org.flowable.dmn.engine.impl.DmnManagementServiceImpl
 
createTablePageQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
createTablePageQuery() - Method in interface org.flowable.engine.ManagementService
Creates a TablePageQuery that can be used to fetch TablePage containing specific sections of table row data.
createTablePageQuery() - Method in interface org.flowable.form.api.FormManagementService
Creates a TablePageQuery that can be used to fetch TablePage containing specific sections of table row data.
createTablePageQuery() - Method in interface org.flowable.idm.api.IdmManagementService
Creates a TablePageQuery that can be used to fetch TablePage containing specific sections of table row data.
createTablePageQuery() - Method in class org.flowable.idm.engine.impl.IdmManagementServiceImpl
 
createTableResponse(String, Long) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createTableResponse(String, Long, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createTableResponseList(Map<String, Long>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createTask() - Method in class org.flowable.task.service.impl.TaskServiceImpl
 
createTask() - Method in interface org.flowable.task.service.TaskService
 
createTask(TaskRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskCollectionResource
 
createTask(TaskRequest) - Method in class org.flowable.rest.service.api.runtime.task.TaskCollectionResource
 
createTask(TaskBuilder) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
Creates TaskEntity according to TaskInfo template
createTask(TaskBuilder) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
 
createTask(TaskBuilder) - Method in class org.flowable.task.service.impl.TaskServiceImpl
 
createTask(TaskBuilder) - Method in interface org.flowable.task.service.TaskService
 
createTask(Task, TaskRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
createTask(Task, TaskRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
createTaskActivityBehavior(Task) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createTaskActivityBehavior(Task) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createTaskActivityBehavior(Task) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createTaskActivityBehavior(PlanItem, Task) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createTaskActivityBehavior(PlanItem, Task) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createTaskAssignedEvent(Task) - Static method in class org.flowable.cmmn.engine.impl.event.FlowableCmmnEventBuilder
 
createTaskAttachment(Task) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
createTaskBuilder() - Method in interface org.flowable.cmmn.api.CmmnTaskService
Create a builder for the task
createTaskBuilder() - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
createTaskBuilder() - Method in class org.flowable.engine.impl.TaskServiceImpl
 
createTaskBuilder() - Method in interface org.flowable.engine.TaskService
Create a builder for the task
CreateTaskCmd - Class in org.flowable.engine.impl.cmd
Creates new task by TaskBuilder
CreateTaskCmd(TaskBuilder) - Constructor for class org.flowable.engine.impl.cmd.CreateTaskCmd
 
createTaskComment(Task, CommentRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
createTaskCompletedEvent(Task) - Static method in class org.flowable.cmmn.engine.impl.event.FlowableCmmnEventBuilder
 
createTaskCompletionBuilder() - Method in interface org.flowable.cmmn.api.CmmnTaskService
Create a completion builder for the task
createTaskCompletionBuilder() - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
createTaskCompletionBuilder() - Method in class org.flowable.engine.impl.TaskServiceImpl
 
createTaskCompletionBuilder() - Method in interface org.flowable.engine.TaskService
Create a completion builder for the task
createTaskCreatedEvent(Task) - Static method in class org.flowable.cmmn.engine.impl.event.FlowableCmmnEventBuilder
 
createTaskForm(TaskEntity) - Method in class org.flowable.engine.impl.form.DefaultTaskFormHandler
 
createTaskForm(TaskEntity) - Method in interface org.flowable.engine.impl.form.TaskFormHandler
 
createTaskIdentityLink(String, String, String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
createTaskIdentityLink(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
createTaskIdentityLink(Task, RestIdentityLink) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
createTaskIdentityLink(Task, RestIdentityLink) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
createTaskListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
 
createTaskListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.CmmnListenerNotificationHelper
 
createTaskQuery() - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
createTaskQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
createTaskQuery() - Method in class org.flowable.engine.impl.TaskServiceImpl
 
createTaskQuery() - Method in interface org.flowable.engine.TaskService
Returns a new TaskQuery that can be used to dynamically query tasks.
createTaskQuery(CommandExecutor, AbstractEngineConfiguration) - Method in class org.flowable.task.service.impl.TaskServiceImpl
 
createTaskQuery(CommandExecutor, AbstractEngineConfiguration) - Method in interface org.flowable.task.service.TaskService
 
createTaskResponse(Task) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createTaskResponse(Task) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createTaskResponse(Task, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createTaskResponse(Task, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createTaskResponseList(List<Task>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createTaskResponseList(List<Task>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createTaskVariable(String, HttpServletRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableCollectionResource
 
createTaskVariable(String, HttpServletRequest) - Method in class org.flowable.rest.service.api.runtime.task.TaskVariableCollectionResource
 
createTaskVariables(Task, Map<String, Object>, RestVariable.RestVariableScope) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
createTaskVariables(Task, Map<String, Object>, RestVariable.RestVariableScope) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
createTenantAsyncJobExecutor(String) - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
 
createTenantSchema(String) - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
 
createTerminateEndEventActivityBehavior(EndEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createTerminateEndEventActivityBehavior(EndEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createTerminateEndEventActivityBehavior(EndEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createTerminateEvent(ExecutionEntity, Object) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createTerminatePlanItemDefinitionMappingFor(String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
createTerminatePlanItemDefinitionMappingFor(String, String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
createTime - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
 
createTime - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
 
createTime - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
 
createTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
 
createTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
 
createTime - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
 
createTime - Variable in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
 
createTime - Variable in class org.flowable.cmmn.rest.service.api.management.JobResponse
 
createTime - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
 
createTime - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
 
createTime - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
 
createTime - Variable in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
 
createTime - Variable in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
 
createTime - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
createTime - Variable in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
 
createTime - Variable in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
 
createTime - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
 
createTime - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
 
createTime - Variable in class org.flowable.rest.service.api.management.BatchPartResponse
 
createTime - Variable in class org.flowable.rest.service.api.management.BatchResponse
 
createTime - Variable in class org.flowable.rest.service.api.management.HistoryJobResponse
 
createTime - Variable in class org.flowable.rest.service.api.management.JobResponse
 
createTime - Variable in class org.flowable.rest.service.api.repository.ModelResponse
 
createTime - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
 
createTime - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
createTime - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
 
createTime - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
createTime - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
createTime - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
 
CREATETIME - Static variable in class org.flowable.batch.service.impl.BatchQueryProperty
 
createTimeAfter - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
createTimeAfter - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
createTimeAfter - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
createTimeBefore - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
createTimeBefore - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
createTimeBefore - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
createTimeHigherThan - Variable in class org.flowable.batch.service.impl.BatchQueryImpl
 
createTimeHigherThan(Date) - Method in interface org.flowable.batch.api.BatchQuery
Only select batches where the create time is higher then the given date.
createTimeHigherThan(Date) - Method in class org.flowable.batch.service.impl.BatchQueryImpl
 
createTimeLowerThan - Variable in class org.flowable.batch.service.impl.BatchQueryImpl
 
createTimeLowerThan(Date) - Method in interface org.flowable.batch.api.BatchQuery
Only select batches where the create time is lower than the given date.
createTimeLowerThan(Date) - Method in class org.flowable.batch.service.impl.BatchQueryImpl
 
createTimer(JobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
 
createTimerEntityForTimerEventDefinition(TimerEventDefinition, FlowElement, boolean, ExecutionEntity, String, String) - Static method in class org.flowable.engine.impl.util.TimerUtil
The event definition on which the timer is based.
createTimerEventListenerActivityBehavior(PlanItem, TimerEventListener) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createTimerEventListenerActivityBehavior(PlanItem, TimerEventListener) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createTimerForDelayedExecution(CommandContext, List<ProcessDefinitionEntity>) - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
 
createTimerJob() - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
 
createTimerJob() - Method in interface org.flowable.job.service.TimerJobService
 
createTimerJobFromOtherJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
 
createTimerJobFromOtherJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
Create a timer job from another job
createTimerJobQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns a new TimerJobQuery implementation, that can be used to query the timer jobs.
createTimerJobQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
createTimerJobQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
createTimerJobQuery() - Method in interface org.flowable.engine.ManagementService
Returns a new TimerJobQuery implementation, that can be used to dynamically query the timer jobs.
createTimerJobQuery() - Method in class org.flowable.job.service.impl.JobServiceImpl
 
createTimerJobQuery() - Method in interface org.flowable.job.service.JobService
 
createTimerJobResponse(Job) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createTimerJobResponse(Job) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createTimerJobResponseList(List<Job>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createTimerJobResponseList(List<Job>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createTimerMoveExecutorService(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
 
CreateTokenCmd - Class in org.flowable.idm.engine.impl.cmd
 
CreateTokenCmd(String) - Constructor for class org.flowable.idm.engine.impl.cmd.CreateTokenCmd
 
createTokenQuery() - Method in interface org.flowable.idm.api.IdmIdentityService
Creates a TokenQuery that allows to programmatically query the tokens.
createTokenQuery() - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
 
CreateTokenQueryCmd - Class in org.flowable.idm.engine.impl.cmd
 
CreateTokenQueryCmd() - Constructor for class org.flowable.idm.engine.impl.cmd.CreateTokenQueryCmd
 
createTransactionActivityBehavior(Transaction) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createTransactionActivityBehavior(Transaction) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createTransactionActivityBehavior(Transaction) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createTransactionDependentDelegateExpressionExecutionListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
 
createTransactionDependentDelegateExpressionExecutionListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
 
createTransactionDependentDelegateExpressionTaskListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
 
createTransactionDependentDelegateExpressionTaskListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
 
createTransactionInterceptor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
createTransactionInterceptor() - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
 
createTransactionInterceptor() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
createTransactionInterceptor() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
createTransactionInterceptor() - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
 
createTransactionInterceptor() - Method in class org.flowable.engine.impl.cfg.JtaProcessEngineConfiguration
 
createTransactionInterceptor() - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
 
createTransactionInterceptor() - Method in class org.flowable.engine.impl.cfg.StandaloneProcessEngineConfiguration
 
createTransactionInterceptor() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
createTransactionInterceptor() - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
 
createTransactionInterceptor() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
 
createTransactionInterceptor() - Method in class org.flowable.spring.SpringProcessEngineConfiguration
 
createTreeBuilder(Properties, Builder.Feature...) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
Create the factory's builder.
createTreeStore(int, ExpressionFactoryImpl.Profile, Properties) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
Create the factory's tree store.
createTwoTasksTestProcess() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
 
createTypeConverter(Properties) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
Create the factory's type converter.
createUri(String) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
 
createUri(String) - Method in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
 
createUri(String) - Method in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
 
createUrlBuilder() - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createUrlBuilder() - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createUser(UserRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
createUser(UserRequest) - Method in class org.flowable.rest.service.api.identity.UserCollectionResource
 
CreateUserCmd - Class in org.flowable.idm.engine.impl.cmd
 
CreateUserCmd(String) - Constructor for class org.flowable.idm.engine.impl.cmd.CreateUserCmd
 
createUserEventListenerActivityBehavior(PlanItem, UserEventListener) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createUserEventListenerActivityBehavior(PlanItem, UserEventListener) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createUserEventListenerInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createUserEventListenerInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
createUserIdentityLinkComment(TaskEntity, String, String, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
 
createUserIdentityLinkComment(TaskEntity, String, String, boolean) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
 
createUserIdentityLinkComment(TaskEntity, String, String, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
Creates a new comment to indicate a new user IdentityLink has been created or deleted, if history is enabled.
createUserIdentityLinkComment(TaskEntity, String, String, boolean, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
 
createUserIdentityLinkComment(TaskEntity, String, String, boolean, boolean) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
 
createUserIdentityLinkComment(TaskEntity, String, String, boolean, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
Creates a new comment to indicate a new user IdentityLink has been created or deleted, if history is enabled.
createUserInfoKeysResponse(List<String>, String) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createUserInfoResponse(String, String, String) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createUserInfoResponse(String, String, String, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createUserQuery() - Method in interface org.flowable.engine.IdentityService
Creates a UserQuery that allows to programmatically query the users.
createUserQuery() - Method in class org.flowable.engine.impl.IdentityServiceImpl
 
createUserQuery() - Method in interface org.flowable.idm.api.IdmIdentityService
Creates a UserQuery that allows to programmatically query the users.
createUserQuery() - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
 
CreateUserQueryCmd - Class in org.flowable.idm.engine.impl.cmd
 
CreateUserQueryCmd() - Constructor for class org.flowable.idm.engine.impl.cmd.CreateUserQueryCmd
 
createUserResponse(User, boolean) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createUserResponse(User, boolean, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createUserResponseList(List<User>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createUserResponseList(List<User>, boolean) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createUserTaskActivityBehavior(UserTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createUserTaskActivityBehavior(UserTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createUserTaskActivityBehavior(UserTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
CreateUserTaskAfterContext - Class in org.flowable.engine.interceptor
 
CreateUserTaskAfterContext() - Constructor for class org.flowable.engine.interceptor.CreateUserTaskAfterContext
 
CreateUserTaskAfterContext(UserTask, TaskEntity, DelegateExecution) - Constructor for class org.flowable.engine.interceptor.CreateUserTaskAfterContext
 
CreateUserTaskBeforeContext - Class in org.flowable.engine.interceptor
 
CreateUserTaskBeforeContext() - Constructor for class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
CreateUserTaskBeforeContext(UserTask, DelegateExecution, String, String, String, String, String, String, String, String, String, List<String>, List<String>) - Constructor for class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
createUserTaskInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
CreateUserTaskInterceptor - Interface in org.flowable.engine.interceptor
 
createValueExpression(Object, Class<?>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
 
createValueExpression(Object, Class<?>) - Method in class org.flowable.common.engine.impl.javax.el.ExpressionFactory
Creates a ValueExpression that wraps an object instance.
createValueExpression(ELContext, String, Class<?>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
 
createValueExpression(ELContext, String, Class<?>) - Method in class org.flowable.common.engine.impl.javax.el.ExpressionFactory
Parses an expression into a ValueExpression for later evaluation.
createValueFields(String, VariableType, Object) - Method in class org.flowable.variable.service.impl.VariableServiceConfigurationVariableValueProvider
 
createValueFields(String, VariableType, Object) - Method in interface org.flowable.variable.service.impl.VariableValueProvider
 
createVariable(String, int, boolean, HttpServletRequest, HttpServletResponse, RestVariable.RestVariableScope, BaseVariableResource.VariableInterceptor) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
 
createVariable(CaseInstance, boolean, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
 
createVariable(PlanItemInstance, boolean, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
 
createVariableByteArrayRef(String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRefTypeHandler
 
createVariableDeleteEvent(VariableInstanceEntity) - Static method in class org.flowable.engine.impl.util.EventUtil
 
createVariableElResolver() - Method in class org.flowable.cmmn.engine.impl.el.CmmnExpressionManager
 
createVariableElResolver() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
 
createVariableElResolver() - Method in class org.flowable.engine.impl.el.ProcessExpressionManager
 
createVariableEvent(FlowableEngineEventType, String, Object, VariableType, String, String, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createVariableEvent(FlowableEngineEventType, VariableInstance, Object, VariableType) - Static method in class org.flowable.variable.service.event.impl.FlowableVariableEventBuilder
 
createVariableEventListenerActivityBehaviour(PlanItem, VariableEventListener) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
 
createVariableEventListenerActivityBehaviour(PlanItem, VariableEventListener) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
createVariableInstance(String) - Method in class org.flowable.variable.service.impl.VariableServiceImpl
 
createVariableInstance(String) - Method in interface org.flowable.variable.service.VariableService
Create a variable instance with the given name and value for the given tenant.
createVariableInstance(String, Object) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
 
createVariableInstance(String, Object) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
 
createVariableInstance(String, Object) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
createVariableInstance(String, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
 
createVariableInstance(String, Object, ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
 
createVariableInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createVariableInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
createVariableInstanceQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
createVariableInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
Creates a new programmatic query to search for VariableInstances.
createVariableInstanceResponse(VariableInstance) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createVariableInstanceResponse(VariableInstance) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createVariableInstanceResponse(VariableInstance, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createVariableInstanceResponse(VariableInstance, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createVariableInstanceResponseList(List<VariableInstance>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
 
createVariableInstanceResponseList(List<VariableInstance>) - Method in class org.flowable.rest.service.api.RestResponseFactory
 
createVariableInterceptor(CaseInstance) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
 
createVariableInterceptor(PlanItemInstance) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
 
createVariableLocal(String, Object) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
 
createVariableLocal(String, Object) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
 
createVariableLocal(String, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
only called when a new variable is created on this variable scope.
createVariableLocal(String, Object, ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
 
createVariableNameNode(AstNode) - Method in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
 
createVariables(Map<String, Object>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource.NoopVariableInterceptor
 
createVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource.VariableInterceptor
 
createVariablesLocal(Map<String, ? extends Object>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
 
createVariablesLocal(Map<String, ? extends Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
 
createWaitingForRepetitionPlanItemDefinitionMappingFor(String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
createWaitingForRepetitionPlanItemDefinitionMappingFor(String, String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
createWayPoints(double, double, double, double) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
 
createWayPoints(double, double, double, double) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
 
createWayPoints(double, double, double, double, double, double) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
 
createWayPoints(double, double, double, double, double, double) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
 
createWebServiceActivityBehavior(SendTask, BpmnModel) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createWebServiceActivityBehavior(SendTask, BpmnModel) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createWebServiceActivityBehavior(SendTask, BpmnModel) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createWebServiceActivityBehavior(ServiceTask, BpmnModel) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
 
createWebServiceActivityBehavior(ServiceTask, BpmnModel) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
createWebServiceActivityBehavior(ServiceTask, BpmnModel) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createWithEmptyRelationshipCollections() - Static method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
Static factory method: to be used when a new execution is created for the very first time/ Calling this will make sure no extra db fetches are needed later on, as all collections will be populated with empty collections.
createXML(Artifact, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
 
createXML(FlowElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
 
createXmlEventProcessingPipeline(InboundChannelModel, EventRepositoryService) - Method in class org.flowable.eventregistry.impl.pipeline.InboundChannelModelProcessor
 
createXMLImporter(Import) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultXMLImporterFactory
 
createXMLImporter(Import) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.XMLImporterFactory
 
creationDate - Variable in class org.flowable.cmmn.model.CmmnModel
 
criteriaChangedOrNewActiveChildren() - Method in class org.flowable.cmmn.engine.impl.agenda.PlanItemEvaluationResult
 
CriteriaExport - Class in org.flowable.cmmn.converter.export
 
CriteriaExport() - Constructor for class org.flowable.cmmn.converter.export.CriteriaExport
 
criteriaRefs - Variable in class org.flowable.cmmn.model.PlanItem
 
Criterion - Class in org.flowable.cmmn.model
 
Criterion() - Constructor for class org.flowable.cmmn.model.Criterion
 
criterionHasOnPartDependingOnPlanItem(Criterion, PlanItem, String) - Static method in class org.flowable.cmmn.converter.util.CriterionUtil
 
criterionMap - Variable in class org.flowable.cmmn.model.CmmnModel
 
criterionTechnicalIdMap - Variable in class org.flowable.cmmn.model.CmmnModel
 
CriterionUtil - Class in org.flowable.cmmn.converter.util
 
CriterionUtil() - Constructor for class org.flowable.cmmn.converter.util.CriterionUtil
 
CriterionXmlConverter - Class in org.flowable.cmmn.converter
 
CriterionXmlConverter() - Constructor for class org.flowable.cmmn.converter.CriterionXmlConverter
 
CronExpression - Class in org.flowable.common.engine.impl.calendar
Provides a parser and evaluator for unix-like cron expressions.
CronExpression(String, ClockReader) - Constructor for class org.flowable.common.engine.impl.calendar.CronExpression
Constructs a new CronExpression based on the specified parameter.
CronExpression(CronExpression, ClockReader) - Constructor for class org.flowable.common.engine.impl.calendar.CronExpression
Constructs a new CronExpression as a copy of an existing instance.
CROSS_TABLE - Enum constant in enum class org.flowable.dmn.model.DecisionTableOrientation
 
csvToList(String, Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskCollectionResource
 
csvToList(String, Map<String, String>) - Method in class org.flowable.rest.service.api.runtime.task.TaskCollectionResource
 
current - Variable in class org.flowable.cmmn.api.StageResponse
 
current - Static variable in interface org.flowable.engine.impl.form.FormHandler
 
CURRENT_MESSAGE - Static variable in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
 
CURRENT_TENANT_ID_KEY - Static variable in class org.flowable.common.engine.impl.el.VariableContainerELResolver
 
CURRENT_TIME - Static variable in class org.flowable.common.engine.impl.util.DefaultClockImpl
 
CURRENT_VERSION - Static variable in class org.flowable.common.engine.impl.FlowableVersions
 
currentActivityId - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
 
currentActivityToNewElementMap - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
 
currentCase - Variable in class org.flowable.cmmn.converter.ConversionHelper
 
currentCmmnElements - Variable in class org.flowable.cmmn.converter.ConversionHelper
 
currentCommandExecution - Variable in class org.flowable.engine.test.profiler.ProfileSession
 
currentDecision - Variable in class org.flowable.dmn.xml.converter.ConversionHelper
 
currentDiDiagram - Variable in class org.flowable.dmn.xml.converter.ConversionHelper
 
currentDiEdge - Variable in class org.flowable.cmmn.converter.ConversionHelper
 
currentDiEdge - Variable in class org.flowable.dmn.xml.converter.ConversionHelper
 
currentDiShape - Variable in class org.flowable.cmmn.converter.ConversionHelper
 
currentDiShape - Variable in class org.flowable.dmn.xml.converter.ConversionHelper
 
currentExtensionContext - Variable in class org.flowable.engine.impl.test.ResourceFlowableExtension
 
currentFlowableListener - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
 
currentFlowElement - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
 
currentFlowElement - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
 
currentFlowElement - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
 
currentLabelGraphicInfo - Variable in class org.flowable.cmmn.converter.ConversionHelper
 
currentLifecycleListener - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
 
currentListener - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
 
currentOrQueryObject - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
currentOrQueryObject - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
 
currentOrQueryObject - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
currentOrQueryObject - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
 
currentOrQueryObject - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
currentOrQueryObject - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
 
currentOrQueryObject - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
 
currentOrQueryObject - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
currentOrQueryObject - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
currentPlanItem - Variable in class org.flowable.cmmn.converter.ConversionHelper
 
currentPlanItemInstances - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
 
currentProcess - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
 
currentProcessDefinition - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
 
currentProfileSession - Variable in class org.flowable.engine.test.profiler.FlowableProfiler
 
currentSentry - Variable in class org.flowable.cmmn.converter.ConversionHelper
 
currentSentryOnPart - Variable in class org.flowable.cmmn.converter.ConversionHelper
 
currentStage() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
 
currentSubprocessStack - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
 
CurrentTenant - Class in org.flowable.common.engine.impl.tenant
 
CurrentTenant() - Constructor for class org.flowable.common.engine.impl.tenant.CurrentTenant
 
custom(FlowableEngineEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
CUSTOM - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
An event type to be used by custom events.
CUSTOM - Enum constant in enum class org.flowable.idm.api.event.FlowableIdmEventType
An event type to be used by custom events.
customAsyncRunnableExecutionExceptionHandlers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
customAsyncRunnableExecutionExceptionHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customClassLoader - Variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
 
customClassLoader - Variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
 
customClassLoader - Variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
 
customCmmnParseHandlers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
customDefaultBpmnParseHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customEventHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
CustomExpressionFunctionRegistry - Interface in org.flowable.idm.engine
 
customFlowableFunctionDelegates - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
customFlowableFunctionDelegates - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
customFlowableFunctionDelegates - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customFormEngines - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customFormTypes - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customGroupIdentityLinks - Variable in class org.flowable.bpmn.model.UserTask
 
customHistoryJobHandlers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
customHistoryJobHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customHitPolicyBehaviors - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
CustomIdentityLinkParser() - Constructor for class org.flowable.bpmn.converter.UserTaskXMLConverter.CustomIdentityLinkParser
 
customizeProperties(Properties, Authenticator) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
 
customJobHandlers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
customJobHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customMybatisInterceptors - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
customMybatisMappers - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
customMybatisXMLMappers - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
customPostCommandInterceptors - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
customPostDeployers - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
customPostDeployers - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
customPostDeployers - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
customPostVariableTypes - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
customPostVariableTypes - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customPreCommandInterceptors - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
customPreDeployers - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
customPreDeployers - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
customPreDeployers - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
customPreVariableTypes - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
customPreVariableTypes - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customProperties - Variable in class org.flowable.bpmn.model.ServiceTask
 
customProperties - Variable in class org.flowable.bpmn.model.UserTask
 
customProperties - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel
 
customPropertiesMap - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
 
customPropertiesMap - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
 
CustomPropertiesResolver - Interface in org.flowable.engine.delegate
Can be used to pass a custom properties HashMap to a TransactionDependentExecutionListener or to a TransactionDependentTaskListener
customPropertiesResolverImplementation - Variable in class org.flowable.bpmn.model.FlowableListener
 
customPropertiesResolverImplementationType - Variable in class org.flowable.bpmn.model.FlowableListener
 
customPropertiesResolverInstance - Variable in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
 
CustomProperty - Class in org.flowable.bpmn.model
 
CustomProperty() - Constructor for class org.flowable.bpmn.model.CustomProperty
 
CustomProperty() - Constructor for class org.flowable.eventregistry.model.KafkaInboundChannelModel.CustomProperty
 
CustomProperty(String, String) - Constructor for class org.flowable.eventregistry.model.KafkaInboundChannelModel.CustomProperty
 
customScriptingEngineClasses - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customServiceTaskValidator - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customServiceTaskValidator - Variable in class org.flowable.validation.ProcessValidatorFactory
 
customSessionFactories - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
customSqlExecution - Variable in class org.flowable.dmn.engine.impl.cmd.ExecuteCustomSqlCmd
 
customSqlExecution - Variable in class org.flowable.engine.impl.cmd.ExecuteCustomSqlCmd
 
customSqlExecution - Variable in class org.flowable.idm.engine.impl.cmd.ExecuteCustomSqlCmd
 
CustomSqlExecution<Mapper,ResultType> - Interface in org.flowable.common.engine.impl.cmd
 
customUserIdentityLinks - Variable in class org.flowable.bpmn.model.UserTask
 
customValues - Variable in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
 
customValues - Variable in class org.flowable.rest.service.api.management.HistoryJobResponse
 
customValuesByteArrayRef - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
 
customValuesByteArrayRef - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
 
CYCLE - Enum constant in enum class org.flowable.engine.impl.jobexecutor.TimerDeclarationType
 
CYCLE_TYPE - Static variable in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
 
CycleBusinessCalendar - Class in org.flowable.common.engine.impl.calendar
 
CycleBusinessCalendar(ClockReader) - Constructor for class org.flowable.common.engine.impl.calendar.CycleBusinessCalendar
 

D

data - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
 
data - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
 
data - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
 
data - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
 
data(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
data(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
 
Data - Class in org.flowable.engine.impl.bpmn.data
Implementation of the BPMN 2.0 'dataInput' and 'dataOutput'
Data(String, String, ItemDefinition) - Constructor for class org.flowable.engine.impl.bpmn.data.Data
 
DATA - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
 
DATA_ASSOCIATION_MISSING_TARGETREF - Static variable in interface org.flowable.validation.validator.Problems
 
DATA_OBJECT_MISSING_NAME - Static variable in interface org.flowable.validation.validator.Problems
 
DataAssociation - Class in org.flowable.bpmn.model
 
DataAssociation() - Constructor for class org.flowable.bpmn.model.DataAssociation
 
DataAssociationParser - Class in org.flowable.bpmn.converter.child
 
DataAssociationParser() - Constructor for class org.flowable.bpmn.converter.child.DataAssociationParser
 
DATABASE_TYPE_COCKROACHDB - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
DATABASE_TYPE_COCKROACHDB - Static variable in class org.flowable.common.engine.impl.util.DbUtil
 
DATABASE_TYPE_DB2 - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
DATABASE_TYPE_DB2 - Static variable in class org.flowable.common.engine.impl.util.DbUtil
 
DATABASE_TYPE_H2 - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
DATABASE_TYPE_H2 - Static variable in class org.flowable.common.engine.impl.util.DbUtil
 
DATABASE_TYPE_HSQL - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
DATABASE_TYPE_HSQL - Static variable in class org.flowable.common.engine.impl.util.DbUtil
 
DATABASE_TYPE_MSSQL - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
DATABASE_TYPE_MSSQL - Static variable in class org.flowable.common.engine.impl.util.DbUtil
 
DATABASE_TYPE_MYSQL - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
DATABASE_TYPE_MYSQL - Static variable in class org.flowable.common.engine.impl.util.DbUtil
 
DATABASE_TYPE_ORACLE - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
DATABASE_TYPE_ORACLE - Static variable in class org.flowable.common.engine.impl.util.DbUtil
 
DATABASE_TYPE_POSTGRES - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
DATABASE_TYPE_POSTGRES - Static variable in class org.flowable.common.engine.impl.util.DbUtil
 
databaseCatalog - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
database catalog to use
databaseCatalog - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
 
DatabaseEventFlusher - Class in org.flowable.engine.impl.event.logger
 
DatabaseEventFlusher() - Constructor for class org.flowable.engine.impl.event.logger.DatabaseEventFlusher
 
databaseSchema - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
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.flowable.common.engine.impl.db.DbSqlSessionFactory
 
databaseSchemaUpdate - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
databaseSchemaUpgrade(Connection, String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
databaseSchemaUpgrade(Connection, String, String) - Method in interface org.flowable.engine.ManagementService
programmatic schema update on a given connection returning feedback about what happened
databaseSchemaUpgrade(Connection, String, String) - Method in interface org.flowable.idm.api.IdmManagementService
programmatic schema update on a given connection returning feedback about what happened
databaseSchemaUpgrade(Connection, String, String) - Method in class org.flowable.idm.engine.impl.IdmManagementServiceImpl
 
databaseSpecificStatements - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
 
databaseTablePrefix - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
Allows configuring a database table prefix which is used for all runtime operations of the process engine.
databaseTablePrefix - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
 
databaseTimeInMs - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
 
databaseTimings - Variable in class org.flowable.engine.test.profiler.CommandStats
 
databaseType - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
databaseType - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
 
databaseType - Variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject
 
databaseTypeMappings - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
databaseWildcardEscapeCharacter - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
Escape character for doing wildcard searches.
DataGrid - Class in org.flowable.bpmn.model
 
DataGrid() - Constructor for class org.flowable.bpmn.model.DataGrid
 
DataGridField - Class in org.flowable.bpmn.model
 
DataGridField() - Constructor for class org.flowable.bpmn.model.DataGridField
 
DataGridRow - Class in org.flowable.bpmn.model
 
DataGridRow() - Constructor for class org.flowable.bpmn.model.DataGridRow
 
DataInputAssociationParser - Class in org.flowable.bpmn.converter.child
 
DataInputAssociationParser() - Constructor for class org.flowable.bpmn.converter.child.DataInputAssociationParser
 
dataInputAssociations - Variable in class org.flowable.bpmn.model.Activity
 
dataInputRefs - Variable in class org.flowable.bpmn.model.IOSpecification
 
dataInputRefs - Variable in class org.flowable.engine.impl.bpmn.data.IOSpecification
 
dataInputs - Variable in class org.flowable.bpmn.model.IOSpecification
 
dataInputs - Variable in class org.flowable.engine.impl.bpmn.data.IOSpecification
 
dataManager - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
 
dataManager - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
 
DataManager<EntityImpl extends Entity> - Interface in org.flowable.common.engine.impl.persistence.entity.data
 
DataObject - Class in org.flowable.bpmn.model
 
DataObject - Interface in org.flowable.engine.runtime
 
DataObject() - Constructor for class org.flowable.bpmn.model.DataObject
 
dataObjectDefinitionKey - Variable in class org.flowable.engine.impl.DataObjectImpl
 
DataObjectImpl - Class in org.flowable.engine.impl
 
DataObjectImpl(String, String, String, String, Object, String, String, String, String, String) - Constructor for class org.flowable.engine.impl.DataObjectImpl
 
dataObjectName - Variable in class org.flowable.engine.impl.cmd.GetDataObjectCmd
 
dataObjectNames - Variable in class org.flowable.engine.impl.cmd.GetDataObjectsCmd
 
dataObjects - Variable in class org.flowable.bpmn.model.Process
 
dataObjects - Variable in class org.flowable.bpmn.model.SubProcess
 
DataObjectValidator - Class in org.flowable.validation.validator.impl
 
DataObjectValidator() - Constructor for class org.flowable.validation.validator.impl.DataObjectValidator
 
DataOutputAssociationParser - Class in org.flowable.bpmn.converter.child
 
DataOutputAssociationParser() - Constructor for class org.flowable.bpmn.converter.child.DataOutputAssociationParser
 
dataOutputAssociations - Variable in class org.flowable.bpmn.model.Activity
 
dataOutputRefs - Variable in class org.flowable.bpmn.model.IOSpecification
 
dataOutputRefs - Variable in class org.flowable.engine.impl.bpmn.data.IOSpecification
 
dataOutputs - Variable in class org.flowable.bpmn.model.IOSpecification
 
dataOutputs - Variable in class org.flowable.engine.impl.bpmn.data.IOSpecification
 
DataRef - Class in org.flowable.engine.impl.bpmn.data
Implementation of the BPMN 2.0 'dataInputRef' and 'dataOutputRef'
DataRef(String) - Constructor for class org.flowable.engine.impl.bpmn.data.DataRef
 
DataResponse<T> - Class in org.flowable.common.rest.api
 
DataResponse() - Constructor for class org.flowable.common.rest.api.DataResponse
 
dataSource - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
dataSource - Variable in class org.flowable.common.engine.impl.test.ClosingDataSource
 
dataSourceJndiName - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
dataSources - Variable in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
 
DataSpec - Class in org.flowable.bpmn.model
 
DataSpec() - Constructor for class org.flowable.bpmn.model.DataSpec
 
dataState - Variable in class org.flowable.bpmn.model.DataStore
 
dataState - Variable in class org.flowable.bpmn.model.DataStoreReference
 
DataStateParser - Class in org.flowable.bpmn.converter.child
 
DataStateParser() - Constructor for class org.flowable.bpmn.converter.child.DataStateParser
 
DataStore - Class in org.flowable.bpmn.model
 
DataStore() - Constructor for class org.flowable.bpmn.model.DataStore
 
DataStoreExport - Class in org.flowable.bpmn.converter.export
 
DataStoreExport() - Constructor for class org.flowable.bpmn.converter.export.DataStoreExport
 
dataStoreMap - Variable in class org.flowable.bpmn.model.BpmnModel
 
dataStoreParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
 
DataStoreParser - Class in org.flowable.bpmn.converter.parser
 
DataStoreParser() - Constructor for class org.flowable.bpmn.converter.parser.DataStoreParser
 
dataStoreRef - Variable in class org.flowable.bpmn.model.DataStoreReference
 
DataStoreReference - Class in org.flowable.bpmn.model
 
DataStoreReference() - Constructor for class org.flowable.bpmn.model.DataStoreReference
 
DataStoreReferenceXMLConverter - Class in org.flowable.bpmn.converter
 
DataStoreReferenceXMLConverter() - Constructor for class org.flowable.bpmn.converter.DataStoreReferenceXMLConverter
 
DATE - Enum constant in enum class org.flowable.engine.impl.jobexecutor.TimerDeclarationType
 
DATE - Static variable in interface org.flowable.form.model.FormFieldTypes
 
DATE_FORMAT - Static variable in class org.flowable.common.engine.impl.calendar.DurationHelper
 
DateDataObject - Class in org.flowable.bpmn.model
 
DateDataObject() - Constructor for class org.flowable.bpmn.model.DateDataObject
 
dateFormat - Variable in class org.flowable.engine.impl.form.DateFormType
 
dateFormat - Variable in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
 
DateFormType - Class in org.flowable.engine.impl.form
 
DateFormType(String) - Constructor for class org.flowable.engine.impl.form.DateFormType
 
datePattern - Variable in class org.flowable.bpmn.model.FormProperty
 
datePattern - Variable in class org.flowable.engine.impl.form.DateFormType
 
datePattern - Variable in class org.flowable.rest.service.api.form.RestFormProperty
 
DateRestVariableConverter - Class in org.flowable.common.rest.variable
 
DateRestVariableConverter() - Constructor for class org.flowable.common.rest.variable.DateRestVariableConverter
 
dateToString(Date) - Static method in class org.flowable.common.rest.api.RequestUtil
 
DateToString - Class in org.flowable.engine.impl.transformer
Transforms a Date to a String
DateToString() - Constructor for class org.flowable.engine.impl.transformer.DateToString
 
DateToStringSerializer - Class in org.flowable.common.rest.util
 
DateToStringSerializer() - Constructor for class org.flowable.common.rest.util.DateToStringSerializer
 
DateType - Class in org.flowable.variable.service.impl.types
 
DateType() - Constructor for class org.flowable.variable.service.impl.types.DateType
 
DateUtil - Class in org.flowable.common.engine.impl.util
 
DateUtil - Class in org.flowable.dmn.engine.impl.el.util
 
DateUtil - Class in org.flowable.engine.impl.el
 
DateUtil() - Constructor for class org.flowable.common.engine.impl.util.DateUtil
 
DateUtil() - Constructor for class org.flowable.dmn.engine.impl.el.util.DateUtil
 
DateUtil() - Constructor for class org.flowable.engine.impl.el.DateUtil
 
DAY_OF_MONTH - Static variable in class org.flowable.common.engine.impl.calendar.CronExpression
 
DAY_OF_WEEK - Static variable in class org.flowable.common.engine.impl.calendar.CronExpression
 
dayMap - Static variable in class org.flowable.common.engine.impl.calendar.CronExpression
 
daysOfMonth - Variable in class org.flowable.common.engine.impl.calendar.CronExpression
 
daysOfWeek - Variable in class org.flowable.common.engine.impl.calendar.CronExpression
 
DB_CHANGELOG_TABLE - Static variable in class org.flowable.common.engine.impl.test.EnsureCleanDbUtils
 
DB_SCHEMA_UPDATE_CREATE - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
DB_SCHEMA_UPDATE_CREATE_DROP - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
DB_SCHEMA_UPDATE_DROP_CREATE - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
Creates the schema when the form engine is being created and drops the schema when the form engine is being closed.
DB_SCHEMA_UPDATE_FALSE - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
Checks the version of the DB schema against the library when the form engine is being created and throws an exception if the versions don't match.
DB_SCHEMA_UPDATE_TRUE - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
Upon building of the process engine, a check is performed and an update of the schema is performed if it is necessary.
dbDeletes - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
 
dbDeletes - Variable in class org.flowable.engine.test.profiler.CommandStats
 
DbIdGenerator - Class in org.flowable.engine.impl.db
 
DbIdGenerator() - Constructor for class org.flowable.engine.impl.db.DbIdGenerator
 
dbInserts - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
 
dbInserts - Variable in class org.flowable.engine.test.profiler.CommandStats
 
dbSchemaCreateEngine() - Method in class org.flowable.common.engine.impl.db.EngineSqlScriptBasedDbSchemaManager
 
dbSchemaCreateEngine() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
 
dbSchemaCreateHistory() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
 
DbSchemaDrop - Class in org.flowable.engine.impl.db
 
DbSchemaDrop() - Constructor for class org.flowable.engine.impl.db.DbSchemaDrop
 
dbSchemaPrune() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
 
dbSchemaUpgrade(String, int, String) - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
 
dbSchemaUpgradeUntil6120(String, int, String) - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
 
dbSelects - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
 
dbSelects - Variable in class org.flowable.engine.test.profiler.CommandStats
 
dbSqlSession - Variable in class org.flowable.common.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
 
dbSqlSession - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionSchemaManagerConfiguration
 
DbSqlSession - Class in org.flowable.common.engine.impl.db
 
DbSqlSession(DbSqlSessionFactory, EntityCache) - Constructor for class org.flowable.common.engine.impl.db.DbSqlSession
 
DbSqlSession(DbSqlSessionFactory, EntityCache, Connection, String, String) - Constructor for class org.flowable.common.engine.impl.db.DbSqlSession
 
dbSqlSessionFactory - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
dbSqlSessionFactory - Variable in class org.flowable.common.engine.impl.db.DbSqlSession
 
DbSqlSessionFactory - Class in org.flowable.common.engine.impl.db
 
DbSqlSessionFactory(boolean) - Constructor for class org.flowable.common.engine.impl.db.DbSqlSessionFactory
 
DbSqlSessionSchemaManagerConfiguration - Class in org.flowable.common.engine.impl.db
 
DbSqlSessionSchemaManagerConfiguration(DbSqlSession) - Constructor for class org.flowable.common.engine.impl.db.DbSqlSessionSchemaManagerConfiguration
 
dbUpdates - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
 
dbUpdates - Variable in class org.flowable.engine.test.profiler.CommandStats
 
DbUpgradeStep - Interface in org.flowable.common.engine.impl.db
 
DbUpgradeStep52To53InsertPropertyHistoryLevel - Class in org.flowable.engine.impl.db.upgrade
 
DbUpgradeStep52To53InsertPropertyHistoryLevel() - Constructor for class org.flowable.engine.impl.db.upgrade.DbUpgradeStep52To53InsertPropertyHistoryLevel
 
DbUtil - Class in org.flowable.common.engine.impl.util
 
DbUtil() - Constructor for class org.flowable.common.engine.impl.util.DbUtil
 
dbVersion() - Method in record class org.flowable.common.engine.impl.db.EngineSqlScriptBasedDbSchemaManager.ChangeLogVersion
Returns the value of the dbVersion record component.
DEADLETTER - Enum constant in enum class org.flowable.job.service.impl.cmd.JobType
 
DEADLETTER_JOBS - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
 
DEADLETTER_JOBS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
 
deadLetterByCorrelationIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
 
deadLetterByExecutionIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
 
DeadLetterJobCollectionResource - Class in org.flowable.cmmn.rest.service.api.management
 
DeadLetterJobCollectionResource - Class in org.flowable.rest.service.api.management
 
DeadLetterJobCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.management.DeadLetterJobCollectionResource
 
DeadLetterJobCollectionResource() - Constructor for class org.flowable.rest.service.api.management.DeadLetterJobCollectionResource
 
deadLetterJobCount - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
 
deadLetterJobDataManager - Variable in class org.flowable.job.service.JobServiceConfiguration
 
DeadLetterJobDataManager - Interface in org.flowable.job.service.impl.persistence.entity.data
 
DeadLetterJobEntity - Interface in org.flowable.job.service.impl.persistence.entity
Suspended jobs are stored separately to increase the normal job query performance
DeadLetterJobEntityImpl - Class in org.flowable.job.service.impl.persistence.entity
DeadLetterJob entity, necessary for persistence.
DeadLetterJobEntityImpl() - Constructor for class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityImpl
 
deadLetterJobEntityManager - Variable in class org.flowable.job.service.JobServiceConfiguration
 
DeadLetterJobEntityManager - Interface in org.flowable.job.service.impl.persistence.entity
 
DeadLetterJobEntityManagerImpl - Class in org.flowable.job.service.impl.persistence.entity
 
DeadLetterJobEntityManagerImpl(JobServiceConfiguration, DeadLetterJobDataManager) - Constructor for class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
 
deadletterJobId - Variable in class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToHistoryJobCmd
 
deadLetterJobId - Variable in class org.flowable.job.service.impl.cmd.DeleteDeadLetterJobCmd
 
deadLetterJobIds - Variable in class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsCmd
 
deadLetterJobIds - Variable in class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsToHistoryJobsCmd
 
DeadLetterJobQuery - Interface in org.flowable.job.api
Allows programmatic querying of Jobs.
DeadLetterJobQueryImpl - Class in org.flowable.job.service.impl
 
DeadLetterJobQueryImpl() - Constructor for class org.flowable.job.service.impl.DeadLetterJobQueryImpl
 
DeadLetterJobQueryImpl(CommandContext, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.DeadLetterJobQueryImpl
 
DeadLetterJobQueryImpl(CommandExecutor, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.DeadLetterJobQueryImpl
 
DeadLetterJobsByExecutionIdMatcher - Class in org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher
 
DeadLetterJobsByExecutionIdMatcher() - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.DeadLetterJobsByExecutionIdMatcher
 
DebugContinueProcessOperation - Class in org.flowable.engine.impl.agenda
This class extends ContinueProcessOperation with the possibility to check whether execution is trying to execute a breakpoint
DebugContinueProcessOperation(ProcessDebugger, CommandContext, ExecutionEntity) - Constructor for class org.flowable.engine.impl.agenda.DebugContinueProcessOperation
 
DebugContinueProcessOperation(ProcessDebugger, CommandContext, ExecutionEntity, boolean, boolean) - Constructor for class org.flowable.engine.impl.agenda.DebugContinueProcessOperation
 
DebugFlowableEngineAgenda - Class in org.flowable.engine.impl.agenda
This FlowableEngineAgenda schedules operations which allow debugging
DebugFlowableEngineAgenda(CommandContext, ProcessDebugger) - Constructor for class org.flowable.engine.impl.agenda.DebugFlowableEngineAgenda
 
DebugFlowableEngineAgendaFactory - Class in org.flowable.engine.impl.agenda
 
DebugFlowableEngineAgendaFactory() - Constructor for class org.flowable.engine.impl.agenda.DebugFlowableEngineAgendaFactory
 
debugFlush() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
 
debugger - Variable in class org.flowable.engine.impl.agenda.DebugContinueProcessOperation
 
debugger - Variable in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgendaFactory
 
DebugInfo - Interface in org.flowable.engine.test.impl.logger
 
DebugInfoEntityEventListener - Class in org.flowable.engine.test.impl.logger
 
DebugInfoEntityEventListener(ProcessExecutionLogger) - Constructor for class org.flowable.engine.test.impl.logger.DebugInfoEntityEventListener
 
DebugInfoExecutionCreated - Class in org.flowable.engine.test.impl.logger
 
DebugInfoExecutionCreated(ExecutionEntity) - Constructor for class org.flowable.engine.test.impl.logger.DebugInfoExecutionCreated
 
DebugInfoExecutionDeleted - Class in org.flowable.engine.test.impl.logger
 
DebugInfoExecutionDeleted(ExecutionEntity) - Constructor for class org.flowable.engine.test.impl.logger.DebugInfoExecutionDeleted
 
DebugInfoExecutionTree - Class in org.flowable.engine.test.impl.logger
 
DebugInfoExecutionTree() - Constructor for class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree
 
DebugInfoExecutionTree.DebugInfoExecutionTreeNode - Class in org.flowable.engine.test.impl.logger
 
DebugInfoExecutionTreeNode() - Constructor for class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
 
debugInfoMap - Variable in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
 
DebugInfoOperationExecuted - Class in org.flowable.engine.test.impl.logger
 
DebugInfoOperationExecuted(AbstractOperation) - Constructor for class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
 
DECIMAL - Static variable in interface org.flowable.form.model.FormFieldTypes
 
decision - Variable in class org.flowable.cmmn.model.DecisionTask
 
decision - Variable in class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionOperation
 
decision - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
 
Decision - Class in org.flowable.cmmn.model
 
Decision - Class in org.flowable.dmn.model
 
Decision() - Constructor for class org.flowable.cmmn.model.Decision
 
Decision() - Constructor for class org.flowable.dmn.model.Decision
 
DECISION_CATEGORY - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
 
DECISION_DEPLOYMENT_ID - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
 
DECISION_ID - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
 
DECISION_IMAGE - Static variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
 
DECISION_KEY - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
 
DECISION_NAME - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
 
DECISION_SERVICE - Static variable in interface org.flowable.dmn.api.DecisionTypes
 
DECISION_TABLE - Static variable in interface org.flowable.dmn.api.DecisionTypes
 
DECISION_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
DECISION_TASK_REFERENCE_MISSING - Static variable in interface org.flowable.cmmn.validation.validator.Problems
 
DECISION_TENANT_ID - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
 
DECISION_TYPE - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
 
DECISION_VERSION - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
 
decisionCache - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
DecisionCacheEntry - Class in org.flowable.dmn.engine.impl.persistence.deploy
 
DecisionCacheEntry(DecisionEntity, DmnDefinition, Decision) - Constructor for class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
 
DecisionCacheEntry(DecisionEntity, DmnDefinition, DecisionService) - Constructor for class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
 
decisionCacheLimit - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
decisionCategory(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions with the given category.
decisionCategory(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionCategoryLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions where the category matches the given parameter.
decisionCategoryLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionCategoryNotEquals(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select deployments that have a different category then the given one.
decisionCategoryNotEquals(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionDataManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
DecisionDataManager - Interface in org.flowable.dmn.engine.impl.persistence.entity.data
 
decisionDefinitionCache - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
decisionDefinitionId - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
decisionDefinitionId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
decisionDefinitionId(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Only select decision executions with the given definition id.
decisionDefinitionId(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
decisionEntity - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
 
DecisionEntity - Interface in org.flowable.dmn.engine.impl.persistence.entity
 
DecisionEntityImpl - Class in org.flowable.dmn.engine.impl.persistence.entity
 
DecisionEntityImpl() - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
decisionEntityManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
decisionEntityManager - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
DecisionEntityManager - Interface in org.flowable.dmn.engine.impl.persistence.entity
 
decisionExecution - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
 
DecisionExecutionAuditContainer - Class in org.flowable.dmn.api
 
DecisionExecutionAuditContainer() - Constructor for class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
DecisionExecutionAuditContainer(String, String, int, Boolean, Map<String, Object>, Date) - Constructor for class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
DecisionExecutionAuditContainer(String, String, int, HitPolicy, Boolean, Map<String, Object>, Date) - Constructor for class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
DecisionExecutionAuditUtil - Class in org.flowable.dmn.engine.impl.audit
 
DecisionExecutionAuditUtil() - Constructor for class org.flowable.dmn.engine.impl.audit.DecisionExecutionAuditUtil
 
decisionFontName - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
decisionId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
 
decisionId - Variable in class org.flowable.dmn.engine.impl.cmd.GetDeploymentDecisionCmd
 
decisionId - Variable in class org.flowable.dmn.engine.impl.cmd.GetDeploymentDecisionRequirementsDiagramCmd
 
decisionId - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionId(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decision with the given id.
decisionId(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionIds(Set<String>) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions with the given ids.
decisionIds(Set<String>) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionKey - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
decisionKey - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
 
decisionKey - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
decisionKey - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
decisionKey - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
decisionKey - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
decisionKey(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decision with the given key.
decisionKey(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Only select deployments with the given decision key.
decisionKey(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Only select decision executions with the given definition key.
decisionKey(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
Set the key of the decision
decisionKey(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionKey(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
decisionKey(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
decisionKey(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
decisionKeyLike - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
decisionKeyLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions where the key matches the given parameter.
decisionKeyLike(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Only select deployments with a decision key like the given string.
decisionKeyLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionKeyLike(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
decisionName - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
decisionName - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
decisionName(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions with the given name.
decisionName(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionNameLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions where the name matches the given parameter.
decisionNameLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
DecisionQueryImpl - Class in org.flowable.dmn.engine.impl
 
DecisionQueryImpl() - Constructor for class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
DecisionQueryImpl(CommandContext) - Constructor for class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
DecisionQueryImpl(CommandExecutor) - Constructor for class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
DecisionQueryProperty - Class in org.flowable.dmn.engine.impl
Contains the possible properties that can be used in a DmnDecisionQuery.
DecisionQueryProperty(String) - Constructor for class org.flowable.dmn.engine.impl.DecisionQueryProperty
 
decisionRef - Variable in class org.flowable.cmmn.model.DecisionTask
 
decisionRefExpression - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.DecisionTaskActivityBehavior
 
decisionRefExpression - Variable in class org.flowable.cmmn.model.DecisionTask
 
DecisionRefExpressionXmlConverter - Class in org.flowable.cmmn.converter
 
DecisionRefExpressionXmlConverter() - Constructor for class org.flowable.cmmn.converter.DecisionRefExpressionXmlConverter
 
decisionRequirementsDiagram - Variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
 
decisionRequirementsDiagramGenerator - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
Decision requirements diagram generator.
DecisionRequirementsDiagramGenerator - Interface in org.flowable.dmn.image
This interface declares methods to generate decision requirements diagram
decisionRequirementsDiagramHelper - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
decisionRequirementsDiagramHelper - Variable in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
DecisionRequirementsDiagramHelper - Class in org.flowable.dmn.engine.impl.deployer
Creates diagrams from decision definitions.
DecisionRequirementsDiagramHelper() - Constructor for class org.flowable.dmn.engine.impl.deployer.DecisionRequirementsDiagramHelper
 
decisionResourceName(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decision with the given resource name.
decisionResourceName(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionResourceNameLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decision with a resource name like the given .
decisionResourceNameLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
DecisionResponse - Class in org.flowable.cmmn.rest.service.api.repository
 
DecisionResponse - Class in org.flowable.rest.service.api.repository
 
DecisionResponse() - Constructor for class org.flowable.rest.service.api.repository.DecisionResponse
 
DecisionResponse(DmnDecision) - Constructor for class org.flowable.cmmn.rest.service.api.repository.DecisionResponse
 
DecisionResponse(DmnDecision) - Constructor for class org.flowable.rest.service.api.repository.DecisionResponse
 
decisionResult - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
decisionResultTypes - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
DecisionRule - Class in org.flowable.dmn.model
 
DecisionRule() - Constructor for class org.flowable.dmn.model.DecisionRule
 
DecisionRuleXMLConverter - Class in org.flowable.dmn.xml.converter
 
DecisionRuleXMLConverter() - Constructor for class org.flowable.dmn.xml.converter.DecisionRuleXMLConverter
 
decisions - Variable in class org.flowable.cmmn.model.CmmnModel
 
decisions - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
 
decisions - Variable in class org.flowable.dmn.engine.impl.parser.DmnParse
The end result of the parsing: a list of decision (services).
decisions - Variable in class org.flowable.dmn.model.DmnDefinition
 
decisionService - Variable in class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionServiceOperation
 
decisionService - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
decisionService - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
 
DecisionService - Class in org.flowable.dmn.model
 
DecisionService() - Constructor for class org.flowable.dmn.model.DecisionService
 
decisionServiceDividerLine - Variable in class org.flowable.dmn.model.DmnDiShape
 
decisionServiceDividerLocationByDiagramIdMap - Variable in class org.flowable.dmn.model.DmnDefinition
 
decisionServiceDividerLocationMap - Variable in class org.flowable.dmn.model.DmnDefinition
 
DecisionServiceExecutionAuditContainer - Class in org.flowable.dmn.api
 
DecisionServiceExecutionAuditContainer() - Constructor for class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
 
DecisionServiceExecutionAuditContainer(String, String, int, boolean, Map<String, Object>, Date) - Constructor for class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
 
decisionServiceResult - Variable in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
 
decisionServices - Variable in class org.flowable.dmn.model.DmnDefinition
 
DecisionServiceXMLConverter - Class in org.flowable.dmn.xml.converter
 
DecisionServiceXMLConverter() - Constructor for class org.flowable.dmn.xml.converter.DecisionServiceXMLConverter
 
DecisionTable - Class in org.flowable.dmn.model
 
DecisionTable() - Constructor for class org.flowable.dmn.model.DecisionTable
 
decisionTableId - Variable in class org.flowable.dmn.engine.impl.cmd.GetDeploymentDmnResourceCmd
 
decisionTableId - Variable in class org.flowable.dmn.engine.impl.cmd.GetDmnDefinitionCmd
 
decisionTableId - Variable in class org.flowable.dmn.engine.impl.cmd.SetDecisionTableCategoryCmd
 
DecisionTableOrientation - Enum Class in org.flowable.dmn.model
 
decisionTableVariableManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
decisionTableVariableManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
DecisionTableVariableManager - Interface in org.flowable.cmmn.api
 
DecisionTableVariableManager - Interface in org.flowable.engine
 
decisionTask - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.DecisionTaskActivityBehavior
 
DecisionTask - Class in org.flowable.cmmn.model
 
DecisionTask() - Constructor for class org.flowable.cmmn.model.DecisionTask
 
DECISIONTASK_IMAGE - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
 
DecisionTaskActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
 
DecisionTaskActivityBehavior(Expression, DecisionTask) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.DecisionTaskActivityBehavior
 
DecisionTaskExport - Class in org.flowable.cmmn.converter.export
 
DecisionTaskExport() - Constructor for class org.flowable.cmmn.converter.export.DecisionTaskExport
 
DecisionTaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
 
DecisionTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.DecisionTaskParseHandler
 
DecisionTaskValidator - Class in org.flowable.cmmn.validation.validator.impl
 
DecisionTaskValidator() - Constructor for class org.flowable.cmmn.validation.validator.impl.DecisionTaskValidator
 
DecisionTaskXmlConverter - Class in org.flowable.cmmn.converter
 
DecisionTaskXmlConverter() - Constructor for class org.flowable.cmmn.converter.DecisionTaskXmlConverter
 
decisionTenantId(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions that have the given tenant id.
decisionTenantId(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionTenantIdLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions with a tenant id like the given one.
decisionTenantIdLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionType - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionType - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
decisionType(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions with the given type.
decisionType(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionTypeLike - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionTypeLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions like the given type.
decisionTypeLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
DecisionTypes - Interface in org.flowable.dmn.api
 
DecisionUtil - Class in org.flowable.dmn.engine.impl.util
A utility class that hides the complexity of DecisionEntity and Decision lookup.
DecisionUtil() - Constructor for class org.flowable.dmn.engine.impl.util.DecisionUtil
 
decisionVersion - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
decisionVersion - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
 
decisionVersion - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
decisionVersion(Integer) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions with a certain version.
decisionVersion(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionVersionGreaterThan(Integer) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions which version are greater than a certain version.
decisionVersionGreaterThan(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionVersionGreaterThanOrEquals(Integer) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions which version are greater than or equals a certain version.
decisionVersionGreaterThanOrEquals(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionVersionLowerThan(Integer) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions which version are lower than a certain version.
decisionVersionLowerThan(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionVersionLowerThanOrEquals(Integer) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions which version are lower than or equals a certain version.
decisionVersionLowerThanOrEquals(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionWithoutTenantId() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions that do not have a tenant id.
decisionWithoutTenantId() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
DecisionXmlConverter - Class in org.flowable.cmmn.converter
 
DecisionXmlConverter() - Constructor for class org.flowable.cmmn.converter.DecisionXmlConverter
 
decode(String) - Method in class org.flowable.cmmn.rest.service.api.repository.DeploymentCollectionResource
 
decode(String) - Method in class org.flowable.rest.service.api.repository.DeploymentCollectionResource
 
decorate(MessageListenerContainer) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.RetryTopicContainerFactoryDecorator
 
decorateFactory(ListenerContainerFactoryConfigurer) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
 
decryptPassword(byte[], String) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityManagerImpl
 
DEFAULT - Static variable in class org.flowable.cmmn.model.ParentCompletionRule
 
DEFAULT - Static variable in interface org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverter
Default conversions as from JSR245.
DEFAULT - Static variable in interface org.flowable.job.service.impl.asyncexecutor.AcquireJobsRunnableConfiguration
 
DEFAULT_CONFIGURATION_RESOURCE - Static variable in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
 
DEFAULT_CONFIGURATION_RESOURCE - Static variable in class org.flowable.dmn.engine.test.FlowableDmnExtension
 
DEFAULT_CONFIGURATION_RESOURCE - Static variable in class org.flowable.engine.test.FlowableExtension
 
DEFAULT_CONFIGURATION_RESOURCE - Static variable in class org.flowable.eventregistry.test.FlowableEventExtension
 
DEFAULT_CONFIGURATOR_PRIORITY - Static variable in class org.flowable.engine.cfg.AbstractProcessEngineConfigurator
 
DEFAULT_ENCODING - Static variable in class org.flowable.bpmn.converter.BpmnXMLConverter
 
DEFAULT_ENCODING - Static variable in class org.flowable.cmmn.converter.CmmnXmlConverter
 
DEFAULT_ENCODING - Static variable in class org.flowable.dmn.xml.converter.DmnXMLConverter
 
DEFAULT_EXCLUSIVE - Static variable in interface org.flowable.job.api.Job
 
DEFAULT_GENERIC_MAX_LENGTH_STRING - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
DEFAULT_GENERIC_MAX_LENGTH_STRING - Static variable in class org.flowable.variable.service.VariableServiceConfiguration
 
DEFAULT_INDICATOR_WIDTH - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
 
DEFAULT_INDICATOR_WIDTH - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
 
DEFAULT_MAX_NR_OF_STATEMENTS_BULK_INSERT_SQL_SERVER - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class org.flowable.idm.engine.IdmEngineConfiguration
 
DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class org.flowable.task.service.TaskServiceConfiguration
 
DEFAULT_ORACLE_MAX_LENGTH_STRING - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
DEFAULT_ORACLE_MAX_LENGTH_STRING - Static variable in class org.flowable.variable.service.VariableServiceConfiguration
 
DEFAULT_ORDER_BY - Static variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject
 
DEFAULT_PARTITION_FOR_MANUAL_ASSIGNMENT - Static variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
 
DEFAULT_PRIORITY - Static variable in interface org.flowable.common.engine.impl.ServiceConfigurator
 
DEFAULT_PRIORITY - Static variable in interface org.flowable.task.api.Task
Default value used for priority when a new Task is created.
DEFAULT_REPETITION_COUNTER_VARIABLE_NAME - Static variable in class org.flowable.cmmn.model.RepetitionRule
 
DEFAULT_RESULT_SIZE - Static variable in class org.flowable.rest.service.api.management.TableDataResource
 
DEFAULT_RETRY_DELAY - Static variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
 
DEFAULT_SCRIPTING_LANGUAGE - Static variable in class org.flowable.common.engine.impl.scripting.ScriptingEngines
 
DEFAULT_UNDEPLOY_ORDER - Static variable in interface org.flowable.common.engine.impl.EngineDeployer
 
DEFAULT_WS_IMPORTER - Static variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
DEFAULT_WS_SYNC_FACTORY - Static variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
defaultActivityAttributes - Static variable in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
 
DefaultActivityBehaviorFactory - Class in org.flowable.engine.impl.bpmn.parser.factory
Default implementation of the ActivityBehaviorFactory.
DefaultActivityBehaviorFactory() - Constructor for class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
DefaultActivityBehaviorFactory(ClassDelegateFactory) - Constructor for class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
 
DefaultAsyncHistoryJobExecutor - Class in org.flowable.job.service.impl.asyncexecutor
 
DefaultAsyncHistoryJobExecutor() - Constructor for class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncHistoryJobExecutor
 
DefaultAsyncHistoryJobExecutor(AsyncJobExecutorConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncHistoryJobExecutor
 
DefaultAsyncJobExecutor - Class in org.flowable.job.service.impl.asyncexecutor
 
DefaultAsyncJobExecutor() - Constructor for class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
 
DefaultAsyncJobExecutor(AsyncJobExecutorConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
 
DefaultAsyncRunnableExecutionExceptionHandler - Class in org.flowable.job.service.impl.asyncexecutor
 
DefaultAsyncRunnableExecutionExceptionHandler() - Constructor for class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncRunnableExecutionExceptionHandler
 
DefaultAsyncTaskExecutor - Class in org.flowable.common.engine.impl.async
 
DefaultAsyncTaskExecutor() - Constructor for class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
 
DefaultAsyncTaskExecutor(AsyncTaskExecutorConfiguration) - Constructor for class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
 
DefaultAsyncTaskInvoker - Class in org.flowable.common.engine.impl.async
 
DefaultAsyncTaskInvoker(AsyncTaskExecutor) - Constructor for class org.flowable.common.engine.impl.async.DefaultAsyncTaskInvoker
 
defaultAttributes - Static variable in class org.flowable.bpmn.converter.export.DefinitionsRootExport
 
defaultAttributes - Static variable in class org.flowable.bpmn.converter.parser.DefinitionsParser
 
DefaultAutoDeploymentStrategy - Class in org.flowable.cmmn.spring.autodeployment
Default implementation of AutoDeploymentStrategy that groups all Resources into a single deployment.
DefaultAutoDeploymentStrategy - Class in org.flowable.dmn.spring.autodeployment
Default implementation of AutoDeploymentStrategy that groups all Resources into a single deployment.
DefaultAutoDeploymentStrategy - Class in org.flowable.eventregistry.spring.autodeployment
Default implementation of AutoDeploymentStrategy that groups all Resources into a single deployment.
DefaultAutoDeploymentStrategy - Class in org.flowable.spring.configurator
Default implementation of AutoDeploymentStrategy that groups all Resources into a single deployment.
DefaultAutoDeploymentStrategy() - Constructor for class org.flowable.cmmn.spring.autodeployment.DefaultAutoDeploymentStrategy
 
DefaultAutoDeploymentStrategy() - Constructor for class org.flowable.dmn.spring.autodeployment.DefaultAutoDeploymentStrategy
 
DefaultAutoDeploymentStrategy() - Constructor for class org.flowable.eventregistry.spring.autodeployment.DefaultAutoDeploymentStrategy
 
DefaultAutoDeploymentStrategy() - Constructor for class org.flowable.spring.configurator.DefaultAutoDeploymentStrategy
 
DefaultAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.cmmn.spring.autodeployment.DefaultAutoDeploymentStrategy
 
DefaultAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.dmn.spring.autodeployment.DefaultAutoDeploymentStrategy
 
DefaultAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.eventregistry.spring.autodeployment.DefaultAutoDeploymentStrategy
 
DefaultAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.spring.configurator.DefaultAutoDeploymentStrategy
 
defaultBindings - Variable in class org.flowable.common.engine.impl.scripting.ScriptBindings
 
defaultBoundaryEventAttributes - Static variable in class org.flowable.bpmn.converter.BoundaryEventXMLConverter
 
DefaultBpmnHttpActivityDelegate - Class in org.flowable.engine.impl.bpmn.http
 
DefaultBpmnHttpActivityDelegate() - Constructor for class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
 
DefaultBpmnHttpActivityDelegate(FlowableHttpClient) - Constructor for class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
 
DefaultBpmnParseFactory - Class in org.flowable.engine.impl.cfg
 
DefaultBpmnParseFactory() - Constructor for class org.flowable.engine.impl.cfg.DefaultBpmnParseFactory
 
DefaultBusinessCalendar - Class in org.flowable.common.engine.impl.calendar
 
DefaultBusinessCalendar() - Constructor for class org.flowable.common.engine.impl.calendar.DefaultBusinessCalendar
 
defaultCallActivityAttributes - Static variable in class org.flowable.bpmn.converter.CallActivityXMLConverter
 
defaultCamelContext - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
DefaultCandidateManager - Class in org.flowable.cmmn.engine.impl.idm
 
DefaultCandidateManager - Class in org.flowable.engine
 
DefaultCandidateManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.idm.DefaultCandidateManager
 
DefaultCandidateManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.DefaultCandidateManager
 
DefaultCaseDiagramCanvas - Class in org.flowable.cmmn.image.impl
Represents a canvas on which CMMN 1.1 constructs can be drawn.
DefaultCaseDiagramCanvas(int, int, int, int, String) - Constructor for class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
Creates an empty canvas with given width and height.
DefaultCaseDiagramCanvas(int, int, int, int, String, String, String, String, ClassLoader) - Constructor for class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
Creates an empty canvas with given width and height.
DefaultCaseDiagramCanvas.SHAPE_TYPE - Enum Class in org.flowable.cmmn.image.impl
 
DefaultCaseDiagramGenerator - Class in org.flowable.cmmn.image.impl
Class to generate an image based the diagram interchange information in a CMMN 1.1 case.
DefaultCaseDiagramGenerator() - Constructor for class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
 
DefaultCaseDiagramGenerator(double) - Constructor for class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
 
DefaultCaseDiagramGenerator.ActivityDrawInstruction - Interface in org.flowable.cmmn.image.impl
 
DefaultCaseInstanceService - Class in org.flowable.cmmn.engine.configurator.impl.cmmn
 
DefaultCaseInstanceService(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.configurator.impl.cmmn.DefaultCaseInstanceService
 
DefaultChangeTenantIdResult - Class in org.flowable.common.engine.impl.tenant
 
DefaultChangeTenantIdResult(Map<String, Long>) - Constructor for class org.flowable.common.engine.impl.tenant.DefaultChangeTenantIdResult
 
defaultCharset() - Method in interface org.flowable.mail.common.impl.MailDefaultsConfiguration
 
defaultCharset() - Method in record class org.flowable.mail.common.impl.MailDefaultsConfigurationImpl
Returns the value of the defaultCharset record component.
DefaultClassDelegateFactory - Class in org.flowable.engine.impl.bpmn.helper
 
DefaultClassDelegateFactory() - Constructor for class org.flowable.engine.impl.bpmn.helper.DefaultClassDelegateFactory
 
DefaultClockImpl - Class in org.flowable.common.engine.impl.util
 
DefaultClockImpl() - Constructor for class org.flowable.common.engine.impl.util.DefaultClockImpl
 
DefaultClockImpl(TimeZone) - Constructor for class org.flowable.common.engine.impl.util.DefaultClockImpl
 
DefaultCmmnActivityBehaviorFactory - Class in org.flowable.cmmn.engine.impl.parser
 
DefaultCmmnActivityBehaviorFactory() - Constructor for class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
 
DefaultCmmnClassDelegateFactory - Class in org.flowable.cmmn.engine.impl.delegate
 
DefaultCmmnClassDelegateFactory(ExpressionManager) - Constructor for class org.flowable.cmmn.engine.impl.delegate.DefaultCmmnClassDelegateFactory
 
DefaultCmmnDynamicStateManager - Class in org.flowable.cmmn.engine.impl.runtime
 
DefaultCmmnDynamicStateManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.runtime.DefaultCmmnDynamicStateManager
 
DefaultCmmnEngineAgenda - Class in org.flowable.cmmn.engine.impl.agenda
 
DefaultCmmnEngineAgenda(CommandContext) - Constructor for class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
 
DefaultCmmnEngineAgendaFactory - Class in org.flowable.cmmn.engine.impl.agenda
 
DefaultCmmnEngineAgendaFactory() - Constructor for class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgendaFactory
 
DefaultCmmnHistoryCleaningManager - Class in org.flowable.cmmn.engine.impl
 
DefaultCmmnHistoryCleaningManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.DefaultCmmnHistoryCleaningManager
 
DefaultCmmnHistoryConfigurationSettings - Class in org.flowable.cmmn.engine.impl.history
 
DefaultCmmnHistoryConfigurationSettings(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
 
DefaultCmmnHistoryManager - Class in org.flowable.cmmn.engine.impl.history
 
DefaultCmmnHistoryManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
 
DefaultCmmnHttpActivityDelegate - Class in org.flowable.cmmn.engine.impl.behavior.impl.http
 
DefaultCmmnHttpActivityDelegate() - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.http.DefaultCmmnHttpActivityDelegate
 
DefaultCmmnHttpActivityDelegate(FlowableHttpClient) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.http.DefaultCmmnHttpActivityDelegate
 
DefaultCmmnIdentityLinkInterceptor - Class in org.flowable.cmmn.engine.impl.interceptor
 
DefaultCmmnIdentityLinkInterceptor(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.interceptor.DefaultCmmnIdentityLinkInterceptor
 
DefaultCmmnJobParentStateResolver - Class in org.flowable.cmmn.engine
 
DefaultCmmnJobParentStateResolver(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.DefaultCmmnJobParentStateResolver
 
DefaultCmmnListenerFactory - Class in org.flowable.cmmn.engine.impl.listener
 
DefaultCmmnListenerFactory(CmmnClassDelegateFactory, ExpressionManager) - Constructor for class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
 
DefaultCmmnTaskVariableScopeResolver - Class in org.flowable.cmmn.engine.impl.task
 
DefaultCmmnTaskVariableScopeResolver(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.task.DefaultCmmnTaskVariableScopeResolver
 
defaultCommandConfig - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
defaultCommandInterceptors - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
DefaultCommandInvoker - Class in org.flowable.common.engine.impl.interceptor
 
DefaultCommandInvoker() - Constructor for class org.flowable.common.engine.impl.interceptor.DefaultCommandInvoker
 
defaultCondition - Variable in class org.flowable.cmmn.model.ReactivationRule
 
defaultConfig - Variable in class org.flowable.common.engine.impl.cfg.CommandExecutorImpl
 
DefaultContentTypeResolver - Class in org.flowable.common.rest.resolver
Default implementation of a ContentTypeResolver, resolving a limited set of well-known content types used in the engine.
DefaultContentTypeResolver() - Constructor for class org.flowable.common.rest.resolver.DefaultContentTypeResolver
 
defaultControl - Variable in class org.flowable.cmmn.model.PlanItemDefinition
 
DefaultControlXmlConverter - Class in org.flowable.cmmn.converter
 
DefaultControlXmlConverter() - Constructor for class org.flowable.cmmn.converter.DefaultControlXmlConverter
 
DefaultCorrelationKeyGenerator - Class in org.flowable.eventregistry.impl
Default implementation of the CorrelationKeyGenerator interface.
DefaultCorrelationKeyGenerator() - Constructor for class org.flowable.eventregistry.impl.DefaultCorrelationKeyGenerator
 
DefaultDebuggerExecutionExceptionHandler - Class in org.flowable.job.service.impl.asyncexecutor
Swallow exception for the debugger executions and add debugger breakpoint again to the suspended jobs.
DefaultDebuggerExecutionExceptionHandler() - Constructor for class org.flowable.job.service.impl.asyncexecutor.DefaultDebuggerExecutionExceptionHandler
 
DefaultDecisionRequirementsDiagramCanvas - Class in org.flowable.dmn.image.impl
Represents a canvas on which DMN 1.2 constructs can be drawn.
DefaultDecisionRequirementsDiagramCanvas(int, int, int, int, String) - Constructor for class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
Creates an empty canvas with given width and height.
DefaultDecisionRequirementsDiagramCanvas(int, int, int, int, String, String, String, String, ClassLoader) - Constructor for class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
Creates an empty canvas with given width and height.
DefaultDecisionRequirementsDiagramCanvas.SHAPE_TYPE - Enum Class in org.flowable.dmn.image.impl
 
DefaultDecisionRequirementsDiagramGenerator - Class in org.flowable.dmn.image.impl
Class to generate an image based the diagram interchange information in a DMN 1.2 definition.
DefaultDecisionRequirementsDiagramGenerator() - Constructor for class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
 
DefaultDecisionRequirementsDiagramGenerator(double) - Constructor for class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
 
DefaultDecisionRequirementsDiagramGenerator.ActivityDrawInstruction - Interface in org.flowable.dmn.image.impl
 
DefaultDelegateInterceptor - Class in org.flowable.engine.impl.delegate.invocation
Default implementation, simply proceeding the call.
DefaultDelegateInterceptor() - Constructor for class org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor
 
DefaultDeploymentCache<T> - Class in org.flowable.common.engine.impl.persistence.deploy
Default cache: keep everything in memory, unless a limit is set.
DefaultDeploymentCache() - Constructor for class org.flowable.common.engine.impl.persistence.deploy.DefaultDeploymentCache
Cache with no limit
DefaultDeploymentCache(int) - Constructor for class org.flowable.common.engine.impl.persistence.deploy.DefaultDeploymentCache
Cache which has a hard limit: no more elements will be cached than the limit.
defaultDescription - Variable in class org.flowable.cmmn.validation.validator.ValidationEntry
 
defaultDescription - Variable in class org.flowable.validation.ValidationError
 
DefaultDmnEngineAgenda - Class in org.flowable.dmn.engine.impl.agenda
 
DefaultDmnEngineAgenda(CommandContext) - Constructor for class org.flowable.dmn.engine.impl.agenda.DefaultDmnEngineAgenda
 
DefaultDmnEngineAgendaFactory - Class in org.flowable.dmn.engine.impl.agenda
 
DefaultDmnEngineAgendaFactory() - Constructor for class org.flowable.dmn.engine.impl.agenda.DefaultDmnEngineAgendaFactory
 
DefaultDynamicStateManager - Class in org.flowable.engine.impl.dynamic
 
DefaultDynamicStateManager() - Constructor for class org.flowable.engine.impl.dynamic.DefaultDynamicStateManager
 
defaultElementAttributes - Static variable in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
 
defaultEquals(Object, Object) - Static method in class org.flowable.common.engine.impl.el.function.VariableEqualsExpressionFunction
 
DefaultEventRegistry - Class in org.flowable.eventregistry.impl
 
DefaultEventRegistry(EventRegistryEngineConfiguration) - Constructor for class org.flowable.eventregistry.impl.DefaultEventRegistry
 
DefaultEventRegistryChangeDetectionExecutor - Class in org.flowable.eventregistry.impl.management
 
DefaultEventRegistryChangeDetectionExecutor(EventRegistryChangeDetectionManager, long, long) - Constructor for class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor
 
DefaultEventRegistryChangeDetectionManager - Class in org.flowable.eventregistry.impl.management
 
DefaultEventRegistryChangeDetectionManager(EventRegistryEngineConfiguration) - Constructor for class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionManager
 
defaultExpression - Variable in class org.flowable.bpmn.model.FormProperty
 
defaultExpression - Variable in class org.flowable.engine.impl.form.FormPropertyHandler
 
DefaultExpressionManager - Class in org.flowable.common.engine.impl.el
Default ExpressionManager implementation that contains the logic for creating and resolving Expression instances.
DefaultExpressionManager(Map<Object, Object>) - Constructor for class org.flowable.common.engine.impl.el.DefaultExpressionManager
 
DefaultFailedJobCommandFactory - Class in org.flowable.engine.impl.jobexecutor
 
DefaultFailedJobCommandFactory() - Constructor for class org.flowable.engine.impl.jobexecutor.DefaultFailedJobCommandFactory
 
defaultFailedJobWaitTime - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
Define the default wait time for a failed job in seconds
defaultFailedJobWaitTime - Variable in class org.flowable.engine.ProcessEngineConfiguration
define the default wait time for a failed job in seconds
defaultFlow - Variable in class org.flowable.bpmn.model.Activity
 
defaultFlow - Variable in class org.flowable.bpmn.model.Gateway
 
DefaultFlowable5CompatibilityHandlerFactory - Class in org.flowable.engine.compatibility
 
DefaultFlowable5CompatibilityHandlerFactory() - Constructor for class org.flowable.engine.compatibility.DefaultFlowable5CompatibilityHandlerFactory
 
DefaultFlowableEngineAgenda - Class in org.flowable.engine.impl.agenda
For each API call (and thus Command) being executed, a new agenda instance is created.
DefaultFlowableEngineAgenda(CommandContext) - Constructor for class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
 
DefaultFlowableEngineAgendaFactory - Class in org.flowable.engine.impl.agenda
 
DefaultFlowableEngineAgendaFactory() - Constructor for class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgendaFactory
 
DefaultFormFieldHandler - Class in org.flowable.cmmn.engine.impl.form
 
DefaultFormFieldHandler - Class in org.flowable.engine.impl.formhandler
 
DefaultFormFieldHandler() - Constructor for class org.flowable.cmmn.engine.impl.form.DefaultFormFieldHandler
 
DefaultFormFieldHandler() - Constructor for class org.flowable.engine.impl.formhandler.DefaultFormFieldHandler
 
DefaultFormHandler - Class in org.flowable.engine.impl.form
 
DefaultFormHandler() - Constructor for class org.flowable.engine.impl.form.DefaultFormHandler
 
defaultFrom() - Method in interface org.flowable.mail.common.impl.MailDefaultsConfiguration
 
defaultFrom() - Method in record class org.flowable.mail.common.impl.MailDefaultsConfigurationImpl
Returns the value of the defaultFrom record component.
defaultFunctionCreator - Variable in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionBuilder
 
DefaultHistoryCleaningManager - Class in org.flowable.engine
 
DefaultHistoryCleaningManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.DefaultHistoryCleaningManager
 
DefaultHistoryConfigurationSettings - Class in org.flowable.engine.impl.history
 
DefaultHistoryConfigurationSettings(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
 
DefaultHistoryManager - Class in org.flowable.engine.impl.history
Manager class that centralises recording of all history-related operations that are originated from inside the engine.
DefaultHistoryManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.history.DefaultHistoryManager
 
DefaultHistoryTaskManager - Class in org.flowable.engine.impl.history
 
DefaultHistoryTaskManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.history.DefaultHistoryTaskManager
 
DefaultHistoryVariableManager - Class in org.flowable.engine.impl.history
 
DefaultHistoryVariableManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.history.DefaultHistoryVariableManager
 
DefaultIdentityLinkInterceptor - Class in org.flowable.engine.impl.interceptor
 
DefaultIdentityLinkInterceptor() - Constructor for class org.flowable.engine.impl.interceptor.DefaultIdentityLinkInterceptor
 
DefaultInboundChannelModelCacheManager - Class in org.flowable.eventregistry.impl.deployer
 
DefaultInboundChannelModelCacheManager(EventRegistryEngineConfiguration) - Constructor for class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager
 
DefaultInboundChannelModelCacheManager.CacheKey - Class in org.flowable.eventregistry.impl.deployer
 
DefaultInboundChannelModelCacheManager.CacheRegisteredChannel - Class in org.flowable.eventregistry.impl.deployer
 
DefaultInboundChannelModelCacheManager.CacheValue - Class in org.flowable.eventregistry.impl.deployer
 
DefaultInboundChannelModelCacheManager.ChannelRegistrationImpl - Class in org.flowable.eventregistry.impl.deployer
 
DefaultInboundEvent - Class in org.flowable.eventregistry.impl
 
DefaultInboundEvent(Object) - Constructor for class org.flowable.eventregistry.impl.DefaultInboundEvent
 
DefaultInboundEvent(Object, Map<String, Object>) - Constructor for class org.flowable.eventregistry.impl.DefaultInboundEvent
 
defaultInboundEventPayloadExtractor - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
DefaultInboundEventProcessingPipeline<T> - Class in org.flowable.eventregistry.impl.pipeline
 
DefaultInboundEventProcessingPipeline(EventRepositoryService, InboundEventDeserializer<T>, InboundEventFilter<T>, InboundEventKeyDetector<T>, InboundEventTenantDetector<T>, InboundEventPayloadExtractor<T>, InboundEventTransformer) - Constructor for class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
 
DefaultInboundEventProcessor - Class in org.flowable.eventregistry.impl
 
DefaultInboundEventProcessor(EventRegistry) - Constructor for class org.flowable.eventregistry.impl.DefaultInboundEventProcessor
 
DefaultInboundEventTransformer - Class in org.flowable.eventregistry.impl.transformer
 
DefaultInboundEventTransformer() - Constructor for class org.flowable.eventregistry.impl.transformer.DefaultInboundEventTransformer
 
defaultInitDbSqlSessionFactoryEntitySettings(List<Class<? extends Entity>>, List<Class<? extends Entity>>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
defaultInitDbSqlSessionFactoryEntitySettings(List<Class<? extends Entity>>, List<Class<? extends Entity>>, Collection<Class<? extends Entity>>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
defaultInParameterAttributes - Static variable in class org.flowable.bpmn.converter.child.InParameterParser
 
defaultInstantiateDelegate(Class<?>, List<FieldDeclaration>) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
 
defaultInstantiateDelegate(Class<?>, List<FieldDeclaration>, ServiceTask) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
 
defaultInstantiateDelegate(Class<?>, ServiceTask) - Method in interface org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegateFactory
 
defaultInstantiateDelegate(Class<?>, ServiceTask, boolean) - Method in interface org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegateFactory
 
defaultInstantiateDelegate(Class<?>, ServiceTask, boolean) - Method in class org.flowable.cmmn.engine.impl.delegate.DefaultCmmnClassDelegateFactory
 
defaultInstantiateDelegate(String, List<FieldDeclaration>) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
 
defaultInstantiateDelegate(String, List<FieldDeclaration>, ServiceTask) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
 
DefaultInternalCmmnJobManager - Class in org.flowable.cmmn.engine.impl.callback
 
DefaultInternalCmmnJobManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.callback.DefaultInternalCmmnJobManager
 
DefaultInternalJobCompatibilityManager - Class in org.flowable.engine.impl.cfg
 
DefaultInternalJobCompatibilityManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.cfg.DefaultInternalJobCompatibilityManager
 
DefaultInternalJobManager - Class in org.flowable.engine.impl.cfg
 
DefaultInternalJobManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.cfg.DefaultInternalJobManager
 
DefaultJobManager - Class in org.flowable.job.service.impl.asyncexecutor
 
DefaultJobManager(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
 
DefaultListenerFactory - Class in org.flowable.engine.impl.bpmn.parser.factory
Default implementation of the ListenerFactory.
DefaultListenerFactory() - Constructor for class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
 
DefaultListenerFactory(ClassDelegateFactory) - Constructor for class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
 
defaultMailClient - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
defaultMailClient - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
defaultMailServer - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
defaultMailServer - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
defaultNamespaces - Static variable in class org.flowable.bpmn.converter.export.DefinitionsRootExport
default namespaces for definitions
defaultNamespaces - Static variable in class org.flowable.cmmn.converter.export.DefinitionsRootExport
default namespaces for definitions
defaultNamespaces - Static variable in class org.flowable.dmn.xml.converter.DmnXMLConverter
 
defaultOrderBy - Variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject
 
DefaultOutboundEvent<T> - Class in org.flowable.eventregistry.impl
 
DefaultOutboundEvent(T, EventInstance) - Constructor for class org.flowable.eventregistry.impl.DefaultOutboundEvent
 
DefaultOutboundEvent(T, EventInstance, Map<String, Object>) - Constructor for class org.flowable.eventregistry.impl.DefaultOutboundEvent
 
DefaultOutboundEventProcessingPipeline - Class in org.flowable.eventregistry.impl.pipeline
 
DefaultOutboundEventProcessingPipeline(OutboundEventSerializer) - Constructor for class org.flowable.eventregistry.impl.pipeline.DefaultOutboundEventProcessingPipeline
 
DefaultOutboundEventProcessor - Class in org.flowable.eventregistry.impl
 
DefaultOutboundEventProcessor(EventRepositoryService, boolean) - Constructor for class org.flowable.eventregistry.impl.DefaultOutboundEventProcessor
 
defaultOutParameterAttributes - Static variable in class org.flowable.bpmn.converter.child.OutParameterParser
 
defaultOutputEntry - Variable in class org.flowable.dmn.model.OutputClause
 
defaultParallelInSameTransaction - Variable in class org.flowable.http.common.impl.HttpClientConfig
How the Http Task should perform the HTTP requests in case no parallelInSameTransaction is defined in the XML.
defaultProcessAttributes - Static variable in class org.flowable.bpmn.converter.export.ProcessExport
default attributes taken from process instance attributes
DefaultProcessDefinitionLocalizationManager - Class in org.flowable.engine.impl.repository
 
DefaultProcessDefinitionLocalizationManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.repository.DefaultProcessDefinitionLocalizationManager
 
DefaultProcessDiagramCanvas - Class in org.flowable.image.impl
Represents a canvas on which BPMN 2.0 constructs can be drawn.
DefaultProcessDiagramCanvas(int, int, int, int, String) - Constructor for class org.flowable.image.impl.DefaultProcessDiagramCanvas
Creates an empty canvas with given width and height.
DefaultProcessDiagramCanvas(int, int, int, int, String, String, String, String, ClassLoader) - Constructor for class org.flowable.image.impl.DefaultProcessDiagramCanvas
Creates an empty canvas with given width and height.
DefaultProcessDiagramCanvas.SHAPE_TYPE - Enum Class in org.flowable.image.impl
 
DefaultProcessDiagramGenerator - Class in org.flowable.image.impl
Class to generate an image based the diagram interchange information in a BPMN 2.0 process.
DefaultProcessDiagramGenerator() - Constructor for class org.flowable.image.impl.DefaultProcessDiagramGenerator
 
DefaultProcessDiagramGenerator(double) - Constructor for class org.flowable.image.impl.DefaultProcessDiagramGenerator
 
DefaultProcessDiagramGenerator.ActivityDrawInstruction - Interface in org.flowable.image.impl
 
DefaultProcessDiagramGenerator.ArtifactDrawInstruction - Interface in org.flowable.image.impl
 
DefaultProcessInstanceService - Class in org.flowable.cmmn.engine.configurator.impl.process
 
DefaultProcessInstanceService(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.cmmn.engine.configurator.impl.process.DefaultProcessInstanceService
 
DefaultProcessJobParentStateResolver - Class in org.flowable.engine.impl
 
DefaultProcessJobParentStateResolver(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.DefaultProcessJobParentStateResolver
 
DefaultProcessLocalizationManager - Class in org.flowable.engine.impl
 
DefaultProcessLocalizationManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.DefaultProcessLocalizationManager
 
DefaultPropertiesParser - Class in org.flowable.engine.dynamic
Used for FlowElement currently not supported by the DynamicBpmnService and elements who are not parsed.
DefaultPropertiesParser() - Constructor for class org.flowable.engine.dynamic.DefaultPropertiesParser
 
defaultReactivationRule - Variable in class org.flowable.cmmn.model.ReactivateEventListener
The optional, default reactivation rule to be considered, if a plan item does not specify an explicit one, if this one is not provided either, such a plan item will be ignored for reactivation.
defaultsConfiguration - Variable in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
 
defaultScriptTaskAttributes - Static variable in class org.flowable.bpmn.converter.ScriptTaskXMLConverter
 
DefaultScriptTrace - Class in org.flowable.common.engine.impl.scripting
 
DefaultScriptTrace(Duration, ScriptEngineRequest, Throwable) - Constructor for class org.flowable.common.engine.impl.scripting.DefaultScriptTrace
 
defaultServiceTaskAttributes - Static variable in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
 
DefaultSpringEventRegistryChangeDetectionExecutor - Class in org.flowable.eventregistry.spring.management
 
DefaultSpringEventRegistryChangeDetectionExecutor(long, long) - Constructor for class org.flowable.eventregistry.spring.management.DefaultSpringEventRegistryChangeDetectionExecutor
 
DefaultSpringEventRegistryChangeDetectionExecutor(long, long, TaskScheduler) - Constructor for class org.flowable.eventregistry.spring.management.DefaultSpringEventRegistryChangeDetectionExecutor
 
defaultStartEventAttributes - Static variable in class org.flowable.bpmn.converter.StartEventXMLConverter
 
DefaultStartFormHandler - Class in org.flowable.engine.impl.form
 
DefaultStartFormHandler() - Constructor for class org.flowable.engine.impl.form.DefaultStartFormHandler
 
DefaultTaskAssignmentManager - Class in org.flowable.cmmn.engine.impl.cfg
 
DefaultTaskAssignmentManager - Class in org.flowable.engine.impl.cfg
 
DefaultTaskAssignmentManager() - Constructor for class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
 
DefaultTaskAssignmentManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
 
DefaultTaskFormHandler - Class in org.flowable.engine.impl.form
 
DefaultTaskFormHandler() - Constructor for class org.flowable.engine.impl.form.DefaultTaskFormHandler
 
DefaultTaskLocalizationManager - Class in org.flowable.engine.impl.cfg
 
DefaultTaskLocalizationManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.cfg.DefaultTaskLocalizationManager
 
DefaultTaskPostProcessor - Class in org.flowable.task.service.impl
 
DefaultTaskPostProcessor() - Constructor for class org.flowable.task.service.impl.DefaultTaskPostProcessor
 
DefaultTaskVariableScopeResolver - Class in org.flowable.engine.impl.cfg
 
DefaultTaskVariableScopeResolver(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.cfg.DefaultTaskVariableScopeResolver
 
defaultTenantProvider - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
Default tenant provider that is executed when looking up definitions, in case the global or local fallback to default tenant value is true
DefaultTenantProvider - Interface in org.flowable.common.engine.impl
 
defaultTerminateEndEventBehaviour(ExecutionEntity, CommandContext, ExecutionEntityManager) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
 
defaultTraceEnhancer - Variable in class org.flowable.common.engine.impl.scripting.ScriptingEngines
 
defaultUserTaskAttributes - Static variable in class org.flowable.bpmn.converter.UserTaskXMLConverter
default attributes taken from bpmn spec and from extension namespace
DefaultVariableInstanceValueModifier - Class in org.flowable.variable.service.impl
The default implementation of the VariableInstanceValueModifier interface for the Flowable Variable Service.
DefaultVariableInstanceValueModifier(VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.DefaultVariableInstanceValueModifier
 
DefaultVariableTypes - Class in org.flowable.variable.service.impl.types
 
DefaultVariableTypes() - Constructor for class org.flowable.variable.service.impl.types.DefaultVariableTypes
 
DefaultXMLImporterFactory - Class in org.flowable.engine.impl.bpmn.parser.factory
Default implementation of the XMLImporterFactory.
DefaultXMLImporterFactory() - Constructor for class org.flowable.engine.impl.bpmn.parser.factory.DefaultXMLImporterFactory
 
definition - Variable in class org.flowable.cmmn.engine.impl.delegate.BaseVariableAggregatorContext
 
definition - Variable in class org.flowable.engine.impl.bpmn.data.Data
 
definition - Variable in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureInstance
 
definition - Variable in class org.flowable.engine.impl.delegate.BaseVariableAggregatorContext
 
definitionCache - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
DefinitionEntityManagerImpl - Class in org.flowable.dmn.engine.impl.persistence.entity
 
DefinitionEntityManagerImpl(DmnEngineConfiguration, DecisionDataManager) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
 
definitionId - Variable in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheValue
 
definitionId(String...) - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
 
definitionIdentityLinkEntities - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
 
definitionIdentityLinkEntities - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
 
definitionIds(String...) - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
 
definitionRef - Variable in class org.flowable.cmmn.model.PlanItem
 
definitions - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition
 
definitions - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
 
definitions - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition
 
definitionsAttributes - Variable in class org.flowable.bpmn.model.BpmnModel
 
definitionsAttributes - Variable in class org.flowable.cmmn.model.CmmnModel
 
definitionsParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
 
DefinitionsParser - Class in org.flowable.bpmn.converter.parser
 
DefinitionsParser() - Constructor for class org.flowable.bpmn.converter.parser.DefinitionsParser
 
DefinitionsRootExport - Class in org.flowable.bpmn.converter.export
 
DefinitionsRootExport - Class in org.flowable.cmmn.converter.export
 
DefinitionsRootExport() - Constructor for class org.flowable.bpmn.converter.export.DefinitionsRootExport
 
DefinitionsRootExport() - Constructor for class org.flowable.cmmn.converter.export.DefinitionsRootExport
 
DefinitionsXmlConverter - Class in org.flowable.cmmn.converter
 
DefinitionsXmlConverter() - Constructor for class org.flowable.cmmn.converter.DefinitionsXmlConverter
 
definitionTenantId - Variable in class org.flowable.common.engine.impl.event.FlowableChangeTenantIdEventImpl
 
definitionTenantId - Variable in class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
 
definitionTenantId(String) - Method in interface org.flowable.common.engine.api.tenant.ChangeTenantIdBuilder
Perform the change only for instances that were created using a definition from the given tenant.
definitionTenantId(String) - Method in class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
 
delay - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel.NonBlockingRetryBackOff
 
delay - Variable in class org.flowable.eventregistry.spring.management.DefaultSpringEventRegistryChangeDetectionExecutor
 
delayInMs - Variable in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor
 
delegate - Variable in class org.flowable.common.engine.impl.variable.MapDelegateVariableContainer
 
delegate - Variable in class org.flowable.engine.impl.bpmn.listener.DelegateExecutionListener
 
DelegateCompleteAction(PlanItemInstanceEntity, boolean) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemFutureJavaDelegateActivityBehavior.DelegateCompleteAction
 
delegateExecution - Variable in class org.flowable.engine.impl.bpmn.http.delegate.HttpRequestHandlerInvocation
 
delegateExecution - Variable in class org.flowable.engine.impl.bpmn.http.delegate.HttpResponseHandlerInvocation
 
DelegateExecution - Interface in org.flowable.engine.delegate
Execution used in JavaDelegates and ExecutionListeners.
DelegateExecutionListener - Class in org.flowable.engine.impl.bpmn.listener
DelegateExecutionListener(Object) - Constructor for class org.flowable.engine.impl.bpmn.listener.DelegateExecutionListener
 
delegateExpression - Variable in class org.flowable.eventregistry.model.ChannelEventKeyDetection
 
delegateExpression - Variable in class org.flowable.eventregistry.model.ChannelEventTenantIdDetection
 
delegateExpression - Variable in class org.flowable.eventregistry.model.KafkaOutboundChannelModel.KafkaPartition
 
delegateExpression - Variable in class org.flowable.eventregistry.model.KafkaOutboundChannelModel.RecordKey
 
DelegateExpressionCaseLifecycleListener - Class in org.flowable.cmmn.engine.impl.listener
 
DelegateExpressionCaseLifecycleListener(String, String, Expression, List<FieldExtension>) - Constructor for class org.flowable.cmmn.engine.impl.listener.DelegateExpressionCaseLifecycleListener
 
DelegateExpressionCollectionHandler - Class in org.flowable.engine.impl.bpmn.helper
 
DelegateExpressionCollectionHandler(DelegateExecution, Expression) - Constructor for class org.flowable.engine.impl.bpmn.helper.DelegateExpressionCollectionHandler
 
DelegateExpressionCustomPropertiesResolver - Class in org.flowable.engine.impl.bpmn.listener
 
DelegateExpressionCustomPropertiesResolver(Expression) - Constructor for class org.flowable.engine.impl.bpmn.listener.DelegateExpressionCustomPropertiesResolver
 
delegateExpressionDeserializer(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventProcessingPipelineBuilder
Uses a delegate expression to deserialize the event.
delegateExpressionDeserializer(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl
 
delegateExpressionEventFilter(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventFilterBuilder
Uses a delegate expression to filter the events before further processing.
delegateExpressionEventFilter(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventFilterJsonBuilder
Uses a delegate expression to filter the events before further processing.
delegateExpressionEventFilter(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventFilterXmlBuilder
Uses a delegate expression to filter the events before further processing.
delegateExpressionEventFilter(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventFilterBuilderImpl
 
delegateExpressionEventFilter(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventFilterJsonBuilderImpl
 
delegateExpressionEventFilter(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventFilterXmlBuilderImpl
 
DelegateExpressionExecutionListener - Class in org.flowable.engine.impl.bpmn.listener
 
DelegateExpressionExecutionListener(Expression, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.listener.DelegateExpressionExecutionListener
 
delegateExpressionFieldInjectionMode - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
Using field injection together with a delegate expression for a service task / execution listener / task listener is not thread-sade , see user guide section 'Field Injection' for more information.
delegateExpressionFieldInjectionMode - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
Using field injection together with a delegate expression for a service task / execution listener / task listener is not thread-sade , see user guide section 'Field Injection' for more information.
DelegateExpressionFieldInjectionMode - Enum Class in org.flowable.cmmn.engine.impl.cfg
 
DelegateExpressionFieldInjectionMode - Enum Class in org.flowable.engine.impl.cfg
 
DelegateExpressionFlowableEventListener - Class in org.flowable.engine.impl.bpmn.helper
An FlowableEventListener implementation which resolves an expression to a delegate FlowableEventListener instance and uses this for event notification.
DelegateExpressionFlowableEventListener(Expression, Class<?>) - Constructor for class org.flowable.engine.impl.bpmn.helper.DelegateExpressionFlowableEventListener
 
DelegateExpressionHttpHandler - Class in org.flowable.cmmn.engine.impl.behavior.impl.http.handler
 
DelegateExpressionHttpHandler - Class in org.flowable.engine.impl.bpmn.http.handler
 
DelegateExpressionHttpHandler(Expression, List<FieldExtension>) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.http.handler.DelegateExpressionHttpHandler
 
DelegateExpressionHttpHandler(Expression, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.http.handler.DelegateExpressionHttpHandler
 
DelegateExpressionInboundChannelModel - Class in org.flowable.eventregistry.model
 
DelegateExpressionInboundChannelModel() - Constructor for class org.flowable.eventregistry.model.DelegateExpressionInboundChannelModel
 
DelegateExpressionInboundChannelModelProcessor - Class in org.flowable.eventregistry.impl.pipeline
 
DelegateExpressionInboundChannelModelProcessor(HasExpressionManagerEngineConfiguration, ObjectMapper) - Constructor for class org.flowable.eventregistry.impl.pipeline.DelegateExpressionInboundChannelModelProcessor
 
delegateExpressionKeyDetector(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventKeyDetectorBuilder
Uses delegate expression to determine the custom InboundEventKeyDetector.
delegateExpressionKeyDetector(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventDefinitionKeyDetectorBuilderImpl
 
DelegateExpressionOutboundChannelModel - Class in org.flowable.eventregistry.model
 
DelegateExpressionOutboundChannelModel() - Constructor for class org.flowable.eventregistry.model.DelegateExpressionOutboundChannelModel
 
DelegateExpressionOutboundChannelModelProcessor - Class in org.flowable.eventregistry.impl.pipeline
 
DelegateExpressionOutboundChannelModelProcessor(HasExpressionManagerEngineConfiguration, ObjectMapper) - Constructor for class org.flowable.eventregistry.impl.pipeline.DelegateExpressionOutboundChannelModelProcessor
 
DelegateExpressionPlanItemLifecycleListener - Class in org.flowable.cmmn.engine.impl.listener
 
DelegateExpressionPlanItemLifecycleListener(String, String, Expression, List<FieldExtension>) - Constructor for class org.flowable.cmmn.engine.impl.listener.DelegateExpressionPlanItemLifecycleListener
 
delegateExpressionSerializer(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder
Uses a delegate expression to serialize the event.
delegateExpressionSerializer(String) - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundEventProcessingPipelineBuilderImpl
 
DelegateExpressionTaskListener - Class in org.flowable.cmmn.engine.impl.listener
 
DelegateExpressionTaskListener - Class in org.flowable.engine.impl.bpmn.listener
 
DelegateExpressionTaskListener(Expression, List<FieldExtension>) - Constructor for class org.flowable.cmmn.engine.impl.listener.DelegateExpressionTaskListener
 
DelegateExpressionTaskListener(Expression, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTaskListener
 
delegateExpressionTenantDetector(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTenantDetectorBuilder
Uses delegate expression to determine the custom InboundEventTenantDetector instance.
delegateExpressionTenantDetector(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventTenantDetectorBuilderImpl
 
DelegateExpressionTransactionDependentExecutionListener - Class in org.flowable.engine.impl.bpmn.listener
 
DelegateExpressionTransactionDependentExecutionListener(Expression) - Constructor for class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTransactionDependentExecutionListener
 
DelegateExpressionTransactionDependentTaskListener - Class in org.flowable.engine.impl.bpmn.listener
 
DelegateExpressionTransactionDependentTaskListener(Expression) - Constructor for class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTransactionDependentTaskListener
 
DelegateExpressionUtil - Class in org.flowable.cmmn.engine.impl.util
 
DelegateExpressionUtil - Class in org.flowable.engine.impl.bpmn.helper
 
DelegateExpressionUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.DelegateExpressionUtil
 
DelegateExpressionUtil() - Constructor for class org.flowable.engine.impl.bpmn.helper.DelegateExpressionUtil
 
DelegateFlowableEventListener - Class in org.flowable.engine.impl.bpmn.helper
An FlowableEventListener implementation which uses a classname to create a delegate FlowableEventListener instance to use for event notification.
DelegateFlowableEventListener(String, Class<?>) - Constructor for class org.flowable.engine.impl.bpmn.helper.DelegateFlowableEventListener
 
DelegateHelper - Class in org.flowable.engine.delegate
Class that provides helper operations for use in the JavaDelegate, ActivityBehavior, ExecutionListener and TaskListener interfaces.
DelegateHelper() - Constructor for class org.flowable.engine.delegate.DelegateHelper
 
delegateInstance - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior.FutureJavaDelegateCompleteAction
 
delegateInstance - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior.FutureJavaDelegateCompleteAction
 
delegateInstance - Variable in class org.flowable.engine.impl.bpmn.helper.DelegateFlowableEventListener
 
delegateInstance - Variable in class org.flowable.engine.impl.delegate.invocation.FutureJavaDelegateInvocation
 
delegateInstance - Variable in class org.flowable.engine.impl.delegate.invocation.JavaDelegateInvocation
 
delegateInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
delegateInterceptor - Variable in class org.flowable.engine.impl.el.JuelExpression
 
delegateInterceptor - Variable in class org.flowable.engine.impl.el.ProcessExpressionManager
 
DelegateInterceptor - Interface in org.flowable.engine.impl.interceptor
Interceptor responsible for handling calls to 'user code'.
DelegateInvocation - Class in org.flowable.engine.impl.delegate.invocation
Provides context about the invocation of usercode and handles the actual invocation
DelegateInvocation() - Constructor for class org.flowable.engine.impl.delegate.invocation.DelegateInvocation
 
DelegatePlanItemInstance - Interface in org.flowable.cmmn.api.delegate
 
delegateTask - Variable in class org.flowable.engine.impl.delegate.invocation.TaskListenerInvocation
 
delegateTask(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Delegates the task to another user.
delegateTask(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
delegateTask(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
delegateTask(String, String) - Method in interface org.flowable.engine.TaskService
Delegates the task to another user.
delegateTask(Task, TaskActionRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResource
 
delegateTask(Task, TaskActionRequest) - Method in class org.flowable.rest.service.api.runtime.task.TaskResource
 
DelegateTask - Interface in org.flowable.task.service.delegate
 
DelegateTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
DelegateTaskCmd - Class in org.flowable.engine.impl.cmd
 
DelegateTaskCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DelegateTaskCmd
 
DelegateTaskCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.DelegateTaskCmd
 
delegationState - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
delegationState - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
 
delegationState - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
 
delegationState - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
 
delegationState - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
delegationState - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
DelegationState - Enum Class in org.flowable.task.api
Defines the different states of delegation that a task can be in.
delete - Variable in class org.flowable.common.engine.impl.cmd.ReleaseLockCmd
 
delete() - Method in class org.flowable.batch.service.impl.BatchQueryImpl
 
delete() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
delete() - Method in interface org.flowable.common.engine.api.query.DeleteQuery
Delete all instances that match the query.
delete() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
delete() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
 
delete() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
delete() - Method in class org.flowable.eventregistry.impl.persistence.entity.ResourceRef
 
delete() - Method in class org.flowable.idm.engine.impl.persistence.entity.ByteArrayRef
 
delete() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
delete(EntityImpl) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
 
delete(EntityImpl) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
 
delete(EntityImpl) - Method in interface org.flowable.common.engine.impl.persistence.entity.data.DataManager
 
delete(EntityImpl) - Method in interface org.flowable.common.engine.impl.persistence.entity.EntityManager
 
delete(EntityImpl, boolean) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
 
delete(EntityImpl, boolean) - Method in interface org.flowable.common.engine.impl.persistence.entity.EntityManager
 
delete(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityManagerImpl
 
delete(String) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
 
delete(String) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
 
delete(String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
 
delete(String) - Method in interface org.flowable.common.engine.impl.persistence.entity.data.DataManager
 
delete(String) - Method in interface org.flowable.common.engine.impl.persistence.entity.EntityManager
 
delete(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
 
delete(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.GroupEntityManagerImpl
 
delete(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
 
delete(String, boolean, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManager
 
delete(String, boolean, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
 
delete(String, Object, Class<? extends Entity>) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
Executes a BulkDeleteOperation, with the sql in the statement parameter.
delete(PlanItemInstanceEntity, boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
 
delete(Entity) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
 
delete(HistoricDecisionExecutionQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.HistoricDecisionExecutionDataManager
 
delete(HistoricDecisionExecutionQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisHistoricDecisionExecutionDataManager
 
delete(HistoricDecisionExecutionQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManager
 
delete(HistoricDecisionExecutionQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManagerImpl
 
delete(CommentEntity) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
 
delete(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
delete(ExecutionEntity, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
delete(HistoricDetailEntity, boolean) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
 
delete(ProcessDefinitionEntity, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
 
delete(IdentityLinkEntity, boolean) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
delete(UserEntity) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
 
delete(DeadLetterJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
 
delete(ExternalWorkerJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
 
delete(HistoryJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManagerImpl
 
delete(JobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityManagerImpl
 
delete(JobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityManagerImpl
 
delete(SuspendedJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
 
delete(SuspendedJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
 
delete(TimerJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
 
delete(TimerJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
 
delete(HistoricVariableInstanceEntity, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
 
delete(VariableInstanceEntity, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
 
DELETE_ACTION - Static variable in class org.flowable.cmmn.rest.service.api.BulkDeleteInstancesRestActionRequest
 
DELETE_ACTION - Static variable in class org.flowable.rest.service.api.BulkDeleteInstancesRestActionRequest
 
DELETE_ORDER - Static variable in class org.flowable.cmmn.engine.impl.db.EntityDependencyOrder
 
DELETE_ORDER - Static variable in class org.flowable.dmn.engine.impl.db.EntityDependencyOrder
 
DELETE_ORDER - Static variable in class org.flowable.engine.impl.db.EntityDependencyOrder
 
DELETE_ORDER - Static variable in class org.flowable.eventregistry.impl.db.EntityDependencyOrder
 
DELETE_ORDER - Static variable in class org.flowable.idm.engine.impl.db.EntityDependencyOrder
 
DELETE_REASON - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
 
DELETE_REASON_COMPLETED - Static variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
DELETE_REASON_DELETED - Static variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
DELETE_REASON_END - Static variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
deleteActivityInstances(ExecutionEntity, CommandContext) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
deleteActivityInstancesByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
 
deleteActivityInstancesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
 
deleteActivityInstancesByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ActivityInstanceDataManager
 
deleteActivityInstancesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
 
deleteAllLocalTaskVariables(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableCollectionResource
 
deleteAllLocalTaskVariables(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskVariableCollectionResource
 
deleteAllLocalVariables(Execution) - Method in class org.flowable.rest.service.api.runtime.process.BaseVariableCollectionResource
 
deleteAllVariables(CaseInstance) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
 
deleteAttachment(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
deleteAttachment(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
deleteAttachment(String) - Method in interface org.flowable.engine.TaskService
Delete an attachment
deleteAttachment(String, String) - Method in class org.flowable.rest.service.api.runtime.task.TaskAttachmentResource
 
DeleteAttachmentCmd - Class in org.flowable.engine.impl.cmd
 
DeleteAttachmentCmd(String) - Constructor for class org.flowable.engine.impl.cmd.DeleteAttachmentCmd
 
deleteAttachmentsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntityManager
 
deleteAttachmentsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
 
deleteBatch(String) - Method in interface org.flowable.batch.api.BatchService
 
deleteBatch(String) - Method in class org.flowable.batch.service.impl.BatchServiceImpl
 
deleteBatch(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
 
deleteBatch(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
deleteBatch(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
deleteBatch(String) - Method in interface org.flowable.engine.ManagementService
 
deleteBatch(Batch) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
DeleteBatchCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
DeleteBatchCmd - Class in org.flowable.engine.impl.cmd
 
DeleteBatchCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteBatchCmd
 
DeleteBatchCmd(String) - Constructor for class org.flowable.engine.impl.cmd.DeleteBatchCmd
 
deleteBatches(BatchQueryImpl) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchEntityManager
 
deleteBatches(BatchQueryImpl) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityManagerImpl
 
deleteBatches(BatchQueryImpl) - Method in interface org.flowable.batch.service.impl.persistence.entity.data.BatchDataManager
 
deleteBatches(BatchQueryImpl) - Method in class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchDataManager
 
deleteBatchPartEntityAndResources(BatchPartEntity) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManager
 
deleteBatchPartEntityAndResources(BatchPartEntity) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManagerImpl
 
deleteByCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricCaseInstanceDataManager
 
deleteByCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricPlanItemInstanceDataManager
 
deleteByCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricCaseInstanceDataManagerImpl
 
deleteByCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricPlanItemInstanceDataManager
 
deleteByCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisMilestoneInstanceDataManager
 
deleteByCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
 
deleteByCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.MilestoneInstanceDataManager
 
deleteByCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.PlanItemInstanceDataManager
 
deleteByCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityManager
 
deleteByCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityManagerImpl
 
deleteByCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManager
 
deleteByCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
 
deleteByCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisMilestoneInstanceDataManager
 
deleteByCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
 
deleteByCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisSentryPartInstanceDataManagerImpl
 
deleteByCaseInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.MilestoneInstanceDataManager
 
deleteByCaseInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.PlanItemInstanceDataManager
 
deleteByCaseInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.SentryPartInstanceDataManager
 
deleteByCaseInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityManager
 
deleteByCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityManagerImpl
 
deleteByCaseInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManager
 
deleteByCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
 
deleteByCaseInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityManager
 
deleteByCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityManagerImpl
 
deleteByPrivilegeId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPrivilegeMappingDataManager
 
deleteByPrivilegeId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.PrivilegeMappingDataManager
 
deleteByPrivilegeId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityManager
 
deleteByPrivilegeId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityManagerImpl
 
deleteByPrivilegeIdAndGroupId(String, String) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPrivilegeMappingDataManager
 
deleteByPrivilegeIdAndGroupId(String, String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.PrivilegeMappingDataManager
 
deleteByPrivilegeIdAndGroupId(String, String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityManager
 
deleteByPrivilegeIdAndGroupId(String, String) - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityManagerImpl
 
deleteByPrivilegeIdAndUserId(String, String) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPrivilegeMappingDataManager
 
deleteByPrivilegeIdAndUserId(String, String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.PrivilegeMappingDataManager
 
deleteByPrivilegeIdAndUserId(String, String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityManager
 
deleteByPrivilegeIdAndUserId(String, String) - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityManagerImpl
 
deleteByScopeIdAndScopeType(String, String) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
 
deleteByScopeIdAndScopeType(String, String) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
 
deleteByScopeIdAndScopeType(String, String) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
 
deleteByScopeIdAndScopeType(String, String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
 
deleteByScopeIdAndScopeTypes(String, Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
 
deleteByScopeIdAndScopeTypes(String, Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
 
deleteByScopeIdAndScopeTypes(String, Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
 
deleteByScopeIdAndScopeTypes(String, Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
 
deleteByStageInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
 
deleteByStageInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.PlanItemInstanceDataManager
 
deleteByStageInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManager
 
deleteByStageInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
 
deleteBySubScopeIdAndScopeTypes(String, Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
 
deleteBySubScopeIdAndScopeTypes(String, Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
 
deleteBySubScopeIdAndScopeTypes(String, Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
 
deleteBySubScopeIdAndScopeTypes(String, Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
 
deleteByteArrayById(String) - Method in interface org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityManager
Deletes the ByteArrayEntity with the given id from the database.
deleteByteArrayById(String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityManagerImpl
 
deleteByteArrayById(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.ByteArrayEntityManager
Deletes the IdmByteArrayEntity with the given id from the database.
deleteByteArrayById(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.ByteArrayEntityManagerImpl
 
deleteByteArrayNoRevisionCheck(String) - Method in interface org.flowable.common.engine.impl.persistence.entity.data.ByteArrayDataManager
 
deleteByteArrayNoRevisionCheck(String) - Method in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
 
deleteByteArrayNoRevisionCheck(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.ByteArrayDataManager
 
deleteByteArrayNoRevisionCheck(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
 
deleteByteArrayRef(ByteArrayRef) - Method in class org.flowable.job.service.impl.JobServiceImpl
 
deleteByteArrayRef(ByteArrayRef) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobServiceEngineEntityManager
 
deleteCachedEntities(DbSqlSession, Collection<CachedEntity>, CachedEntityMatcher<EntityImpl>, Object) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
 
deleteCachedEntities(DbSqlSession, CachedEntityMatcher<EntityImpl>, Object) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
 
deleteCandidateGroup(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
deleteCandidateGroup(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
deleteCandidateGroup(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
deleteCandidateGroup(String, String) - Method in interface org.flowable.engine.TaskService
deleteCandidateStarter(String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
deleteCandidateStarterGroup(String, String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Removes the authorization of a candidate group for a case definition.
deleteCandidateStarterGroup(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
 
deleteCandidateStarterGroup(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
deleteCandidateStarterGroup(String, String) - Method in interface org.flowable.engine.RepositoryService
Removes the authorization of a candidate group for a process definition.
deleteCandidateStarterUser(String, String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Removes the authorization of a candidate user for a case definition.
deleteCandidateStarterUser(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
 
deleteCandidateStarterUser(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
deleteCandidateStarterUser(String, String) - Method in interface org.flowable.engine.RepositoryService
Removes the authorization of a candidate user for a process definition.
deleteCandidateUser(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
deleteCandidateUser(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
deleteCandidateUser(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
deleteCandidateUser(String, String) - Method in interface org.flowable.engine.TaskService
deleteCaseDefinitionAndRelatedData(String, boolean) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManager
 
deleteCaseDefinitionAndRelatedData(String, boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
 
deleteCaseDefinitionIdentityLink(CaseDefinition, IdentityLink) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
deleteCaseDefinitionsByDeploymentId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseDefinitionDataManager
 
deleteCaseDefinitionsByDeploymentId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseDefinitionDataManager
 
deleteCaseInstance() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractDeleteCaseInstanceOperation
 
deleteCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
deleteCaseInstance(String) - Method in class org.flowable.cmmn.engine.configurator.impl.cmmn.DefaultCaseInstanceService
 
deleteCaseInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
deleteCaseInstance(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResource
 
deleteCaseInstance(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResource
 
deleteCaseInstance(String) - Method in interface org.flowable.engine.impl.cmmn.CaseInstanceService
 
deleteCaseInstance(CaseInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
DeleteCaseInstanceBatchConstants - Interface in org.flowable.cmmn.engine.impl.delete
 
DeleteCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
DeleteCaseInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteCaseInstanceCmd
 
deleteCaseInstanceIdentityLink(CaseInstance, IdentityLink) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
deleteCaseInstanceIdentityLinks(CaseInstance, String, String, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.IdentityLinkUtil
 
deleteCaseInstancesForExecutionId(String) - Method in class org.flowable.cmmn.engine.configurator.impl.cmmn.DefaultCaseInstanceService
 
deleteCaseInstancesForExecutionId(String) - Method in interface org.flowable.engine.impl.cmmn.CaseInstanceService
 
DeleteCaseInstanceStartEventSubscriptionCmd - Class in org.flowable.cmmn.engine.impl.cmd
This command deletes event subscriptions with a case start event and optional correlation parameter values.
DeleteCaseInstanceStartEventSubscriptionCmd(CaseInstanceStartEventSubscriptionDeletionBuilderImpl) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteCaseInstanceStartEventSubscriptionCmd
 
deleteCaseInstanceStartEventSubscriptions(CaseInstanceStartEventSubscriptionDeletionBuilderImpl) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
deleteCaseInstanceVariables(CaseInstance, Collection<String>) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
deleteCaseInstanceWithoutAgenda(String) - Method in class org.flowable.cmmn.engine.configurator.impl.cmmn.DefaultCaseInstanceService
 
deleteCaseInstanceWithoutAgenda(String) - Method in interface org.flowable.engine.impl.cmmn.CaseInstanceService
 
deleteChannelDefinitionsByDeploymentId(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManager
 
deleteChannelDefinitionsByDeploymentId(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManagerImpl
 
deleteChannelDefinitionsByDeploymentId(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.ChannelDefinitionDataManager
 
deleteChannelDefinitionsByDeploymentId(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisChannelDefinitionDataManager
 
deleteChannelDefinitionsForDeployment(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManagerImpl
 
deleteChildEntity(CommandContext, DelegatePlanItemInstance, boolean) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
 
deleteChildEntity(CommandContext, DelegatePlanItemInstance, boolean) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
Called when a manual delete is triggered (NOT when a terminate/complete is triggered), for example when a deployment is deleted and everything related needs to be deleted.
deleteChildEntity(CommandContext, DelegatePlanItemInstance, boolean) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
 
deleteChildExecutions(ExecutionEntity, String, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
 
deleteChildExecutions(ExecutionEntity, String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
deleteChildExecutions(ExecutionEntity, Collection<String>, Collection<String>, String, boolean, FlowElement) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
 
deleteChildExecutions(ExecutionEntity, Collection<String>, Collection<String>, String, boolean, FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
deleteChildExecutions(ExecutionEntity, ExecutionEntity, CommandContext) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
 
deleteChildExecutions(ExecutionEntity, ExecutionEntity, CommandContext, String) - Method in class org.flowable.engine.impl.bpmn.behavior.CancelEndEventActivityBehavior
 
deleteChildPlanItemInstances(PlanItemInstanceEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
 
deleteComment(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
deleteComment(String) - Method in interface org.flowable.engine.TaskService
Removes an individual comment with the given id.
deleteComment(String, String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceCommentResource
 
deleteComment(String, String) - Method in class org.flowable.rest.service.api.runtime.task.TaskCommentResource
 
deleteComment(String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
DeleteCommentCmd - Class in org.flowable.engine.impl.cmd
 
DeleteCommentCmd(String, String, String) - Constructor for class org.flowable.engine.impl.cmd.DeleteCommentCmd
 
deleteComments(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
deleteComments(String, String) - Method in interface org.flowable.engine.TaskService
Removes all comments from the provided task and/or process instance
deleteCommentsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
 
deleteCommentsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
 
deleteCommentsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
 
deleteCommentsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
 
deleteCommentsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
 
deleteCommentsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
 
deleteCommentsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
 
deleteCommentsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
 
deleteContentItem(String) - Method in interface org.flowable.content.api.ContentService
 
deleteContentItemsByProcessInstanceId(String) - Method in interface org.flowable.content.api.ContentService
 
deleteContentItemsByScopeIdAndScopeType(String, String) - Method in interface org.flowable.content.api.ContentService
 
deleteContentItemsByTaskId(String) - Method in interface org.flowable.content.api.ContentService
 
deleteContentObject(String) - Method in interface org.flowable.content.api.ContentStorage
Deletes the object the given id.
deleted - Variable in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
 
deleted - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
deleted - Variable in class org.flowable.eventregistry.impl.persistence.entity.ResourceRef
 
deleted - Variable in class org.flowable.idm.engine.impl.persistence.entity.ByteArrayRef
 
deleted - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
 
deleted() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Only select historic process instances that are deleted.
deleted() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
deleteDeadLetterJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Delete the dead letter job with the provided id.
deleteDeadLetterJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
deleteDeadLetterJob(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResource
 
deleteDeadLetterJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
deleteDeadLetterJob(String) - Method in interface org.flowable.engine.ManagementService
Delete the dead letter job with the provided id.
deleteDeadLetterJob(String) - Method in class org.flowable.rest.service.api.management.JobResource
 
DeleteDeadLetterJobCmd - Class in org.flowable.job.service.impl.cmd
 
DeleteDeadLetterJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.DeleteDeadLetterJobCmd
 
deleteDeadLetterJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
 
deleteDeadLetterJobsByExecutionId(String) - Method in interface org.flowable.job.service.JobService
 
deleteDecisionsByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
 
deleteDecisionsByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
 
deleteDecisionsByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
 
deleteDecisionsByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
 
deleteDefinitionForDeployment(ProcessDefinition, String) - Method in interface org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManager
 
deleteDefinitionForDeployment(ProcessDefinition, String) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
 
deleteDeployment(String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
 
deleteDeployment(String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
deleteDeployment(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManager
 
deleteDeployment(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
 
deleteDeployment(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
deleteDeployment(String) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
 
deleteDeployment(String) - Method in interface org.flowable.engine.RepositoryService
Deletes the given deployment.
deleteDeployment(String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
deleteDeployment(String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
 
deleteDeployment(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManager
 
deleteDeployment(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManagerImpl
 
deleteDeployment(String) - Method in interface org.flowable.form.api.FormRepositoryService
Deletes the given deployment.
deleteDeployment(String, boolean) - Method in interface org.flowable.app.api.AppRepositoryService
Deletes the given deployment and cascade deletion to app instances, history case instances and jobs.
deleteDeployment(String, boolean) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Deletes the given deployment and cascade deletion to case instances, history case instances and jobs.
deleteDeployment(String, boolean) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
 
deleteDeployment(String, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
deleteDeployment(String, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntityManager
 
deleteDeployment(String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
 
deleteDeployment(String, boolean) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
deleteDeployment(String, boolean) - Method in interface org.flowable.engine.RepositoryService
Deletes the given deployment and cascade deletion to process instances, history process instances and jobs.
deleteDeployment(String, boolean) - Method in interface org.flowable.form.api.FormRepositoryService
Deletes the given deployment and cascade deletion to form instances
deleteDeployment(String, Boolean) - Method in class org.flowable.cmmn.rest.service.api.repository.DeploymentResource
 
deleteDeployment(String, Boolean) - Method in class org.flowable.rest.service.api.repository.DeploymentResource
 
deleteDeployment(CmmnDeployment) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
deleteDeployment(CmmnEngineConfiguration, String) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnTestHelper
 
deleteDeployment(Deployment) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
deleteDeploymentAndRelatedData(String, boolean) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManager
 
deleteDeploymentAndRelatedData(String, boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
 
deleteDeploymentCascade(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
DeleteDeploymentCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
DeleteDeploymentCmd - Class in org.flowable.dmn.engine.impl.cmd
 
DeleteDeploymentCmd - Class in org.flowable.engine.impl.cmd
 
DeleteDeploymentCmd - Class in org.flowable.eventregistry.impl.cmd
 
DeleteDeploymentCmd(String) - Constructor for class org.flowable.dmn.engine.impl.cmd.DeleteDeploymentCmd
 
DeleteDeploymentCmd(String) - Constructor for class org.flowable.eventregistry.impl.cmd.DeleteDeploymentCmd
 
DeleteDeploymentCmd(String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteDeploymentCmd
 
DeleteDeploymentCmd(String, boolean) - Constructor for class org.flowable.engine.impl.cmd.DeleteDeploymentCmd
 
deleteDeployments() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
 
deletedExecutions - Variable in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
 
deleteDirectParentExecutions(String, Collection<MoveExecutionEntityContainer.FlowElementMoveEntry>, Collection<String>, ProcessDefinition, MoveExecutionEntityContainer, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
 
deletedObjects - Variable in class org.flowable.common.engine.impl.db.DbSqlSession
 
deleteEditorSource(ModelEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
 
deleteEditorSource(ModelEntity) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
 
deleteEditorSourceExtra(ModelEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
 
deleteEditorSourceExtra(ModelEntity) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
 
deleteEngineProperty(String) - Method in class org.flowable.rest.service.api.management.EnginePropertiesResource
 
deleteEntityLinks(ExecutionEntity, CommandContext, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
deleteEntityLinksByRootScopeIdAndType(String, String) - Method in interface org.flowable.entitylink.api.EntityLinkService
 
deleteEntityLinksByRootScopeIdAndType(String, String) - Method in class org.flowable.entitylink.service.impl.EntityLinkServiceImpl
 
deleteEntityLinksByRootScopeIdAndType(String, String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.data.EntityLinkDataManager
 
deleteEntityLinksByRootScopeIdAndType(String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisEntityLinkDataManager
 
deleteEntityLinksByRootScopeIdAndType(String, String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityManager
 
deleteEntityLinksByRootScopeIdAndType(String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityManagerImpl
 
deleteEntityLinksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.data.EntityLinkDataManager
 
deleteEntityLinksByScopeIdAndScopeType(String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisEntityLinkDataManager
 
deleteEntityLinksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityManager
 
deleteEntityLinksByScopeIdAndScopeType(String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityManagerImpl
 
deleteEntityLinksByScopeIdAndType(String, String) - Method in interface org.flowable.entitylink.api.EntityLinkService
 
deleteEntityLinksByScopeIdAndType(String, String) - Method in class org.flowable.entitylink.service.impl.EntityLinkServiceImpl
 
deleteEvent(String, String) - Method in class org.flowable.rest.service.api.runtime.task.TaskEventResource
 
deleteEventDefinitionsByDeploymentId(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventDefinitionDataManager
 
deleteEventDefinitionsByDeploymentId(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDefinitionDataManager
 
deleteEventDefinitionsByDeploymentId(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManager
 
deleteEventDefinitionsByDeploymentId(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManagerImpl
 
deleteEventDefinitionsForDeployment(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManagerImpl
 
deleteEventLogEntry(long) - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
deleteEventLogEntry(long) - Method in interface org.flowable.engine.impl.persistence.entity.data.EventLogEntryDataManager
 
deleteEventLogEntry(long) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventLogEntryDataManager
 
deleteEventLogEntry(long) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManager
 
deleteEventLogEntry(long) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManagerImpl
 
deleteEventLogEntry(long) - Method in interface org.flowable.engine.ManagementService
Delete a EventLogEntry.
DeleteEventLogEntry - Class in org.flowable.engine.impl.cmd
 
DeleteEventLogEntry(long) - Constructor for class org.flowable.engine.impl.cmd.DeleteEventLogEntry
 
deleteEventSubscription(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventRegistryEventActivityBehavior
 
deleteEventSubscription(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchVariableListenerEventActivityBehavior
 
deleteEventSubscription(EventSubscriptionEntity) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
 
deleteEventSubscription(EventSubscriptionEntity) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
 
deleteEventSubscriptions(ProcessDefinition) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
 
deleteEventSubScriptions(ExecutionEntity, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
deleteEventSubscriptionsByExecutionId(String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
 
deleteEventSubscriptionsByExecutionId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
 
deleteEventSubscriptionsByExecutionId(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
 
deleteEventSubscriptionsByExecutionId(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
 
deleteEventSubscriptionsByExecutionId(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
 
deleteEventSubscriptionsByExecutionId(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
 
deleteEventSubscriptionsForProcessDefinition(String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
 
deleteEventSubscriptionsForProcessDefinition(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
 
deleteEventSubscriptionsForProcessDefinition(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
 
deleteEventSubscriptionsForProcessDefinition(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
 
deleteEventSubscriptionsForProcessDefinition(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
 
deleteEventSubscriptionsForProcessDefinition(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
 
deleteEventSubscriptionsForProcessDefinitionAndProcessStartEvent(String, String, String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
 
deleteEventSubscriptionsForProcessDefinitionAndProcessStartEvent(String, String, String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
 
deleteEventSubscriptionsForProcessDefinitionAndProcessStartEvent(String, String, String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
 
deleteEventSubscriptionsForProcessDefinitionAndProcessStartEvent(String, String, String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
 
deleteEventSubscriptionsForProcessDefinitionAndProcessStartEvent(String, String, String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
 
deleteEventSubscriptionsForProcessDefinitionAndProcessStartEvent(String, String, String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
 
deleteEventSubscriptionsForScopeDefinitionAndScopeStartEvent(String, String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
 
deleteEventSubscriptionsForScopeDefinitionAndScopeStartEvent(String, String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
 
deleteEventSubscriptionsForScopeDefinitionAndScopeStartEvent(String, String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
 
deleteEventSubscriptionsForScopeDefinitionAndScopeStartEvent(String, String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
 
deleteEventSubscriptionsForScopeDefinitionAndScopeStartEvent(String, String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
 
deleteEventSubscriptionsForScopeDefinitionAndScopeStartEvent(String, String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
 
deleteEventSubscriptionsForScopeDefinitionIdAndType(String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
 
deleteEventSubscriptionsForScopeDefinitionIdAndType(String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
 
deleteEventSubscriptionsForScopeDefinitionIdAndType(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
 
deleteEventSubscriptionsForScopeDefinitionIdAndType(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
 
deleteEventSubscriptionsForScopeDefinitionIdAndType(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
 
deleteEventSubscriptionsForScopeDefinitionIdAndType(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
 
deleteEventSubscriptionsForScopeDefinitionIdAndTypeAndNullScopeId(String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
 
deleteEventSubscriptionsForScopeDefinitionIdAndTypeAndNullScopeId(String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
 
deleteEventSubscriptionsForScopeDefinitionIdAndTypeAndNullScopeId(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
 
deleteEventSubscriptionsForScopeDefinitionIdAndTypeAndNullScopeId(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
 
deleteEventSubscriptionsForScopeDefinitionIdAndTypeAndNullScopeId(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
 
deleteEventSubscriptionsForScopeDefinitionIdAndTypeAndNullScopeId(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
 
deleteEventSubscriptionsForScopeIdAndType(String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
 
deleteEventSubscriptionsForScopeIdAndType(String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
 
deleteEventSubscriptionsForScopeIdAndType(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
 
deleteEventSubscriptionsForScopeIdAndType(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
 
deleteEventSubscriptionsForScopeIdAndType(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
 
deleteEventSubscriptionsForScopeIdAndType(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
 
deleteExecutableJob(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
 
deleteExecutableJob(JobInfo) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
 
deleteExecutionAndRelatedData(ExecutionEntity, String, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
 
deleteExecutionAndRelatedData(ExecutionEntity, String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
deleteExecutionAndRelatedData(ExecutionEntity, String, boolean, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
 
deleteExecutionAndRelatedData(ExecutionEntity, String, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
deleteExecutionAndRelatedData(ExecutionEntity, String, boolean, boolean, boolean, FlowElement) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
 
deleteExecutionAndRelatedData(ExecutionEntity, String, boolean, boolean, boolean, FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
deleteExecutionEntities(ExecutionEntityManager, ExecutionEntity, ExecutionEntity, String) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
 
deleteExecutionVariables(Execution, Collection<String>, RestVariable.RestVariableScope) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
deleteExternalWorkerJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
deleteExternalWorkerJob(String) - Method in interface org.flowable.engine.ManagementService
Delete the external worker job with the provided id.
DeleteExternalWorkerJobCmd - Class in org.flowable.job.service.impl.cmd
 
DeleteExternalWorkerJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.DeleteExternalWorkerJobCmd
 
deleteFormInstance(String) - Method in interface org.flowable.form.api.FormService
 
deleteFormInstancesByFormDefinition(String) - Method in interface org.flowable.form.api.FormService
 
deleteFormInstancesByProcessDefinition(String) - Method in interface org.flowable.form.api.FormService
 
deleteFormInstancesByScopeDefinition(String) - Method in interface org.flowable.form.api.FormService
 
deleteGroup(String) - Method in interface org.flowable.engine.IdentityService
Deletes the group.
deleteGroup(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
 
deleteGroup(String) - Method in interface org.flowable.idm.api.IdmIdentityService
Deletes the group.
deleteGroup(String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
 
deleteGroup(String) - Method in class org.flowable.rest.service.api.identity.GroupResource
 
deleteGroup(Group) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
DeleteGroupCmd - Class in org.flowable.idm.engine.impl.cmd
 
DeleteGroupCmd(String) - Constructor for class org.flowable.idm.engine.impl.cmd.DeleteGroupCmd
 
deleteGroupIdentityLink(String, String) - Method in interface org.flowable.task.service.delegate.DelegateTask
Removes the association between a group and a task for the given identityLinkType.
deleteGroupIdentityLink(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
deleteGroupIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Removes the association between a group and a case instance for the given identityLinkType.
deleteGroupIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Removes the association between a group and a task for the given identityLinkType.
deleteGroupIdentityLink(String, String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
deleteGroupIdentityLink(String, String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
deleteGroupIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
deleteGroupIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
deleteGroupIdentityLink(String, String, String) - Method in interface org.flowable.engine.RuntimeService
Removes the association between a group and a process instance for the given identityLinkType.
deleteGroupIdentityLink(String, String, String) - Method in interface org.flowable.engine.TaskService
Removes the association between a group and a task for the given identityLinkType.
deleteGroupIdentityLink(Task, IdentityLink) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
 
deleteGroupIdentityLink(Task, IdentityLink) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
 
deleteGroupIdentityLink(Task, IdentityLink) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
 
deleteGroupPrivilegeMapping(String, String) - Method in interface org.flowable.idm.api.IdmIdentityService
Delete a privilege for a group.
deleteGroupPrivilegeMapping(String, String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
 
deleteHistoricActivityInstances(HistoricActivityInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
 
deleteHistoricActivityInstances(HistoricActivityInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
 
deleteHistoricActivityInstances(HistoricActivityInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
 
deleteHistoricActivityInstances(HistoricActivityInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
 
deleteHistoricActivityInstancesByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
 
deleteHistoricActivityInstancesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
 
deleteHistoricActivityInstancesByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
 
deleteHistoricActivityInstancesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
 
DeleteHistoricActivityInstancesCmd - Class in org.flowable.engine.impl.cmd
 
DeleteHistoricActivityInstancesCmd(HistoricActivityInstanceQueryImpl) - Constructor for class org.flowable.engine.impl.cmd.DeleteHistoricActivityInstancesCmd
 
deleteHistoricActivityInstancesForNonExistingProcessInstances() - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
 
deleteHistoricActivityInstancesForNonExistingProcessInstances() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
 
deleteHistoricActivityInstancesForNonExistingProcessInstances() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
 
deleteHistoricActivityInstancesForNonExistingProcessInstances() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
 
deleteHistoricCase(HistoricCaseInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
deleteHistoricCaseIdentityLinksForNonExistingInstances() - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
 
deleteHistoricCaseIdentityLinksForNonExistingInstances() - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
 
deleteHistoricCaseIdentityLinksForNonExistingInstances() - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.HistoricIdentityLinkDataManager
 
deleteHistoricCaseIdentityLinksForNonExistingInstances() - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
 
deleteHistoricCaseIdentityLinksForNonExistingInstances() - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
 
deleteHistoricCaseIdentityLinksForNonExistingInstances() - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
 
deleteHistoricCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
 
deleteHistoricCaseInstance(String) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
 
deleteHistoricCaseInstance(CmmnEngineConfiguration, String) - Static method in class org.flowable.cmmn.engine.impl.history.CmmnHistoryHelper
 
DeleteHistoricCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
DeleteHistoricCaseInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteHistoricCaseInstanceCmd
 
DeleteHistoricCaseInstanceIdsJobHandler - Class in org.flowable.cmmn.engine.impl.delete
 
DeleteHistoricCaseInstanceIdsJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstanceIdsJobHandler
 
DeleteHistoricCaseInstanceIdsStatusJobHandler - Class in org.flowable.cmmn.engine.impl.delete
 
DeleteHistoricCaseInstanceIdsStatusJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstanceIdsStatusJobHandler
 
deleteHistoricCaseInstances(HistoricCaseInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricCaseInstanceDataManager
 
deleteHistoricCaseInstances(HistoricCaseInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricCaseInstanceDataManagerImpl
 
deleteHistoricCaseInstances(HistoricCaseInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManager
 
deleteHistoricCaseInstances(HistoricCaseInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManagerImpl
 
DeleteHistoricCaseInstancesCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
DeleteHistoricCaseInstancesCmd(HistoricCaseInstanceQueryImpl) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteHistoricCaseInstancesCmd
 
DeleteHistoricCaseInstancesSequentialJobHandler - Class in org.flowable.cmmn.engine.impl.delete
 
DeleteHistoricCaseInstancesSequentialJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesSequentialJobHandler
 
DeleteHistoricCaseInstancesUsingBatchesCmd - Class in org.flowable.cmmn.engine.impl.delete
 
DeleteHistoricCaseInstancesUsingBatchesCmd(HistoricCaseInstanceQueryImpl, int, String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
 
deleteHistoricDecisionExecutionsByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.HistoricDecisionExecutionDataManager
 
deleteHistoricDecisionExecutionsByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisHistoricDecisionExecutionDataManager
 
deleteHistoricDecisionExecutionsByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManager
 
deleteHistoricDecisionExecutionsByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManagerImpl
 
DeleteHistoricDecisionExecutionsByQueryCmd - Class in org.flowable.dmn.engine.impl.cmd
 
DeleteHistoricDecisionExecutionsByQueryCmd(HistoricDecisionExecutionQueryImpl) - Constructor for class org.flowable.dmn.engine.impl.cmd.DeleteHistoricDecisionExecutionsByQueryCmd
 
deleteHistoricDetailForNonExistingProcessInstances() - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
 
deleteHistoricDetailForNonExistingProcessInstances() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
 
deleteHistoricDetailForNonExistingProcessInstances() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
 
deleteHistoricDetailForNonExistingProcessInstances() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
 
deleteHistoricDetailsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
 
deleteHistoricDetailsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
 
deleteHistoricDetailsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
 
deleteHistoricDetailsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
 
deleteHistoricEntityLink(String) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
 
deleteHistoricEntityLink(String) - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
 
deleteHistoricEntityLink(HistoricEntityLink) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
 
deleteHistoricEntityLink(HistoricEntityLink) - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
 
deleteHistoricEntityLinksByScopeDefinitionIdAndScopeType(String, String) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
 
deleteHistoricEntityLinksByScopeDefinitionIdAndScopeType(String, String) - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
 
deleteHistoricEntityLinksByScopeDefinitionIdAndScopeType(String, String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManager
 
deleteHistoricEntityLinksByScopeDefinitionIdAndScopeType(String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManagerImpl
 
deleteHistoricEntityLinksByScopeDefinitionIdAndType(String, String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.data.HistoricEntityLinkDataManager
 
deleteHistoricEntityLinksByScopeDefinitionIdAndType(String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisHistoricEntityLinkDataManager
 
deleteHistoricEntityLinksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
 
deleteHistoricEntityLinksByScopeIdAndScopeType(String, String) - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
 
deleteHistoricEntityLinksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManager
 
deleteHistoricEntityLinksByScopeIdAndScopeType(String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManagerImpl
 
deleteHistoricEntityLinksByScopeIdAndType(String, String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.data.HistoricEntityLinkDataManager
 
deleteHistoricEntityLinksByScopeIdAndType(String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisHistoricEntityLinkDataManager
 
deleteHistoricEntityLinksForNonExistingCaseInstances() - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
 
deleteHistoricEntityLinksForNonExistingCaseInstances() - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
 
deleteHistoricEntityLinksForNonExistingCaseInstances() - Method in interface org.flowable.entitylink.service.impl.persistence.entity.data.HistoricEntityLinkDataManager
 
deleteHistoricEntityLinksForNonExistingCaseInstances() - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisHistoricEntityLinkDataManager
 
deleteHistoricEntityLinksForNonExistingCaseInstances() - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManager
 
deleteHistoricEntityLinksForNonExistingCaseInstances() - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManagerImpl
 
deleteHistoricEntityLinksForNonExistingProcessInstances() - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
 
deleteHistoricEntityLinksForNonExistingProcessInstances() - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
 
deleteHistoricEntityLinksForNonExistingProcessInstances() - Method in interface org.flowable.entitylink.service.impl.persistence.entity.data.HistoricEntityLinkDataManager
 
deleteHistoricEntityLinksForNonExistingProcessInstances() - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisHistoricEntityLinkDataManager
 
deleteHistoricEntityLinksForNonExistingProcessInstances() - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManager
 
deleteHistoricEntityLinksForNonExistingProcessInstances() - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManagerImpl
 
deleteHistoricIdentityLink(String) - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
 
deleteHistoricIdentityLink(String) - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
 
deleteHistoricIdentityLink(HistoricIdentityLinkEntity) - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
 
deleteHistoricIdentityLink(HistoricIdentityLinkEntity) - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
 
deleteHistoricIdentityLinksByProcessInstanceId(String) - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
 
deleteHistoricIdentityLinksByProcessInstanceId(String) - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
 
deleteHistoricIdentityLinksByProcInstance(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
 
deleteHistoricIdentityLinksByProcInstance(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
 
deleteHistoricIdentityLinksByScopeDefinitionIdAndScopeType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
 
deleteHistoricIdentityLinksByScopeDefinitionIdAndScopeType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
 
deleteHistoricIdentityLinksByScopeDefinitionIdAndType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.HistoricIdentityLinkDataManager
 
deleteHistoricIdentityLinksByScopeDefinitionIdAndType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
 
deleteHistoricIdentityLinksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
 
deleteHistoricIdentityLinksByScopeIdAndScopeType(String, String) - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
 
deleteHistoricIdentityLinksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
 
deleteHistoricIdentityLinksByScopeIdAndScopeType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
 
deleteHistoricIdentityLinksByScopeIdAndType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.HistoricIdentityLinkDataManager
 
deleteHistoricIdentityLinksByScopeIdAndType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
 
deleteHistoricIdentityLinksByTaskId(String) - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
 
deleteHistoricIdentityLinksByTaskId(String) - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
 
deleteHistoricIdentityLinksByTaskId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
 
deleteHistoricIdentityLinksByTaskId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
 
deleteHistoricMilestoneInstancesForNonExistingCaseInstances() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricMilestoneInstanceDataManager
 
deleteHistoricMilestoneInstancesForNonExistingCaseInstances() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricMilestoneInstanceDataManager
 
deleteHistoricMilestoneInstancesForNonExistingCaseInstances() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityManager
 
deleteHistoricMilestoneInstancesForNonExistingCaseInstances() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityManagerImpl
 
deleteHistoricPlanItemInstancesForNonExistingCaseInstances() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricPlanItemInstanceDataManager
 
deleteHistoricPlanItemInstancesForNonExistingCaseInstances() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricPlanItemInstanceDataManager
 
deleteHistoricPlanItemInstancesForNonExistingCaseInstances() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManager
 
deleteHistoricPlanItemInstancesForNonExistingCaseInstances() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManagerImpl
 
deleteHistoricProcess(HistoricProcessInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
deleteHistoricProcessIdentityLinksForNonExistingInstances() - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
 
deleteHistoricProcessIdentityLinksForNonExistingInstances() - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
 
deleteHistoricProcessIdentityLinksForNonExistingInstances() - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.HistoricIdentityLinkDataManager
 
deleteHistoricProcessIdentityLinksForNonExistingInstances() - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
 
deleteHistoricProcessIdentityLinksForNonExistingInstances() - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
 
deleteHistoricProcessIdentityLinksForNonExistingInstances() - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
 
deleteHistoricProcessInstance(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
deleteHistoricProcessInstance(String) - Method in interface org.flowable.engine.HistoryService
Deletes historic process instance.
deleteHistoricProcessInstance(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
 
DeleteHistoricProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
 
DeleteHistoricProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.DeleteHistoricProcessInstanceCmd
 
DeleteHistoricProcessInstanceIdsJobHandler - Class in org.flowable.engine.impl.delete
 
DeleteHistoricProcessInstanceIdsJobHandler() - Constructor for class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsJobHandler
 
DeleteHistoricProcessInstanceIdsStatusJobHandler - Class in org.flowable.engine.impl.delete
 
DeleteHistoricProcessInstanceIdsStatusJobHandler() - Constructor for class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsStatusJobHandler
 
deleteHistoricProcessInstances(HistoricProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
 
deleteHistoricProcessInstances(HistoricProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
 
deleteHistoricProcessInstances(HistoricProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
 
deleteHistoricProcessInstances(HistoricProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
 
DeleteHistoricProcessInstancesCmd - Class in org.flowable.engine.impl.cmd
 
DeleteHistoricProcessInstancesCmd(HistoricProcessInstanceQueryImpl) - Constructor for class org.flowable.engine.impl.cmd.DeleteHistoricProcessInstancesCmd
 
DeleteHistoricProcessInstancesSequentialJobHandler - Class in org.flowable.engine.impl.delete
 
DeleteHistoricProcessInstancesSequentialJobHandler() - Constructor for class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesSequentialJobHandler
 
DeleteHistoricProcessInstancesUsingBatchesCmd - Class in org.flowable.engine.impl.delete
 
DeleteHistoricProcessInstancesUsingBatchesCmd(HistoricProcessInstanceQueryImpl, int, String, boolean) - Constructor for class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
 
deleteHistoricTask(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
deleteHistoricTask(String) - Static method in class org.flowable.engine.impl.util.TaskHelper
 
deleteHistoricTask(String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
 
deleteHistoricTask(HistoricTaskInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
deleteHistoricTask(HistoricTaskInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
deleteHistoricTask(HistoricTaskInstanceEntity) - Method in interface org.flowable.task.service.HistoricTaskService
 
deleteHistoricTask(HistoricTaskInstanceEntity) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
 
deleteHistoricTaskEventLogEntries(String) - Static method in class org.flowable.engine.impl.util.TaskHelper
 
deleteHistoricTaskEventLogEntriesForProcessDefinitions(List<ProcessDefinition>) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
 
deleteHistoricTaskIdentityLinksForNonExistingInstances() - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
 
deleteHistoricTaskIdentityLinksForNonExistingInstances() - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
 
deleteHistoricTaskIdentityLinksForNonExistingInstances() - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.HistoricIdentityLinkDataManager
 
deleteHistoricTaskIdentityLinksForNonExistingInstances() - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
 
deleteHistoricTaskIdentityLinksForNonExistingInstances() - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
 
deleteHistoricTaskIdentityLinksForNonExistingInstances() - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
 
deleteHistoricTaskInstance(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Deletes historic task instance.
deleteHistoricTaskInstance(String) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
 
deleteHistoricTaskInstance(String) - Method in interface org.flowable.engine.HistoryService
Deletes historic task instance.
deleteHistoricTaskInstance(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
 
DeleteHistoricTaskInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
DeleteHistoricTaskInstanceCmd - Class in org.flowable.engine.impl.cmd
 
DeleteHistoricTaskInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteHistoricTaskInstanceCmd
 
DeleteHistoricTaskInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.DeleteHistoricTaskInstanceCmd
 
deleteHistoricTaskInstances(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.HistoricTaskService
 
deleteHistoricTaskInstances(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
 
deleteHistoricTaskInstances(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
 
deleteHistoricTaskInstances(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
 
deleteHistoricTaskInstances(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
 
deleteHistoricTaskInstances(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
 
deleteHistoricTaskInstancesByCaseInstanceId(String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
 
deleteHistoricTaskInstancesByProcessInstanceId(String) - Static method in class org.flowable.engine.impl.util.TaskHelper
 
deleteHistoricTaskInstancesForNonExistingCaseInstances() - Method in interface org.flowable.task.service.HistoricTaskService
 
deleteHistoricTaskInstancesForNonExistingCaseInstances() - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
 
deleteHistoricTaskInstancesForNonExistingCaseInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
 
deleteHistoricTaskInstancesForNonExistingCaseInstances() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
 
deleteHistoricTaskInstancesForNonExistingCaseInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
 
deleteHistoricTaskInstancesForNonExistingCaseInstances() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
 
deleteHistoricTaskInstancesForNonExistingProcessInstances() - Method in interface org.flowable.task.service.HistoricTaskService
 
deleteHistoricTaskInstancesForNonExistingProcessInstances() - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
 
deleteHistoricTaskInstancesForNonExistingProcessInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
 
deleteHistoricTaskInstancesForNonExistingProcessInstances() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
 
deleteHistoricTaskInstancesForNonExistingProcessInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
 
deleteHistoricTaskInstancesForNonExistingProcessInstances() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
 
deleteHistoricTaskLogEntries(String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
 
deleteHistoricTaskLogEntriesByProcessDefinitionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
 
deleteHistoricTaskLogEntriesByProcessDefinitionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
 
deleteHistoricTaskLogEntriesByScopeDefinitionId(String, String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
 
deleteHistoricTaskLogEntriesByScopeDefinitionId(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
 
deleteHistoricTaskLogEntriesByTaskId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
 
deleteHistoricTaskLogEntriesByTaskId(String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
 
deleteHistoricTaskLogEntriesForNonExistingCaseInstances() - Method in interface org.flowable.task.service.HistoricTaskService
 
deleteHistoricTaskLogEntriesForNonExistingCaseInstances() - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
 
deleteHistoricTaskLogEntriesForNonExistingCaseInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
 
deleteHistoricTaskLogEntriesForNonExistingCaseInstances() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
 
deleteHistoricTaskLogEntriesForNonExistingCaseInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
 
deleteHistoricTaskLogEntriesForNonExistingCaseInstances() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
 
deleteHistoricTaskLogEntriesForNonExistingProcessInstances() - Method in interface org.flowable.task.service.HistoricTaskService
 
deleteHistoricTaskLogEntriesForNonExistingProcessInstances() - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
 
deleteHistoricTaskLogEntriesForNonExistingProcessInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
 
deleteHistoricTaskLogEntriesForNonExistingProcessInstances() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
 
deleteHistoricTaskLogEntriesForNonExistingProcessInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
 
deleteHistoricTaskLogEntriesForNonExistingProcessInstances() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
 
deleteHistoricTaskLogEntriesForProcessDefinition(String) - Method in interface org.flowable.task.service.HistoricTaskService
 
deleteHistoricTaskLogEntriesForProcessDefinition(String) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
 
deleteHistoricTaskLogEntriesForProcessDefinition(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
 
deleteHistoricTaskLogEntriesForProcessDefinition(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
 
deleteHistoricTaskLogEntriesForScopeDefinition(String, String) - Method in interface org.flowable.task.service.HistoricTaskService
 
deleteHistoricTaskLogEntriesForScopeDefinition(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
 
deleteHistoricTaskLogEntriesForScopeDefinition(String, String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
 
deleteHistoricTaskLogEntriesForScopeDefinition(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
 
deleteHistoricTaskLogEntriesForTaskId(String) - Method in interface org.flowable.task.service.HistoricTaskService
 
deleteHistoricTaskLogEntriesForTaskId(String) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
 
deleteHistoricTaskLogEntriesForTaskId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
 
deleteHistoricTaskLogEntriesForTaskId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
 
deleteHistoricTaskLogEntry(long) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Deletes user task log entry by its log number
deleteHistoricTaskLogEntry(long) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
 
deleteHistoricTaskLogEntry(long) - Method in interface org.flowable.engine.HistoryService
Deletes user task log entry by its log number
deleteHistoricTaskLogEntry(long) - Method in class org.flowable.engine.impl.HistoryServiceImpl
 
deleteHistoricTaskLogEntry(long) - Method in interface org.flowable.task.service.HistoricTaskService
 
deleteHistoricTaskLogEntry(long) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
 
deleteHistoricTaskLogEntry(long) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
 
deleteHistoricTaskLogEntry(long) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
 
deleteHistoricTaskLogEntry(long) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
 
deleteHistoricTaskLogEntry(long) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
 
DeleteHistoricTaskLogEntryByLogNumberCmd - Class in org.flowable.engine.impl.cmd
 
DeleteHistoricTaskLogEntryByLogNumberCmd(long) - Constructor for class org.flowable.engine.impl.cmd.DeleteHistoricTaskLogEntryByLogNumberCmd
 
deleteHistoricUserTaskLogEntry(long) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
Delete historic user task log entry
deleteHistoricUserTaskLogEntry(long) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
 
deleteHistoricUserTaskLogEntry(long) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
 
deleteHistoricVariableInstance(HistoricVariableInstanceEntity) - Method in interface org.flowable.variable.service.HistoricVariableService
 
deleteHistoricVariableInstance(HistoricVariableInstanceEntity) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
 
deleteHistoricVariableInstanceByProcessInstanceId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
 
deleteHistoricVariableInstanceByProcessInstanceId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
 
deleteHistoricVariableInstancesByProcessInstanceId(String) - Method in interface org.flowable.variable.service.HistoricVariableService
 
deleteHistoricVariableInstancesByProcessInstanceId(String) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
 
deleteHistoricVariableInstancesByTaskId(String) - Method in interface org.flowable.variable.service.HistoricVariableService
 
deleteHistoricVariableInstancesByTaskId(String) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
 
deleteHistoricVariableInstancesByTaskId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
 
deleteHistoricVariableInstancesByTaskId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
 
deleteHistoricVariableInstancesForNonExistingCaseInstances() - Method in interface org.flowable.variable.service.HistoricVariableService
 
deleteHistoricVariableInstancesForNonExistingCaseInstances() - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
 
deleteHistoricVariableInstancesForNonExistingCaseInstances() - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
 
deleteHistoricVariableInstancesForNonExistingCaseInstances() - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
 
deleteHistoricVariableInstancesForNonExistingCaseInstances() - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
 
deleteHistoricVariableInstancesForNonExistingCaseInstances() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
 
deleteHistoricVariableInstancesForNonExistingProcessInstances() - Method in interface org.flowable.variable.service.HistoricVariableService
 
deleteHistoricVariableInstancesForNonExistingProcessInstances() - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
 
deleteHistoricVariableInstancesForNonExistingProcessInstances() - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
 
deleteHistoricVariableInstancesForNonExistingProcessInstances() - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
 
deleteHistoricVariableInstancesForNonExistingProcessInstances() - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
 
deleteHistoricVariableInstancesForNonExistingProcessInstances() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
 
deleteHistoryJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Delete the history job with the provided id.
deleteHistoryJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
deleteHistoryJob(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResource
 
deleteHistoryJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
deleteHistoryJob(String) - Method in interface org.flowable.engine.ManagementService
Delete the history job with the provided id.
deleteHistoryJob(String) - Method in class org.flowable.rest.service.api.management.JobResource
 
deleteHistoryJob(HistoryJob) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
deleteHistoryJob(HistoryJob) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
deleteHistoryJob(HistoryJobEntity) - Method in interface org.flowable.job.service.HistoryJobService
 
deleteHistoryJob(HistoryJobEntity) - Method in class org.flowable.job.service.impl.HistoryJobServiceImpl
 
DeleteHistoryJobCmd - Class in org.flowable.job.service.impl.cmd
 
DeleteHistoryJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.DeleteHistoryJobCmd
 
deleteHistoryUserTaskLog(long) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoryTaskManager
 
deleteHistoryUserTaskLog(long) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
 
deleteHistoryUserTaskLog(long) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
 
deleteHistoryUserTaskLog(long) - Method in class org.flowable.engine.impl.history.DefaultHistoryTaskManager
 
deleteHistoryUserTaskLog(long) - Method in interface org.flowable.engine.impl.history.HistoryManager
Delete historic user task log entry
deleteHistoryUserTaskLog(long) - Method in interface org.flowable.task.service.history.InternalHistoryTaskManager
Delete historyUserTaskLogEntry
deleteIdentityLink(String, String, String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionIdentityLinkResource
 
deleteIdentityLink(String, String, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceIdentityLinkResource
 
deleteIdentityLink(String, String, String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionIdentityLinkResource
 
deleteIdentityLink(String, String, String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceIdentityLinkResource
 
deleteIdentityLink(String, String, String, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskIdentityLinkResource
 
deleteIdentityLink(String, String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
deleteIdentityLink(String, String, String, String) - Method in class org.flowable.rest.service.api.runtime.task.TaskIdentityLinkResource
 
deleteIdentityLink(IdentityLinkEntity) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
deleteIdentityLink(IdentityLinkEntity) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
deleteIdentityLink(IdentityLinkEntity) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
DeleteIdentityLinkCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
DeleteIdentityLinkCmd - Class in org.flowable.engine.impl.cmd
 
DeleteIdentityLinkCmd(String, String, String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkCmd
 
DeleteIdentityLinkCmd(String, String, String, String) - Constructor for class org.flowable.engine.impl.cmd.DeleteIdentityLinkCmd
 
DeleteIdentityLinkForCaseDefinitionCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
DeleteIdentityLinkForCaseDefinitionCmd(String, String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkForCaseDefinitionCmd
 
DeleteIdentityLinkForCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
DeleteIdentityLinkForCaseInstanceCmd(String, String, String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkForCaseInstanceCmd
 
DeleteIdentityLinkForProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
 
DeleteIdentityLinkForProcessDefinitionCmd(String, String, String) - Constructor for class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
 
deleteIdentityLinkForProcessInstance(String, String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
DeleteIdentityLinkForProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
 
DeleteIdentityLinkForProcessInstanceCmd(String, String, String, String) - Constructor for class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessInstanceCmd
 
deleteIdentityLinks(ExecutionEntity, CommandContext, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
deleteIdentityLinksByProcDef(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
 
deleteIdentityLinksByProcDef(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
 
deleteIdentityLinksByProcDef(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
 
deleteIdentityLinksByProcDef(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
deleteIdentityLinksByProcessDefinitionId(String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
deleteIdentityLinksByProcessDefinitionId(String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
deleteIdentityLinksByProcessInstanceId(String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
deleteIdentityLinksByProcessInstanceId(String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
deleteIdentityLinksByProcessInstanceId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
 
deleteIdentityLinksByProcessInstanceId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
 
deleteIdentityLinksByProcessInstanceId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
 
deleteIdentityLinksByProcessInstanceId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
deleteIdentityLinksByScopeDefinitionIdAndScopeType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
 
deleteIdentityLinksByScopeDefinitionIdAndScopeType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
 
deleteIdentityLinksByScopeDefinitionIdAndScopeType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
 
deleteIdentityLinksByScopeDefinitionIdAndScopeType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
deleteIdentityLinksByScopeDefinitionIdAndType(String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
deleteIdentityLinksByScopeDefinitionIdAndType(String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
deleteIdentityLinksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
 
deleteIdentityLinksByScopeIdAndScopeType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
 
deleteIdentityLinksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
 
deleteIdentityLinksByScopeIdAndScopeType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
deleteIdentityLinksByScopeIdAndType(String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
deleteIdentityLinksByScopeIdAndType(String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
deleteIdentityLinksByTaskId(String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
deleteIdentityLinksByTaskId(String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
deleteIdentityLinksByTaskId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
 
deleteIdentityLinksByTaskId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
 
deleteIdentityLinksByTaskId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
 
deleteIdentityLinksByTaskId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
deleteInfoJson(ProcessDefinitionInfoEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManager
 
deleteInfoJson(ProcessDefinitionInfoEntity) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManagerImpl
 
deleteInParallelUsingBatch(int, String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
deleteInParallelUsingBatch(int, String) - Method in interface org.flowable.common.engine.api.query.BatchDeleteQuery
Perform the deletion in parallel using the given batch size.
deleteInParallelUsingBatch(int, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
deleteJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Delete the job with the provided id.
deleteJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
deleteJob(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResource
 
deleteJob(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
deleteJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
deleteJob(String) - Method in interface org.flowable.engine.ManagementService
Delete the job with the provided id.
deleteJob(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
 
deleteJob(String) - Method in interface org.flowable.job.service.JobService
 
deleteJob(String) - Method in class org.flowable.rest.service.api.management.BatchResource
 
deleteJob(String) - Method in class org.flowable.rest.service.api.management.JobResource
 
deleteJob(Job) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
deleteJob(Job) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
deleteJob(JobEntity) - Method in class org.flowable.job.service.impl.JobServiceImpl
 
deleteJob(JobEntity) - Method in interface org.flowable.job.service.JobService
 
DeleteJobCmd - Class in org.flowable.job.service.impl.cmd
 
DeleteJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.DeleteJobCmd
 
deleteJobs(ExecutionEntity, CommandContext, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
deleteJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
 
deleteJobsByExecutionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.ExternalWorkerJobDataManager
 
deleteJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
 
deleteJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
 
deleteJobsByExecutionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobDataManager
 
deleteJobsByExecutionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.JobEntityManager
 
deleteJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityManagerImpl
 
deleteJobsByExecutionId(String) - Method in interface org.flowable.job.service.JobService
 
deleteLocalVariables(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceVariableCollectionResource
 
deleteLocalVariables(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionVariableCollectionResource
 
deleteLocalVariables(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableCollectionResource
 
deleteMembership(String, String) - Method in interface org.flowable.engine.IdentityService
Delete the membership of the user in the group.
deleteMembership(String, String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
 
deleteMembership(String, String) - Method in interface org.flowable.idm.api.IdmIdentityService
Delete the membership of the user in the group.
deleteMembership(String, String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
 
deleteMembership(String, String) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisMembershipDataManager
 
deleteMembership(String, String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.MembershipDataManager
 
deleteMembership(String, String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.MembershipEntityManager
 
deleteMembership(String, String) - Method in class org.flowable.idm.engine.impl.persistence.entity.MembershipEntityManagerImpl
 
deleteMembership(String, String) - Method in class org.flowable.rest.service.api.identity.GroupMembershipResource
 
deleteMembershipByGroupId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisMembershipDataManager
 
deleteMembershipByGroupId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.MembershipDataManager
 
deleteMembershipByGroupId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.MembershipEntityManager
 
deleteMembershipByGroupId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.MembershipEntityManagerImpl
 
deleteMembershipByUserId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisMembershipDataManager
 
deleteMembershipByUserId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.MembershipDataManager
 
deleteMembershipByUserId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.MembershipEntityManager
 
deleteMembershipByUserId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.MembershipEntityManagerImpl
 
DeleteMembershipCmd - Class in org.flowable.idm.engine.impl.cmd
 
DeleteMembershipCmd(String, String) - Constructor for class org.flowable.idm.engine.impl.cmd.DeleteMembershipCmd
 
deleteMessageEventSubScription(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchMessageEventActivityBehavior
 
deleteModel(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
deleteModel(String) - Method in interface org.flowable.engine.RepositoryService
 
deleteModel(String) - Method in class org.flowable.rest.service.api.repository.ModelResource
 
DeleteModelCmd - Class in org.flowable.engine.impl.cmd
 
DeleteModelCmd(String) - Constructor for class org.flowable.engine.impl.cmd.DeleteModelCmd
 
deleteMultiInstanceExecution(String, boolean) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
deleteMultiInstanceExecution(String, boolean) - Method in interface org.flowable.engine.RuntimeService
Deletes a multi-instance execution
DeleteMultiInstanceExecutionCmd - Class in org.flowable.engine.impl.cmd
 
DeleteMultiInstanceExecutionCmd(String, boolean) - Constructor for class org.flowable.engine.impl.cmd.DeleteMultiInstanceExecutionCmd
 
deleteNoCascade(HistoryJobEntity) - Method in interface org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManager
The default delete method will cascade to the references entities.
deleteNoCascade(HistoryJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManagerImpl
 
deleteOrphanEventListeners(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
Event listeners can become 'orphaned': when they reference sentries on plan item instances that have moved to a terminal state, they would occur without anything listening to them (and block completion of the parent stage).
deleteOtherEventsRelatedToEventBasedGateway(DelegateExecution, EventGateway) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventActivityBehavior
 
deleteParentExecutions(String, Collection<MoveExecutionEntityContainer.FlowElementMoveEntry>, Collection<String>, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
 
deleteParentExecutions(String, Collection<MoveExecutionEntityContainer.FlowElementMoveEntry>, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
 
deleteParticipantGroup(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
deleteParticipantGroup(String, String) - Method in interface org.flowable.engine.RuntimeService
deleteParticipantUser(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
deleteParticipantUser(String, String) - Method in interface org.flowable.engine.RuntimeService
deletePicture() - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
 
deletePicture(User) - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntityManager
 
deletePicture(User) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
 
deletePlanItemInstanceVariables(PlanItemInstance, Collection<String>) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
deletePrivilege(String) - Method in interface org.flowable.idm.api.IdmIdentityService
Deletes the privilege with the given id.
deletePrivilege(String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
 
DeletePrivilegeCmd - Class in org.flowable.idm.engine.impl.cmd
 
DeletePrivilegeCmd(String) - Constructor for class org.flowable.idm.engine.impl.cmd.DeletePrivilegeCmd
 
DeletePrivilegeMappingCmd - Class in org.flowable.idm.engine.impl.cmd
 
DeletePrivilegeMappingCmd(String, String, String) - Constructor for class org.flowable.idm.engine.impl.cmd.DeletePrivilegeMappingCmd
 
deleteProcessDefinitionIdentityLink(String, String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
deleteProcessDefinitionIdentityLink(String, String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
deleteProcessDefinitionIdentityLink(String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
 
deleteProcessDefinitionIdentityLink(String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
deleteProcessDefinitionIdentityLink(ProcessDefinition, IdentityLink) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
deleteProcessDefinitionIdentityLinks(ProcessDefinition) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
 
deleteProcessDefinitionInfo(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManager
 
deleteProcessDefinitionInfo(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManagerImpl
 
deleteProcessDefinitionInfo(String) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
 
deleteProcessDefinitionsByDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
 
deleteProcessDefinitionsByDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
 
deleteProcessDefinitionsByDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
 
deleteProcessDefinitionsByDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
 
deleteProcessDefinitionsForDeployment(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
 
deleteProcessInstance(String) - Method in class org.flowable.cmmn.engine.configurator.impl.process.DefaultProcessInstanceService
 
deleteProcessInstance(String) - Method in interface org.flowable.cmmn.engine.impl.process.ProcessInstanceService
Deletes the given process instance.
deleteProcessInstance(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResource
 
deleteProcessInstance(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
deleteProcessInstance(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
deleteProcessInstance(String, String) - Method in interface org.flowable.engine.RuntimeService
Delete an existing runtime process instance.
deleteProcessInstance(String, String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResource
 
deleteProcessInstance(String, String, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
 
deleteProcessInstance(String, String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
deleteProcessInstance(String, String, boolean, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
 
deleteProcessInstance(String, String, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
deleteProcessInstance(CommandContext, DelegatePlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
 
deleteProcessInstance(ProcessInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
DeleteProcessInstanceBatchConstants - Interface in org.flowable.engine.impl.delete
 
deleteProcessInstanceCascade(ExecutionEntity, String, String, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
DeleteProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
 
DeleteProcessInstanceCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.DeleteProcessInstanceCmd
 
deleteProcessInstanceExecutionEntity(String, String, String, boolean, boolean, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
 
deleteProcessInstanceExecutionEntity(String, String, String, boolean, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
deleteProcessInstanceIdentityLink(String, String, String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
deleteProcessInstanceIdentityLink(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
deleteProcessInstanceIdentityLink(String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
 
deleteProcessInstanceIdentityLink(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
deleteProcessInstanceIdentityLink(ProcessInstance, IdentityLink) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
deleteProcessInstanceIdentityLinks(ExecutionEntity, String, String, String) - Static method in class org.flowable.engine.impl.util.IdentityLinkUtil
 
DeleteProcessInstancesByIdCmd - Class in org.flowable.engine.impl.cmd
 
DeleteProcessInstancesByIdCmd(Collection<String>, String) - Constructor for class org.flowable.engine.impl.cmd.DeleteProcessInstancesByIdCmd
 
deleteProcessInstancesByProcessDefinition(String, String, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
 
deleteProcessInstancesByProcessDefinition(String, String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
deleteProcessInstancesForProcessDefinitions(List<ProcessDefinition>) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
 
DeleteProcessInstanceStartEventSubscriptionCmd - Class in org.flowable.engine.impl.cmd
This command either modifies event subscriptions with a process start event and optional correlation parameter values.
DeleteProcessInstanceStartEventSubscriptionCmd(ProcessInstanceStartEventSubscriptionDeletionBuilderImpl) - Constructor for class org.flowable.engine.impl.cmd.DeleteProcessInstanceStartEventSubscriptionCmd
 
deleteProcessInstanceStartEventSubscriptions(ProcessInstanceStartEventSubscriptionDeletionBuilderImpl) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
DeleteQuery<T extends DeleteQuery<T,U>,U> - Interface in org.flowable.common.engine.api.query
Describes methods for Queries that can perform delete operations.
deleteReason - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteTaskCmd
 
deleteReason - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
 
deleteReason - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
 
deleteReason - Variable in class org.flowable.engine.impl.cmd.DeleteProcessInstanceCmd
 
deleteReason - Variable in class org.flowable.engine.impl.cmd.DeleteProcessInstancesByIdCmd
 
deleteReason - Variable in class org.flowable.engine.impl.cmd.DeleteTaskCmd
 
deleteReason - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
 
deleteReason - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
 
deleteReason - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
 
deleteReason - Variable in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
 
deleteReason - Variable in class org.flowable.rest.service.api.BulkDeleteInstancesRestActionRequest
 
deleteReason - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
 
deleteReason - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
 
deleteReason - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
 
deleteReason(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances with a specific delete reason.
deleteReason(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
 
deleteReason(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
 
deleteReason(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
Only select activity instances with a specific delete reason.
DeleteReason - Interface in org.flowable.engine.history
 
deleteReasonLike - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
 
deleteReasonLike - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
 
deleteReasonLike(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances with a delete reason that matches the provided parameter.
deleteReasonLike(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
 
deleteReasonLike(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
 
deleteReasonLike(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
Only select activity instances with a delete reason that matches the provided parameter.
deleteRelatedDataForExecution(ExecutionEntity, String, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
 
deleteRelatedDataForExecution(ExecutionEntity, String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
DeleteRelatedDataOfRemovedHistoricCaseInstancesCmd - Class in org.flowable.cmmn.engine.impl.cmd
Deprecated.
DeleteRelatedDataOfRemovedHistoricCaseInstancesCmd() - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteRelatedDataOfRemovedHistoricCaseInstancesCmd
Deprecated.
 
deleteRelatedDataOfRemovedHistoricProcessInstances() - Method in interface org.flowable.engine.HistoryService
Deletes historic identity links, detail info, variable data and entity links for removed process instances
deleteRelatedDataOfRemovedHistoricProcessInstances() - Method in class org.flowable.engine.impl.HistoryServiceImpl
 
DeleteRelatedDataOfRemovedHistoricProcessInstancesCmd - Class in org.flowable.engine.impl.cmd
Deprecated.
DeleteRelatedDataOfRemovedHistoricProcessInstancesCmd() - Constructor for class org.flowable.engine.impl.cmd.DeleteRelatedDataOfRemovedHistoricProcessInstancesCmd
Deprecated.
 
deleteResourcesByDeploymentId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityManager
 
deleteResourcesByDeploymentId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityManagerImpl
 
deleteResourcesByDeploymentId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CmmnResourceDataManager
 
deleteResourcesByDeploymentId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
 
deleteResourcesByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DmnResourceDataManager
 
deleteResourcesByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnResourceDataManager
 
deleteResourcesByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityManager
 
deleteResourcesByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityManagerImpl
 
deleteResourcesByDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
 
deleteResourcesByDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ResourceDataManager
 
deleteResourcesByDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ResourceEntityManager
 
deleteResourcesByDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityManagerImpl
 
deleteResourcesByDeploymentId(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventResourceDataManager
 
deleteResourcesByDeploymentId(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventResourceDataManager
 
deleteResourcesByDeploymentId(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityManager
 
deleteResourcesByDeploymentId(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityManagerImpl
 
deleteScopeDefinitionIdentityLink(String, String, String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
deleteScopeDefinitionIdentityLink(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
deleteScopeDefinitionIdentityLink(String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
 
deleteScopeDefinitionIdentityLink(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
deleteScopeIdentityLink(String, String, String, String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
deleteScopeIdentityLink(String, String, String, String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
deleteScopeIdentityLink(String, String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
 
deleteScopeIdentityLink(String, String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
deleteSentryPartInstances(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
Deletes any part instance of a sentry that was satisfied before to clean it up for further evaluation cycles.
deleteSentryRelatedData(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManager
 
deleteSentryRelatedData(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
 
deleteSequentiallyUsingBatch(int, String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
deleteSequentiallyUsingBatch(int, String) - Method in interface org.flowable.common.engine.api.query.BatchDeleteQuery
Perform the deletion sequentially using the given batch size.
deleteSequentiallyUsingBatch(int, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
deleteSignalEventSubscription(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchSignalEventActivityBehavior
 
deleteStatements - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
 
deleteSubCases(ExecutionEntity, boolean, CommandContext) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
deleteSubscriptions() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionDeletionBuilder
Deletes all the matching event subscriptions.
deleteSubscriptions() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
 
deleteSubscriptions() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
 
deleteSubscriptions() - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilder
Deletes all the matching event subscriptions.
deleteSuspendedJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Delete the suspended job with the provided id.
deleteSuspendedJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
deleteSuspendedJob(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResource
 
deleteSuspendedJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
deleteSuspendedJob(String) - Method in interface org.flowable.engine.ManagementService
Delete the suspended job with the provided id.
deleteSuspendedJob(String) - Method in class org.flowable.rest.service.api.management.JobResource
 
DeleteSuspendedJobCmd - Class in org.flowable.job.service.impl.cmd
 
DeleteSuspendedJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.DeleteSuspendedJobCmd
 
deleteSuspendedJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
 
deleteSuspendedJobsByExecutionId(String) - Method in interface org.flowable.job.service.JobService
 
deleteTask(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Deletes the given task, not deleting historic information that is related to this task.
deleteTask(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
deleteTask(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
deleteTask(String) - Method in interface org.flowable.engine.TaskService
Deletes the given task, not deleting historic information that is related to this task.
deleteTask(String, boolean) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Deletes the given task.
deleteTask(String, boolean) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
deleteTask(String, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
deleteTask(String, boolean) - Method in interface org.flowable.engine.TaskService
Deletes the given task.
deleteTask(String, Boolean, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResource
 
deleteTask(String, Boolean, String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResource
 
deleteTask(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Deletes the given task, not deleting historic information that is related to this task..
deleteTask(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
deleteTask(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
deleteTask(String, String) - Method in interface org.flowable.engine.TaskService
Deletes the given task, not deleting historic information that is related to this task..
deleteTask(String, String, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
deleteTask(String, String, boolean) - Static method in class org.flowable.engine.impl.util.TaskHelper
 
deleteTask(String, String, boolean, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
 
deleteTask(CommandContext, String) - Method in class org.flowable.cmmn.engine.impl.cmd.DeleteTaskCmd
 
deleteTask(CommandContext, String) - Method in class org.flowable.engine.impl.cmd.DeleteTaskCmd
 
deleteTask(Task) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
deleteTask(Task) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
deleteTask(TaskEntity, boolean) - Method in class org.flowable.task.service.impl.TaskServiceImpl
 
deleteTask(TaskEntity, boolean) - Method in interface org.flowable.task.service.TaskService
 
deleteTask(TaskEntity, String, boolean, boolean, boolean) - Static method in class org.flowable.engine.impl.util.TaskHelper
 
deleteTask(TaskEntity, String, boolean, boolean, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
 
deleteTaskAndActivityDataOfRemovedHistoricProcessInstances() - Method in interface org.flowable.engine.HistoryService
Deletes historic task and activity data for removed process instances
deleteTaskAndActivityDataOfRemovedHistoricProcessInstances() - Method in class org.flowable.engine.impl.HistoryServiceImpl
 
DeleteTaskAndActivityDataOfRemovedHistoricProcessInstancesCmd - Class in org.flowable.engine.impl.cmd
Deprecated.
DeleteTaskAndActivityDataOfRemovedHistoricProcessInstancesCmd() - Constructor for class org.flowable.engine.impl.cmd.DeleteTaskAndActivityDataOfRemovedHistoricProcessInstancesCmd
Deprecated.
 
DeleteTaskAndPlanItemInstanceDataOfRemovedHistoricCaseInstancesCmd - Class in org.flowable.cmmn.engine.impl.cmd
Deprecated.
DeleteTaskAndPlanItemInstanceDataOfRemovedHistoricCaseInstancesCmd() - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteTaskAndPlanItemInstanceDataOfRemovedHistoricCaseInstancesCmd
Deprecated.
 
deleteTaskAttachment(Task, Attachment) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
DeleteTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
DeleteTaskCmd - Class in org.flowable.engine.impl.cmd
 
DeleteTaskCmd(String, String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteTaskCmd
 
DeleteTaskCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.DeleteTaskCmd
 
DeleteTaskCmd(Collection<String>, String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteTaskCmd
 
DeleteTaskCmd(Collection<String>, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.DeleteTaskCmd
 
deleteTaskComment(Task, Comment) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
deleteTaskEvent(Task, Event) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
deleteTaskIdentityLink(String, List<IdentityLinkEntity>, String, String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
 
deleteTaskIdentityLink(String, List<IdentityLinkEntity>, String, String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
 
deleteTaskIdentityLink(String, List<IdentityLinkEntity>, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
 
deleteTaskIdentityLink(String, List<IdentityLinkEntity>, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
 
deleteTaskIdentityLink(Task, IdentityLink) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
deleteTaskIdentityLink(Task, IdentityLink) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
deleteTaskIdentityLinks(TaskEntity, String, String, String) - Static method in class org.flowable.engine.impl.util.IdentityLinkUtil
 
deleteTaskIdentityLinks(TaskEntity, String, String, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.IdentityLinkUtil
 
deleteTaskInstance(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResource
 
deleteTaskInstance(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResource
 
deleteTasks(Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Deletes all tasks of the given collection, not deleting historic information that is related to these tasks.
deleteTasks(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
deleteTasks(Collection<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
deleteTasks(Collection<String>) - Method in interface org.flowable.engine.TaskService
Deletes all tasks of the given collection, not deleting historic information that is related to these tasks.
deleteTasks(Collection<String>, boolean) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Deletes all tasks of the given collection.
deleteTasks(Collection<String>, boolean) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
deleteTasks(Collection<String>, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
deleteTasks(Collection<String>, boolean) - Method in interface org.flowable.engine.TaskService
Deletes all tasks of the given collection.
deleteTasks(Collection<String>, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Deletes all tasks of the given collection, not deleting historic information that is related to these tasks.
deleteTasks(Collection<String>, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
deleteTasks(Collection<String>, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
deleteTasks(Collection<String>, String) - Method in interface org.flowable.engine.TaskService
Deletes all tasks of the given collection, not deleting historic information that is related to these tasks.
deleteTasksByExecutionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
 
deleteTasksByExecutionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
 
deleteTasksByExecutionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
 
deleteTasksByExecutionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
 
deleteTasksByExecutionId(String) - Method in class org.flowable.task.service.impl.TaskServiceImpl
 
deleteTasksByExecutionId(String) - Method in interface org.flowable.task.service.TaskService
 
deleteTasksByProcessInstanceId(String, String, boolean) - Static method in class org.flowable.engine.impl.util.TaskHelper
 
deleteTasksForExecution(ExecutionEntity, Collection<TaskEntity>, String) - Static method in class org.flowable.engine.impl.util.TaskHelper
Deletes all tasks that relate to the same execution.
deleteTaskVariables(Task, Collection<String>, RestVariable.RestVariableScope) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
 
deleteTaskVariables(Task, Collection<String>, RestVariable.RestVariableScope) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
deleteTimerJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Delete the timer job with the provided id.
deleteTimerJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
 
deleteTimerJob(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResource
 
deleteTimerJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
 
deleteTimerJob(String) - Method in interface org.flowable.engine.ManagementService
Delete the timer job with the provided id.
deleteTimerJob(String) - Method in class org.flowable.rest.service.api.management.JobResource
 
deleteTimerJob(TimerJobEntity) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
 
deleteTimerJob(TimerJobEntity) - Method in interface org.flowable.job.service.TimerJobService
 
DeleteTimerJobCmd - Class in org.flowable.job.service.impl.cmd
 
DeleteTimerJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.DeleteTimerJobCmd
 
deleteTimerJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
 
deleteTimerJobsByExecutionId(String) - Method in interface org.flowable.job.service.TimerJobService
 
deleteToken(String) - Method in interface org.flowable.idm.api.IdmIdentityService
 
deleteToken(String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
 
DeleteTokenCmd - Class in org.flowable.idm.engine.impl.cmd
 
DeleteTokenCmd(String) - Constructor for class org.flowable.idm.engine.impl.cmd.DeleteTokenCmd
 
deleteUser(String) - Method in interface org.flowable.engine.IdentityService
 
deleteUser(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
 
deleteUser(String) - Method in interface org.flowable.idm.api.IdmIdentityService
 
deleteUser(String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
 
deleteUser(String) - Method in class org.flowable.rest.service.api.identity.UserResource
 
deleteUser(User) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
 
DeleteUserCmd - Class in org.flowable.idm.engine.impl.cmd
 
DeleteUserCmd(String) - Constructor for class org.flowable.idm.engine.impl.cmd.DeleteUserCmd
 
deleteUserIdentityLink(String, String) - Method in interface org.flowable.task.service.delegate.DelegateTask
Removes the association between a user and a task for the given identityLinkType.
deleteUserIdentityLink(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
deleteUserIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Removes the association between a user and a case instance for the given identityLinkType.
deleteUserIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Removes the association between a user and a task for the given identityLinkType.
deleteUserIdentityLink(String, String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
 
deleteUserIdentityLink(String, String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
 
deleteUserIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
 
deleteUserIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
 
deleteUserIdentityLink(String, String, String) - Method in interface org.flowable.engine.RuntimeService
Removes the association between a user and a process instance for the given identityLinkType.
deleteUserIdentityLink(String, String, String) - Method in interface org.flowable.engine.TaskService
Removes the association between a user and a task for the given identityLinkType.
deleteUserIdentityLink(Task, IdentityLink) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
 
deleteUserIdentityLink(Task, IdentityLink) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
 
deleteUserIdentityLink(Task, IdentityLink) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
 
deleteUserInfo(String, String) - Method in interface org.flowable.engine.IdentityService
Delete an entry of the generic extensibility key-value pairs associated with a user
deleteUserInfo(String, String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
 
deleteUserInfo(String, String) - Method in interface org.flowable.idm.api.IdmIdentityService
Delete an entry of the generic extensibility key-value pairs associated with a user
deleteUserInfo(String, String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
 
deleteUserInfo(String, String) - Method in class org.flowable.rest.service.api.identity.UserInfoResource
 
deleteUserInfoByUserIdAndKey(String, String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityManager
 
deleteUserInfoByUserIdAndKey(String, String) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityManagerImpl
 
DeleteUserInfoCmd - Class in org.flowable.idm.engine.impl.cmd
 
DeleteUserInfoCmd(String, String) - Constructor for class org.flowable.idm.engine.impl.cmd.DeleteUserInfoCmd
 
deleteUserPrivilegeMapping(String, String) - Method in interface org.flowable.idm.api.IdmIdentityService
Removes a privilege for a user.
deleteUserPrivilegeMapping(String, String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
 
deleteUserTasks(ExecutionEntity, String, CommandContext, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
deleteV5Job(String) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobCompatibilityManager
 
deleteV5Job(String) - Method in interface org.flowable.job.service.InternalJobCompatibilityManager
 
deleteVariable(String, String, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceVariableResource
 
deleteVariable(String, String, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.PlanItemInstanceVariableResource
 
deleteVariable(String, String, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableResource
 
deleteVariable(String, String, String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionVariableResource
 
deleteVariable(String, String, String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableResource
 
deleteVariable(String, String, String) - Method in class org.flowable.rest.service.api.runtime.task.TaskVariableResource
 
deleteVariableInstance(VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.VariableServiceImpl
 
deleteVariableInstance(VariableInstanceEntity) - Method in interface org.flowable.variable.service.VariableService
 
deleteVariableInstanceForExplicitUserCall(VariableInstanceEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
 
deleteVariableInstanceForExplicitUserCall(VariableInstanceEntity) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
deleteVariableInstanceForExplicitUserCall(VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
 
deleteVariables(ExecutionEntity, CommandContext, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
 
deleteVariablesByExecutionId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
 
deleteVariablesByExecutionId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
 
deleteVariablesByExecutionId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
 
deleteVariablesByExecutionId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
 
deleteVariablesByExecutionId(String) - Method in class org.flowable.variable.service.impl.VariableServiceImpl
 
deleteVariablesByExecutionId(String) - Method in interface org.flowable.variable.service.VariableService
 
deleteVariablesByTaskId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
 
deleteVariablesByTaskId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
 
deleteVariablesByTaskId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
 
deleteVariablesByTaskId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
 
deleteVariablesByTaskId(String) - Method in class org.flowable.variable.service.impl.VariableServiceImpl
 
deleteVariablesByTaskId(String) - Method in interface org.flowable.variable.service.VariableService
 
deleteWithoutGeneratingHistoryJobs(CmmnEngineConfiguration, Consumer<CmmnEngineConfiguration>) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnTestHelper
 
deleteWithRelatedData() - Method in class org.flowable.batch.service.impl.BatchQueryImpl
Deprecated.
deleteWithRelatedData() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
Deprecated.
deleteWithRelatedData() - Method in interface org.flowable.common.engine.api.query.DeleteQuery
Deprecated.
in favour of using BatchDeleteQuery.deleteSequentiallyUsingBatch(int, String) or DeleteQuery.delete() if the query does not support batch delete
deleteWithRelatedData() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
Deprecated.
deleteWithRelatedData() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
Deprecated.
deleteWithRelatedData() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
Deprecated.
deleteWithRelatedData() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
Deprecated.
deletionOrder - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
 
dependentEngineMybatisTypeAliasConfigs - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
dependentEngineMybatisTypeHandlerConfigs - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
dependentEngineMyBatisXmlMappers - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
dependentScopeTypes - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
dependentScopeTypes - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
deploy() - Method in interface org.flowable.app.api.repository.AppDeploymentBuilder
Deploys all provided sources to the CMMN engine.
deploy() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
Deploys all provided sources to the CMMN engine.
deploy() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
 
deploy() - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
Deploys all provided sources to the DMN engine.
deploy() - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
deploy() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
 
deploy() - Method in interface org.flowable.engine.repository.DeploymentBuilder
Deploys all provided sources to the process engine.
deploy() - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
Deploys all provided sources to the Flowable engine.
deploy() - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
Deploys a new event definition for this event model.
deploy() - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
Creates the InboundChannelModel instance based on the configuration and registers it with the EventRepositoryService.
deploy() - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTransformerBuilder
 
deploy() - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
Creates the OutboundChannelModel instance based on the configuration and registers it with the EventRegistry.
deploy() - Method in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
 
deploy() - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
 
deploy() - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventTransformerBuilderImpl
 
deploy() - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
 
deploy() - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
 
deploy() - Method in interface org.flowable.form.api.FormDeploymentBuilder
Deploys all provided sources to the Flowable engine.
deploy(CmmnDeploymentBuilderImpl) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
 
deploy(EngineDeployment) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
 
deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.cmmn.engine.configurator.impl.deployer.CmmnDeployer
 
deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
 
deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
 
deploy(EngineDeployment, Map<String, Object>) - Method in interface org.flowable.common.engine.impl.EngineDeployer
 
deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.dmn.engine.deployer.DmnDeployer
 
deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.engine.configurator.impl.deployer.BpmnDeployer
 
deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.engine.impl.app.AppDeployer
 
deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
 
deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.engine.impl.rules.RulesDeployer
 
deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.eventregistry.impl.configurator.deployer.EventDeployer
 
deploy(DmnDeploymentEntity) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
deploy(DmnDeploymentEntity, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
deploy(DmnDeploymentEntity, Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.deploy.Deployer
 
deploy(DmnDeploymentEntity, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
deploy(DmnDeploymentBuilderImpl) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
deploy(DeploymentEntity) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
 
deploy(DeploymentEntity, Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
 
deploy(DeploymentBuilderImpl) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
deploy(DeploymentBuilderImpl) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
 
deploy(EventDeploymentEntity) - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
 
deploy(EventDeploymentEntity) - Method in interface org.flowable.eventregistry.impl.persistence.deploy.Deployer
 
deploy(EventDeploymentEntity) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
 
deploy(EventDeploymentBuilderImpl) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
 
DEPLOY_AS_FLOWABLE5_PROCESS_DEFINITION - Static variable in interface org.flowable.engine.repository.DeploymentProperties
 
DEPLOY_TIME - Static variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryProperty
 
DEPLOY_TIME - Static variable in class org.flowable.dmn.engine.impl.DeploymentQueryProperty
 
DEPLOY_TIME - Static variable in class org.flowable.engine.impl.DeploymentQueryProperty
 
DEPLOY_TIME - Static variable in class org.flowable.eventregistry.impl.DeploymentQueryProperty
 
deployAsFlowable5ProcessDefinition(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeployCmd
 
DeployCmd - Class in org.flowable.cmmn.engine.impl.cmd
 
DeployCmd<T> - Class in org.flowable.dmn.engine.impl.cmd
 
DeployCmd<T> - Class in org.flowable.engine.impl.cmd
 
DeployCmd<T> - Class in org.flowable.eventregistry.impl.cmd
 
DeployCmd(CmmnDeploymentBuilderImpl) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeployCmd
 
DeployCmd(DmnDeploymentBuilderImpl) - Constructor for class org.flowable.dmn.engine.impl.cmd.DeployCmd
 
DeployCmd(DeploymentBuilderImpl) - Constructor for class org.flowable.engine.impl.cmd.DeployCmd
 
DeployCmd(EventDeploymentBuilderImpl) - Constructor for class org.flowable.eventregistry.impl.cmd.DeployCmd
 
deployDerivedDeploymentEntity(CommandContext, DeploymentEntity, ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
 
deployed - Variable in class org.flowable.engine.impl.ModelQueryImpl
 
deployed() - Method in class org.flowable.engine.impl.ModelQueryImpl
 
deployed() - Method in interface org.flowable.engine.repository.ModelQuery
Only select models that are deployed (ie deploymentId !
deployedArtifacts - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
Will only be used during actual deployment to pass deployed artifacts (eg process definitions).
deployedArtifacts - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
Will only be used during actual deployment to pass deployed artifacts (eg decision tables).
deployedArtifacts - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
Will only be used during actual deployment to pass deployed artifacts (eg process definitions).
deployedArtifacts - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
Will only be used during actual deployment to pass deployed artifacts (eg form definitions).
Deployer - Interface in org.flowable.dmn.engine.impl.persistence.deploy
 
Deployer - Interface in org.flowable.eventregistry.impl.persistence.deploy
 
deployers - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
 
deployers - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
 
deployers - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
deployers - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
deployers - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
 
deployers - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
deployers - Variable in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
 
deployment - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
 
deployment - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
 
deployment - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilder
 
deployment - Variable in class org.flowable.dmn.engine.impl.parser.DmnParse
The deployment to which the parsed definition will be added.
deployment - Variable in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
deployment - Variable in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilder
 
deployment - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
The deployment to which the parsed process definitions will be added.
deployment - Variable in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
 
deployment - Variable in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilder
 
deployment - Variable in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
The deployment to which the parsed decision tables will be added.
deployment - Variable in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
The deployment to which the parsed decision tables will be added.
deployment - Variable in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
 
deployment(EngineDeployment) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
 
deployment(DmnDeploymentEntity) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
deployment(EventDeploymentEntity) - Method in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
 
deployment(EventDeploymentEntity) - Method in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
 
Deployment - Interface in org.flowable.engine.repository
Represents a deployment that is already present in the process repository.
Deployment - Annotation Interface in org.flowable.engine.test
Annotation for a test method to create and delete a deployment around a test method.
DEPLOYMENT_ID - Static variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryProperty
 
DEPLOYMENT_ID - Static variable in class org.flowable.dmn.engine.impl.DeploymentQueryProperty
 
DEPLOYMENT_ID - Static variable in class org.flowable.engine.impl.DeploymentQueryProperty
 
DEPLOYMENT_ID - Static variable in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
 
DEPLOYMENT_ID - Static variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryProperty
 
DEPLOYMENT_ID - Static variable in class org.flowable.eventregistry.impl.DeploymentQueryProperty
 
DEPLOYMENT_ID - Static variable in class org.flowable.eventregistry.impl.EventDefinitionQueryProperty
 
DEPLOYMENT_MODE - Static variable in class org.flowable.cmmn.spring.autodeployment.DefaultAutoDeploymentStrategy
The deployment mode this strategy handles.
DEPLOYMENT_MODE - Static variable in class org.flowable.cmmn.spring.autodeployment.ResourceParentFolderAutoDeploymentStrategy
The deployment mode this strategy handles.
DEPLOYMENT_MODE - Static variable in class org.flowable.cmmn.spring.autodeployment.SingleResourceAutoDeploymentStrategy
The deployment mode this strategy handles.
DEPLOYMENT_MODE - Static variable in class org.flowable.dmn.spring.autodeployment.DefaultAutoDeploymentStrategy
The deployment mode this strategy handles.
DEPLOYMENT_MODE - Static variable in class org.flowable.dmn.spring.autodeployment.ResourceParentFolderAutoDeploymentStrategy
The deployment mode this strategy handles.
DEPLOYMENT_MODE - Static variable in class org.flowable.dmn.spring.autodeployment.SingleResourceAutoDeploymentStrategy
The deployment mode this strategy handles.
DEPLOYMENT_MODE - Static variable in class org.flowable.eventregistry.spring.autodeployment.DefaultAutoDeploymentStrategy
The deployment mode this strategy handles.
DEPLOYMENT_MODE - Static variable in class org.flowable.eventregistry.spring.autodeployment.ResourceParentFolderAutoDeploymentStrategy
The deployment mode this strategy handles.
DEPLOYMENT_MODE - Static variable in class org.flowable.eventregistry.spring.autodeployment.SingleResourceAutoDeploymentStrategy
The deployment mode this strategy handles.
DEPLOYMENT_MODE - Static variable in class org.flowable.spring.configurator.DefaultAutoDeploymentStrategy
The deployment mode this strategy handles.
DEPLOYMENT_MODE - Static variable in class org.flowable.spring.configurator.ResourceParentFolderAutoDeploymentStrategy
The deployment mode this strategy handles.
DEPLOYMENT_MODE - Static variable in class org.flowable.spring.configurator.SingleResourceAutoDeploymentStrategy
The deployment mode this strategy handles.
DEPLOYMENT_NAME - Static variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryProperty
 
DEPLOYMENT_NAME - Static variable in class org.flowable.dmn.engine.impl.DeploymentQueryProperty
 
DEPLOYMENT_NAME - Static variable in class org.flowable.engine.impl.DeploymentQueryProperty
 
DEPLOYMENT_NAME - Static variable in class org.flowable.eventregistry.impl.DeploymentQueryProperty
 
DEPLOYMENT_TENANT_ID - Static variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryProperty
 
DEPLOYMENT_TENANT_ID - Static variable in class org.flowable.dmn.engine.impl.DeploymentQueryProperty
 
DEPLOYMENT_TENANT_ID - Static variable in class org.flowable.engine.impl.DeploymentQueryProperty
 
DEPLOYMENT_TENANT_ID - Static variable in class org.flowable.eventregistry.impl.DeploymentQueryProperty
 
deploymentBuilder - Variable in class org.flowable.cmmn.engine.impl.cmd.DeployCmd
 
deploymentBuilder - Variable in class org.flowable.dmn.engine.impl.cmd.DeployCmd
 
deploymentBuilder - Variable in class org.flowable.engine.impl.cmd.DeployCmd
 
deploymentBuilder - Variable in class org.flowable.eventregistry.impl.cmd.DeployCmd
 
DeploymentBuilder - Interface in org.flowable.engine.repository
Builder for creating new deployments.
DeploymentBuilderImpl - Class in org.flowable.engine.impl.repository
 
DeploymentBuilderImpl(RepositoryServiceImpl) - Constructor for class org.flowable.engine.impl.repository.DeploymentBuilderImpl
 
DeploymentCache<T> - Interface in org.flowable.common.engine.impl.persistence.deploy
Interface for cache implementations.
deploymentCategory(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
Only select deployments with the given category.
deploymentCategory(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with the given category.
deploymentCategory(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
 
deploymentCategory(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Only select deployments with the given category.
deploymentCategory(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
deploymentCategory(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
 
deploymentCategory(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments with the given category.
deploymentCategory(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployments with the given category.
deploymentCategory(String) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
 
deploymentCategory(String) - Method in interface org.flowable.form.api.FormDeploymentQuery
Only select deployments with the given category.
deploymentCategoryLike(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
 
deploymentCategoryLike(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments with a category like the given string.
deploymentCategoryNotEquals(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
Only select deployments that have a different category then the given one.
deploymentCategoryNotEquals(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments that have a different category then the given one.
deploymentCategoryNotEquals(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
 
deploymentCategoryNotEquals(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Only select deployments that have a different category then the given one.
deploymentCategoryNotEquals(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
deploymentCategoryNotEquals(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
 
deploymentCategoryNotEquals(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments that have a different category then the given one.
deploymentCategoryNotEquals(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployments that have a different category then the given one.
deploymentCategoryNotEquals(String) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
 
deploymentCategoryNotEquals(String) - Method in interface org.flowable.form.api.FormDeploymentQuery
Only select deployments that have a different category then the given one.
deploymentChanged - Variable in class org.flowable.rest.service.api.repository.ModelRequest
 
DeploymentCollectionResource - Class in org.flowable.cmmn.rest.service.api.repository
 
DeploymentCollectionResource - Class in org.flowable.rest.service.api.repository
 
DeploymentCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.DeploymentCollectionResource
 
DeploymentCollectionResource() - Constructor for class org.flowable.rest.service.api.repository.DeploymentCollectionResource
 
deploymentDataManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
deploymentDataManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
deploymentDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
deploymentDataManager - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
DeploymentDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
 
deploymentDerivedFrom(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
 
deploymentDerivedFrom(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments that are derived from the given deployment.
deploymentEngineVersion(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
 
deploymentEngineVersion(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployment that have the given engine version.
deploymentEntity - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
 
deploymentEntity - Variable in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
 
deploymentEntity - Variable in class org.flowable.eventregistry.impl.deployer.ParsedDeployment
 
DeploymentEntity - Interface in org.flowable.engine.impl.persistence.entity
 
DeploymentEntityImpl - Class in org.flowable.engine.impl.persistence.entity
 
DeploymentEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
 
deploymentEntityManager - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
 
deploymentEntityManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
deploymentEntityManager - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
deploymentEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
deploymentEntityManager - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
 
deploymentEntityManager - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
deploymentEntityManager - Variable in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
 
DeploymentEntityManager - Interface in org.flowable.engine.impl.persistence.entity
 
DeploymentEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
 
DeploymentEntityManagerImpl(ProcessEngineConfigurationImpl, DeploymentDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
 
deploymentId - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteDeploymentCmd
 
deploymentId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetDeploymentResourceCmd
 
deploymentId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
deploymentId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
 
deploymentId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
deploymentId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
 
deploymentId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
 
deploymentId - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
deploymentId - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
 
deploymentId - Variable in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
 
deploymentId - Variable in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
 
deploymentId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.cmd.DeleteDeploymentCmd
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.cmd.GetDeploymentResourceCmd
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.cmd.SetDeploymentCategoryCmd
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.cmd.SetDeploymentTenantIdCmd
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
deploymentId - Variable in class org.flowable.engine.impl.cmd.ChangeDeploymentTenantIdCmd
 
deploymentId - Variable in class org.flowable.engine.impl.cmd.DeleteDeploymentCmd
 
deploymentId - Variable in class org.flowable.engine.impl.cmd.GetAppResourceModelCmd
 
deploymentId - Variable in class org.flowable.engine.impl.cmd.GetAppResourceObjectCmd
 
deploymentId - Variable in class org.flowable.engine.impl.cmd.GetDeploymentResourceCmd
 
deploymentId - Variable in class org.flowable.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
deploymentId - Variable in class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
 
deploymentId - Variable in class org.flowable.engine.impl.cmd.SetDeploymentKeyCmd
 
deploymentId - Variable in class org.flowable.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
 
deploymentId - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
 
deploymentId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
 
deploymentId - Variable in class org.flowable.engine.impl.form.DefaultFormHandler
 
deploymentId - Variable in class org.flowable.engine.impl.form.FormDataImpl
 
deploymentId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
deploymentId - Variable in class org.flowable.engine.impl.ModelQueryImpl
 
deploymentId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
Persisted reference to the deployment id.
deploymentId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
 
deploymentId - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
 
deploymentId - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
 
deploymentId - Variable in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
 
deploymentId - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
 
deploymentId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
 
deploymentId - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
deploymentId - Variable in class org.flowable.eventregistry.impl.cmd.DeleteDeploymentCmd
 
deploymentId - Variable in class org.flowable.eventregistry.impl.cmd.GetDeploymentResourceCmd
 
deploymentId - Variable in class org.flowable.eventregistry.impl.cmd.GetDeploymentResourceNamesCmd
 
deploymentId - Variable in class org.flowable.eventregistry.impl.cmd.SetDeploymentCategoryCmd
 
deploymentId - Variable in class org.flowable.eventregistry.impl.cmd.SetDeploymentParentDeploymentIdCmd
 
deploymentId - Variable in class org.flowable.eventregistry.impl.cmd.SetDeploymentTenantIdCmd
 
deploymentId - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
 
deploymentId - Variable in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
 
deploymentId - Variable in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
 
deploymentId - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
 
deploymentId - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityImpl
 
deploymentId - Variable in class org.flowable.rest.service.api.form.FormDataResponse
 
deploymentId - Variable in class org.flowable.rest.service.api.repository.FormDefinitionResponse
 
deploymentId - Variable in class org.flowable.rest.service.api.repository.ModelRequest
 
deploymentId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
deploymentId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
deploymentId(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
 
deploymentId(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
Only select deployments with the given deployment id.
deploymentId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that are defined by a case definition with the given deployment identifier.
deploymentId(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
deploymentId(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with the given deployment id.
deploymentId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
deploymentId(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
deploymentId(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
 
deploymentId(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions that are deployed in a deployment with the given deployment id
deploymentId(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Only select deployments with the given deployment id.
deploymentId(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Only select decision executions with the given deployment id.
deploymentId(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
deploymentId(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
deploymentId(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
deploymentId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Only select historic process instances that are defined by a process definition with the given deployment identifier.
deploymentId(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
 
deploymentId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
deploymentId(String) - Method in class org.flowable.engine.impl.ModelQueryImpl
 
deploymentId(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
 
deploymentId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
 
deploymentId(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments with the given deployment id.
deploymentId(String) - Method in interface org.flowable.engine.repository.ModelQuery
Only select models that are the source for the provided deployment
deploymentId(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
Only select process definitions that are deployed in a deployment with the given deployment id
deploymentId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
Select the process instances which are defined by a deployment with the given id.
deploymentId(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions that are deployed in a deployment with the given deployment id
deploymentId(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select event definitions that are deployed in a deployment with the given deployment id
deploymentId(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployments with the given deployment id.
deploymentId(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
deploymentId(String) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
 
deploymentId(String) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
 
deploymentId(String) - Method in interface org.flowable.form.api.FormDefinitionQuery
Only select forms that are deployed in a deployment with the given deployment id
deploymentId(String) - Method in interface org.flowable.form.api.FormDeploymentQuery
Only select deployments with the given deployment id.
deploymentId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a process instance which has the given deployment id.
deploymentId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
deploymentId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
DeploymentId - Annotation Interface in org.flowable.engine.test
An annotation that can be used on test methods, lifecycle method to inject the id of the deployment deployed via Deployment.
deploymentIdFromDeploymentAnnotation - Variable in class org.flowable.cmmn.engine.test.FlowableCmmnTestHelper
 
deploymentIdFromDeploymentAnnotation - Variable in class org.flowable.dmn.engine.test.FlowableDmnTestHelper
 
deploymentIdFromDeploymentAnnotation - Variable in class org.flowable.engine.test.FlowableTestHelper
 
deploymentIdFromDeploymentAnnotation - Variable in class org.flowable.eventregistry.test.FlowableEventTestHelper
 
deploymentIdIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a process instance which has the given deployment id.
deploymentIdIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
deploymentIdIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
 
deploymentIdIn(List<String>) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Only select historic process instances that are defined by a process definition with one of the given deployment identifiers.
deploymentIdIn(List<String>) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
deploymentIdIn(List<String>) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
 
deploymentIdIn(List<String>) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
Select the process instances which are defined by one of the given deployment ids
deploymentIds - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
deploymentIds - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
deploymentIds - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
 
deploymentIds - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
deploymentIds - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
 
deploymentIds - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
 
deploymentIds - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
 
deploymentIds - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
 
deploymentIds - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
 
deploymentIds - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
deploymentIds - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
 
deploymentIds - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
 
deploymentIds - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
deploymentIds(List<String>) - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
Only select deployments with the given deployment ids.
deploymentIds(List<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that are defined by a case definition with one of the given deployment identifiers.
deploymentIds(List<String>) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with the given deployment ids.
deploymentIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
 
deploymentIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
 
deploymentIds(List<String>) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
 
deploymentIds(List<String>) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments with an id in the given set of ids.
deploymentIds(Set<String>) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
 
deploymentIds(Set<String>) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
deploymentIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
 
deploymentIds(Set<String>) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Select decisions that are deployed in deployments with the given set of ids
deploymentIds(Set<String>) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
deploymentIds(Set<String>) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
 
deploymentIds(Set<String>) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
Select process definitions that are deployed in deployments with the given set of ids
deploymentIds(Set<String>) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Select channel definitions that are deployed in deployments with the given set of ids
deploymentIds(Set<String>) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Select event definitions that are deployed in deployments with the given set of ids
deploymentIds(Set<String>) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
 
deploymentIds(Set<String>) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
 
deploymentIds(Set<String>) - Method in interface org.flowable.form.api.FormDefinitionQuery
Select forms that are deployed in deployments with the given set of ids
deploymentIdsForAutoCleanup - Static variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
 
deploymentKey(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
Only select deployments with the given key.
deploymentKey(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with the given key.
deploymentKey(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
 
deploymentKey(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
 
deploymentKey(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments with the given key.
deploymentKeyLike(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
 
deploymentKeyLike(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments with a key like the given string.
deploymentManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
deploymentManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
deploymentManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
deploymentManager - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
 
DeploymentManager - Class in org.flowable.dmn.engine.impl.persistence.deploy
 
DeploymentManager - Class in org.flowable.engine.impl.persistence.deploy
 
DeploymentManager() - Constructor for class org.flowable.engine.impl.persistence.deploy.DeploymentManager
 
DeploymentManager(DeploymentCache<DecisionCacheEntry>, DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
deploymentMergeStrategy - Variable in class org.flowable.engine.impl.cmd.ChangeDeploymentTenantIdCmd
 
DeploymentMergeStrategy - Interface in org.flowable.engine.repository
 
deploymentMode - Variable in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
 
deploymentMode - Variable in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
 
deploymentMode - Variable in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
 
deploymentMode - Variable in class org.flowable.spring.SpringProcessEngineConfiguration
 
deploymentName - Variable in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
 
deploymentName - Variable in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
 
deploymentName - Variable in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
 
deploymentName - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
 
deploymentName - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
 
deploymentName - Variable in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
 
deploymentName - Variable in class org.flowable.spring.SpringProcessEngineConfiguration
 
deploymentName(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
Only select deployments with the given name.
deploymentName(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with the given name.
deploymentName(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
 
deploymentName(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Only select deployments with the given name.
deploymentName(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
deploymentName(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
 
deploymentName(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments with the given name.
deploymentName(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployments with the given name.
deploymentName(String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
Set the name for the event deployment.
deploymentName(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
Set the name for the channel deployment.
deploymentName(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
Set the name for the channel deployment.
deploymentName(String) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
 
deploymentName(String) - Method in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
 
deploymentName(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
 
deploymentName(String) - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
 
deploymentName(String) - Method in interface org.flowable.form.api.FormDeploymentQuery
Only select deployments with the given name.
deploymentNameLike(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
Only select deployments with a name like the given string.
deploymentNameLike(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with a name like the given string.
deploymentNameLike(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
 
deploymentNameLike(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Only select deployments with a name like the given string.
deploymentNameLike(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
deploymentNameLike(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
 
deploymentNameLike(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments with a name like the given string.
deploymentNameLike(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployments with a name like the given string.
deploymentNameLike(String) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
 
deploymentNameLike(String) - Method in interface org.flowable.form.api.FormDeploymentQuery
Only select deployments with a name like the given string.
DeploymentProcessDefinitionDeletionManager - Interface in org.flowable.engine.impl.repository
 
DeploymentProcessDefinitionDeletionManagerImpl - Class in org.flowable.engine.impl.repository
 
DeploymentProcessDefinitionDeletionManagerImpl(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
 
deploymentProperties - Variable in class org.flowable.common.spring.CommonAutoDeploymentStrategy
 
deploymentProperties - Variable in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
 
DeploymentProperties - Interface in org.flowable.engine.repository
 
deploymentProperty(String, Object) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
 
deploymentProperty(String, Object) - Method in interface org.flowable.engine.repository.DeploymentBuilder
Allows to add a property to this DeploymentBuilder that influences the deployment.
DeploymentQuery - Interface in org.flowable.engine.repository
Allows programmatic querying of Deployments.
DeploymentQueryImpl - Class in org.flowable.engine.impl
 
DeploymentQueryImpl() - Constructor for class org.flowable.engine.impl.DeploymentQueryImpl
 
DeploymentQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.DeploymentQueryImpl
 
DeploymentQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.DeploymentQueryImpl
 
DeploymentQueryProperty - Class in org.flowable.dmn.engine.impl
Contains the possible properties that can be used in a DmnDeploymentQuery.
DeploymentQueryProperty - Class in org.flowable.engine.impl
Contains the possible properties that can be used in a DeploymentQuery.
DeploymentQueryProperty - Class in org.flowable.eventregistry.impl
Contains the possible properties that can be used in a EventDefinitionQueryImpl.
DeploymentQueryProperty(String) - Constructor for class org.flowable.dmn.engine.impl.DeploymentQueryProperty
 
DeploymentQueryProperty(String) - Constructor for class org.flowable.engine.impl.DeploymentQueryProperty
 
DeploymentQueryProperty(String) - Constructor for class org.flowable.eventregistry.impl.DeploymentQueryProperty
 
DeploymentResource - Class in org.flowable.cmmn.rest.service.api.repository
 
DeploymentResource - Class in org.flowable.rest.service.api.repository
 
DeploymentResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.DeploymentResource
 
DeploymentResource() - Constructor for class org.flowable.rest.service.api.repository.DeploymentResource
 
DeploymentResourceCollectionResource - Class in org.flowable.cmmn.rest.service.api.repository
 
DeploymentResourceCollectionResource - Class in org.flowable.rest.service.api.repository
 
DeploymentResourceCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceCollectionResource
 
DeploymentResourceCollectionResource() - Constructor for class org.flowable.rest.service.api.repository.DeploymentResourceCollectionResource
 
DeploymentResourceDataResource - Class in org.flowable.cmmn.rest.service.api.repository
 
DeploymentResourceDataResource - Class in org.flowable.rest.service.api.repository
 
DeploymentResourceDataResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceDataResource
 
DeploymentResourceDataResource() - Constructor for class org.flowable.rest.service.api.repository.DeploymentResourceDataResource
 
DeploymentResourceResource - Class in org.flowable.cmmn.rest.service.api.repository
 
DeploymentResourceResource - Class in org.flowable.rest.service.api.repository
 
DeploymentResourceResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceResource
 
DeploymentResourceResource() - Constructor for class org.flowable.rest.service.api.repository.DeploymentResourceResource
 
DeploymentResourceResponse - Class in org.flowable.cmmn.rest.service.api.repository
 
DeploymentResourceResponse - Class in org.flowable.rest.service.api.repository
 
DeploymentResourceResponse(String, String, String, String, String) - Constructor for class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceResponse
 
DeploymentResourceResponse(String, String, String, String, String) - Constructor for class org.flowable.rest.service.api.repository.DeploymentResourceResponse
 
deploymentResources - Variable in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
 
deploymentResources - Variable in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
 
deploymentResources - Variable in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
 
deploymentResources - Variable in class org.flowable.spring.SpringProcessEngineConfiguration
 
DeploymentResponse - Class in org.flowable.rest.service.api.repository
 
DeploymentResponse() - Constructor for class org.flowable.rest.service.api.repository.DeploymentResponse
 
DeploymentResponse(Deployment, String) - Constructor for class org.flowable.rest.service.api.repository.DeploymentResponse
 
deploymentsDiffer(CmmnDeploymentEntity, CmmnDeploymentEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.DeployCmd
 
deploymentsDiffer(DmnDeploymentEntity, DmnDeploymentEntity) - Method in class org.flowable.dmn.engine.impl.cmd.DeployCmd
 
deploymentsDiffer(DeploymentEntity, DeploymentEntity) - Method in class org.flowable.engine.impl.cmd.DeployCmd
 
deploymentsDiffer(EventDeploymentEntity, EventDeploymentEntity) - Method in class org.flowable.eventregistry.impl.cmd.DeployCmd
 
deploymentSettings - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilder
 
deploymentSettings - Variable in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilder
 
DeploymentSettings - Interface in org.flowable.dmn.engine.impl
 
DeploymentSettings - Interface in org.flowable.engine.impl.cmd
 
deploymentStrategies - Variable in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
 
deploymentStrategies - Variable in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
 
deploymentStrategies - Variable in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
 
deploymentStrategies - Variable in class org.flowable.spring.SpringProcessEngineConfiguration
 
deploymentTenantId - Variable in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
 
deploymentTenantId - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
 
deploymentTenantId - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
 
deploymentTenantId(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
Only select deployment that have the given tenant id.
deploymentTenantId(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployment that have the given tenant id.
deploymentTenantId(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
 
deploymentTenantId(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Only select deployment that have the given tenant id.
deploymentTenantId(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
deploymentTenantId(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
 
deploymentTenantId(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployment that have the given tenant id.
deploymentTenantId(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployment that have the given tenant id.
deploymentTenantId(String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
Set the tenant id for the event deployment.
deploymentTenantId(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
Set the tenant id for the channel deployment.
deploymentTenantId(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
Set the tenant id for the channel deployment.
deploymentTenantId(String) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
 
deploymentTenantId(String) - Method in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
 
deploymentTenantId(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
 
deploymentTenantId(String) - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
 
deploymentTenantId(String) - Method in interface org.flowable.form.api.FormDeploymentQuery
Only select deployment that have the given tenant id.
deploymentTenantIdLike(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
Only select deployments with a tenant id like the given one.
deploymentTenantIdLike(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with a tenant id like the given one.
deploymentTenantIdLike(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
 
deploymentTenantIdLike(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Only select deployments with a tenant id like the given one.
deploymentTenantIdLike(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
deploymentTenantIdLike(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
 
deploymentTenantIdLike(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments with a tenant id like the given one.
deploymentTenantIdLike(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployments with a tenant id like the given one.
deploymentTenantIdLike(String) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
 
deploymentTenantIdLike(String) - Method in interface org.flowable.form.api.FormDeploymentQuery
Only select deployments with a tenant id like the given one.
deploymentTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
 
deploymentTime - Variable in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
 
deploymentTime - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
deploymentTime - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
 
deploymentTime - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
 
deploymentTime - Variable in class org.flowable.rest.service.api.repository.DeploymentResponse
 
deploymentUrl - Variable in class org.flowable.rest.service.api.repository.ModelResponse
 
deploymentWithoutTenantId() - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
Only select deployments that do not have a tenant id.
deploymentWithoutTenantId() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments that do not have a tenant id.
deploymentWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
 
deploymentWithoutTenantId() - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Only select deployments that do not have a tenant id.
deploymentWithoutTenantId() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
deploymentWithoutTenantId() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
 
deploymentWithoutTenantId() - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments that do not have a tenant id.
deploymentWithoutTenantId() - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployments that do not have a tenant id.
deploymentWithoutTenantId() - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
 
deploymentWithoutTenantId() - Method in interface org.flowable.form.api.FormDeploymentQuery
Only select deployments that do not have a tenant id.
deployOneTaskTestProcess() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
Creates and deploys the one task process.
deployOneTaskTestProcessWithCandidateStarterGroup() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
 
deployProcessDefinition(String, String) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
 
deployProcessDefinition(String, String, String) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
 
deployResourceFromAnnotation(DmnEngine, Class<?>, String, Method, String[]) - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
 
deployResources(String, Resource[], E) - Method in interface org.flowable.common.spring.AutoDeploymentStrategy
Performs deployment for the provided resources, using the provided name as a hint and the provided engine to perform deployment(s).
deployResources(String, Resource[], E) - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
 
deployResourcesInternal(String, Resource[], E) - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
Methods that should be implemented by sub classes to perform the actual deployment.
deployResourcesInternal(String, Resource[], CmmnEngine) - Method in class org.flowable.cmmn.spring.autodeployment.DefaultAutoDeploymentStrategy
 
deployResourcesInternal(String, Resource[], CmmnEngine) - Method in class org.flowable.cmmn.spring.autodeployment.ResourceParentFolderAutoDeploymentStrategy
 
deployResourcesInternal(String, Resource[], CmmnEngine) - Method in class org.flowable.cmmn.spring.autodeployment.SingleResourceAutoDeploymentStrategy
 
deployResourcesInternal(String, Resource[], DmnEngine) - Method in class org.flowable.dmn.spring.autodeployment.DefaultAutoDeploymentStrategy
 
deployResourcesInternal(String, Resource[], DmnEngine) - Method in class org.flowable.dmn.spring.autodeployment.ResourceParentFolderAutoDeploymentStrategy
 
deployResourcesInternal(String, Resource[], DmnEngine) - Method in class org.flowable.dmn.spring.autodeployment.SingleResourceAutoDeploymentStrategy
 
deployResourcesInternal(String, Resource[], ProcessEngine) - Method in class org.flowable.spring.configurator.DefaultAutoDeploymentStrategy
 
deployResourcesInternal(String, Resource[], ProcessEngine) - Method in class org.flowable.spring.configurator.ResourceParentFolderAutoDeploymentStrategy
 
deployResourcesInternal(String, Resource[], ProcessEngine) - Method in class org.flowable.spring.configurator.SingleResourceAutoDeploymentStrategy
 
deployResourcesInternal(String, Resource[], EventRegistryEngine) - Method in class org.flowable.eventregistry.spring.autodeployment.DefaultAutoDeploymentStrategy
 
deployResourcesInternal(String, Resource[], EventRegistryEngine) - Method in class org.flowable.eventregistry.spring.autodeployment.ResourceParentFolderAutoDeploymentStrategy
 
deployResourcesInternal(String, Resource[], EventRegistryEngine) - Method in class org.flowable.eventregistry.spring.autodeployment.SingleResourceAutoDeploymentStrategy
 
deployTwoTasksTestProcess() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
 
DEPRECATED_API_DEPLOYMENT_SEGMENT - Static variable in class org.flowable.cmmn.rest.service.api.repository.DeploymentCollectionResource
 
DEPRECATED_API_DEPLOYMENT_SEGMENT - Static variable in class org.flowable.rest.service.api.repository.DeploymentCollectionResource
 
DERIVED_PROCESS_DEFINITION_ID - Static variable in interface org.flowable.engine.impl.cmd.DeploymentSettings
 
DERIVED_PROCESS_DEFINITION_ROOT_ID - Static variable in interface org.flowable.engine.impl.cmd.DeploymentSettings
 
derivedCaseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
 
derivedCaseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
 
derivedCaseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
 
derivedCaseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
 
derivedCaseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
 
derivedCaseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
derivedCaseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
 
derivedCaseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
 
derivedCaseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
derivedCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilder
If this plan item is derived from another case definition than it is used in, set the case definition it is taken from using this method.
derivedCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
 
derivedCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
 
derivedCaseDefinitionUrl - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
 
derivedCaseDefinitionUrl - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
 
derivedFrom - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
 
derivedFrom - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
 
derivedFrom - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
 
derivedFromRoot - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
 
derivedFromRoot - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
 
derivedVersion - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
 
desc() - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
 
desc() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
 
desc() - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
 
desc() - Method in class org.flowable.cmmn.engine.impl.runtime.IntentEventListenerInstanceQueryImpl
 
desc() - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
 
desc() - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
 
desc() - Method in interface org.flowable.common.engine.api.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.flowable.common.engine.impl.query.AbstractQuery
 
DESCENDING - Static variable in class org.flowable.common.engine.impl.Direction
 
description - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
 
description - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
 
description - Variable in class org.flowable.cmmn.rest.service.api.FormModelResponse
 
description - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
 
description - Variable in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
 
description - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
description - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
 
description - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
description - Variable in class org.flowable.dmn.model.DmnElement
 
description - Variable in class org.flowable.engine.app.AppModel
 
description - Variable in class org.flowable.engine.impl.DataObjectImpl
 
description - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
 
description - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
 
description - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
 
description - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
 
description - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
description - Variable in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
 
description - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
 
description - Variable in class org.flowable.eventregistry.model.ChannelModel
 
description - Variable in class org.flowable.form.api.FormInfo
 
description - Variable in class org.flowable.form.model.SimpleFormModel
 
description - Variable in class org.flowable.rest.service.api.FormModelResponse
 
description - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
 
description - Variable in class org.flowable.rest.service.api.repository.FormDefinitionResponse
 
description - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
 
description - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
 
description - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
 
description - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
 
description - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
 
description - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
description(String) - Method in interface org.flowable.task.api.TaskBuilder
Free text description of the task.
description(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
 
DESCRIPTION - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
 
DESCRIPTION - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
 
descriptionLike - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
 
descriptionLike - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
 
descriptionLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
descriptionLikeIgnoreCase - Variable in class org.flowable.task.service.impl.TaskQueryImpl
 
deserialize(byte[], ValueFields) - Method in class org.flowable.variable.service.impl.types.SerializableType
 
deserialize(Object) - Method in interface org.flowable.eventregistry.api.InboundEventDeserializer
The actual deserialization.
deserialize(Object) - Method in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
 
deserialize(Object) - Method in class org.flowable.eventregistry.impl.serialization.StringToJsonDeserializer
 
deserialize(Object) - Method in class org.flowable.eventregistry.impl.serialization.StringToXmlDocumentDeserializer
 
deserializeIds(byte[]) - Method in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
 
deserializerDelegateExpression - Variable in class org.flowable.eventregistry.model.InboundChannelModel
 
deserializerType - Variable in class org.flowable.eventregistry.model.InboundChannelModel
 
destination - Variable in class org.flowable.eventregistry.model.CamelOutboundChannelModel
 
destination - Variable in class org.flowable.eventregistry.model.JmsInboundChannelModel
 
destination - Variable in class org.flowable.eventregistry.model.JmsOutboundChannelModel
 
destination - Variable in class org.flowable.eventregistry.spring.jms.JmsOperationsOutboundEventChannelAdapter
 
destroy() - Static method in class org.flowable.cmmn.engine.CmmnEngines
closes all cmmn engines.
destroy() - Method in class org.flowable.cmmn.spring.CmmnEngineFactoryBean
 
destroy() - Static method in class org.flowable.dmn.engine.DmnEngines
closes all dmn engines.
destroy() - Method in class org.flowable.dmn.spring.DmnEngineFactoryBean
 
destroy() - Static method in class org.flowable.engine.ProcessEngines
closes all process engines.
destroy() - Static method in class org.flowable.eventregistry.impl.EventRegistryEngines
closes all event registry engines.
destroy() - Method in class org.flowable.eventregistry.spring.EventRegistryFactoryBean
 
destroy() - Method in class org.flowable.eventregistry.spring.management.DefaultSpringEventRegistryChangeDetectionExecutor
 
destroy() - Static method in class org.flowable.idm.engine.IdmEngines
closes all idm engines.
destroy() - Method in class org.flowable.spring.ProcessEngineFactoryBean
 
DestroyScopeOperation - Class in org.flowable.engine.impl.agenda
Destroys a scope (for example a subprocess): this means that all child executions, tasks, jobs, variables, etc within that scope are deleted.
DestroyScopeOperation(CommandContext, ExecutionEntity) - Constructor for class org.flowable.engine.impl.agenda.DestroyScopeOperation
 
details - Variable in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
 
detailType - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
 
detailType - Variable in class org.flowable.rest.service.api.history.HistoricDetailResponse
 
detectChanges() - Method in interface org.flowable.eventregistry.api.management.EventRegistryChangeDetectionManager
Allows to programmatically trigger the house keeping functionality.
detectChanges() - Method in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionManager
 
detectEventDefinitionKey(JsonNode) - Method in class org.flowable.eventregistry.impl.keydetector.JsonFieldBasedInboundEventKeyDetector
 
detectEventDefinitionKey(JsonNode) - Method in class org.flowable.eventregistry.impl.keydetector.JsonPointerBasedInboundEventKeyDetector
 
detectEventDefinitionKey(FlowableEventInfo<T>) - Method in interface org.flowable.eventregistry.api.InboundEventKeyDetector
 
detectEventDefinitionKey(FlowableEventInfo<T>) - Method in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
 
detectEventDefinitionKey(Document) - Method in class org.flowable.eventregistry.impl.keydetector.XpathBasedInboundEventKeyDetector
 
detectEventDefinitionKey(T) - Method in interface org.flowable.eventregistry.api.InboundEventKeyDetector
 
detectEventDefinitionKey(T) - Method in class org.flowable.eventregistry.impl.keydetector.InboundEventStaticKeyDetector
 
detectEventKeyUsingJsonField(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventKeyJsonDetectorBuilder
Determines the key of the event based on a top-level field in the JSON representation in the event.
detectEventKeyUsingJsonField(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventKeyJsonDetectorBuilderImpl
 
detectEventKeyUsingJsonPointerExpression(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventKeyJsonDetectorBuilder
Determines the key of the event using on a JSON Pointer expression to find the value.
detectEventKeyUsingJsonPointerExpression(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventKeyJsonDetectorBuilderImpl
 
detectEventKeyUsingXPathExpression(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventKeyXmlDetectorBuilder
Determines the key of the event using on a XPATH expression to find the value.
detectEventKeyUsingXPathExpression(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventKeyXmlDetectorBuilderImpl
 
detectEventTenantUsingJsonPointerExpression(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTenantJsonDetectorBuilder
Determines the tenant ID by using a JSOn Pointer expression.
detectEventTenantUsingJsonPointerExpression(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventTenantJsonDetectorBuilderImpl
 
detectEventTenantUsingXPathExpression(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder
Determines the tenant ID by using an XPath expression.
detectEventTenantUsingXPathExpression(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventTenantXmlDetectorBuilderImpl
 
detectTenantId(JsonNode) - Method in class org.flowable.eventregistry.impl.tenantdetector.JsonPointerBasedInboundEventTenantDetector
 
detectTenantId(FlowableEventInfo<T>) - Method in interface org.flowable.eventregistry.api.InboundEventTenantDetector
 
detectTenantId(Document) - Method in class org.flowable.eventregistry.impl.tenantdetector.XpathBasedInboundEventTenantDetector
 
detectTenantId(T) - Method in interface org.flowable.eventregistry.api.InboundEventTenantDetector
 
detectTenantId(T) - Method in class org.flowable.eventregistry.impl.tenantdetector.InboundEventStaticTenantDetector
 
determineAsyncExecutor() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
 
determineBehaviour(ActivityBehavior) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
 
determineChannelModelClass(JsonNode) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
determineCharset(CloseableHttpResponse) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
 
determineDatabaseType(DataSource, Logger) - Static method in class org.flowable.common.engine.impl.util.DbUtil
 
determineDatabaseType(DataSource, Logger, Properties) - Static method in class org.flowable.common.engine.impl.util.DbUtil
 
determineDecisionExecutionOrder(List<Decision>) - Method in class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionServiceOperation
 
determineDecisionExecutionOrder(List<Decision>, List<Decision>) - Method in class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionServiceOperation
 
determineExporter(PlanItemDefinition) - Static method in class org.flowable.cmmn.converter.export.PlanItemDefinitionExport
 
determineHttpClient() - Method in class org.flowable.http.common.impl.HttpClientConfig
 
determineLockName(String) - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
 
determineMessageKey(OutboundEvent<?>) - Method in interface org.flowable.eventregistry.spring.kafka.KafkaMessageKeyProvider
Determine the record key for the outbound event.
determineMessageKey(OutboundEvent<?>) - Method in class org.flowable.eventregistry.spring.kafka.payload.EventPayloadKafkaMessageKeyProvider
 
determineMessageName(CommandContext, MessageEventDefinition, DelegateExecution) - Static method in class org.flowable.engine.impl.event.EventDefinitionExpressionUtil
Determines the event name of the MessageEventDefinition that is passed: - if a message ref is set, it has precedence - if a messageExpression is set, it is returned Note that, contrary to the determineSignalName method, the name of the message is never used.
determinePartition(OutboundEvent<?>) - Method in class org.flowable.eventregistry.spring.kafka.EventPayloadKafkaPartitionProvider
 
determinePartition(OutboundEvent<?>) - Method in interface org.flowable.eventregistry.spring.kafka.KafkaPartitionProvider
Determine the partition for the outbound event.
determinePartition(OutboundEvent<?>) - Method in class org.flowable.eventregistry.spring.kafka.RoundRobinKafkaPartitionProvider
 
determineResourceName(Resource) - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
Determines the name to be used for the provided resource.
determineSequenceFlow(JobEntity, ExecutionEntity, JsonNode) - Method in class org.flowable.engine.impl.jobexecutor.AsyncLeaveJobHandler
 
determineSignalName(CommandContext, SignalEventDefinition, BpmnModel, DelegateExecution) - Static method in class org.flowable.engine.impl.event.EventDefinitionExpressionUtil
Determines the signal name of the SignalEventDefinition that is passed: - if a signal name is set, it has precedence - otherwise, the signal ref is used - unless a signalExpression is set
determineUpdatedObjects() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
 
determineVariableType(Object) - Method in class org.flowable.variable.service.impl.DefaultVariableInstanceValueModifier
 
determineWebClient(HttpRequest) - Method in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
 
DI_DOES_NOT_REFERENCE_FLOWNODE - Static variable in interface org.flowable.validation.validator.Problems
 
DI_DOES_NOT_REFERENCE_SEQ_FLOW - Static variable in interface org.flowable.validation.validator.Problems
 
DI_INVALID_REFERENCE - Static variable in interface org.flowable.validation.validator.Problems
 
DIAGRAM_SUFFIXES - Static variable in class org.flowable.cmmn.engine.impl.deployer.ResourceNameUtil
 
DIAGRAM_SUFFIXES - Static variable in class org.flowable.dmn.engine.impl.deployer.ResourceNameUtil
 
DIAGRAM_SUFFIXES - Static variable in class org.flowable.engine.impl.bpmn.deployer.ResourceNameUtil
 
DiagramEdge - Class in org.flowable.engine.repository
Stores waypoints of a diagram edge.
DiagramEdge() - Constructor for class org.flowable.engine.repository.DiagramEdge
 
DiagramEdge(String, List<DiagramEdgeWaypoint>) - Constructor for class org.flowable.engine.repository.DiagramEdge
 
DiagramEdgeWaypoint - Class in org.flowable.engine.repository
Stores the position of a waypoint of a diagram edge.
DiagramEdgeWaypoint() - Constructor for class org.flowable.engine.repository.DiagramEdgeWaypoint
 
DiagramElement - Class in org.flowable.engine.repository
Represents a diagram node.
DiagramElement() - Constructor for class org.flowable.engine.repository.DiagramElement
 
DiagramElement(String) - Constructor for class org.flowable.engine.repository.DiagramElement
 
DiagramInterchangeInfoValidator - Class in org.flowable.validation.validator.impl
 
DiagramInterchangeInfoValidator() - Constructor for class org.flowable.validation.validator.impl.DiagramInterchangeInfoValidator
 
DiagramLayout - Class in org.flowable.engine.repository
Stores a two-dimensional graph layout.
DiagramLayout(Map<String, DiagramElement>) - Constructor for class org.flowable.engine.repository.DiagramLayout
 
DiagramNode - Class in org.flowable.engine.repository
Stores position and dimensions of a diagram node.
DiagramNode() - Constructor for class org.flowable.engine.repository.DiagramNode
 
DiagramNode(String) - Constructor for class org.flowable.engine.repository.DiagramNode
 
DiagramNode(String, Double, Double, Double, Double) - Constructor for class org.flowable.engine.repository.DiagramNode
 
diagramResourceName - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
 
diagramResourceName - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
diagramResourceName - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
 
diDiagrams - Variable in class org.flowable.dmn.model.DmnDefinition
 
diDiagrams - Variable in class org.flowable.dmn.xml.converter.ConversionHelper
 
didWriteExtensionStartElement - Variable in class org.flowable.bpmn.converter.ValuedDataObjectXMLConverter
 
DiEdge - Class in org.flowable.dmn.model
 
DiEdge() - Constructor for class org.flowable.dmn.model.DiEdge
 
diEdges - Variable in class org.flowable.cmmn.converter.ConversionHelper
 
diEdges - Variable in class org.flowable.dmn.xml.converter.ConversionHelper
 
directExecutionMigration - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
 
directInsert(String, Object) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
 
directInsertProperty(String, String) - Method in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisPropertyDataManager
 
directInsertProperty(String, String) - Method in interface org.flowable.common.engine.impl.persistence.entity.data.PropertyDataManager
 
directInsertProperty(String, String) - Method in interface org.flowable.common.engine.impl.persistence.entity.PropertyEntityManager
 
directInsertProperty(String, String) - Method in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityManagerImpl
 
direction - Variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject.OrderBy
 
direction(Direction) - Method in class org.flowable.common.engine.impl.query.AbstractQuery
 
Direction - Class in org.flowable.common.engine.impl
 
Direction(String) - Constructor for class org.flowable.common.engine.impl.Direction
 
directlyReactivatedPlanItems - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.ReactivatePlanModelInstanceOperation
 
directory - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
 
directUpdate(String, Object) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
 
disable() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
Disables a manually activated plan item instance.
disable() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
 
DISABLE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
DISABLE - Static variable in class org.flowable.cmmn.rest.service.api.RestActionRequest
 
disableBpmnValidation() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
 
disableBpmnValidation() - Method in interface org.flowable.engine.repository.DeploymentBuilder
If called, no validation that the process definition is executable on the engine will be done against the process definition.
disableCertVerify - Variable in class org.flowable.http.common.impl.HttpClientConfig
 
disableCmmnXmlValidation - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
disabled() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
 
DISABLED - Enum constant in enum class org.flowable.cmmn.engine.impl.cfg.DelegateExpressionFieldInjectionMode
(Advised mode, as it is the safest) Disables field injection when using delegateExpressions, no field injection will happen.
DISABLED - Enum constant in enum class org.flowable.engine.impl.cfg.DelegateExpressionFieldInjectionMode
(Advised mode, as it is the safest) Disables field injection when using delegateExpressions, no field injection will happen.
DISABLED - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
disableEventRegistry - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
disableEventRegistry - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
 
disableHistory - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
 
disableHistory - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
disableHistory() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
Disable history persistence for this execution.
disableHistory() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
disableIdmEngine - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
 
disableIdmEngine - Variable in class org.flowable.engine.impl.cfg.