Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractActivityBpmnParseHandler<T extends org.flowable.bpmn.model.FlowNode> - Class in org.flowable.engine.impl.bpmn.parser.handler
- AbstractActivityBpmnParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.AbstractActivityBpmnParseHandler
- 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 org.flowable.bpmn.model.BaseElement> - Class in org.flowable.engine.impl.bpmn.parser.handler
- AbstractBpmnParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
- 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
- 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
- AbstractDebugInfo - Class in org.flowable.engine.test.impl.logger
- AbstractDebugInfo() - Constructor for class org.flowable.engine.test.impl.logger.AbstractDebugInfo
- 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
- AbstractEntityNoRevision - Class in org.flowable.engine.impl.persistence.entity
-
Abstract superclass for the common properties of all
Entityimplementations. - AbstractEntityNoRevision() - Constructor for class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- 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
- AbstractExternalWorkerJobCmd - Class in org.flowable.engine.impl.cmd
- AbstractExternalWorkerJobCmd(String, String, JobServiceConfiguration) - Constructor for class org.flowable.engine.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
- AbstractFlowableTestCase - Class in org.flowable.engine.impl.test
- AbstractFlowableTestCase() - Constructor for class org.flowable.engine.impl.test.AbstractFlowableTestCase
- AbstractFlowNodeBpmnParseHandler<T extends org.flowable.bpmn.model.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
- AbstractManager - Class in org.flowable.engine.impl.persistence
- AbstractManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.AbstractManager
- AbstractOperation - Class in org.flowable.engine.impl.agenda
-
Abstract superclass for all operation interfaces (which are
Runnableinstances), 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
- 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
- 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
- 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
- AbstractTestCase - Class in org.flowable.engine.impl.test
- AbstractTestCase() - Constructor for class org.flowable.engine.impl.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
- accept - Variable in class org.flowable.engine.impl.rules.RulesAgendaFilter
- 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(ProcessEngine) - Method in class org.flowable.engine.impl.cfg.ProcessEnginePostEngineBuildConsumer
- accept(Match) - Method in class org.flowable.engine.impl.rules.RulesAgendaFilter
- acquiredJobBatches - Variable in class org.flowable.engine.impl.jobexecutor.AcquiredJobs
- acquiredJobs - Variable in class org.flowable.engine.impl.jobexecutor.AcquiredJobs
- AcquiredJobs - Class in org.flowable.engine.impl.jobexecutor
- AcquiredJobs() - Constructor for class org.flowable.engine.impl.jobexecutor.AcquiredJobs
- action - Variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- ACTION_ADD_ATTACHMENT - Static variable in interface org.flowable.engine.task.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_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_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_ATTACHMENT - Static variable in interface org.flowable.engine.task.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_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)
- activateProcessDefinition(String, String, boolean, Date, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- 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
- 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
- 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.engine.impl.cmd
- ActivateTaskCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.ActivateTaskCmd
- active - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- 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(String) - Static method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariable
- ACTIVE_INSTANCES - Static variable in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariable
- 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.
- 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_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_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_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.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
BpmnParserandBpmnParseto instantiate the behaviour classes. - 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
- 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.engine.ProcessEngineConfiguration
- 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() - Method in record class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager.StartEventInfo
-
Returns the value of the
activityIdrecord component. - 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.
- 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.
- activityInstanceByTaskIdMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- 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(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).
- 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
- 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(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.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(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.
- add(String, ProcessDefinitionInfoCacheObject) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
- 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
- addAdditionalData(String, Object) - Method in exception org.flowable.engine.delegate.BpmnError
- 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
- addAssignment(Assignment) - Method in class org.flowable.engine.impl.bpmn.data.SimpleDataInputAssociation
- addAsyncActivityLoggingData(String, String, JobEntity, FlowElement, ExecutionEntity) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- addAuthorizationsForNewProcessDefinition(Process, ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
- 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.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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
- 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<HistoricProcessInstance>) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- addCandidateGroup(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- addCandidateGroup(String, String) - Method in interface org.flowable.engine.TaskService
-
Convenience shorthand for
TaskService.addGroupIdentityLink(String, String, String); with typeIdentityLinkType.CANDIDATE - addCandidateGroup(Task, IdentityLink) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
- addCandidateGroups(Task, List<IdentityLink>) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
- addCandidateStarter(String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- 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 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, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- addCandidateUser(String, String) - Method in interface org.flowable.engine.TaskService
-
Convenience shorthand for
TaskService.addUserIdentityLink(String, String, String); with typeIdentityLinkType.CANDIDATE - addCandidateUser(Task, IdentityLink) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
- addCandidateUsers(Task, List<IdentityLink>) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
- addChildExecution(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- addChildExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- 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 class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- addClasspathResource(String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
- 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
- addConfigurator(EngineConfigurator) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addContinueParentExecution(String, ExecutionEntity) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- 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 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
- addCurrentActivityToNewElement(String, FlowElement, FlowElement) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- addCustomJobHandler(JobHandler) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addCustomSessionFactory(SessionFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addDatabaseTime(long) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- 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
- addDecisionToCollection(List<DmnDecision>, String, ProcessDefinition) - Method in class org.flowable.engine.impl.cmd.GetDecisionsForProcessDefinitionCmd
- addDefaultExceptionHandler - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addDefinitionInfoToCache(ProcessDefinitionEntity, ProcessEngineConfigurationImpl, CommandContext) - Method in class org.flowable.engine.impl.bpmn.deployer.CachingAndArtifactsManager
- addDependentScopeType(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addDeployedArtifact(Object) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- addDeployedArtifact(Object) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- 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
- 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.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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.
- addEntityLinkServiceConfigurator(ServiceConfigurator<EntityLinkServiceConfiguration>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addErrorLoggingData(String, String, Throwable, DelegateExecution) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- AddEventConsumerCommand - Class in org.flowable.engine.impl.cmd
- AddEventConsumerCommand(EventRegistryEventConsumer) - Constructor for class org.flowable.engine.impl.cmd.AddEventConsumerCommand
- 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 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 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.
- 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.engine.impl.cmd.AddEventListenerCommand
- AddEventListenerCommand(FlowableEventListener, FlowableEngineEventType[]) - Constructor for class org.flowable.engine.impl.cmd.AddEventListenerCommand
- 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
- addEventSubscriptions(ProcessDefinitionEntity, Process, BpmnModel) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
- addEventSubscriptionServiceConfigurator(ServiceConfigurator<EventSubscriptionServiceConfiguration>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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
- addExpressionManagerConfigurer(Consumer<ExpressionManager>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addFormDefinitionToCollection(List<FormDefinition>, String, ProcessDefinition) - Method in class org.flowable.engine.impl.cmd.GetFormDefinitionsForProcessDefinitionCmd
- addFormType(AbstractFormType) - Method in class org.flowable.engine.impl.form.FormTypes
- 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.engine.impl.cfg.DefaultTaskAssignmentManager
- addHandler(BpmnParseHandler) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParseHandlers
- addHandlers(List<BpmnParseHandler>) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParseHandlers
- addHistoricData(Collection<? extends HistoricData>) - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- addHistoricData(HistoricData) - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- addHistoryJobHandler(HistoryJobHandler) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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.engine.impl.cmd
- AddIdentityLinkCmd(String, String, int, String) - Constructor for class org.flowable.engine.impl.cmd.AddIdentityLinkCmd
- 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.engine.impl.cfg.ProcessEngineConfigurationImpl
- addInput(Data) - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
- addInputRef(DataRef) - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
- addInputStream(String, InputStream) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- addInputStream(String, InputStream) - Method in interface org.flowable.engine.repository.DeploymentBuilder
- addInvolvedExecution(CommandContext, ExecutionEntity) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- additionalConfiguration(ProcessEngineConfiguration) - Method in class org.flowable.engine.impl.test.ResourceFlowableTestCase
- additionalDataContainer - Variable in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- 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.engine.impl.cfg.ProcessEngineConfigurationImpl
- addLocalVariableMap(String, Map<String, Object>) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- addLoggingData(String, String, DelegateExecution) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- addLoggingData(String, String, TaskEntity, DelegateExecution) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- addLoggingSessionInfo(ObjectNode) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- addMigrationPart(ProcessInstanceBatchMigrationPartResult) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- addMissingComponent(String, String) - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- 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
- 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
- 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
- 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(Operation) - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- addOperation(WSOperation) - Method in class org.flowable.engine.impl.webservice.WSService
- addOutput(Data) - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
- addOutputRef(DataRef) - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
- addOwnerIdentityLink(TaskEntity, String) - Static method in class org.flowable.engine.impl.util.TaskHelper
- addParticipantGroup(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- addParticipantGroup(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Convenience shorthand for
RuntimeService.addGroupIdentityLink(String, String, String); with typeIdentityLinkType.PARTICIPANT - addParticipantUser(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- addParticipantUser(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Convenience shorthand for
RuntimeService.addUserIdentityLink(String, String, String); with typeIdentityLinkType.PARTICIPANT - addPendingEventSubProcessStartEvent(StartEvent, ExecutionEntity) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- addPostDefaultELResolver(ELResolver) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addPostDefaultResolverFactory(ResolverFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addPreBeanELResolver(ELResolver) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addPreDefaultELResolver(ELResolver) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addPreDefaultResolverFactory(ResolverFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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
- 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
- addResource(CommandContext, DeploymentEntity, String, byte[]) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
- addResource(ResourceEntity) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- addResource(ResourceEntity) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- addRuleIdExpression(Expression) - Method in interface org.flowable.engine.delegate.BusinessRuleTaskDelegate
- addRuleIdExpression(Expression) - Method in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
- addRuleVariableInputIdExpression(Expression) - Method in interface org.flowable.engine.delegate.BusinessRuleTaskDelegate
- addRuleVariableInputIdExpression(Expression) - Method in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
- addScopeTags(String, ScriptTraceEnhancer.ScriptTraceContext) - Method in class org.flowable.engine.impl.scripting.ProcessEngineScriptTraceEnhancer
- addSequenceFlowLoggingData(String, ExecutionEntity) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- addString(String, String) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- addString(String, String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
- addSuffic(String) - Method in class org.flowable.engine.impl.rules.RulesAgendaFilter
- 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.engine.impl.cfg.ProcessEngineConfigurationImpl
- addTaskSuspensionStateEntryLog(TaskEntity, SuspensionState) - Static method in class org.flowable.engine.impl.persistence.entity.SuspensionStateUtil
- addTenantId(ScriptTraceEnhancer.ScriptTraceContext, String) - Method in class org.flowable.engine.impl.scripting.ProcessEngineScriptTraceEnhancer
- addToDbOperation(Map<String, Long>, Map<String, Long>) - Method in class org.flowable.engine.test.profiler.CommandStats
- addTransactionListener(FlowableListener, TransactionListener) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
- 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.engine.impl.cfg.DefaultTaskAssignmentManager
- addUserIdentityLinkToParent(Task, String) - Method in class org.flowable.engine.impl.interceptor.DefaultIdentityLinkInterceptor
- addValidationMessage(String) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
- addValidationResult(ProcessInstanceMigrationValidationResult) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
- addVariable(ExternalWorkerJobEntity, VariableService, String, Object) - Method in class org.flowable.engine.impl.cmd.ExternalWorkerJobCompleteCmd
- addVariableServiceConfigurator(ServiceConfigurator<VariableServiceConfiguration>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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
- addZipInputStream(ZipInputStream) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- addZipInputStream(ZipInputStream) - Method in interface org.flowable.engine.repository.DeploymentBuilder
- 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
- afterAll(ExtensionContext) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
- afterCreateExternalWorkerJob(CreateExternalWorkerJobAfterContext) - Method in interface org.flowable.engine.interceptor.CreateExternalWorkerJobInterceptor
- afterCreateUserTask(CreateUserTaskAfterContext) - Method in interface org.flowable.engine.interceptor.CreateUserTaskInterceptor
- 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
- 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
- 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(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
-
Method invoked with the result from
FutureJavaDelegate.execute(DelegateExecution, AsyncTaskInvoker). - afterExecutionQueryExecute(ExecutionQuery, List<Execution>) - Method in interface org.flowable.engine.interceptor.ExecutionQueryInterceptor
- afterHistoricProcessInstanceQueryExecute(HistoricProcessInstanceQuery, List<HistoricProcessInstance>) - Method in interface org.flowable.engine.interceptor.HistoricProcessInstanceQueryInterceptor
- 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
- afterSessionsFlush(CommandContext) - Method in class org.flowable.engine.impl.event.logger.DatabaseEventFlusher
- afterStartProcessInstance(StartProcessInstanceAfterContext) - Method in interface org.flowable.engine.interceptor.StartProcessInstanceInterceptor
- afterStartSubProcessInstance(StartSubProcessInstanceAfterContext) - Method in interface org.flowable.engine.interceptor.StartProcessInstanceInterceptor
- agenda - Variable in class org.flowable.engine.impl.agenda.AbstractOperation
- agendaFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- agendaFutureMaxWaitTimeoutProvider - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- agendaOperationExecutionListeners - Variable in class org.flowable.engine.impl.interceptor.CommandInvoker
- agendaOperationRunner - Variable in class org.flowable.engine.impl.interceptor.CommandInvoker
- AgendaSessionFactory - Class in org.flowable.engine.impl.agenda
- AgendaSessionFactory(FlowableEngineAgendaFactory) - Constructor for class org.flowable.engine.impl.agenda.AgendaSessionFactory
- 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(DelegateExecution, DelegateExecution, VariableAggregationDefinition, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
-
Create an aggregated variable instance for a completed execution.
- 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.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
- 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
- aggregateVariablesForChildExecution(DelegateExecution, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
Aggregated the variables for the finished child multi instance execution
- aggregateVariablesOfAllInstances(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
Aggregates all variables that were stored before for each child instance
- aggregations - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- allChildExecutionsEnded(ExecutionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- allChildExecutionsEnded(ExecutionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- allMigrationParts - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- allServiceTasksNoOp - Variable in class org.flowable.engine.test.TestActivityBehaviorFactory
- alwaysUseArraysForDmnMultiHitPolicies - Variable in class org.flowable.engine.ProcessEngineConfiguration
- ANNOTATION_DEPLOYMENT_ID_KEY - Static variable in class org.flowable.engine.impl.test.InternalFlowableExtension
- 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
- annotationDeploymentTearDown(ProcessEngine, String, Class<?>, String) - Static method in class org.flowable.engine.impl.test.TestHelper
- annotationFontName - Variable in class org.flowable.engine.ProcessEngineConfiguration
- 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
- apiTypeToTableNameMap - Static variable in class org.flowable.engine.impl.db.EntityToTableMap
- 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
- apply(Statement, Description) - Method in class org.flowable.engine.test.FlowableRule
-
Implementation based on
TestWatcher. - 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
- 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
- AppModel - Class in org.flowable.engine.app
- AppModel() - Constructor for class org.flowable.engine.app.AppModel
- 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.engine.app
- AppResourceConverterImpl - Class in org.flowable.engine.impl.app
- AppResourceConverterImpl(ObjectMapper) - Constructor for class org.flowable.engine.impl.app.AppResourceConverterImpl
- areHistoryJobsAvailable(ManagementService) - Static method in class org.flowable.engine.impl.test.HistoryTestHelper
- areHistoryJobsAvailable(FlowableRule) - Static method in class org.flowable.engine.impl.test.HistoryTestHelper
- areJobsAvailable(ManagementService) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- areJobsAvailable(FlowableRule) - 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
- AS_NEW - Enum constant in enum class org.flowable.engine.repository.MergeMode
- AS_OLD - Enum constant in enum class org.flowable.engine.repository.MergeMode
- 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(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.
- 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
- assertProcessEnded(String) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- assertProcessEnded(String) - Method in class org.flowable.engine.test.FlowableTestCase
- 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.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(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 - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- 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
- assigneeUserId - Variable in class org.flowable.engine.impl.cmd.SetProcessInstanceAssigneeCmd
- Assignment - Class in org.flowable.engine.impl.bpmn.data
-
Implementation of the BPMN 2.0 'assignment'
- Assignment(Expression, Expression) - Constructor for class org.flowable.engine.impl.bpmn.data.Assignment
- assignments - Variable in class org.flowable.engine.impl.bpmn.data.SimpleDataInputAssociation
- asStringList(JsonNode) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- asStringSet(JsonNode) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- astFunctionCreators - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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
- AsyncCompleteCallActivityJobHandler - Class in org.flowable.engine.impl.jobexecutor
-
A
JobHandlerimplementation 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
- asyncExecutor - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- asyncExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
- asyncExecutorActivate - Variable in class org.flowable.engine.ProcessEngineConfiguration
- asyncExecutorConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- asyncExecutorExecuteAsyncRunnableFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Allows to define a custom factory for creating the
Runnablethat is executed by the async executor. - asyncExecutorNumberOfRetries - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The number of retries for a job.
- 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.
- 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.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The thread factory that the async task executor should use.
- 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.engine.ProcessEngineConfiguration
-
define the default wait time for a failed async job in seconds
- asyncHistoryExecutor - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- asyncHistoryExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
- asyncHistoryExecutorActivate - Variable in class org.flowable.engine.ProcessEngineConfiguration
- asyncHistoryExecutorConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- asyncHistoryExecutorNumberOfRetries - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- asyncHistoryExecutorTaskExecutorConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- asyncHistoryExecutorThreadPoolQueue - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- asyncHistoryTaskExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
- AsyncLeaveJobHandler - Class in org.flowable.engine.impl.jobexecutor
- AsyncLeaveJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.AsyncLeaveJobHandler
- AsyncSendEventJobHandler - Class in org.flowable.engine.impl.jobexecutor
- AsyncSendEventJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.AsyncSendEventJobHandler
- asyncTaskExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
- asyncTaskInvoker - Variable in class org.flowable.engine.impl.delegate.invocation.FutureJavaDelegateInvocation
- asyncTaskInvoker - Variable in class org.flowable.engine.ProcessEngineConfiguration
- asyncTaskInvokerTaskExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
- 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
- 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
- attachmentType - Variable in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
- ATTRIBUTE_INVOLVED_EXECUTIONS - Static variable in class org.flowable.engine.impl.util.CommandContextUtil
- authorizationGroups - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- authorizationGroupsSet - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- authorizationUserId - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
B
- BaseActivityMigrationMappingConverter() - Constructor for class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
- 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
- BaseDynamicSubProcessInjectUtil - Class in org.flowable.engine.impl.dynamic
- BaseDynamicSubProcessInjectUtil() - Constructor for class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
- BaseEntityEventListener - Class in org.flowable.engine.delegate.event
-
Base event listener that can be used when implementing an
FlowableEventListenerto 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
- 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.
- BasePropertiesParser - Class in org.flowable.engine.dynamic
-
Created by Pardo David on 5/12/2016.
- BasePropertiesParser() - Constructor for class org.flowable.engine.dynamic.BasePropertiesParser
- BaseVariableAggregatorContext - Class in org.flowable.engine.impl.delegate
- BaseVariableAggregatorContext(VariableAggregationDefinition, String) - Constructor for class org.flowable.engine.impl.delegate.BaseVariableAggregatorContext
- batch - Variable in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- BATCH_PART_COMPUTE_IDS_TYPE - Static variable in interface org.flowable.engine.impl.delete.DeleteProcessInstanceBatchConstants
- BATCH_PART_DELETE_PROCESS_INSTANCES_TYPE - Static variable in interface org.flowable.engine.impl.delete.DeleteProcessInstanceBatchConstants
- 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.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.engine.impl.cmd.GetProcessInstanceMigrationBatchResultCmd
- BATCH_RESULT_STATUS_LABEL - Static variable in class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
- 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
- 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
- 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.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
- batchPart - Variable in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- batchPartId - Variable in class org.flowable.engine.impl.cmd.GetBatchPartCmd
- batchPartId - Variable in class org.flowable.engine.impl.cmd.GetBatchPartDocumentCmd
- batchServiceConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- batchServiceConfigurators - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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.engine.impl.cfg.ProcessEngineConfigurationImpl
- beforeCreateExternalWorkerJob(CreateExternalWorkerJobBeforeContext) - Method in interface org.flowable.engine.interceptor.CreateExternalWorkerJobInterceptor
- beforeCreateUserTask(CreateUserTaskBeforeContext) - Method in interface org.flowable.engine.interceptor.CreateUserTaskInterceptor
- beforeEach(ExtensionContext) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
- beforeEach(ExtensionContext) - Method in class org.flowable.engine.impl.test.ResourceFlowableExtension
- beforeEach(ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
- 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
- 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
- beforeProcessInstanceQueryExecute(ProcessInstanceQuery) - Method in interface org.flowable.engine.interceptor.ProcessInstanceQueryInterceptor
- beforeStartProcessInstance(StartProcessInstanceBeforeContext) - Method in interface org.flowable.engine.interceptor.StartProcessInstanceInterceptor
- beforeStartSubProcessInstance(StartSubProcessInstanceBeforeContext) - Method in interface org.flowable.engine.interceptor.StartProcessInstanceInterceptor
- 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
- BigDecimalToString - Class in org.flowable.engine.impl.transformer
-
Transforms a
BigDecimalto aString - BigDecimalToString() - Constructor for class org.flowable.engine.impl.transformer.BigDecimalToString
- BooleanFormType - Class in org.flowable.engine.impl.form
- BooleanFormType() - Constructor for class org.flowable.engine.impl.form.BooleanFormType
- BooleanToString - Class in org.flowable.engine.impl.transformer
- BooleanToString() - Constructor for class org.flowable.engine.impl.transformer.BooleanToString
- booted - Variable in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
- BOUNDARY_EVENT_INTERRUPTING - Static variable in interface org.flowable.engine.history.DeleteReason
- 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
- 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
- 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 class org.flowable.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
- 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_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_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
- Bpmn20NamespaceContext - Class in org.flowable.engine.impl.bpmn.diagram
-
XML
NamespaceContextcontaining 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.impl.bpmn.deployer
- 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
- 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
- BpmnModelEventDispatchAction - Class in org.flowable.engine.delegate.event.impl
- BpmnModelEventDispatchAction() - Constructor for class org.flowable.engine.delegate.event.impl.BpmnModelEventDispatchAction
- 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
- 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 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
- buildActivitiesLocalVariablesMap(List<ActivityMigrationMapping>) - Static method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- buildCompletedEvent(DelegateExecution, FlowableEngineEventType) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- buildEngine() - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
- 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
- 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
- buildProcessEngine() - Method in class org.flowable.engine.ProcessEngineConfiguration
- buildUnresolvedCollectionExceptionMessage() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- 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
- 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
- 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
- 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
- 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
- BulkDeleteHistoricProcessInstancesCmd - Class in org.flowable.engine.impl.cmd
- BulkDeleteHistoricProcessInstancesCmd(Collection<String>) - Constructor for class org.flowable.engine.impl.cmd.BulkDeleteHistoricProcessInstancesCmd
- bulkDeleteHistoricTaskInstances(Collection<String>, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.util.TaskHelper
- bulkDeleteHistoricTaskInstancesForProcessInstanceIds(Collection<String>) - Static method in class org.flowable.engine.impl.util.TaskHelper
- 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.
- 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).
- 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).
- 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.engine.impl.cmd
- BulkSaveTasksCmd(Collection<Task>) - Constructor for class org.flowable.engine.impl.cmd.BulkSaveTasksCmd
- 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
- businessCalendarManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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(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.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.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
- 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
- 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(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.engine.impl.HistoricProcessInstanceQueryImpl
- businessStatusLike - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- 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
- byteArrayRef - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- 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
C
- cache - Variable in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
- cachedValue - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- cachingAndArtifactsManager - Variable in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- cachingAndArtifactsManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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() - Constructor for class org.flowable.engine.impl.bpmn.deployer.CachingAndArtifactsManager
- calculateDueDate(CommandContext, int, Date) - Method in class org.flowable.engine.impl.cmd.JobRetryCmd
- calculateMaxIterationsValue(String) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- calculateSummaryStatistics() - Method in class org.flowable.engine.test.profiler.ProfileSession
- calendarName - Variable in enum class org.flowable.engine.impl.jobexecutor.TimerDeclarationType
- 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
- 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
- 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(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.
- 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(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.
- 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
- calledElementType - Variable in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- calledProcessInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- calledProcessInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- CancelEndEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- CancelEndEventActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.CancelEndEventActivityBehavior
- CancelEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- CancelEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.CancelEventDefinitionParseHandler
- CANCELLED - Static variable in interface org.flowable.engine.impl.runtime.callback.ProcessInstanceState
- candidateGroups - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- candidateManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- CandidateManager - Interface in org.flowable.engine
- candidateUsers - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- cascade - Variable in class org.flowable.engine.impl.cmd.DeleteDeploymentCmd
- cascade - Variable in class org.flowable.engine.impl.cmd.DeleteTaskCmd
- caseInstanceService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- CaseInstanceService - Interface in org.flowable.engine.impl.cmmn
- CaseServiceTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- CaseServiceTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.CaseServiceTaskParseHandler
- 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
- catches(String) - Method in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
- 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(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 - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- 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
- 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
- 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
- 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.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
- changeActivityState(ChangeActivityStateBuilderImpl) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- 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.engine.impl.cfg.DefaultTaskAssignmentManager
- 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
- 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.
- 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
- 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
- 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.engine.impl.cfg.DefaultTaskAssignmentManager
- 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 class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- changeState() - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Start the process instance
- changeTaskAssignee(TaskEntity, String) - Static method in class org.flowable.engine.impl.util.TaskHelper
- changeTaskOwner(TaskEntity, String) - Static method in class org.flowable.engine.impl.util.TaskHelper
- changeTenantEntityTypes - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- changeTenantIdManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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_USERSfor 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_USERSwith 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_USERSfor 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_USERSwith 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
- checkEventModelCorrelationParameter(EventModel, String) - Method in class org.flowable.engine.impl.cmd.AbstractProcessStartEventSubscriptionCmd
- checkHistoryEnabled() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
- checkHistoryEnabled() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- 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
- checkSkipExpressionVariable(String, DelegateExecution, CommandContext) - Static method in class org.flowable.engine.impl.bpmn.helper.SkipExpressionUtil
- 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.engine.impl.ProcessDefinitionQueryImpl
- childExecution - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- childNodes - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- children - Variable in class org.flowable.engine.debug.ExecutionTreeNode
- 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.
- claimTask(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- ClaimTaskCmd - Class in org.flowable.engine.impl.cmd
- ClaimTaskCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.ClaimTaskCmd
- 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 - Interface in org.flowable.engine.impl.bpmn.helper
-
Constructs
ClassDelegates. - ClassDelegateHttpHandler - Class in org.flowable.engine.impl.bpmn.http.handler
-
Helper class for HTTP handlers to allow class delegation.
- ClassDelegateHttpHandler(Class<?>, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.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
- 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
- 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.engine.ProcessEngineConfiguration
- cleanInstancesEndedAfter - Variable in class org.flowable.engine.ProcessEngineConfiguration
- cleanJoinedExecutions(Collection<ExecutionEntity>, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelGatewayActivityBehavior
- cleanTestAndAssertAndEnsureCleanDb(ExtensionContext, ProcessEngine) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
- 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.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
- 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
- clearCurrentCommandExecution() - Method in class org.flowable.engine.test.profiler.ProfileSession
- clearInvolvedExecutions(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- clearJobScopeLockInternal(Job) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- 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
- client - Variable in class org.flowable.engine.impl.bpmn.http.delegate.HttpRequestHandlerInvocation
- client - Variable in class org.flowable.engine.impl.webservice.WSService
- clock - Variable in class org.flowable.engine.impl.event.logger.EventLogger
- close() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- close() - Method in class org.flowable.engine.impl.ProcessEngineImpl
- closed(CommandContext) - Method in class org.flowable.engine.impl.event.logger.AbstractEventFlusher
- closeFailure(CommandContext) - Method in class org.flowable.engine.impl.event.logger.DatabaseEventFlusher
- closeProcessEngines() - Static method in class org.flowable.engine.impl.test.TestHelper
- closeProcessEngines() - Static method in class org.flowable.engine.test.FlowableTestCase
- closing(CommandContext) - Method in class org.flowable.engine.impl.event.logger.DatabaseEventFlusher
- collectActiveActivityIds(ExecutionEntity, List<String>) - Method in class org.flowable.engine.impl.cmd.FindActiveActivityIdsCmd
- 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
- 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.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- collectionString - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- collectionVariable - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- command - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- commandConfig - Variable in class org.flowable.engine.impl.db.DbIdGenerator
- commandContext - Variable in class org.flowable.engine.impl.agenda.AbstractOperation
- CommandContextUtil - Class in org.flowable.engine.impl.util
- CommandContextUtil() - Constructor for class org.flowable.engine.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.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
- commandFqn - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
- 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
- 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
- commit() - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- comparator - Static variable in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
- 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
- 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.engine.impl.bpmn.parser
- 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
- 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
- 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(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 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 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 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 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 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 - Static variable in interface org.flowable.engine.delegate.variable.VariableAggregatorContext
-
State when the execution is completed and the aggregation needs to be prepared.
- 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
- 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>, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsStatusJobHandler
- 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.engine.impl.runtime.callback.ProcessInstanceState
- COMPLETED_INSTANCES - Static variable in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariable
- completeProcessInstanceTasks(String) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- completeTask - Variable in class org.flowable.engine.impl.cmd.SubmitTaskFormCmd
- completeTask() - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- completeTask(Task) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- 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, 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.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.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.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.engine.impl.TaskCompletionBuilderImpl
- 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 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 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 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 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 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.engine.impl.cmd
- 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.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.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.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.engine.impl.cmd.CompleteTaskWithFormCmd
- completeTime - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- 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.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- completionConditionSatisfied(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- 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
- CompositeHistoryManager - Class in org.flowable.engine.impl.history
- CompositeHistoryManager(Collection<HistoryManager>) - Constructor for class org.flowable.engine.impl.history.CompositeHistoryManager
- 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
- concurrent - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- Condition - Interface in org.flowable.engine.impl
- 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
- ConditionalEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- ConditionalEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ConditionalEventDefinitionParseHandler
- 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
- 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
- ConditionUtil - Class in org.flowable.engine.impl.util.condition
- ConditionUtil() - Constructor for class org.flowable.engine.impl.util.condition.ConditionUtil
- configuration - Variable in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- configurationConsumer - Variable in class org.flowable.engine.impl.test.ResourceFlowableExtension
- configurationResource - Variable in class org.flowable.engine.impl.test.ResourceFlowableExtension
- configurationResource - Variable in class org.flowable.engine.test.FlowableRule
- configurationResource - Variable in class org.flowable.engine.test.FlowableTestCase
- 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. - configure(AbstractEngineConfiguration) - Method in class org.flowable.engine.cfg.AbstractProcessEngineConfigurator
- configure(AbstractEngineConfiguration) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLoggerConfigurator
- configure(AbstractEngineConfiguration) - Method in class org.flowable.engine.test.profiler.FlowableProfiler
- configureJobServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- configureProcessEngine() - Method in class org.flowable.engine.test.FlowableRule
- configureVariableServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ConsoleLogger - Class in org.flowable.engine.test.profiler
- ConsoleLogger(FlowableProfiler) - Constructor for class org.flowable.engine.test.profiler.ConsoleLogger
- contains(String) - Method in class org.flowable.engine.impl.jobexecutor.AcquiredJobs
- contains(String) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
- containsKey(Object) - Method in class org.flowable.engine.impl.form.FormData
- containsKey(Object) - Method in class org.flowable.engine.impl.scripting.VariableScopeResolver
- containsValue(Object) - Method in class org.flowable.engine.impl.form.FormData
- content - Variable in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
- content - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- contentId - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- Context - Class in org.flowable.engine.impl.context
-
Quick access methods (only usable when within a command execution) to the current -
CommandContext, -ProcessEngineConfigurationImpl-TransactionContextNote that this class is here for backwards compatibility. - Context() - Constructor for class org.flowable.engine.impl.context.Context
- 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
- ContinueProcessOperation - Class in org.flowable.engine.impl.agenda
-
Operation that takes the current
FlowElementset on theExecutionEntityand executes the associatedActivityBehavior. - 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
- convertAdditionalMappingInfoFromJson(M, JsonNode) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
- convertAdditionalMappingInfoToJson(T, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
- convertAppResourceToModel(byte[]) - Method in interface org.flowable.engine.app.AppResourceConverter
- convertAppResourceToModel(byte[]) - Method in class org.flowable.engine.impl.app.AppResourceConverterImpl
- 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
- convertFromBatch(Batch, ObjectMapper) - Method in class org.flowable.engine.impl.cmd.GetProcessInstanceMigrationBatchResultCmd
- convertFromBatchPart(BatchPart, ObjectMapper) - Method in class org.flowable.engine.impl.cmd.GetProcessInstanceMigrationBatchResultCmd
- 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.engine.migration.ProcessInstanceMigrationDocumentConverter
- convertFromJsonNodeToObject(JsonNode, ObjectMapper) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- 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
- 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
- convertPropertiesToVariablesMap() - Method in class org.flowable.engine.impl.cmd.SubmitStartFormCmd
- convertStreamToStr(InputStream) - Static method in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- convertToJson(ProcessInstanceMigrationDocument) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- convertToJson(T, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
- convertToJsonActivityMigrationMappings(List<? extends ActivityMigrationMapping>) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- convertToJsonEnableActivityMappings(List<? extends EnableActivityMapping>) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- convertToJsonProcessInstanceVariables(ProcessInstanceMigrationDocument, ObjectMapper) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- convertToJsonString(ProcessInstanceMigrationDocument) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- convertToJsonUpgradeScript(Script, ObjectMapper) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- 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
- 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.
- 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
- CorrelationUtil - Class in org.flowable.engine.impl.util
- CorrelationUtil() - Constructor for class org.flowable.engine.impl.util.CorrelationUtil
- 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
- counter - Variable in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- counter - Variable in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- COUNTER_VAR_PREFIX - Static variable in class org.flowable.engine.impl.variable.BpmnAggregation
- 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
- countProcessInstances(RuntimeService, EventInstance, CorrelationKey, ProcessDefinition) - Method in class org.flowable.engine.impl.eventregistry.BpmnEventRegistryEventConsumer
- 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(String) - Method in interface org.flowable.engine.impl.webservice.SyncWebServiceClientFactory
-
Creates a
SyncWebServiceClientfrom a WSDL - 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<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, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- 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_TIME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- 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
ActivityInstanceQueryinstance, that can be used to query activities in the currently running process instances. - 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.engine.FlowableEngineAgendaFactory
- createAgenda(CommandContext) - Method in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgendaFactory
- createAgenda(CommandContext) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgendaFactory
- 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
- createAssociation(BpmnParse, Association) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
- 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.
- createBatchBuilder() - Method in class org.flowable.engine.impl.ManagementServiceImpl
- createBatchBuilder() - Method in interface org.flowable.engine.ManagementService
- createBatchCleaningQuery() - Method in class org.flowable.engine.DefaultHistoryCleaningManager
- createBatchCleaningQuery() - Method in interface org.flowable.engine.HistoryCleaningManager
- createBatchPartBuilder(Batch) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- createBatchPartBuilder(Batch) - Method in interface org.flowable.engine.ManagementService
- 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.
- createBatchPartsForParallelExecution(ProcessEngineConfigurationImpl, Batch, long) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
- createBatchPartsForSequentialExecution(ProcessEngineConfigurationImpl, Batch, long) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
- 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.
- 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(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
- 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
- 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
- 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. - createChangeTenantIdBuilder(String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- createChangeTenantIdBuilder(String, String) - Method in interface org.flowable.engine.ManagementService
-
Create a
ChangeTenantIdBuilderthat can be used to change the tenant id of the process instances and all the related instances. - 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
- 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
- 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
- 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
- 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
- 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
- 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.
- createDefaultActivityBehaviour(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createDefaultEventRegistryEngineConfigurator() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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
- 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
- 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 class org.flowable.engine.impl.RepositoryServiceImpl
- createDeployment() - Method in interface org.flowable.engine.RepositoryService
-
Starts creating a new deployment
- createDeploymentQuery() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- createDeploymentQuery() - Method in interface org.flowable.engine.RepositoryService
-
Query deployment.
- 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
- 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
- createdMultiInstanceRootExecution - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- 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
- createEngine() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- createEngineSchemaManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- createEntityEvent(FlowableEngineEventType, Object) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- 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.engine.impl.persistence.entity.AbstractProcessEngineEntityManager
- createEntityExceptionEvent(FlowableEngineEventType, Object, Throwable) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createEntityExceptionEvent(FlowableEngineEventType, Object, Throwable, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- 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
- 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
- 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
- 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
- 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
- createEventPayloadInstances(VariableScope, ExpressionManager, BaseElement, EventModel) - Static method in class org.flowable.engine.impl.util.EventInstanceBpmnUtil
-
Reads the 'in parameters' and converts them to
EventPayloadInstanceinstances. - 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
- 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
EventSubscriptionQueryinstance, that can be used to query the event subscriptions. - 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
- 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
ExecutionQueryinstance, that can be used to query the executions and process instances. - createExpression(Object) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- 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(ExpressionManager, Object) - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
- 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
- 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
Expressionfor theFieldExtension. - 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
- createExternalWorkerCompletionBuilder(String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- createExternalWorkerCompletionBuilder(String, String) - Method in interface org.flowable.engine.ManagementService
-
Create an
ExternalWorkerCompletionBuilderthat can be used to transition the status of the external worker job. - createExternalWorkerJobAcquireBuilder() - Method in class org.flowable.engine.impl.ManagementServiceImpl
- createExternalWorkerJobAcquireBuilder() - Method in interface org.flowable.engine.ManagementService
-
Create an
ExternalWorkerJobAcquireBuilderthat 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 class org.flowable.engine.impl.ManagementServiceImpl
- createExternalWorkerJobFailureBuilder(String, String) - Method in interface org.flowable.engine.ManagementService
-
Create an
ExternalWorkerJobFailureBuilderthat can be used to fail an external worker job. - createExternalWorkerJobInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- CreateExternalWorkerJobInterceptor - Interface in org.flowable.engine.interceptor
- 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
- createFormProperty(ExecutionEntity) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- createGlobalEvent(FlowableEngineEventType) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- 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
IdentityLinkhas been created or deleted, if history is enabled. - createGroupQuery() - Method in interface org.flowable.engine.IdentityService
-
Creates a
GroupQuerythat allows to programmatically query the groups. - createGroupQuery() - Method in class org.flowable.engine.impl.IdentityServiceImpl
- 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
- 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
- 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
- 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
- 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
- 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
- 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.engine.HistoryService
-
Create new task log entry builder to the log task event
- createHistoricTaskLogEntryBuilder(TaskInfo) - Method in class org.flowable.engine.impl.HistoryServiceImpl
- createHistoricTaskLogEntryQuery() - Method in interface org.flowable.engine.HistoryService
-
Returns a new
HistoricTaskLogEntryQuerythat can be used to dynamically query task log entries. - createHistoricTaskLogEntryQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
- 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
- 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.
- 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
- createHttpClient() - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
- createHttpRequestHandler(FlowableHttpRequestHandler, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
- createHttpResponseHandler(FlowableHttpResponseHandler, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
- 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
IdentityLinkhas 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
IdentityLinkhas been created or deleted, if history is enabled. - 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.
- 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
- 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.
- 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
- createItemDefinitions(BpmnModel) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- 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(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 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.
- createJobRescheduledEvent(FlowableEngineEventType, Job, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createJuelExpression(String, ValueExpression) - Method in class org.flowable.engine.impl.el.ProcessExpressionManager
- createLocalizationValues(String, Process) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- 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
- 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
- createMessageEvent(FlowableEngineEventType, String, String, Object, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createMessages(BpmnModel) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- 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.
- createMoveExecutionEntityContainer(MoveActivityIdContainer, List<ExecutionEntity>, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- 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
- createNativeActivityInstanceQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- createNativeActivityInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
-
creates a new
NativeActivityInstanceQueryto queryActivityInstances which are included in the cuby SQL directly. - createNativeDeploymentQuery() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- createNativeDeploymentQuery() - Method in interface org.flowable.engine.RepositoryService
-
Returns a new
NativeQueryfor deployment. - createNativeExecutionQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- createNativeExecutionQuery() - Method in interface org.flowable.engine.RuntimeService
-
creates a new
NativeExecutionQueryto queryExecutions by SQL directly - createNativeGroupQuery() - Method in interface org.flowable.engine.IdentityService
-
Returns a new
NativeQueryfor tasks. - createNativeGroupQuery() - Method in class org.flowable.engine.impl.IdentityServiceImpl
- 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
- createNativeHistoricDetailQuery() - Method in interface org.flowable.engine.HistoryService
-
Returns a new
NativeQueryfor 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.engine.HistoryService
-
Returns a new
NativeHistoricTaskLogEntryQueryforHistoricTaskLogEntrys. - createNativeHistoricTaskLogEntryQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
- createNativeHistoricVariableInstanceQuery() - Method in interface org.flowable.engine.HistoryService
-
Returns a new
NativeQueryfor 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
NativeQueryfor process definitions. - createNativeProcessDefinitionQuery() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- createNativeProcessDefinitionQuery() - Method in interface org.flowable.engine.RepositoryService
-
Returns a new
NativeQueryfor process definitions. - createNativeProcessInstanceQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- createNativeProcessInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
-
creates a new
NativeProcessInstanceQueryto queryProcessInstances by SQL directly - createNativeTaskQuery() - Method in class org.flowable.engine.impl.TaskServiceImpl
- createNativeTaskQuery() - Method in interface org.flowable.engine.TaskService
-
Returns a new
NativeQueryfor tasks. - createNativeUserQuery() - Method in interface org.flowable.engine.IdentityService
-
Returns a new
NativeQueryfor tasks. - createNativeUserQuery() - Method in class org.flowable.engine.impl.IdentityServiceImpl
- createNativeVariableInstanceQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- createNativeVariableInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
-
Returns a new
NativeQueryfor variable instances. - createNewHistoricActivityInstance(ActivityInstance) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- 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
- createObjectNode() - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
- 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
BpmnModelversion 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
- 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.engine.impl.bpmn.parser.BpmnParser
-
Creates a new
BpmnParseinstance that can be used to parse only one BPMN 2.0 process definition. - createPostEngineBuildConsumer() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- createProcessDefinitionQuery() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- createProcessDefinitionQuery() - Method in interface org.flowable.engine.RepositoryService
-
Query process definitions.
- createProcessEngine(ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
- 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
- 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
ProcessInstanceHistoryLogfor one process instance. - createProcessInstanceHistoryLogQuery(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
- createProcessInstanceIdentityLink(ExecutionEntity, String, String, String) - Static method in class org.flowable.engine.impl.util.IdentityLinkUtil
- 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
IdentityLinkhas 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
IdentityLinkhas 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
ProcessInstanceQueryinstance, that can be used to query process instances. - 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
- 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, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- 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
- createResolver(AbstractEngineConfiguration, VariableContainer) - Method in class org.flowable.engine.impl.scripting.VariableScopeResolverFactory
- createResolver(AbstractEngineConfiguration, VariableContainer) - Method in class org.flowable.engine.test.mock.MockResolverFactory
- createResourceEntity() - Method in class org.flowable.engine.impl.bpmn.deployer.ProcessDefinitionDiagramHelper
- createScopedVariableAggregationVariableInstance(String, String, String, String, Object, VariableServiceConfiguration) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
- createScriptHttpHandler(ExpressionManager, ScriptInfo) - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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.
- createTablePageQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
- createTablePageQuery() - Method in interface org.flowable.engine.ManagementService
-
Creates a
TablePageQuerythat can be used to fetchTablePagecontaining specific sections of table row data. - 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
- 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
- createTaskCompletionBuilder() - Method in class org.flowable.engine.impl.TaskServiceImpl
- createTaskCompletionBuilder() - Method in interface org.flowable.engine.TaskService
-
Create a completion builder for the task
- createTaskForm(TaskEntity) - Method in class org.flowable.engine.impl.form.DefaultTaskFormHandler
- createTaskForm(TaskEntity) - Method in interface org.flowable.engine.impl.form.TaskFormHandler
- createTaskListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
- createTaskQuery() - Method in class org.flowable.engine.impl.TaskServiceImpl
- createTaskQuery() - Method in interface org.flowable.engine.TaskService
-
Returns a new
TaskQuerythat can be used to dynamically query tasks. - 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
- createTime - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- 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.
- createTimerForDelayedExecution(CommandContext, List<ProcessDefinitionEntity>) - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- 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.
- 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.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
- createTwoTasksTestProcess() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- 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
IdentityLinkhas 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
IdentityLinkhas been created or deleted, if history is enabled. - createUserQuery() - Method in interface org.flowable.engine.IdentityService
-
Creates a
UserQuerythat allows to programmatically query the users. - createUserQuery() - Method in class org.flowable.engine.impl.IdentityServiceImpl
- 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
- createVariableDeleteEvent(VariableInstanceEntity) - Static method in class org.flowable.engine.impl.util.EventUtil
- 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
- createVariableInstance(String, Object) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- createVariableInstance(String, Object, ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- 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. - createVariableLocal(String, Object, ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- 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.
- 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
- current - Static variable in interface org.flowable.engine.impl.form.FormHandler
- CURRENT_MESSAGE - Static variable in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- currentActivityId - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- currentActivityToNewElementMap - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- currentCommandExecution - Variable in class org.flowable.engine.test.profiler.ProfileSession
- currentExtensionContext - Variable in class org.flowable.engine.impl.test.ResourceFlowableExtension
- 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
- currentListener - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- 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
- 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
- currentSubprocessStack - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- custom(FlowableEngineEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- customAsyncRunnableExecutionExceptionHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- customDefaultBpmnParseHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- customEventHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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
- customHistoryJobHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- customJobHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- customPostVariableTypes - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- customPreVariableTypes - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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
HashMapto aTransactionDependentExecutionListeneror to aTransactionDependentTaskListener - customPropertiesResolverInstance - Variable in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- customScriptingEngineClasses - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- customServiceTaskValidator - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- customSqlExecution - Variable in class org.flowable.engine.impl.cmd.ExecuteCustomSqlCmd
- CYCLE - Enum constant in enum class org.flowable.engine.impl.jobexecutor.TimerDeclarationType
D
- data - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- 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
- DatabaseEventFlusher - Class in org.flowable.engine.impl.event.logger
- DatabaseEventFlusher() - Constructor for class org.flowable.engine.impl.event.logger.DatabaseEventFlusher
- 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
- databaseTimeInMs - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
- databaseTimings - Variable in class org.flowable.engine.test.profiler.CommandStats
- dataInputRefs - Variable in class org.flowable.engine.impl.bpmn.data.IOSpecification
- dataInputs - Variable in class org.flowable.engine.impl.bpmn.data.IOSpecification
- DataObject - Interface in org.flowable.engine.runtime
- 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
- dataOutputRefs - Variable in class org.flowable.engine.impl.bpmn.data.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
- DATE - Enum constant in enum class org.flowable.engine.impl.jobexecutor.TimerDeclarationType
- 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.engine.impl.form.DateFormType
- DateToString - Class in org.flowable.engine.impl.transformer
- DateToString() - Constructor for class org.flowable.engine.impl.transformer.DateToString
- DateUtil - Class in org.flowable.engine.impl.el
- DateUtil() - Constructor for class org.flowable.engine.impl.el.DateUtil
- 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.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
- dbSelects - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
- dbSelects - Variable in class org.flowable.engine.test.profiler.CommandStats
- dbUpdates - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
- dbUpdates - Variable in class org.flowable.engine.test.profiler.CommandStats
- DbUpgradeStep52To53InsertPropertyHistoryLevel - Class in org.flowable.engine.impl.db.upgrade
- DbUpgradeStep52To53InsertPropertyHistoryLevel() - Constructor for class org.flowable.engine.impl.db.upgrade.DbUpgradeStep52To53InsertPropertyHistoryLevel
- DEADLETTER_JOBS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- deadLetterJobCount - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- DebugContinueProcessOperation - Class in org.flowable.engine.impl.agenda
-
This class extends
ContinueProcessOperationwith 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
FlowableEngineAgendaschedules 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
- 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
- decisionTableVariableManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- DecisionTableVariableManager - Interface in org.flowable.engine
- DEFAULT_CONFIGURATION_RESOURCE - Static variable in class org.flowable.engine.test.FlowableExtension
- DEFAULT_CONFIGURATOR_PRIORITY - Static variable in class org.flowable.engine.cfg.AbstractProcessEngineConfigurator
- DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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
- 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
- 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
- defaultCamelContext - Variable in class org.flowable.engine.ProcessEngineConfiguration
- DefaultCandidateManager - Class in org.flowable.engine
- DefaultCandidateManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.DefaultCandidateManager
- DefaultClassDelegateFactory - Class in org.flowable.engine.impl.bpmn.helper
- DefaultClassDelegateFactory() - Constructor for class org.flowable.engine.impl.bpmn.helper.DefaultClassDelegateFactory
- 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
- DefaultDynamicStateManager - Class in org.flowable.engine.impl.dynamic
- DefaultDynamicStateManager() - Constructor for class org.flowable.engine.impl.dynamic.DefaultDynamicStateManager
- defaultExpression - Variable in class org.flowable.engine.impl.form.FormPropertyHandler
- DefaultFailedJobCommandFactory - Class in org.flowable.engine.impl.jobexecutor
- DefaultFailedJobCommandFactory() - Constructor for class org.flowable.engine.impl.jobexecutor.DefaultFailedJobCommandFactory
- defaultFailedJobWaitTime - Variable in class org.flowable.engine.ProcessEngineConfiguration
-
define the default wait time for a failed job in seconds
- 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.engine.impl.formhandler
- 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
- 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
- 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(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
- 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
- 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.engine.ProcessEngineConfiguration
- defaultMailServer - Variable in class org.flowable.engine.ProcessEngineConfiguration
- DefaultProcessDefinitionLocalizationManager - Class in org.flowable.engine.impl.repository
- DefaultProcessDefinitionLocalizationManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.repository.DefaultProcessDefinitionLocalizationManager
- 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
FlowElementcurrently not supported by theDynamicBpmnServiceand elements who are not parsed. - DefaultPropertiesParser() - Constructor for class org.flowable.engine.dynamic.DefaultPropertiesParser
- DefaultStartFormHandler - Class in org.flowable.engine.impl.form
- DefaultStartFormHandler() - Constructor for class org.flowable.engine.impl.form.DefaultStartFormHandler
- DefaultTaskAssignmentManager - Class in org.flowable.engine.impl.cfg
- DefaultTaskAssignmentManager() - Constructor for class org.flowable.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
- DefaultTaskVariableScopeResolver - Class in org.flowable.engine.impl.cfg
- DefaultTaskVariableScopeResolver(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.cfg.DefaultTaskVariableScopeResolver
- defaultTerminateEndEventBehaviour(ExecutionEntity, CommandContext, ExecutionEntityManager) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- 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.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
- definitionIdentityLinkEntities - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- delegate - Variable in class org.flowable.engine.impl.bpmn.listener.DelegateExecutionListener
- 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 andExecutionListeners. - DelegateExecutionListener - Class in org.flowable.engine.impl.bpmn.listener
- DelegateExecutionListener(Object) - Constructor for class org.flowable.engine.impl.bpmn.listener.DelegateExecutionListener
- 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
- 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.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.engine.impl.cfg
- DelegateExpressionFlowableEventListener - Class in org.flowable.engine.impl.bpmn.helper
-
An
FlowableEventListenerimplementation which resolves an expression to a delegateFlowableEventListenerinstance and uses this for event notification. - DelegateExpressionFlowableEventListener(Expression, Class<?>) - Constructor for class org.flowable.engine.impl.bpmn.helper.DelegateExpressionFlowableEventListener
- DelegateExpressionHttpHandler - Class in org.flowable.engine.impl.bpmn.http.handler
- DelegateExpressionHttpHandler(Expression, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.http.handler.DelegateExpressionHttpHandler
- DelegateExpressionTaskListener - Class in org.flowable.engine.impl.bpmn.listener
- DelegateExpressionTaskListener(Expression, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTaskListener
- 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.engine.impl.bpmn.helper
- DelegateExpressionUtil() - Constructor for class org.flowable.engine.impl.bpmn.helper.DelegateExpressionUtil
- DelegateFlowableEventListener - Class in org.flowable.engine.impl.bpmn.helper
-
An
FlowableEventListenerimplementation which uses a classname to create a delegateFlowableEventListenerinstance 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,ExecutionListenerandTaskListenerinterfaces. - 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
- delegateTask - Variable in class org.flowable.engine.impl.delegate.invocation.TaskListenerInvocation
- 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.
- DelegateTaskCmd - Class in org.flowable.engine.impl.cmd
- DelegateTaskCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.DelegateTaskCmd
- delete() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- delete() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- delete(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- 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_ORDER - Static variable in class org.flowable.engine.impl.db.EntityDependencyOrder
- 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
- 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
- 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 class org.flowable.engine.impl.ManagementServiceImpl
- deleteBatch(String) - Method in interface org.flowable.engine.ManagementService
- DeleteBatchCmd - Class in org.flowable.engine.impl.cmd
- DeleteBatchCmd(String) - Constructor for class org.flowable.engine.impl.cmd.DeleteBatchCmd
- deleteCandidateGroup(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- deleteCandidateGroup(String, String) - Method in interface org.flowable.engine.TaskService
-
Convenience shorthand for
TaskService.deleteGroupIdentityLink(String, String, String); with typeIdentityLinkType.CANDIDATE - deleteCandidateStarter(String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- 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 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, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- deleteCandidateUser(String, String) - Method in interface org.flowable.engine.TaskService
-
Convenience shorthand for
TaskService.deleteUserIdentityLink(String, String, String); with typeIdentityLinkType.CANDIDATE - deleteCaseInstance(String) - Method in interface org.flowable.engine.impl.cmmn.CaseInstanceService
- deleteCaseInstancesForExecutionId(String) - Method in interface org.flowable.engine.impl.cmmn.CaseInstanceService
- deleteCaseInstanceWithoutAgenda(String) - Method in interface org.flowable.engine.impl.cmmn.CaseInstanceService
- 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
- 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, 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
- deleted - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- 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 class org.flowable.engine.impl.ManagementServiceImpl
- deleteDeadLetterJob(String) - Method in interface org.flowable.engine.ManagementService
-
Delete the dead letter job with the provided id.
- 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 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, 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.
- deleteDeploymentCascade(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- DeleteDeploymentCmd - Class in org.flowable.engine.impl.cmd
- 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
- 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
- deleteEntityLinks(ExecutionEntity, CommandContext, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- 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
- 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
- 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
- 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.
- deleteGroup(String) - Method in interface org.flowable.engine.IdentityService
-
Deletes the group.
- deleteGroup(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- 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.engine.impl.cfg.DefaultTaskAssignmentManager
- 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
- 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
- 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
- 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
- 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.engine.impl.cmd
- DeleteHistoricTaskInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.DeleteHistoricTaskInstanceCmd
- deleteHistoricTaskInstancesByProcessInstanceId(String) - Static method in class org.flowable.engine.impl.util.TaskHelper
- 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
- DeleteHistoricTaskLogEntryByLogNumberCmd - Class in org.flowable.engine.impl.cmd
- DeleteHistoricTaskLogEntryByLogNumberCmd(long) - Constructor for class org.flowable.engine.impl.cmd.DeleteHistoricTaskLogEntryByLogNumberCmd
- 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.
- 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
- deleteIdentityLink(String, String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- DeleteIdentityLinkCmd - Class in org.flowable.engine.impl.cmd
- DeleteIdentityLinkCmd(String, String, String, String) - Constructor for class org.flowable.engine.impl.cmd.DeleteIdentityLinkCmd
- 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
- 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.engine.impl.HistoricProcessInstanceQueryImpl
- 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.
- deleteJobs(ExecutionEntity, CommandContext, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- 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
- 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
- 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
- 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
-
Convenience shorthand for
RuntimeService.deleteGroupIdentityLink(String, String, String); with typeIdentityLinkType.PARTICIPANT - deleteParticipantUser(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- deleteParticipantUser(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Convenience shorthand for
RuntimeService.deleteUserIdentityLink(String, String, String); with typeIdentityLinkType.PARTICIPANT - 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, 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, 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
- DeleteProcessInstanceBatchConstants - Interface in org.flowable.engine.impl.delete
- deleteProcessInstanceCascade(ExecutionEntity, 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
- 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
- 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(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
- 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 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
- deleteSequentiallyUsingBatch(int, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- deleteSignalEventSubscription(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchSignalEventActivityBehavior
- deleteSubCases(ExecutionEntity, boolean, CommandContext) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- 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 class org.flowable.engine.impl.ManagementServiceImpl
- deleteSuspendedJob(String) - Method in interface org.flowable.engine.ManagementService
-
Delete the suspended job with the provided id.
- 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 class org.flowable.engine.impl.TaskServiceImpl
- deleteTask(String, boolean) - Method in interface org.flowable.engine.TaskService
-
Deletes the given task.
- 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(CommandContext, String) - Method in class org.flowable.engine.impl.cmd.DeleteTaskCmd
- deleteTask(TaskEntity, String, boolean, boolean, boolean) - Static method in class org.flowable.engine.impl.util.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.
- DeleteTaskCmd - Class in org.flowable.engine.impl.cmd
- DeleteTaskCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.DeleteTaskCmd
- DeleteTaskCmd(Collection<String>, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.DeleteTaskCmd
- deleteTaskIdentityLinks(TaskEntity, String, String, String) - Static method in class org.flowable.engine.impl.util.IdentityLinkUtil
- 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 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 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.
- 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.
- 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.
- deleteUser(String) - Method in interface org.flowable.engine.IdentityService
- deleteUser(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- 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.engine.impl.cfg.DefaultTaskAssignmentManager
- 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
- 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
- deleteVariableInstanceForExplicitUserCall(VariableInstanceEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- deleteVariables(ExecutionEntity, CommandContext, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- deleteWithRelatedData() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
Deprecated.
- deleteWithRelatedData() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
Deprecated.
- dependentScopeTypes - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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(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(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_AS_FLOWABLE5_PROCESS_DEFINITION - Static variable in interface org.flowable.engine.repository.DeploymentProperties
- DEPLOY_TIME - Static variable in class org.flowable.engine.impl.DeploymentQueryProperty
- deployAsFlowable5ProcessDefinition(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeployCmd
- DeployCmd<T> - Class in org.flowable.engine.impl.cmd
- DeployCmd(DeploymentBuilderImpl) - Constructor for class org.flowable.engine.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.engine.impl.persistence.entity.DeploymentEntityImpl
-
Will only be used during actual deployment to pass deployed artifacts (eg process definitions).
- deployers - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- 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(EngineDeployment) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- 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.engine.impl.DeploymentQueryProperty
- DEPLOYMENT_ID - Static variable in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
- DEPLOYMENT_NAME - Static variable in class org.flowable.engine.impl.DeploymentQueryProperty
- DEPLOYMENT_TENANT_ID - Static variable in class org.flowable.engine.impl.DeploymentQueryProperty
- deploymentBuilder - Variable in class org.flowable.engine.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
- 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.
- 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 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.
- deploymentDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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.engine.impl.bpmn.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.engine.impl.cfg.ProcessEngineConfigurationImpl
- deploymentEntityManager - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- 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.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.engine.test.FlowableRule
- deploymentId - Variable in class org.flowable.engine.test.FlowableTestCase
- 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 - 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.engine.test.FlowableTestHelper
- 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.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(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 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
- deploymentIdsForAutoCleanup - Static variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- 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.engine.impl.cfg.ProcessEngineConfigurationImpl
- DeploymentManager - Class in org.flowable.engine.impl.persistence.deploy
- DeploymentManager() - Constructor for class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- deploymentMergeStrategy - Variable in class org.flowable.engine.impl.cmd.ChangeDeploymentTenantIdCmd
- DeploymentMergeStrategy - Interface in org.flowable.engine.repository
- 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.
- 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.
- 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.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
DeploymentBuilderthat 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.engine.impl
-
Contains the possible properties that can be used in a
DeploymentQuery. - DeploymentQueryProperty(String) - Constructor for class org.flowable.engine.impl.DeploymentQueryProperty
- deploymentsDiffer(DeploymentEntity, DeploymentEntity) - Method in class org.flowable.engine.impl.cmd.DeployCmd
- deploymentSettings - Variable in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilder
- DeploymentSettings - Interface in org.flowable.engine.impl.cmd
- 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.
- 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.
- deploymentTime - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- 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.
- 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
- deployTwoTasksTestProcess() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- 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
- 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
- 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 - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- destroy() - Static method in class org.flowable.engine.ProcessEngines
-
closes all process engines.
- 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
- detailType - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- determineBehaviour(ActivityBehavior) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- determineMessageName(CommandContext, MessageEventDefinition, DelegateExecution) - Static method in class org.flowable.engine.impl.event.EventDefinitionExpressionUtil
-
Determines the event name of the
MessageEventDefinitionthat 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. - 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
SignalEventDefinitionthat is passed: - if a signal name is set, it has precedence - otherwise, the signal ref is used - unless a signalExpression is set - 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
- 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.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- directExecutionMigration - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- directory - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- 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.
- 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.
- disableEventRegistry - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- disableIdmEngine - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- disableSchemaValidation() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- disableSchemaValidation() - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
If called, no XML schema validation against the BPMN 2.0 XSD.
- dispatchActivityCancelled(ExecutionEntity, FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- dispatchEvent(FlowableEvent) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- dispatchEvent(FlowableEvent) - Method in interface org.flowable.engine.RuntimeService
-
Dispatches the given event to any listeners that are registered.
- dispatchEvent(CommandContext, FlowableEventSupport, FlowableEvent) - Method in class org.flowable.engine.delegate.event.impl.BpmnModelEventDispatchAction
- DispatchEventCommand - Class in org.flowable.engine.impl.cmd
-
Command that dispatches an event.
- DispatchEventCommand(FlowableEvent) - Constructor for class org.flowable.engine.impl.cmd.DispatchEventCommand
- dispatchExecutionCancelled(ExecutionEntity, FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- dispatchMultiInstanceActivityCancelled(ExecutionEntity, FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- dispatchProcessDefinitionEntityInitializedEvent(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- dispatchStateChangeEvent(Object, SuspensionState) - Static method in class org.flowable.engine.impl.persistence.entity.SuspensionStateUtil
- DMN_TASK_DECISION_TABLE_KEY - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- DmnActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- DmnActivityBehavior(Task) - Constructor for class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
- dmnRepositoryService - Variable in class org.flowable.engine.impl.cmd.GetDecisionsForProcessDefinitionCmd
- doesElementPropertyExist(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- doFinally(ExtensionContext, TestInstance.Lifecycle) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
- doMigrateProcessInstance(ProcessInstance, ProcessDefinition, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- doMoveExecutionState(ProcessInstanceChangeState, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- doNotLeave() - Method in interface org.flowable.engine.impl.delegate.TriggerableJavaDelegate.Context
- doNotLeave() - Method in class org.flowable.engine.impl.delegate.TriggerableJavaDelegateContextImpl
- doNotUpdateToLatestVersionAutomatically - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- doNotUpdateToLatestVersionAutomatically() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- doNotUpdateToLatestVersionAutomatically() - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionBuilder
-
Mark the subscription to not use the latest process definition automatically, should there be a new version deployed after the subscription was created.
- DoubleFormType - Class in org.flowable.engine.impl.form
- DoubleFormType() - Constructor for class org.flowable.engine.impl.form.DoubleFormType
- doubleValue - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- doValidateActivityMappings(String, List<ActivityMigrationMapping>, BpmnModel, ProcessInstanceMigrationDocument, ProcessInstanceMigrationValidationResult, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- doValidateProcessInstanceMigration(String, String, BpmnModel, ProcessInstanceMigrationDocument, ProcessInstanceMigrationValidationResult, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- drawSequenceFlowNameWithNoLabelDI - Variable in class org.flowable.engine.ProcessEngineConfiguration
-
include the sequence flow name in case there's no Label DI,
- DUE_DATE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- dueDate - Variable in class org.flowable.engine.impl.cmd.SetTaskDueDateCmd
- dueDate - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- DURATION - Enum constant in enum class org.flowable.engine.impl.jobexecutor.TimerDeclarationType
- DURATION - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
- DURATION - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- DURATION - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- DURATION - Static variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
- durationInMillis - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- durationInMillis - Variable in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- dynamic() - Method in record class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager.StartEventInfo
-
Returns the value of the
dynamicrecord component. - DYNAMIC_VALUE - Static variable in interface org.flowable.engine.dynamic.PropertiesParserConstants
- DynamicBpmnConstants - Interface in org.flowable.engine
- dynamicBpmnService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- dynamicBpmnService - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- dynamicBpmnService - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- DynamicBpmnService - Interface in org.flowable.engine
-
Service providing access to the repository of process definitions and deployments.
- DynamicBpmnServiceImpl - Class in org.flowable.engine.impl
- DynamicBpmnServiceImpl(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.DynamicBpmnServiceImpl
- dynamicEmbeddedSubProcessBuilder - Variable in class org.flowable.engine.impl.cmd.InjectEmbeddedSubProcessInProcessInstanceCmd
- dynamicEmbeddedSubProcessBuilder - Variable in class org.flowable.engine.impl.cmd.InjectParallelEmbeddedSubProcessCmd
- DynamicEmbeddedSubProcessBuilder - Class in org.flowable.engine.impl.dynamic
- DynamicEmbeddedSubProcessBuilder() - Constructor for class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- DynamicEmbeddedSubProcessBuilder(String) - Constructor for class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- DynamicProcessDefinitionSummary - Class in org.flowable.engine.dynamic
-
Pojo class who can be used to check information between
DynamicBpmnService.getProcessDefinitionInfo(String)andBpmnModel. - DynamicProcessDefinitionSummary(BpmnModel, ObjectNode, ObjectMapper) - Constructor for class org.flowable.engine.dynamic.DynamicProcessDefinitionSummary
- DynamicPropertyUtil - Class in org.flowable.engine.impl.bpmn.helper
- DynamicPropertyUtil() - Constructor for class org.flowable.engine.impl.bpmn.helper.DynamicPropertyUtil
- dynamicStateManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- DynamicStateManager - Interface in org.flowable.engine.dynamic
- dynamicSubProcessId - Variable in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- DynamicSubProcessJoinInjectUtil - Class in org.flowable.engine.impl.dynamic
- DynamicSubProcessJoinInjectUtil() - Constructor for class org.flowable.engine.impl.dynamic.DynamicSubProcessJoinInjectUtil
- DynamicSubProcessParallelInjectUtil - Class in org.flowable.engine.impl.dynamic
- DynamicSubProcessParallelInjectUtil() - Constructor for class org.flowable.engine.impl.dynamic.DynamicSubProcessParallelInjectUtil
- dynamicTaskId - Variable in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- dynamicUserTaskBuilder - Variable in class org.flowable.engine.impl.cmd.InjectParallelUserTaskCmd
- dynamicUserTaskBuilder - Variable in class org.flowable.engine.impl.cmd.InjectUserTaskInProcessInstanceCmd
- DynamicUserTaskBuilder - Class in org.flowable.engine.impl.dynamic
- DynamicUserTaskBuilder() - Constructor for class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- DynamicUserTaskBuilder(String) - Constructor for class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- dynamicUserTaskCallback - Variable in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- dynamicUserTaskCallback(DynamicUserTaskCallback) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- DynamicUserTaskCallback - Interface in org.flowable.engine.impl.dynamic
E
- editorSourceExtraValueId - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- editorSourceValueId - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- elContext - Variable in class org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation
- elContext - Variable in class org.flowable.engine.impl.delegate.invocation.ExpressionSetInvocation
- ELEMENT_ID - Static variable in interface org.flowable.engine.dynamic.PropertiesParserConstants
- ELEMENT_PROPERTIES - Static variable in interface org.flowable.engine.dynamic.PropertiesParserConstants
- ELEMENT_TYPE - Static variable in interface org.flowable.engine.dynamic.PropertiesParserConstants
- EMPTY_LINE - Static variable in class org.flowable.engine.impl.test.TestHelper
- enable(String) - Static method in class org.flowable.engine.migration.EnableActivityMapping
- ENABLE_ACTIVITY_MAPPINGS_JSON_SECTION - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- ENABLE_SKIP_EXPRESSION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- EnableActivityContainer - Class in org.flowable.engine.impl.dynamic
- EnableActivityContainer(List<String>) - Constructor for class org.flowable.engine.impl.dynamic.EnableActivityContainer
- enableActivityContainers - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- EnableActivityIdContainer - Class in org.flowable.engine.impl.runtime
- EnableActivityIdContainer(String) - Constructor for class org.flowable.engine.impl.runtime.EnableActivityIdContainer
- EnableActivityIdContainer(List<String>) - Constructor for class org.flowable.engine.impl.runtime.EnableActivityIdContainer
- enableActivityIdList - Variable in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- EnableActivityMapping - Class in org.flowable.engine.migration
- EnableActivityMapping() - Constructor for class org.flowable.engine.migration.EnableActivityMapping
- EnableActivityMapping.EnableMapping - Class in org.flowable.engine.migration
- enableActivityMappings - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- enableActivityMappings - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- enableDatabaseEventLogging - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- enabledJobCategories - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- enableDuplicateFiltering() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- enableDuplicateFiltering() - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
If set, this deployment will be compared to any previous deployment.
- enableEagerExecutionTreeFetching - Variable in class org.flowable.engine.impl.cfg.PerformanceSettings
-
If true, whenever an execution is fetched from the data store, the whole execution tree is fetched in the same roundtrip.
- enableEntityLinks - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- enableEventSubProcessStartEvent(String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- enableEventSubProcessStartEvent(String) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Enables a new start event in an event sub process.
- enableExecutionRelationshipCounts - Variable in class org.flowable.engine.impl.cfg.PerformanceSettings
-
Keeps a count on each execution that holds how many variables, jobs, tasks, event subscriptions, etc. the execution has.
- enableHistoricTaskLogging - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- enableHistoryCleaning - Variable in class org.flowable.engine.ProcessEngineConfiguration
- enableLocalization - Variable in class org.flowable.engine.impl.cfg.PerformanceSettings
-
Experimental setting: in certain places in the engine (execution/process instance/historic process instance/ tasks/data objects) localization is supported.
- EnableMapping(String) - Constructor for class org.flowable.engine.migration.EnableActivityMapping.EnableMapping
- enableProcessDefinitionHistoryLevel - Variable in class org.flowable.engine.ProcessEngineConfiguration
- enableProcessDefinitionInfoCache - Variable in class org.flowable.engine.ProcessEngineConfiguration
- enableSafeBpmnXml - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Set this to true if you want to have extra checks on the BPMN xml that is parsed.
- enableSkipExpression() - Method in interface org.flowable.engine.DynamicBpmnService
- enableSkipExpression() - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- enableSkipExpression(ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- enableSkipExpression(ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- enableTaskRelationshipCounts - Variable in class org.flowable.engine.impl.cfg.PerformanceSettings
-
Similar to
enableExecutionRelationshipCounts, but on the task level. - enableVerboseExecutionTreeLogging - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Enabled a very verbose debug output of the execution tree whilst executing operations.
- EnableVerboseExecutionTreeLogging - Annotation Interface in org.flowable.engine.test
- END - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
- END - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- END_TIME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- END_TIME - Static variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
- endActivityId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- endAllHistoricActivities(String, String) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- ended - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- EndEventParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- EndEventParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.EndEventParseHandler
- EndExecutionOperation - Class in org.flowable.engine.impl.agenda
-
This operations ends an execution and follows the typical BPMN rules to continue the process (if possible).
- EndExecutionOperation(CommandContext, ExecutionEntity) - Constructor for class org.flowable.engine.impl.agenda.EndExecutionOperation
- EndExecutionOperation(CommandContext, ExecutionEntity, boolean) - Constructor for class org.flowable.engine.impl.agenda.EndExecutionOperation
- endOr() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
End an OR statement.
- endOr() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- endOr() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- endOr() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- endOr() - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
End an OR statement.
- endOr() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
End an OR statement.
- endTime - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- endTime - Variable in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- endTime - Variable in class org.flowable.engine.test.profiler.ProfileSession
- engineClosed(FlowableProcessEngineEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- EngineClosedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- EngineClosedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.EngineClosedEventHandler
- engineConfiguration - Variable in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- engineCreated(FlowableProcessEngineEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- EngineCreatedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- EngineCreatedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.EngineCreatedEventHandler
- EngineServiceUtil - Class in org.flowable.engine.impl.util
- EngineServiceUtil() - Constructor for class org.flowable.engine.impl.util.EngineServiceUtil
- engineVersion - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- engineVersion - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- engineVersion - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- engineVersion - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- enhanceCachedValue(ExecutionEntity) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- enhanceCachedValue(HistoricProcessInstanceEntity) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- enhanceScriptTrace(ScriptTraceEnhancer.ScriptTraceContext) - Method in class org.flowable.engine.impl.scripting.ProcessEngineScriptTraceEnhancer
- enhanceScriptTrace(ScriptTraceEnhancer.ScriptTraceContext, VariableContainer) - Method in class org.flowable.engine.impl.scripting.ProcessEngineScriptTraceEnhancer
- enrichFormFields(FormInfo) - Method in class org.flowable.engine.impl.formhandler.DefaultFormFieldHandler
- ensureEventSubscriptionsInitialized() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- ensureExecutionsInitialized() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- ensureIdentityLinksInitialized() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- ensureParentInitialized() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- ensureProcessInstanceInitialized() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- ensureRootProcessInstanceInitialized() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- ensureSubProcessInstanceInitialized() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- ensureSuperExecutionInitialized() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- ensureVariablesInitialized() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- ensureVariablesInitialized() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- ensureVariablesInitialized() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- entity - Variable in class org.flowable.engine.delegate.event.impl.FlowableEntityEventImpl
- entity - Variable in class org.flowable.engine.delegate.event.impl.FlowableEntityExceptionEventImpl
- ENTITY_MAPPING - Static variable in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- entityActivated(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- entityClass - Variable in class org.flowable.engine.delegate.event.BaseEntityEventListener
- entityClass - Variable in class org.flowable.engine.impl.bpmn.helper.BaseDelegateEventListener
- entityClass - Variable in class org.flowable.engine.impl.bpmn.helper.MessageThrowingEventListener
- entityClass - Variable in class org.flowable.engine.impl.cmd.GetTableNameCmd
- entityCreated(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- entityDeleted(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- EntityDependencyOrder - Class in org.flowable.engine.impl.db
-
Maintains a list of all the entities in order of dependency.
- EntityDependencyOrder() - Constructor for class org.flowable.engine.impl.db.EntityDependencyOrder
- entityInitialized(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- entityLinkServiceConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- entityLinkServiceConfigurators - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- EntityLinkUtil - Class in org.flowable.engine.impl.util
- EntityLinkUtil() - Constructor for class org.flowable.engine.impl.util.EntityLinkUtil
- entitySuspended(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- EntityToTableMap - Class in org.flowable.engine.impl.db
- EntityToTableMap() - Constructor for class org.flowable.engine.impl.db.EntityToTableMap
- entityToTableNameMap - Static variable in class org.flowable.engine.impl.db.EntityToTableMap
- entityUpdated(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- entrySet() - Method in class org.flowable.engine.impl.form.FormData
- EnumFormType - Class in org.flowable.engine.impl.form
- EnumFormType(Map<String, String>) - Constructor for class org.flowable.engine.impl.form.EnumFormType
- equals(Object) - Method in record class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager.StartEventInfo
-
Indicates whether some other object is "equal to" this one.
- EQUALS - Enum constant in enum class org.flowable.engine.impl.QueryOperator
- EQUALS_IGNORE_CASE - Enum constant in enum class org.flowable.engine.impl.QueryOperator
- error - Variable in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- error - Variable in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- Error - Class in org.flowable.engine.impl.bpmn.parser
-
Represents a BPMN Error definition, whereas
BpmnErrorrepresents an actual instance of an Error. - Error() - Constructor for class org.flowable.engine.impl.bpmn.parser.Error
- ERROR_CODE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- errorCode - Variable in class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
- errorCode - Variable in class org.flowable.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
- errorCode - Variable in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- errorCode - Variable in class org.flowable.engine.impl.bpmn.helper.ErrorThrowingEventListener
- errorCode - Variable in class org.flowable.engine.impl.bpmn.parser.Error
- errorCode - Variable in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
- errorCode - Variable in class org.flowable.engine.impl.cmd.ExternalWorkerJobBpmnErrorCmd
- errorCodeVariable - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- ErrorEndEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- ErrorEndEventActivityBehavior(String, List<IOParameter>) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
- ErrorEventDefinition - Class in org.flowable.engine.impl.bpmn.parser
- ErrorEventDefinition(String) - Constructor for class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
- ErrorEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- ErrorEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ErrorEventDefinitionParseHandler
- errorId - Variable in class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
- ErrorPropagation - Class in org.flowable.engine.impl.bpmn.helper
-
This class is responsible for finding and executing error handlers for BPMN Errors.
- ErrorPropagation() - Constructor for class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- ErrorPropagation.BpmnErrorVariableContainer - Class in org.flowable.engine.impl.bpmn.helper
- ErrorThrowingEventListener - Class in org.flowable.engine.impl.bpmn.helper
-
An
FlowableEventListenerthat throws a error event when an event is dispatched to it. - ErrorThrowingEventListener() - Constructor for class org.flowable.engine.impl.bpmn.helper.ErrorThrowingEventListener
- escalation - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundaryEscalationEventActivityBehavior
- escalation - Variable in class org.flowable.engine.impl.bpmn.behavior.EscalationEndEventActivityBehavior
- escalationCode - Variable in class org.flowable.engine.delegate.event.impl.FlowableEscalationEventImpl
- escalationCode - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowEscalationEventActivityBehavior
- EscalationEndEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- EscalationEndEventActivityBehavior(EscalationEventDefinition, Escalation) - Constructor for class org.flowable.engine.impl.bpmn.behavior.EscalationEndEventActivityBehavior
- escalationEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundaryEscalationEventActivityBehavior
- escalationEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.EscalationEndEventActivityBehavior
- escalationEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowEscalationEventActivityBehavior
- EscalationEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- EscalationEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.EscalationEventDefinitionParseHandler
- escalationName - Variable in class org.flowable.engine.delegate.event.impl.FlowableEscalationEventImpl
- escalationName - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowEscalationEventActivityBehavior
- EscalationPropagation - Class in org.flowable.engine.impl.bpmn.helper
-
This class is responsible for finding and executing escalation handlers for BPMN Errors.
- EscalationPropagation() - Constructor for class org.flowable.engine.impl.bpmn.helper.EscalationPropagation
- eval(Reader, ScriptContext) - Method in class org.flowable.engine.impl.scripting.JuelScriptEngine
- eval(String, ScriptContext) - Method in class org.flowable.engine.impl.scripting.JuelScriptEngine
- evaluate(String, DelegateExecution) - Method in interface org.flowable.engine.impl.Condition
- evaluate(String, DelegateExecution) - Method in class org.flowable.engine.impl.el.UelExpressionCondition
- evaluate(String, DelegateExecution) - Method in class org.flowable.engine.impl.scripting.ScriptCondition
- evaluate(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
- evaluate(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.data.Assignment
- evaluate(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.data.SimpleDataInputAssociation
- evaluate(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.data.TransformationDataOutputAssociation
- evaluate(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.webservice.MessageImplicitDataInputAssociation
- evaluate(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.webservice.MessageImplicitDataOutputAssociation
- evaluateConditionalEvents(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- evaluateConditionalEvents(String) - Method in interface org.flowable.engine.RuntimeService
-
Evaluate waiting conditional events (boundary, intermediate catch and event sub process start events) and trigger them if a condition evaluates to true.
- evaluateConditionalEvents(String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- evaluateConditionalEvents(String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Evaluate waiting conditional events (boundary, intermediate catch and event sub process start events) and trigger them if a condition evaluates to true.
- EvaluateConditionalEventsCmd - Class in org.flowable.engine.impl.cmd
- EvaluateConditionalEventsCmd(String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.EvaluateConditionalEventsCmd
- EvaluateConditionalEventsCmd(String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.EvaluateConditionalEventsCmd
- EvaluateConditionalEventsOperation - Class in org.flowable.engine.impl.agenda
-
Operation that triggers conditional events for which the condition evaluate to true and continues the process, leaving that activity.
- EvaluateConditionalEventsOperation(CommandContext, ExecutionEntity) - Constructor for class org.flowable.engine.impl.agenda.EvaluateConditionalEventsOperation
- evaluateConditions - Variable in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- evaluateEventSubProcesses(List<EventSubProcess>, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EvaluateConditionalEventsOperation
- EvaluateVariableListenerEventDefinitionsOperation - Class in org.flowable.engine.impl.agenda
-
Operation that triggers conditional events for which the condition evaluate to true and continues the process, leaving that activity.
- EvaluateVariableListenerEventDefinitionsOperation(CommandContext, String, String) - Constructor for class org.flowable.engine.impl.agenda.EvaluateVariableListenerEventDefinitionsOperation
- event - Variable in class org.flowable.engine.impl.cmd.DispatchEventCommand
- event - Variable in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
- Event - Interface in org.flowable.engine.task
-
Exposes twitter-like feeds for tasks and process instances.
- EVENT_BASED_GATEWAY_CANCEL - Static variable in interface org.flowable.engine.history.DeleteReason
- EVENT_HANDLER_TYPE - Static variable in class org.flowable.engine.impl.event.MessageEventHandler
- EVENT_HANDLER_TYPE - Static variable in class org.flowable.engine.impl.event.SignalEventHandler
- EVENT_SUBPROCESS_INTERRUPTING - Static variable in interface org.flowable.engine.history.DeleteReason
- EVENT_SUBSCRIPTIONS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- EventBasedGatewayActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- EventBasedGatewayActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.EventBasedGatewayActivityBehavior
- EventBasedGatewayParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- EventBasedGatewayParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.EventBasedGatewayParseHandler
- eventCancelledByEventGateway(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventActivityBehavior
-
Should be subclassed by the more specific types.
- eventCancelledByEventGateway(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventRegistryEventActivityBehavior
- eventCancelledByEventGateway(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchMessageEventActivityBehavior
- eventCancelledByEventGateway(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchSignalEventActivityBehavior
- eventCancelledByEventGateway(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchTimerEventActivityBehavior
- eventCancelledByEventGateway(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchVariableListenerEventActivityBehavior
- eventConsumer - Variable in class org.flowable.engine.impl.cmd.AddEventConsumerCommand
- eventConsumer - Variable in class org.flowable.engine.impl.cmd.RemoveEventConsumerCommand
- EventDefinitionExpressionUtil - Class in org.flowable.engine.impl.event
- EventDefinitionExpressionUtil() - Constructor for class org.flowable.engine.impl.event.EventDefinitionExpressionUtil
- eventDefinitionKey - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventRegistryEventActivityBehavior
- eventDefinitionKey - Variable in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessEventRegistryStartEventActivityBehavior
- eventDefinitionKey - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventRegistryEventActivityBehavior
- eventDefinitionKey - Variable in class org.flowable.engine.impl.bpmn.behavior.ReceiveEventTaskActivityBehavior
- EventFlusher - Interface in org.flowable.engine.impl.event.logger
- EventHandler - Interface in org.flowable.engine.impl.event
- eventHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- eventHandlers - Variable in class org.flowable.engine.impl.event.logger.AbstractEventFlusher
- eventHandlers - Variable in class org.flowable.engine.impl.event.logger.EventLogger
- eventId - Variable in class org.flowable.engine.impl.cmd.GetTaskEventCmd
- EventInstanceBpmnUtil - Class in org.flowable.engine.impl.util
- EventInstanceBpmnUtil() - Constructor for class org.flowable.engine.impl.util.EventInstanceBpmnUtil
- EventLogEntry - Interface in org.flowable.engine.event
- eventLogEntryDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- EventLogEntryDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
- EventLogEntryEntity - Interface in org.flowable.engine.impl.persistence.entity
-
An event log entry can only be inserted (and maybe deleted).
- EventLogEntryEntityImpl - Class in org.flowable.engine.impl.persistence.entity
-
An event log entry can only be inserted (and maybe deleted).
- EventLogEntryEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- eventLogEntryEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- EventLogEntryEntityManager - Interface in org.flowable.engine.impl.persistence.entity
- EventLogEntryEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
- EventLogEntryEntityManagerImpl(ProcessEngineConfigurationImpl, EventLogEntryDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManagerImpl
- EventLogger - Class in org.flowable.engine.impl.event.logger
- EventLogger() - Constructor for class org.flowable.engine.impl.event.logger.EventLogger
- EventLogger(Clock, ObjectMapper) - Constructor for class org.flowable.engine.impl.event.logger.EventLogger
- EventLoggerEventHandler - Interface in org.flowable.engine.impl.event.logger.handler
- EventLoggerListener - Interface in org.flowable.engine.impl.event.logger
- eventName - Variable in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- eventName - Variable in class org.flowable.engine.impl.cmd.SignalEventReceivedCmd
- eventName - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- eventName - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- EVENTNAME_END - Static variable in interface org.flowable.engine.delegate.BaseExecutionListener
- EVENTNAME_START - Static variable in interface org.flowable.engine.delegate.BaseExecutionListener
- EVENTNAME_TAKE - Static variable in interface org.flowable.engine.delegate.BaseExecutionListener
- eventReceived(EventInstance) - Method in class org.flowable.engine.impl.eventregistry.BpmnEventRegistryEventConsumer
- eventReceived(EventSubscriptionEntity, Object, boolean) - Static method in class org.flowable.engine.impl.util.EventSubscriptionUtil
- eventRegistryEventConsumer - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- eventRegistryStartProcessInstanceAsync - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Whether process instances should be start asynchronously by the default
EventRegistryEventConsumer. - eventRegistryUniqueProcessInstanceCheckWithLock - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Whether the check for unique process instances should be done with a lock.
- eventRegistryUniqueProcessInstanceStartLockTime - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The amount of time for the lock of a unique start event.
- eventsAdded(EventLogger) - Method in interface org.flowable.engine.impl.event.logger.EventLoggerListener
- EventSubProcessActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- EventSubProcessActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.EventSubProcessActivityBehavior
- EventSubProcessConditionalStartEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 event subprocess start event.
- EventSubProcessConditionalStartEventActivityBehavior(ConditionalEventDefinition, String) - Constructor for class org.flowable.engine.impl.bpmn.behavior.EventSubProcessConditionalStartEventActivityBehavior
- EventSubProcessErrorStartEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 event subprocess start event.
- EventSubProcessErrorStartEventActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.EventSubProcessErrorStartEventActivityBehavior
- EventSubProcessEscalationStartEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 event subprocess start event.
- EventSubProcessEscalationStartEventActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.EventSubProcessEscalationStartEventActivityBehavior
- EventSubProcessEventRegistryStartEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 event subprocess event registry start event.
- EventSubProcessEventRegistryStartEventActivityBehavior(String) - Constructor for class org.flowable.engine.impl.bpmn.behavior.EventSubProcessEventRegistryStartEventActivityBehavior
- EventSubProcessMessageStartEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 event subprocess message start event.
- EventSubProcessMessageStartEventActivityBehavior(MessageEventDefinition) - Constructor for class org.flowable.engine.impl.bpmn.behavior.EventSubProcessMessageStartEventActivityBehavior
- EventSubProcessParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- EventSubProcessParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.EventSubProcessParseHandler
- EventSubProcessSignalStartEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 event subprocess signal start event.
- EventSubProcessSignalStartEventActivityBehavior(SignalEventDefinition, Signal) - Constructor for class org.flowable.engine.impl.bpmn.behavior.EventSubProcessSignalStartEventActivityBehavior
- EventSubProcessTimerStartEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 event subprocess timer start event.
- EventSubProcessTimerStartEventActivityBehavior(TimerEventDefinition) - Constructor for class org.flowable.engine.impl.bpmn.behavior.EventSubProcessTimerStartEventActivityBehavior
- EventSubProcessVariableListenerlStartEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the event subprocess variable listener start event.
- EventSubProcessVariableListenerlStartEventActivityBehavior(VariableListenerEventDefinition) - Constructor for class org.flowable.engine.impl.bpmn.behavior.EventSubProcessVariableListenerlStartEventActivityBehavior
- eventSubscription(String, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- eventSubscription(String, String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- eventSubscriptionCount - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- EventSubscriptionDeclaration - Class in org.flowable.engine.impl.bpmn.parser
- EventSubscriptionDeclaration(String, String) - Constructor for class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- eventSubscriptionManager - Variable in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
- eventSubscriptionManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- EventSubscriptionManager - Class in org.flowable.engine.impl.bpmn.deployer
-
Manages event subscriptions for newly-deployed process definitions and their previous versions.
- EventSubscriptionManager() - Constructor for class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
- EventSubscriptionManager.StartEventInfo - Record Class in org.flowable.engine.impl.bpmn.deployer
- eventSubscriptionName - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- eventSubscriptions - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- eventSubscriptions - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- eventSubscriptions - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- eventSubscriptionServiceConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- eventSubscriptionServiceConfigurators - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- eventSubscriptionType - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- EventSubscriptionUtil - Class in org.flowable.engine.impl.util
- EventSubscriptionUtil() - Constructor for class org.flowable.engine.impl.util.EventSubscriptionUtil
- eventType - Variable in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- eventType() - Method in record class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager.StartEventInfo
-
Returns the value of the
eventTyperecord component. - EventUtil - Class in org.flowable.engine.impl.util
- EventUtil() - Constructor for class org.flowable.engine.impl.util.EventUtil
- exception - Variable in class org.flowable.engine.impl.cmd.JobRetryCmd
- EXCEPTION_MAP_FIELD - Static variable in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- exclude - Variable in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
- excludeSubprocesses - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- excludeSubprocesses - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- excludeSubprocesses - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- excludeSubprocesses(boolean) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Exclude sub processes from the query result;
- excludeSubprocesses(boolean) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- excludeSubprocesses(boolean) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- excludeSubprocesses(boolean) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Exclude sub processes from the query result;
- excludeTaskDetails() - Method in interface org.flowable.engine.history.HistoricDetailQuery
-
Exclude all task-related
HistoricDetails, so only items which have no task-id set will be selected. - excludeTaskDetails() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- excludeTaskRelated - Variable in class org.flowable.engine.impl.HistoricDetailQueryImpl
- exclusive - Variable in class org.flowable.engine.impl.bpmn.behavior.ExternalWorkerTaskActivityBehavior
- ExclusiveGatewayActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the Exclusive Gateway/XOR gateway/exclusive data-based gateway as defined in the BPMN specification.
- ExclusiveGatewayActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.ExclusiveGatewayActivityBehavior
- ExclusiveGatewayParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- ExclusiveGatewayParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ExclusiveGatewayParseHandler
- execute() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- execute() - Method in class org.flowable.engine.impl.db.upgrade.DbUpgradeStep52To53InsertPropertyHistoryLevel
- execute(Input) - Method in interface org.flowable.engine.delegate.FlowableFutureJavaDelegate
-
Perform the actual execution of the delegate in another thread.
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.engine.impl.interceptor.CommandInvoker
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.engine.test.profiler.TotalExecutionTimeCommandInterceptor
- execute(CommandContext) - Method in class org.flowable.engine.impl.bpmn.listener.ExecuteExecutionListenerTransactionListener
- execute(CommandContext) - Method in class org.flowable.engine.impl.bpmn.listener.ExecuteTaskListenerTransactionListener
- execute(CommandContext) - Method in class org.flowable.engine.impl.cfg.multitenant.ExecuteSchemaOperationCommand
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractExternalWorkerJobCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ActivateTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.AddCommentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.AddEditorSourceExtraForModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.AddEditorSourceForModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.AddEventConsumerCommand
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.AddEventListenerCommand
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.AddMultiInstanceExecutionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.BulkDeleteHistoricProcessInstancesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.BulkSaveTasksCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ChangeActivityStateCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ChangeDeploymentTenantIdCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ClearProcessInstanceLockTimesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.CompleteAdhocSubProcessCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.CreateModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.CreateTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteAttachmentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteBatchCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteCommentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteDeploymentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteEventLogEntry
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteHistoricActivityInstancesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteHistoricProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteHistoricProcessInstancesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteHistoricTaskInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteHistoricTaskLogEntryByLogNumberCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteMultiInstanceExecutionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteProcessInstancesByIdCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteProcessInstanceStartEventSubscriptionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteRelatedDataOfRemovedHistoricProcessInstancesCmd
-
Deprecated.
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteTaskAndActivityDataOfRemovedHistoricProcessInstancesCmd
-
Deprecated.
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeployCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DispatchEventCommand
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ExecuteActivityForAdhocSubProcessCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ExecuteCustomSqlCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.FindActiveActivityIdsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.FindBatchesBySearchKeyCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.FindBatchPartsByBatchIdCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetActiveAdhocSubProcessesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetAllBatchesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetAppResourceModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetAppResourceObjectCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetAttachmentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetAttachmentContentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetBatchDocumentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetBatchPartCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetBatchPartDocumentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetBpmnModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetCommentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetDataObjectCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetDataObjectsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetDecisionsForProcessDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetDeploymentProcessDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetDeploymentProcessDiagramCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetDeploymentProcessDiagramLayoutCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetDeploymentProcessModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetDeploymentResourceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetDeploymentResourceNamesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetEnabledActivitiesForAdhocSubProcessCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetEntityLinkChildrenForProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetEntityLinkChildrenForTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetEntityLinkChildrenWithSameRootAsProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetEntityLinkParentsForProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetEntityLinkParentsForTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetEventLogEntriesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetExecutionsVariablesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetExecutionVariableCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetExecutionVariableInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetExecutionVariableInstancesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetExecutionVariablesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetFormDefinitionsForProcessDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetFormKeyCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetHistoricEntityLinkChildrenForProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetHistoricEntityLinkChildrenForTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetHistoricEntityLinkChildrenWithSameRootAsProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetHistoricEntityLinkParentsForProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetHistoricEntityLinkParentsForTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetHistoricIdentityLinksForTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetIdentityLinksForProcessDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetIdentityLinksForProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetIdentityLinksForTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetModelEditorSourceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetModelEditorSourceExtraCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetNextIdBlockCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetPotentialStarterGroupsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetPotentialStarterUsersCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetProcessDefinitionHistoryLevelModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetProcessDefinitionInfoCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetProcessInstanceAttachmentsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetProcessInstanceCommentsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetProcessInstanceEventsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetProcessInstanceMigrationBatchResultCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetRenderedStartFormCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetRenderedTaskFormCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetStartFormCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetStartFormModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetSubTasksCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTableNameCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskAttachmentsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskCommentsByTypeCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskCommentsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskDataObjectCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskDataObjectsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskEventCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskEventsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskFormCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskFormModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTasksLocalVariablesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskVariableCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskVariableInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskVariableInstancesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskVariablesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTypeCommentsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.HandleHistoryCleanupTimerJobCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.HasExecutionVariableCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.HasTaskVariableCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.InjectEmbeddedSubProcessInProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.InjectParallelEmbeddedSubProcessCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.InjectParallelUserTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.InjectUserTaskInProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.IsFlowable5ProcessDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.IsProcessDefinitionSuspendedCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.JobRetryCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ModifyProcessInstanceStartEventSubscriptionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.NeedsActiveExecutionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.NeedsActiveProcessDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.NeedsActiveTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.NewTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationBatchCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.RedeployV5ProcessDefinitionsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.RegisterProcessInstanceStartEventSubscriptionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.RemoveEventConsumerCommand
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.RemoveEventListenerCommand
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.RemoveProcessInstanceAssigneeCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.RemoveProcessInstanceOwnerCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.RescheduleTimerJobCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SaveAttachmentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SaveCommentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SaveModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SaveProcessDefinitionInfoCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SaveTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SetDeploymentKeyCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SetProcessDefinitionCategoryCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SetProcessDefinitionVersionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SetProcessInstanceAssigneeCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SetProcessInstanceBusinessKeyCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SetProcessInstanceBusinessStatusCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SetProcessInstanceNameCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SetProcessInstanceOwnerCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SignalEventReceivedCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceAsyncCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.TriggerCaseTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ValidateBpmnModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ValidateExecutionRelatedEntityCountCfgCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ValidateTaskRelatedEntityCountCfgCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- execute(CommandContext) - Method in class org.flowable.engine.impl.SchemaOperationProcessEngineClose
- execute(CommandContext, ExecutionEntity) - Method in class org.flowable.engine.impl.cmd.EvaluateConditionalEventsCmd
- execute(CommandContext, ExecutionEntity) - Method in class org.flowable.engine.impl.cmd.MessageEventReceivedCmd
- execute(CommandContext, ExecutionEntity) - Method in class org.flowable.engine.impl.cmd.NeedsActiveExecutionCmd
-
Subclasses should implement this method.
- execute(CommandContext, ExecutionEntity) - Method in class org.flowable.engine.impl.cmd.RemoveExecutionVariablesCmd
- execute(CommandContext, ExecutionEntity) - Method in class org.flowable.engine.impl.cmd.SetExecutionVariablesCmd
- execute(CommandContext, ExecutionEntity) - Method in class org.flowable.engine.impl.cmd.TriggerCmd
- execute(CommandContext, ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.cmd.NeedsActiveProcessDefinitionCmd
-
Subclasses should implement this.
- execute(CommandContext, ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.cmd.SubmitStartFormCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.AddIdentityLinkCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.ClaimTaskCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.CompleteTaskCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.DelegateTaskCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.DeleteIdentityLinkCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.NeedsActiveTaskCmd
-
Subclasses must implement in this method their normal command logic.
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.RemoveTaskVariablesCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.ResolveTaskCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.SetTaskDueDateCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.SetTaskPriorityCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.SetTaskVariablesCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.StartProgressTaskCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.SubmitTaskFormCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.SuspendTaskCmd
- execute(DelegateExecution) - Method in interface org.flowable.engine.delegate.JavaDelegate
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.AdhocSubProcessActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryCompensateEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryConditionalEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEscalationEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventRegistryEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryMessageEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundarySignalEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryTimerEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryVariableListenerEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.CancelEndEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.CaseTaskActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.EscalationEndEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessEventRegistryStartEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessMessageStartEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessSignalStartEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessTimerStartEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessVariableListenerlStartEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ExternalWorkerTaskActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
-
Default behaviour: just leave the activity with no extra functionality.
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.InclusiveGatewayActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchConditionalEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventRegistryEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchMessageEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchSignalEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchTimerEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchVariableListenerEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowCompensationEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowEscalationEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowSignalEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.NoneEndEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelGatewayActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ReceiveEventTaskActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ReceiveTaskActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.SendEventTaskActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.SubProcessActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.mail.BpmnMailActivityDelegate
- execute(DelegateExecution) - Method in interface org.flowable.engine.impl.delegate.ActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.test.NoOpServiceTask
- execute(DelegateExecution, AsyncTaskInvoker) - Method in interface org.flowable.engine.delegate.FlowableFutureJavaDelegate
- execute(DelegateExecution, AsyncTaskInvoker) - Method in interface org.flowable.engine.delegate.FutureJavaDelegate
-
Perform the execution of the delegate, potentially on another thread.
- execute(DelegateExecution, AsyncTaskInvoker) - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
- execute(DelegateExecution, MigrationContext) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- execute(DelegateExecution, MigrationContext) - Method in interface org.flowable.engine.impl.delegate.ActivityWithMigrationContextBehavior
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceIdsJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceStatusJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsStatusJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesSequentialJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.event.BreakpointJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.AsyncCompleteCallActivityJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.AsyncContinuationJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.AsyncLeaveJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.AsyncSendEventJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.AsyncTriggerJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.BpmnHistoryCleanupJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.ExternalWorkerTaskCompleteJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.ParallelMultiInstanceActivityCompletionJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.ParallelMultiInstanceWithNoWaitStatesAsyncLeaveJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.ProcessEventJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationStatusJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.TimerActivateProcessDefinitionHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.TimerStartEventJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.TimerSuspendProcessDefinitionHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.TriggerTimerEventJobHandler
- executeActivityBehavior(ActivityBehavior, FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- ExecuteActivityForAdhocSubProcessCmd - Class in org.flowable.engine.impl.cmd
- ExecuteActivityForAdhocSubProcessCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.ExecuteActivityForAdhocSubProcessCmd
- executeActivityInAdhocSubProcess(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- executeActivityInAdhocSubProcess(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Executes an activity in a ad-hoc sub process
- executeAsynchronous(FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueMultiInstanceOperation
- executeAsynchronous(FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- executeAsynchronous(ExecutionEntity, Process, CommandContext) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceAsyncCmd
- executeBoundaryEvents(Collection<BoundaryEvent>, ExecutionEntity) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- executeBoundaryEvents(List<BoundaryEvent>, List<ExecutionEntity>) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- executeBoundaryEvents(List<BoundaryEvent>, List<ExecutionEntity>) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- executeCatch(Map<String, List<Event>>, DelegateExecution, String, String) - Static method in class org.flowable.engine.impl.bpmn.helper.EscalationPropagation
- executeCatch(Map<String, List<Event>>, DelegateExecution, ErrorPropagation.BpmnErrorVariableContainer) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- executeCommand(Command<T>) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- executeCommand(Command<T>) - Method in interface org.flowable.engine.ManagementService
-
Executes a given command with the default
CommandConfig. - executeCommand(CommandConfig, Command<T>) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- executeCommand(CommandConfig, Command<T>) - Method in interface org.flowable.engine.ManagementService
-
Executes a given command with the specified
CommandConfig. - executeCompensateBoundaryEvents(Collection<BoundaryEvent>, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- executeCompensationBoundaryEvents(FlowElement, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- executeCount(CommandContext) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.engine.impl.ModelQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeActivityInstanceQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeDeploymentQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeExecutionQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeHistoricActivityInstanceQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeHistoricDetailQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeHistoricProcessInstanceQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeModelQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeProcessDefinitionQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeProcessInstanceQueryImpl
- executeCustomSql(CustomSqlExecution<MapperType, ResultType>) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- executeCustomSql(CustomSqlExecution<MapperType, ResultType>) - Method in interface org.flowable.engine.ManagementService
-
Executes the sql contained in the
CustomSqlExecutionparameter. - ExecuteCustomSqlCmd<Mapper,
ResultType> - Class in org.flowable.engine.impl.cmd - ExecuteCustomSqlCmd(Class<Mapper>, CustomSqlExecution<Mapper, ResultType>) - Constructor for class org.flowable.engine.impl.cmd.ExecuteCustomSqlCmd
- executeDeploy(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeployCmd
- executeEventHandler(Event, ExecutionEntity, ExecutionEntity, String, String) - Static method in class org.flowable.engine.impl.bpmn.helper.EscalationPropagation
- executeEventHandler(Event, ExecutionEntity, ExecutionEntity, ErrorPropagation.BpmnErrorVariableContainer) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- executeExecutionListeners(HasExecutionListeners, String) - Method in class org.flowable.engine.impl.agenda.AbstractOperation
-
Executes the execution listeners defined on the given element, with the given event type.
- executeExecutionListeners(HasExecutionListeners, DelegateExecution, String) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
- executeExecutionListeners(HasExecutionListeners, ExecutionEntity, String) - Method in class org.flowable.engine.impl.agenda.AbstractOperation
-
Executes the execution listeners defined on the given element, with the given event type, and passing the provided execution to the
ExecutionListenerinstances. - executeExecutionListenersAfterException(CommandContext, Runnable, Throwable) - Method in class org.flowable.engine.impl.interceptor.CommandInvoker
- executeExecutionListenersAfterExecute(CommandContext, Runnable) - Method in class org.flowable.engine.impl.interceptor.CommandInvoker
- executeExecutionListenersBeforeExecute(CommandContext, Runnable) - Method in class org.flowable.engine.impl.interceptor.CommandInvoker
- ExecuteExecutionListenerTransactionListener - Class in org.flowable.engine.impl.bpmn.listener
-
A
TransactionListenerthat invokes anExecutionListener. - ExecuteExecutionListenerTransactionListener(TransactionDependentExecutionListener, TransactionDependentExecutionListenerExecutionScope, CommandExecutor) - Constructor for class org.flowable.engine.impl.bpmn.listener.ExecuteExecutionListenerTransactionListener
- executeExpression(ProcessInstance, ProcessDefinition, String, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- executeHistoryJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- executeHistoryJob(String) - Method in interface org.flowable.engine.ManagementService
-
Forced synchronous execution of a history job (eg. for administration or testing).
- executeInactive(ExecutionEntity) - Method in class org.flowable.engine.impl.bpmn.behavior.InclusiveGatewayActivityBehavior
- executeInactive(ExecutionEntity) - Method in interface org.flowable.engine.impl.delegate.InactiveActivityBehavior
- ExecuteInactiveBehaviorsOperation - Class in org.flowable.engine.impl.agenda
-
Operation that usually gets scheduled as last operation of handling a
Command. - ExecuteInactiveBehaviorsOperation(CommandContext, Collection<ExecutionEntity>) - Constructor for class org.flowable.engine.impl.agenda.ExecuteInactiveBehaviorsOperation
- executeInclusiveGatewayLogic(ExecutionEntity, boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.InclusiveGatewayActivityBehavior
- executeInterruptingBehavior(ExecutionEntity, CommandContext) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
- executeJavaDelegate(ProcessInstance, ProcessDefinition, String, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- executeJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- executeJob(String) - Method in interface org.flowable.engine.ManagementService
-
Forced synchronous execution of a job (eg. for administration or testing).
- executeJob(Job) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- executeJobExecutorForTime(long, long) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- executeJobExecutorForTime(ProcessEngineConfiguration, long, long) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- executeJobExecutorForTime(FlowableRule, long, long) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- executeJobWithLockAndRetry(Job) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- executeList(CommandContext) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- executeList(CommandContext) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- executeList(CommandContext) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- executeList(CommandContext) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- executeList(CommandContext) - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- executeList(CommandContext) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- executeList(CommandContext) - Method in class org.flowable.engine.impl.ModelQueryImpl
- executeList(CommandContext) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- executeList(CommandContext) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeActivityInstanceQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeDeploymentQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeExecutionQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeHistoricActivityInstanceQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeHistoricDetailQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeHistoricProcessInstanceQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeModelQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeProcessDefinitionQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeProcessInstanceQueryImpl
- executeMultiInstanceSynchronous(FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- executeNonInterruptingBehavior(ExecutionEntity, CommandContext) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
- executeOperation(CommandContext, Runnable) - Method in class org.flowable.engine.impl.interceptor.CommandInvoker
- executeOperations(CommandContext) - Method in class org.flowable.engine.impl.interceptor.CommandInvoker
- executeOriginalBehavior(DelegateExecution, ExecutionEntity, int) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- executeParse(BpmnParse, BoundaryEvent) - Method in class org.flowable.engine.impl.bpmn.parser.handler.BoundaryEventParseHandler
- executeParse(BpmnParse, BusinessRuleTask) - Method in class org.flowable.engine.impl.bpmn.parser.handler.BusinessRuleParseHandler
- executeParse(BpmnParse, CallActivity) - Method in class org.flowable.engine.impl.bpmn.parser.handler.CallActivityParseHandler
- executeParse(BpmnParse, CancelEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.handler.CancelEventDefinitionParseHandler
- executeParse(BpmnParse, CaseServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.handler.CaseServiceTaskParseHandler
- executeParse(BpmnParse, CompensateEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.handler.CompensateEventDefinitionParseHandler
- executeParse(BpmnParse, ConditionalEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ConditionalEventDefinitionParseHandler
- executeParse(BpmnParse, EndEvent) - Method in class org.flowable.engine.impl.bpmn.parser.handler.EndEventParseHandler
- executeParse(BpmnParse, ErrorEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ErrorEventDefinitionParseHandler
- executeParse(BpmnParse, EscalationEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.handler.EscalationEventDefinitionParseHandler
- executeParse(BpmnParse, EventGateway) - Method in class org.flowable.engine.impl.bpmn.parser.handler.EventBasedGatewayParseHandler
- executeParse(BpmnParse, EventSubProcess) - Method in class org.flowable.engine.impl.bpmn.parser.handler.EventSubProcessParseHandler
- executeParse(BpmnParse, ExclusiveGateway) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ExclusiveGatewayParseHandler
- executeParse(BpmnParse, ExternalWorkerServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ExternalWorkerServiceTaskParseHandler
- executeParse(BpmnParse, InclusiveGateway) - Method in class org.flowable.engine.impl.bpmn.parser.handler.InclusiveGatewayParseHandler
- executeParse(BpmnParse, IntermediateCatchEvent) - Method in class org.flowable.engine.impl.bpmn.parser.handler.IntermediateCatchEventParseHandler
- executeParse(BpmnParse, ManualTask) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ManualTaskParseHandler
- executeParse(BpmnParse, MessageEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.handler.MessageEventDefinitionParseHandler
- executeParse(BpmnParse, ParallelGateway) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ParallelGatewayParseHandler
- executeParse(BpmnParse, Process) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ProcessParseHandler
- executeParse(BpmnParse, ReceiveTask) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ReceiveTaskParseHandler
- executeParse(BpmnParse, ScriptTask) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ScriptTaskParseHandler
- executeParse(BpmnParse, SendEventServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.handler.SendEventServiceTaskParseHandler
- executeParse(BpmnParse, SendTask) - Method in class org.flowable.engine.impl.bpmn.parser.handler.SendTaskParseHandler
- executeParse(BpmnParse, SequenceFlow) - Method in class org.flowable.engine.impl.bpmn.parser.handler.SequenceFlowParseHandler
- executeParse(BpmnParse, ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.handler.HttpServiceTaskParseHandler
- executeParse(BpmnParse, ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ServiceTaskParseHandler
- executeParse(BpmnParse, SignalEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.handler.SignalEventDefinitionParseHandler
- executeParse(BpmnParse, StartEvent) - Method in class org.flowable.engine.impl.bpmn.parser.handler.StartEventParseHandler
- executeParse(BpmnParse, SubProcess) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AdhocSubProcessParseHandler
- executeParse(BpmnParse, SubProcess) - Method in class org.flowable.engine.impl.bpmn.parser.handler.SubProcessParseHandler
- executeParse(BpmnParse, Task) - Method in class org.flowable.engine.impl.bpmn.parser.handler.TaskParseHandler
- executeParse(BpmnParse, ThrowEvent) - Method in class org.flowable.engine.impl.bpmn.parser.handler.IntermediateThrowEventParseHandler
- executeParse(BpmnParse, TimerEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.handler.TimerEventDefinitionParseHandler
- executeParse(BpmnParse, Transaction) - Method in class org.flowable.engine.impl.bpmn.parser.handler.TransactionParseHandler
- executeParse(BpmnParse, UserTask) - Method in class org.flowable.engine.impl.bpmn.parser.handler.UserTaskParseHandler
- executeParse(BpmnParse, VariableListenerEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.handler.VariableListenerEventDefinitionParseHandler
- executeParse(BpmnParse, T) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
- executeProcessStartExecutionListeners() - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- ExecuteSchemaOperationCommand - Class in org.flowable.engine.impl.cfg.multitenant
-
Commandthat is used by theMultiSchemaMultiTenantProcessEngineConfigurationto make sure the 'databaseSchemaUpdate' setting is applied for each tenant datasource. - ExecuteSchemaOperationCommand(String) - Constructor for class org.flowable.engine.impl.cfg.multitenant.ExecuteSchemaOperationCommand
- executeScript(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- executeScript(ProcessInstance, ProcessDefinition, Script, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- executeSingleDelete(CommandContext, String) - Method in class org.flowable.engine.impl.cmd.DeleteProcessInstancesByIdCmd
- executeSynchronous(FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueMultiInstanceOperation
- executeSynchronous(FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- executeTaskDelete(TaskEntity, CommandContext) - Static method in class org.flowable.engine.impl.util.TaskHelper
- executeTaskListeners(UserTask, TaskEntity, String) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
- executeTaskListeners(TaskEntity, String) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
- ExecuteTaskListenerTransactionListener - Class in org.flowable.engine.impl.bpmn.listener
-
A
TransactionListenerthat invokes anExecutionListener. - ExecuteTaskListenerTransactionListener(TransactionDependentTaskListener, TransactionDependentTaskListenerExecutionScope, CommandExecutor) - Constructor for class org.flowable.engine.impl.bpmn.listener.ExecuteTaskListenerTransactionListener
- executeV5Job(Job) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobCompatibilityManager
- executeV5JobWithLockAndRetry(Job) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobCompatibilityManager
- execution - Variable in class org.flowable.engine.impl.agenda.AbstractOperation
- execution - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior.FutureJavaDelegateCompleteAction
- execution - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior.FutureCompleteAction
- execution - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior.FutureJavaDelegateCompleteAction
- execution - Variable in class org.flowable.engine.impl.bpmn.helper.DelegateExpressionCollectionHandler
- execution - Variable in class org.flowable.engine.impl.context.ExecutionContext
- execution - Variable in class org.flowable.engine.impl.delegate.ActivityBehaviorInvocation
- execution - Variable in class org.flowable.engine.impl.delegate.invocation.ExecutionListenerInvocation
- execution - Variable in class org.flowable.engine.impl.delegate.invocation.FutureJavaDelegateInvocation
- execution - Variable in class org.flowable.engine.impl.delegate.invocation.JavaDelegateInvocation
- execution - Variable in class org.flowable.engine.impl.delegate.TriggerableJavaDelegateContextImpl
- execution - Variable in class org.flowable.engine.interceptor.CreateExternalWorkerJobAfterContext
- execution - Variable in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
- execution - Variable in class org.flowable.engine.interceptor.CreateUserTaskAfterContext
- execution - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- Execution - Interface in org.flowable.engine.runtime
-
Represent a 'path of execution' in a process instance.
- EXECUTION_ENTITY_START_TIME_ASC_COMPARATOR - Static variable in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- EXECUTION_ID - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
- EXECUTION_ID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- EXECUTION_ID - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- EXECUTION_KEY - Static variable in class org.flowable.engine.impl.el.ProcessVariableScopeELResolver
- executionByProcessInstanceMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- ExecutionByProcessInstanceMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- ExecutionByProcessInstanceMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionByProcessInstanceMatcher
- ExecutionContext - Class in org.flowable.engine.impl.context
- ExecutionContext(ExecutionEntity) - Constructor for class org.flowable.engine.impl.context.ExecutionContext
- executionCreated(ExecutionEntity) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
- executionDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ExecutionDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
- executionDate - Variable in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- executionDeleted(ExecutionEntity) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
- executionEntity - Variable in class org.flowable.engine.debug.ExecutionTreeNode
- executionEntity - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.util.ExecutionTreeStringBuilder
- executionEntity - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionCreated
- executionEntity - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionDeleted
- ExecutionEntity - Interface in org.flowable.engine.impl.persistence.entity
- ExecutionEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- ExecutionEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- executionEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ExecutionEntityManager - Interface in org.flowable.engine.impl.persistence.entity
- ExecutionEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
- ExecutionEntityManagerImpl(ProcessEngineConfigurationImpl, ExecutionDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- ExecutionGraphUtil - Class in org.flowable.engine.impl.util
- ExecutionGraphUtil() - Constructor for class org.flowable.engine.impl.util.ExecutionGraphUtil
- executionId - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- executionId - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
- executionId - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
- executionId - Variable in class org.flowable.engine.impl.cmd.CompleteAdhocSubProcessCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.DeleteMultiInstanceExecutionCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.ExecuteActivityForAdhocSubProcessCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.FindActiveActivityIdsCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.GetDataObjectCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.GetDataObjectsCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.GetEnabledActivitiesForAdhocSubProcessCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariableCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariableInstanceCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariableInstancesCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariablesCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.HasExecutionVariableCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.NeedsActiveExecutionCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.SignalEventReceivedCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.TriggerCaseTaskCmd
- executionId - Variable in class org.flowable.engine.impl.DataObjectImpl
- executionId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- executionId - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- executionId - Variable in class org.flowable.engine.impl.HistoricDetailQueryImpl
- executionId - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- executionId - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- executionId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- executionId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- executionId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- executionId - Variable in class org.flowable.engine.impl.variable.BpmnAggregation
- executionId - Variable in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariable
- executionId - Variable in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- executionId(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances for the given execution
- executionId(String) - Method in interface org.flowable.engine.history.HistoricDetailQuery
-
Only select historic variable updates with the given execution.
- executionId(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- executionId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- executionId(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- executionId(String) - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- executionId(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances for the given execution
- executionId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions with the given id.
- executionIds - Variable in class org.flowable.engine.impl.cmd.GetExecutionsVariablesCmd
- executionIds - Variable in class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- executionIsCompleted - Variable in class org.flowable.engine.impl.cmd.DeleteMultiInstanceExecutionCmd
- ExecutionListener - 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.
- executionListenerInstance - Variable in class org.flowable.engine.impl.delegate.invocation.ExecutionListenerInvocation
- executionListenerInstance - Variable in class org.flowable.engine.impl.delegate.invocation.TaskListenerInvocation
- ExecutionListenerInvocation - Class in org.flowable.engine.impl.delegate.invocation
-
Class handling invocations of ExecutionListeners
- ExecutionListenerInvocation(ExecutionListener, DelegateExecution) - Constructor for class org.flowable.engine.impl.delegate.invocation.ExecutionListenerInvocation
- ExecutionQuery - Interface in org.flowable.engine.runtime
-
Allows programmatic querying of
Executions. - ExecutionQueryImpl - Class in org.flowable.engine.impl
- ExecutionQueryImpl() - Constructor for class org.flowable.engine.impl.ExecutionQueryImpl
- ExecutionQueryImpl(CommandContext, ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.ExecutionQueryImpl
- ExecutionQueryImpl(CommandExecutor, ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.ExecutionQueryImpl
- executionQueryInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ExecutionQueryInterceptor - Interface in org.flowable.engine.interceptor
- ExecutionQueryProperty - Class in org.flowable.engine.impl
-
Contains the possible properties that can be used in a
ExecutionQuery. - ExecutionQueryProperty(String) - Constructor for class org.flowable.engine.impl.ExecutionQueryProperty
- executionReferenceId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- executionReferenceId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions with the given reference id.
- executionReferenceType(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- executionReferenceType(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions with the given reference type.
- executions - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- executions - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
nested executions representing scopes or concurrent paths
- EXECUTIONS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- executionsByParentExecutionIdAndActivityIdEntityMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- ExecutionsByParentExecutionIdAndActivityIdEntityMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- ExecutionsByParentExecutionIdAndActivityIdEntityMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsByParentExecutionIdAndActivityIdEntityMatcher
- ExecutionsByParentExecutionIdEntityMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- ExecutionsByParentExecutionIdEntityMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsByParentExecutionIdEntityMatcher
- executionsByParentIdMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- ExecutionsByProcessInstanceIdEntityMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- ExecutionsByProcessInstanceIdEntityMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsByProcessInstanceIdEntityMatcher
- executionsByProcessInstanceIdMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- executionsByRootProcessInstanceMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- ExecutionsByRootProcessInstanceMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- ExecutionsByRootProcessInstanceMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsByRootProcessInstanceMatcher
- executionsWithSameRootProcessInstanceIdMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- ExecutionsWithSameRootProcessInstanceIdMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- ExecutionsWithSameRootProcessInstanceIdMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsWithSameRootProcessInstanceIdMatcher
- executionTenantId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- executionTenantId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select process instances that have the given tenant id.
- executionTenantIdLike(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- executionTenantIdLike(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select process instances with a tenant id like the given one.
- executionTenantIdLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- executionTenantIdLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select process instances with a tenant id like the given one, ignoring upper/lower case.
- ExecutionTree - Class in org.flowable.engine.debug
- ExecutionTree() - Constructor for class org.flowable.engine.debug.ExecutionTree
- ExecutionTreeBfsIterator - Class in org.flowable.engine.debug
-
Iterates over an
ExecutionTreeusing breadth-first search - ExecutionTreeBfsIterator(ExecutionTreeNode) - Constructor for class org.flowable.engine.debug.ExecutionTreeBfsIterator
- ExecutionTreeBfsIterator(ExecutionTreeNode, boolean) - Constructor for class org.flowable.engine.debug.ExecutionTreeBfsIterator
- ExecutionTreeNode - Class in org.flowable.engine.debug
- ExecutionTreeNode(ExecutionEntity) - Constructor for class org.flowable.engine.debug.ExecutionTreeNode
- executionTrees - Variable in class org.flowable.engine.test.impl.logger.AbstractDebugInfo
- ExecutionTreeStringBuilder - Class in org.flowable.engine.impl.persistence.entity.data.impl.util
-
Prints a nicely tree-looking overview of the executions.
- ExecutionTreeStringBuilder(ExecutionEntity) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.util.ExecutionTreeStringBuilder
- ExecutionTreeUtil - Class in org.flowable.engine.debug
- ExecutionTreeUtil() - Constructor for class org.flowable.engine.debug.ExecutionTreeUtil
- executionVariables - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
- executionVariables - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
- executionVariables - Variable in class org.flowable.engine.impl.cmd.AddMultiInstanceExecutionCmd
- executionWithoutTenantId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- executionWithoutTenantId() - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select process instances that do not have a tenant id.
- expression - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- expression - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- expression - Variable in class org.flowable.engine.impl.bpmn.helper.DelegateExpressionCollectionHandler
- expression - Variable in class org.flowable.engine.impl.bpmn.helper.DelegateExpressionFlowableEventListener
- expression - Variable in class org.flowable.engine.impl.bpmn.http.handler.DelegateExpressionHttpHandler
- expression - Variable in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionCustomPropertiesResolver
- expression - Variable in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionExecutionListener
- expression - Variable in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTaskListener
- expression - Variable in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTransactionDependentExecutionListener
- expression - Variable in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTransactionDependentTaskListener
- expression - Variable in class org.flowable.engine.impl.bpmn.listener.ExpressionCustomPropertiesResolver
- expression - Variable in class org.flowable.engine.impl.bpmn.listener.ExpressionExecutionListener
- expression - Variable in class org.flowable.engine.impl.bpmn.listener.ExpressionTaskListener
- expression - Variable in class org.flowable.engine.impl.el.UelExpressionCondition
- EXPRESSION_DECISION_TABLE_FALLBACK_TO_DEFAULT_TENANT - Static variable in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
- EXPRESSION_DECISION_TABLE_REFERENCE_KEY - Static variable in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
- EXPRESSION_DECISION_TABLE_SAME_DEPLOYMENT - Static variable in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
- EXPRESSION_DECISION_TABLE_THROW_ERROR_FLAG - Static variable in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
- expressionCacheSize - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ExpressionCustomPropertiesResolver - Class in org.flowable.engine.impl.bpmn.listener
-
An
CustomPropertiesResolverthat evaluates aExpressionwhen notified. - ExpressionCustomPropertiesResolver(Expression) - Constructor for class org.flowable.engine.impl.bpmn.listener.ExpressionCustomPropertiesResolver
- ExpressionExecutionListener - Class in org.flowable.engine.impl.bpmn.listener
-
An
ExecutionListenerthat evaluates aExpressionwhen notified. - ExpressionExecutionListener(Expression) - Constructor for class org.flowable.engine.impl.bpmn.listener.ExpressionExecutionListener
- ExpressionGetInvocation - Class in org.flowable.engine.impl.delegate.invocation
-
Class responsible for handling Expression.getValue invocations
- ExpressionGetInvocation(ValueExpression, ELContext) - Constructor for class org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation
- ExpressionInvocation - Class in org.flowable.engine.impl.delegate.invocation
-
Baseclass responsible for handling invocations of Expressions
- ExpressionInvocation(ValueExpression) - Constructor for class org.flowable.engine.impl.delegate.invocation.ExpressionInvocation
- expressionManager - Variable in class org.flowable.engine.impl.bpmn.parser.factory.AbstractBehaviorFactory
- expressionManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- expressionManagerConfigurers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ExpressionSetInvocation - Class in org.flowable.engine.impl.delegate.invocation
-
Class responsible for handling Expression.setValue() invocations.
- ExpressionSetInvocation(ValueExpression, ELContext, Object) - Constructor for class org.flowable.engine.impl.delegate.invocation.ExpressionSetInvocation
- ExpressionTaskListener - Class in org.flowable.engine.impl.bpmn.listener
- ExpressionTaskListener(Expression) - Constructor for class org.flowable.engine.impl.bpmn.listener.ExpressionTaskListener
- expressionTextLengthCacheLimit - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- extension - Variable in class org.flowable.engine.impl.test.ResourceFlowableTestCase
- EXTERNAL_WORKER_JOBS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- externalJobId - Variable in class org.flowable.engine.impl.cmd.AbstractExternalWorkerJobCmd
- externalJobId - Variable in class org.flowable.engine.impl.externalworker.ExternalWorkerCompletionBuilderImpl
- ExternalWorkerCompletionBuilder - Interface in org.flowable.engine.runtime
- ExternalWorkerCompletionBuilderImpl - Class in org.flowable.engine.impl.externalworker
- ExternalWorkerCompletionBuilderImpl(CommandExecutor, String, String, JobServiceConfiguration) - Constructor for class org.flowable.engine.impl.externalworker.ExternalWorkerCompletionBuilderImpl
- ExternalWorkerJobBpmnErrorCmd - Class in org.flowable.engine.impl.cmd
- ExternalWorkerJobBpmnErrorCmd(String, String, Map<String, Object>, String, JobServiceConfiguration) - Constructor for class org.flowable.engine.impl.cmd.ExternalWorkerJobBpmnErrorCmd
- ExternalWorkerJobCompleteCmd - Class in org.flowable.engine.impl.cmd
- ExternalWorkerJobCompleteCmd(String, String, Map<String, Object>, JobServiceConfiguration) - Constructor for class org.flowable.engine.impl.cmd.ExternalWorkerJobCompleteCmd
- externalWorkerJobCount - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- externalWorkerJobEntity - Variable in class org.flowable.engine.interceptor.CreateExternalWorkerJobAfterContext
- externalWorkerServiceTask - Variable in class org.flowable.engine.impl.bpmn.behavior.ExternalWorkerTaskActivityBehavior
- externalWorkerServiceTask - Variable in class org.flowable.engine.interceptor.CreateExternalWorkerJobAfterContext
- externalWorkerServiceTask - Variable in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
- ExternalWorkerServiceTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- ExternalWorkerServiceTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ExternalWorkerServiceTaskParseHandler
- ExternalWorkerTaskActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- ExternalWorkerTaskActivityBehavior(ExternalWorkerServiceTask, Expression, Expression) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ExternalWorkerTaskActivityBehavior
- ExternalWorkerTaskCompleteJobHandler - Class in org.flowable.engine.impl.jobexecutor
- ExternalWorkerTaskCompleteJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.ExternalWorkerTaskCompleteJobHandler
- extractBpmnModelFromEvent(FlowableEvent) - Method in class org.flowable.engine.delegate.event.impl.BpmnModelEventDispatchAction
-
In case no process-context is active, this method attempts to extract a process-definition based on the event.
- extractCandidates(Object) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- extractDeploymentIds(List<ProcessDefinition>) - Method in class org.flowable.engine.impl.repository.MergeByDateDeploymentMergeStrategy
- extractOutVariables(List<IOParameter>, VariableContainer, ExpressionManager) - Static method in class org.flowable.engine.impl.util.IOParameterUtil
- extractVariableValue(JsonNode, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- extraFormInfo - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- extraFormInfo - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- extraFormOutcome - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- extraFormOutcome - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- extraFormVariables - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- extraFormVariables - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- extraResources() - Element in annotation interface org.flowable.engine.test.Deployment
-
Specify resources that are extra, on top of the automatically detected test resources.
F
- failBatchPart(ProcessEngineConfigurationImpl, BatchService, BatchPart, Batch, String) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesSequentialJobHandler
- failBatchPart(ProcessEngineConfigurationImpl, BatchService, BatchPart, Batch, String, boolean) - Method in class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceIdsJobHandler
- failed(Throwable, Description) - Method in class org.flowable.engine.test.FlowableRule
-
Invoked when a test fails
- failedJobCommandFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- failedMigrationParts - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- failOnException - Variable in class org.flowable.engine.delegate.event.BaseEntityEventListener
- failOnException - Variable in class org.flowable.engine.impl.bpmn.helper.DelegateExpressionFlowableEventListener
- failOnException - Variable in class org.flowable.engine.impl.bpmn.helper.DelegateFlowableEventListener
- fallbackFlowable5CompatibilityHandlerThreadLocal - Static variable in class org.flowable.engine.impl.context.Flowable5CompatibilityContext
- fallbackToDefaultTenant - Variable in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- fallbackToDefaultTenant - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- fallbackToDefaultTenant - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- fallbackToDefaultTenant() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- fallbackToDefaultTenant() - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Use default tenant as a fallback in the case when process definition was not found by key and tenant id
- fetchExecutionEntity(CommandContext, String) - Method in class org.flowable.engine.impl.cmd.JobRetryCmd
- fetchProcessInstancesPage(CommandContext, ProcessDefinition, int) - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- FieldBaseStructureDefinition - Interface in org.flowable.engine.impl.bpmn.data
-
Represents a structure definition based on fields
- FieldBaseStructureInstance - Class in org.flowable.engine.impl.bpmn.data
-
An instance of
FieldBaseStructureDefinition - FieldBaseStructureInstance(FieldBaseStructureDefinition) - Constructor for class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
- FieldDeclaration - Class in org.flowable.engine.impl.bpmn.parser
-
Represents a field declaration in object form:
- FieldDeclaration() - Constructor for class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
- FieldDeclaration(String, String, Object) - Constructor for class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
- fieldDeclarations - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- fieldDeclarations - Variable in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
- fieldDeclarations - Variable in class org.flowable.engine.impl.bpmn.http.handler.DelegateExpressionHttpHandler
- fieldNames - Variable in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
- fieldParameterTypes - Variable in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
- Fields - Interface in org.flowable.engine.impl.event.logger.handler
- fieldTypeCompatible(FieldDeclaration, Field) - Static method in class org.flowable.engine.impl.bpmn.helper.ClassDelegateUtil
- fieldTypes - Variable in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
- fieldValues - Variable in class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
- fillBasicTaskLoggingData(String, TaskEntity, DelegateExecution) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- fillDefinitionMaps(BpmnModel) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- fillExecutionTree(ExecutionTree, Map<String, List<ExecutionEntity>>) - Static method in class org.flowable.engine.debug.ExecutionTreeUtil
- fillFlowElementInfo(ObjectNode, DelegateExecution) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- fillImporterInfo(Import, String) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- fillLoggingData(ObjectNode, ExecutionEntity) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- fillMessage(List<DataAssociation>, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- fillMessageRef(BpmnParse, EventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.handler.StartEventParseHandler
- fillScopeDefinitionInfo(String, ObjectNode) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- finalizeMerge(CommandContext, String, String) - Method in class org.flowable.engine.impl.repository.AddAsNewDeploymentMergeStrategy
- finalizeMerge(CommandContext, String, String) - Method in class org.flowable.engine.impl.repository.AddAsOldDeploymentMergeStrategy
- finalizeMerge(CommandContext, String, String) - Method in class org.flowable.engine.impl.repository.MergeByDateDeploymentMergeStrategy
- finalizeMerge(CommandContext, String, String) - Method in class org.flowable.engine.impl.repository.VerifyDeploymentMergeStrategy
- finalizeMerge(CommandContext, String, String) - Method in interface org.flowable.engine.repository.DeploymentMergeStrategy
- findActiveActivityIds(ExecutionEntity) - Method in class org.flowable.engine.impl.cmd.FindActiveActivityIdsCmd
- FindActiveActivityIdsCmd - Class in org.flowable.engine.impl.cmd
- FindActiveActivityIdsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.FindActiveActivityIdsCmd
- findActivityInstanceByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
- findActivityInstanceByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- findActivityInstanceByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ActivityInstanceDataManager
- findActivityInstanceByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- findActivityInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
- findActivityInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- findActivityInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.ActivityInstanceDataManager
- findActivityInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- findActivityInstanceCountByQueryCriteria(ActivityInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
- findActivityInstanceCountByQueryCriteria(ActivityInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- findActivityInstanceCountByQueryCriteria(ActivityInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.ActivityInstanceDataManager
- findActivityInstanceCountByQueryCriteria(ActivityInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- findActivityInstancesByExecutionAndActivityId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
- findActivityInstancesByExecutionAndActivityId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- findActivityInstancesByExecutionIdAndActivityId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ActivityInstanceDataManager
- findActivityInstancesByExecutionIdAndActivityId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- findActivityInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
- findActivityInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- findActivityInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.ActivityInstanceDataManager
- findActivityInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- findActivityInstancesByProcessInstanceId(String, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
- findActivityInstancesByProcessInstanceId(String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- findActivityInstancesByProcessInstanceId(String, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.data.ActivityInstanceDataManager
- findActivityInstancesByProcessInstanceId(String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- findActivityInstancesByQueryCriteria(ActivityInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
- findActivityInstancesByQueryCriteria(ActivityInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- findActivityInstancesByQueryCriteria(ActivityInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.ActivityInstanceDataManager
- findActivityInstancesByQueryCriteria(ActivityInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- findAllEventLogEntries() - Method in interface org.flowable.engine.impl.persistence.entity.data.EventLogEntryDataManager
- findAllEventLogEntries() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventLogEntryDataManager
- findAllEventLogEntries() - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManager
- findAllEventLogEntries() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManagerImpl
- findAttachmentsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntityManager
- findAttachmentsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
- findAttachmentsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.AttachmentDataManager
- findAttachmentsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisAttachmentDataManager
- findAttachmentsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntityManager
- findAttachmentsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
- findAttachmentsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.AttachmentDataManager
- findAttachmentsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisAttachmentDataManager
- findBatchesBySearchKey(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- findBatchesBySearchKey(String) - Method in interface org.flowable.engine.ManagementService
- FindBatchesBySearchKeyCmd - Class in org.flowable.engine.impl.cmd
- FindBatchesBySearchKeyCmd(String) - Constructor for class org.flowable.engine.impl.cmd.FindBatchesBySearchKeyCmd
- findBatchPartsByBatchId(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- findBatchPartsByBatchId(String) - Method in interface org.flowable.engine.ManagementService
- findBatchPartsByBatchIdAndStatus(String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- findBatchPartsByBatchIdAndStatus(String, String) - Method in interface org.flowable.engine.ManagementService
- FindBatchPartsByBatchIdCmd - Class in org.flowable.engine.impl.cmd
- FindBatchPartsByBatchIdCmd(String) - Constructor for class org.flowable.engine.impl.cmd.FindBatchPartsByBatchIdCmd
- FindBatchPartsByBatchIdCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.FindBatchPartsByBatchIdCmd
- findBoundaryEventsForFlowNode(String, FlowElement) - Method in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- findBoundaryEventsForFlowNode(String, FlowElement) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- findById(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findById(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- findById(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManager
- findByName(String) - Static method in class org.flowable.engine.impl.ActivityInstanceQueryProperty
- findByName(String) - Static method in class org.flowable.engine.impl.DeploymentQueryProperty
- findByName(String) - Static method in class org.flowable.engine.impl.ExecutionQueryProperty
- findByName(String) - Static method in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- findByName(String) - Static method in class org.flowable.engine.impl.HistoricDetailQueryProperty
- findByName(String) - Static method in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
- findByName(String) - Static method in class org.flowable.engine.impl.ModelQueryProperty
- findByName(String) - Static method in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
- findByName(String) - Static method in class org.flowable.engine.impl.ProcessInstanceQueryProperty
- findByRootProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
-
Finds the
ExecutionEntityfor the given root process instance id. - findByRootProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findCatchingEventsForProcess(String, String) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- findCatchingEventsForProcess(String, String) - Static method in class org.flowable.engine.impl.bpmn.helper.EscalationPropagation
- findChildExecutionsByParentExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findChildExecutionsByParentExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findChildExecutionsByParentExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findChildExecutionsByParentExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findChildExecutionsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findChildExecutionsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findChildExecutionsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findChildExecutionsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findComment(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
- findComment(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- findComment(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
- findComment(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- findCommentsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
- findCommentsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- findCommentsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
- findCommentsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- findCommentsByProcessInstanceId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
- findCommentsByProcessInstanceId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- findCommentsByProcessInstanceId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
- findCommentsByProcessInstanceId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- findCommentsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
- findCommentsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- findCommentsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
- findCommentsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- findCommentsByTaskIdAndType(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
- findCommentsByTaskIdAndType(String, String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- findCommentsByTaskIdAndType(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
- findCommentsByTaskIdAndType(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- findCommentsByType(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
- findCommentsByType(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- findCommentsByType(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
- findCommentsByType(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- findDeployedLatestProcessDefinitionByKey(String) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- findDeployedLatestProcessDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- findDeployedProcessDefinitionById(String) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- findDeployedProcessDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- findDeploymentCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.DeploymentDataManager
- findDeploymentCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisDeploymentDataManager
- findDeploymentCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntityManager
- findDeploymentCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- findDeploymentCountByQueryCriteria(DeploymentQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.DeploymentDataManager
- findDeploymentCountByQueryCriteria(DeploymentQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisDeploymentDataManager
- findDeploymentCountByQueryCriteria(DeploymentQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntityManager
- findDeploymentCountByQueryCriteria(DeploymentQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- findDeploymentsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.DeploymentDataManager
- findDeploymentsByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisDeploymentDataManager
- findDeploymentsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntityManager
- findDeploymentsByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- findDeploymentsByQueryCriteria(DeploymentQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.DeploymentDataManager
- findDeploymentsByQueryCriteria(DeploymentQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisDeploymentDataManager
- findDeploymentsByQueryCriteria(DeploymentQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntityManager
- findDeploymentsByQueryCriteria(DeploymentQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- findDuplicatedFromActivityIds(List<ActivityMigrationMapping>) - Static method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- findEditorSourceByModelId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
- findEditorSourceByModelId(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- findEditorSourceExtraByModelId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
- findEditorSourceExtraByModelId(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- findEvent(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
- findEvent(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- findEvent(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
- findEvent(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- findEventLogEntries(long, long) - Method in interface org.flowable.engine.impl.persistence.entity.data.EventLogEntryDataManager
- findEventLogEntries(long, long) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventLogEntryDataManager
- findEventLogEntries(long, long) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManager
- findEventLogEntries(long, long) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManagerImpl
- findEventLogEntriesByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.EventLogEntryDataManager
- findEventLogEntriesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventLogEntryDataManager
- findEventLogEntriesByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManager
- findEventLogEntriesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManagerImpl
- findEventsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
- findEventsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- findEventsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
- findEventsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- findEventsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
- findEventsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- findEventsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
- findEventsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- findExecutionCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findExecutionCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findExecutionCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findExecutionCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findExecutionCountByQueryCriteria(ExecutionQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findExecutionCountByQueryCriteria(ExecutionQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findExecutionCountByQueryCriteria(ExecutionQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findExecutionCountByQueryCriteria(ExecutionQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findExecutionsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findExecutionsByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findExecutionsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findExecutionsByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findExecutionsByParentExecutionAndActivityIds(String, Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findExecutionsByParentExecutionAndActivityIds(String, Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findExecutionsByParentExecutionAndActivityIds(String, Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findExecutionsByParentExecutionAndActivityIds(String, Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findExecutionsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findExecutionsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findExecutionsByQueryCriteria(ExecutionQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findExecutionsByQueryCriteria(ExecutionQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findExecutionsByQueryCriteria(ExecutionQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findExecutionsByQueryCriteria(ExecutionQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findExecutionsByRootProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findExecutionsByRootProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findFirstMultiInstanceRoot(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findFirstMultiInstanceRoot(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findFirstParentScopeExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.AbstractOperation
-
Returns the first parent execution of the provided execution that is a scope.
- findFirstScope(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findFirstScope(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findHistoricActivityInstance(ExecutionEntity, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- findHistoricActivityInstance(ExecutionEntity, boolean) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- findHistoricActivityInstance(ExecutionEntity, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Finds the
HistoricActivityInstanceEntitythat is active in the given execution. - findHistoricActivityInstance(ExecutionEntity, String, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- findHistoricActivityInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
- findHistoricActivityInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- findHistoricActivityInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
- findHistoricActivityInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- findHistoricActivityInstanceCountByQueryCriteria(HistoricActivityInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
- findHistoricActivityInstanceCountByQueryCriteria(HistoricActivityInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- findHistoricActivityInstanceCountByQueryCriteria(HistoricActivityInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
- findHistoricActivityInstanceCountByQueryCriteria(HistoricActivityInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- findHistoricActivityInstancesByExecutionAndActivityId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
- findHistoricActivityInstancesByExecutionAndActivityId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- findHistoricActivityInstancesByExecutionIdAndActivityId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
- findHistoricActivityInstancesByExecutionIdAndActivityId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- findHistoricActivityInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
- findHistoricActivityInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- findHistoricActivityInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
- findHistoricActivityInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- findHistoricActivityInstancesByQueryCriteria(HistoricActivityInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
- findHistoricActivityInstancesByQueryCriteria(HistoricActivityInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- findHistoricActivityInstancesByQueryCriteria(HistoricActivityInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
- findHistoricActivityInstancesByQueryCriteria(HistoricActivityInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- findHistoricDetailCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
- findHistoricDetailCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- findHistoricDetailCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
- findHistoricDetailCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- findHistoricDetailCountByQueryCriteria(HistoricDetailQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
- findHistoricDetailCountByQueryCriteria(HistoricDetailQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- findHistoricDetailCountByQueryCriteria(HistoricDetailQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
- findHistoricDetailCountByQueryCriteria(HistoricDetailQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- findHistoricDetailsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
- findHistoricDetailsByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- findHistoricDetailsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
- findHistoricDetailsByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- findHistoricDetailsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
- findHistoricDetailsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- findHistoricDetailsByQueryCriteria(HistoricDetailQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
- findHistoricDetailsByQueryCriteria(HistoricDetailQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- findHistoricDetailsByQueryCriteria(HistoricDetailQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
- findHistoricDetailsByQueryCriteria(HistoricDetailQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- findHistoricDetailsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
- findHistoricDetailsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- findHistoricProcessInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
- findHistoricProcessInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- findHistoricProcessInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
- findHistoricProcessInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- findHistoricProcessInstanceCountByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
- findHistoricProcessInstanceCountByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- findHistoricProcessInstanceCountByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
- findHistoricProcessInstanceCountByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- findHistoricProcessInstanceIdsByProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
- findHistoricProcessInstanceIdsByProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- findHistoricProcessInstanceIdsByProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
- findHistoricProcessInstanceIdsByProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- findHistoricProcessInstanceIdsBySuperProcessInstanceIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
- findHistoricProcessInstanceIdsBySuperProcessInstanceIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- findHistoricProcessInstanceIdsBySuperProcessInstanceIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
- findHistoricProcessInstanceIdsBySuperProcessInstanceIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- findHistoricProcessInstancesAndVariablesByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
- findHistoricProcessInstancesAndVariablesByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- findHistoricProcessInstancesAndVariablesByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
- findHistoricProcessInstancesAndVariablesByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- findHistoricProcessInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
- findHistoricProcessInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- findHistoricProcessInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
- findHistoricProcessInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- findHistoricProcessInstancesByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
- findHistoricProcessInstancesByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- findHistoricProcessInstancesByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
- findHistoricProcessInstancesByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- findHistoricProcessInstancesBySuperProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
- findHistoricProcessInstancesBySuperProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- findHistoricProcessInstancesBySuperProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
- findHistoricProcessInstancesBySuperProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- findInactiveExecutionsByActivityIdAndProcessInstanceId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findInactiveExecutionsByActivityIdAndProcessInstanceId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findInactiveExecutionsByActivityIdAndProcessInstanceId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findInactiveExecutionsByActivityIdAndProcessInstanceId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findInactiveExecutionsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findInactiveExecutionsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findInactiveExecutionsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findInactiveExecutionsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findInfoJsonById(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManager
- findInfoJsonById(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManagerImpl
- findJobByCorrelationId(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- findJobByCorrelationId(String) - Method in interface org.flowable.engine.ManagementService
-
Find a job by a correlation id.
- findKnowledgeBaseByDeploymentId(String) - Static method in class org.flowable.engine.impl.app.RulesHelper
- findKnowledgeBaseByDeploymentId(String) - Static method in class org.flowable.engine.impl.rules.RulesHelper
- findLatestDerivedProcessDefinitionByKey(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findLatestDerivedProcessDefinitionByKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findLatestDerivedProcessDefinitionByKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findLatestDerivedProcessDefinitionByKey(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findLatestDerivedProcessDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findLatestDerivedProcessDefinitionByKeyAndTenantId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findLatestDerivedProcessDefinitionByKeyAndTenantId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findLatestDerivedProcessDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findLatestProcessDefinition(ProcessDefinition) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- findLatestProcessDefinitionByKey(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findLatestProcessDefinitionByKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findLatestProcessDefinitionByKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findLatestProcessDefinitionByKey(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findLatestProcessDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findLatestProcessDefinitionByKeyAndTenantId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findLatestProcessDefinitionByKeyAndTenantId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findLatestProcessDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findMatchingExceptionMapping(Exception, List<MapExceptionEntry>) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- findModelCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisModelDataManager
- findModelCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.ModelDataManager
- findModelCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
- findModelCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- findModelCountByQueryCriteria(ModelQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisModelDataManager
- findModelCountByQueryCriteria(ModelQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.ModelDataManager
- findModelCountByQueryCriteria(ModelQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
- findModelCountByQueryCriteria(ModelQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- findModelsByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisModelDataManager
- findModelsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.ModelDataManager
- findModelsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
- findModelsByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- findModelsByQueryCriteria(ModelQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisModelDataManager
- findModelsByQueryCriteria(ModelQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.ModelDataManager
- findModelsByQueryCriteria(ModelQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
- findModelsByQueryCriteria(ModelQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- findMultiInstanceParentExecution(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelGatewayActivityBehavior
- findNewLatestProcessDefinitionAfterRemovalOf(ProcessDefinition) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- findNextParentScopeExecutionWithAllEndedChildExecutions(ExecutionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- findProcessDefinition(CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- findProcessDefinitionByDeploymentAndKey(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findProcessDefinitionByDeploymentAndKey(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findProcessDefinitionByDeploymentAndKey(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findProcessDefinitionByDeploymentAndKey(String, String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findProcessDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findProcessDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findProcessDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findProcessDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findProcessDefinitionByKeyAndVersion(String, Integer) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findProcessDefinitionByKeyAndVersion(String, Integer) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findProcessDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findProcessDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findProcessDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findProcessDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findProcessDefinitionByParentDeploymentAndKey(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findProcessDefinitionByParentDeploymentAndKey(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findProcessDefinitionByParentDeploymentAndKey(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findProcessDefinitionByParentDeploymentAndKey(String, String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findProcessDefinitionByParentDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findProcessDefinitionByParentDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findProcessDefinitionByParentDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findProcessDefinitionByParentDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findProcessDefinitionCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findProcessDefinitionCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findProcessDefinitionCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findProcessDefinitionCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findProcessDefinitionCountByQueryCriteria(ProcessDefinitionQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findProcessDefinitionCountByQueryCriteria(ProcessDefinitionQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findProcessDefinitionCountByQueryCriteria(ProcessDefinitionQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findProcessDefinitionCountByQueryCriteria(ProcessDefinitionQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findProcessDefinitionInfoByProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionInfoDataManager
- findProcessDefinitionInfoByProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionInfoDataManager
- findProcessDefinitionInfoByProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManager
- findProcessDefinitionInfoByProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManagerImpl
- findProcessDefinitionsByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findProcessDefinitionsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findProcessDefinitionsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findProcessDefinitionsByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findProcessDefinitionsByQueryCriteria(ProcessDefinitionQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findProcessDefinitionsByQueryCriteria(ProcessDefinitionQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findProcessDefinitionsByQueryCriteria(ProcessDefinitionQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findProcessDefinitionsByQueryCriteria(ProcessDefinitionQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findProcessInstanceAndVariablesByQueryCriteria(ProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findProcessInstanceAndVariablesByQueryCriteria(ProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findProcessInstanceAndVariablesByQueryCriteria(ProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findProcessInstanceAndVariablesByQueryCriteria(ProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findProcessInstanceByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findProcessInstanceByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findProcessInstanceByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findProcessInstanceByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findProcessInstanceByQueryCriteria(ProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findProcessInstanceByQueryCriteria(ProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findProcessInstanceByQueryCriteria(ProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findProcessInstanceByQueryCriteria(ProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findProcessInstanceCountByQueryCriteria(ProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findProcessInstanceCountByQueryCriteria(ProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findProcessInstanceCountByQueryCriteria(ProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findProcessInstanceCountByQueryCriteria(ProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findProcessInstanceIdsByProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findProcessInstanceIdsByProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ResourceDataManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ResourceEntityManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityManagerImpl
- findResourcesByDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
- findResourcesByDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ResourceDataManager
- findResourcesByDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ResourceEntityManager
- findResourcesByDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityManagerImpl
- findSubProcessInstanceBySuperExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findSubProcessInstanceBySuperExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findSubProcessInstanceBySuperExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findSubProcessInstanceBySuperExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findUnfinishedActivityInstance(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
- findUnfinishedActivityInstance(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- findUnfinishedActivityInstance(ExecutionEntity, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- findUnfinishedActivityInstancesByExecutionAndActivityId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- findUnfinishedActivityInstancesByExecutionAndActivityId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ActivityInstanceDataManager
- findUnfinishedActivityInstancesByExecutionAndActivityId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- findUnfinishedHistoricActivityInstancesByExecutionAndActivityId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
- findUnfinishedHistoricActivityInstancesByExecutionAndActivityId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- findUnfinishedHistoricActivityInstancesByExecutionAndActivityId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
- findUnfinishedHistoricActivityInstancesByExecutionAndActivityId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- findUnfinishedHistoricActivityInstancesByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
- findUnfinishedHistoricActivityInstancesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- findUnfinishedHistoricActivityInstancesByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
- findUnfinishedHistoricActivityInstancesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- finished - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- finished - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- finished - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- finished() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances that are finished.
- finished() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that are completely finished.
- finished() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- finished() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- finished() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- finished() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances that are finished.
- finished(Description) - Method in class org.flowable.engine.test.FlowableRule
- finishedAfter - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- finishedAfter - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- finishedAfter(Date) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances that were started after the given date.
- finishedAfter(Date) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that were finished after the given date.
- finishedAfter(Date) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- finishedAfter(Date) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- finishedBefore - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- finishedBefore - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- finishedBefore(Date) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances that were started before the given date.
- finishedBefore(Date) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that were finished before the given date.
- finishedBefore(Date) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- finishedBefore(Date) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- fireAssignmentEvents(TaskEntity) - Static method in class org.flowable.engine.impl.util.TaskHelper
- fireTaskDeletedEvent(TaskEntity, CommandContext, FlowableEventDispatcher) - Static method in class org.flowable.engine.impl.util.TaskHelper
- FixedValue - Class in org.flowable.engine.impl.el
-
Expression that always returns the same value when
getValueis called. - FixedValue(Object) - Constructor for class org.flowable.engine.impl.el.FixedValue
- fixFlowNodePositionsIfModelFromAdonis(Document, Map<String, DiagramNode>) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- flattenedList - Variable in class org.flowable.engine.debug.ExecutionTreeBfsIterator
- flattenedListIterator - Variable in class org.flowable.engine.debug.ExecutionTreeBfsIterator
- flattenTree() - Method in class org.flowable.engine.debug.ExecutionTreeBfsIterator
- flowable5ActivityBehaviorFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- Flowable5CompatibilityContext - Class in org.flowable.engine.impl.context
- Flowable5CompatibilityContext() - Constructor for class org.flowable.engine.impl.context.Flowable5CompatibilityContext
- flowable5CompatibilityEnabled - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- flowable5CompatibilityHandler - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- Flowable5CompatibilityHandler - Interface in org.flowable.engine.compatibility
- flowable5CompatibilityHandlerFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- Flowable5CompatibilityHandlerFactory - Interface in org.flowable.engine.compatibility
- flowable5CustomDefaultBpmnParseHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- flowable5CustomMybatisMappers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- flowable5CustomMybatisXMLMappers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- flowable5ExpressionManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- flowable5JobProcessors - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- flowable5ListenerFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- flowable5PostBpmnParseHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- flowable5PreBpmnParseHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- Flowable5Util - Class in org.flowable.engine.impl.util
- Flowable5Util() - Constructor for class org.flowable.engine.impl.util.Flowable5Util
- FlowableActivityCancelledEvent - Interface in org.flowable.engine.delegate.event
-
An
FlowableEventrelated to cancel event being sent to an activity. - FlowableActivityCancelledEventImpl - Class in org.flowable.engine.delegate.event.impl
-
An
FlowableActivityCancelledEventimplementation. - FlowableActivityCancelledEventImpl() - Constructor for class org.flowable.engine.delegate.event.impl.FlowableActivityCancelledEventImpl
- FlowableActivityEvent - Interface in org.flowable.engine.delegate.event
-
An
FlowableEventrelated to an activity within an execution. - FlowableActivityEventImpl - Class in org.flowable.engine.delegate.event.impl
-
Implementation of an
FlowableActivityEvent. - FlowableActivityEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
- FlowableCancelledEvent - Interface in org.flowable.engine.delegate.event
- FlowableCollectionHandler - Interface in org.flowable.engine.impl.delegate
- FlowableConditionalEvent - Interface in org.flowable.engine.delegate.event
-
An
FlowableEventrelated to a conditional being sent to an activity. - FlowableConditionalEventImpl - Class in org.flowable.engine.delegate.event.impl
-
An
FlowableConditionalEventimplementation. - FlowableConditionalEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableConditionalEventImpl
- FlowableDateFunctionDelegate - Class in org.flowable.engine.impl.el
-
A date function mapper that can be used in EL expressions
- FlowableDateFunctionDelegate() - Constructor for class org.flowable.engine.impl.el.FlowableDateFunctionDelegate
- FlowableEngineAgenda - Interface in org.flowable.engine
-
This interface exposes methods needed to manipulate the agenda implementation.
- flowableEngineAgendaFactory - Variable in class org.flowable.engine.impl.agenda.AgendaSessionFactory
- FlowableEngineAgendaFactory - Interface in org.flowable.engine
- FlowableEntityEventImpl - Class in org.flowable.engine.delegate.event.impl
-
Base class for all
FlowableEventimplementations, related to entities. - FlowableEntityEventImpl(Object, FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableEntityEventImpl
- FlowableEntityExceptionEventImpl - Class in org.flowable.engine.delegate.event.impl
-
Base class for all
FlowableEventimplementations, represents an exception occurred, related to an entity. - FlowableEntityExceptionEventImpl(Object, FlowableEngineEventType, Throwable) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableEntityExceptionEventImpl
- FlowableEntityWithVariablesEvent - Interface in org.flowable.engine.delegate.event
-
An
FlowableEntityEventrelated to a single entity. - FlowableEntityWithVariablesEventImpl - Class in org.flowable.engine.delegate.event.impl
-
Base class for all
FlowableEngineEntityEventimplementations, related to entities with variables. - FlowableEntityWithVariablesEventImpl(Object, Map, boolean, FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableEntityWithVariablesEventImpl
- FlowableErrorEvent - Interface in org.flowable.engine.delegate.event
-
An
FlowableEventrelated to an error being sent to an activity. - FlowableErrorEventImpl - Class in org.flowable.engine.delegate.event.impl
-
Implementation of an
FlowableErrorEvent. - FlowableErrorEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
- FlowableEscalationEvent - Interface in org.flowable.engine.delegate.event
-
An
FlowableEventrelated to an escalation being sent to an activity. - FlowableEscalationEventImpl - Class in org.flowable.engine.delegate.event.impl
-
An
FlowableEscalationEventimplementation. - FlowableEscalationEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableEscalationEventImpl
- FlowableEventBuilder - Class in org.flowable.engine.delegate.event.impl
-
Builder class used to create
FlowableEventimplementations. - FlowableEventBuilder() - Constructor for class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- FlowableExtension - Class in org.flowable.engine.test
-
JUnit Jupiter extension for the Flowable ProcessEngine and services initialization.
- FlowableExtension() - Constructor for class org.flowable.engine.test.FlowableExtension
- flowableFunctionDelegates - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- FlowableFutureJavaDelegate<Input,
Output> - Interface in org.flowable.engine.delegate -
Convenience class which always uses the
AsyncTaskInvokerto execute the async data. - FlowableJobRescheduledEvent - Interface in org.flowable.engine.delegate.event
- FlowableJobRescheduledEventImpl - Class in org.flowable.engine.delegate.event.impl
- FlowableJobRescheduledEventImpl(Job, String, FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableJobRescheduledEventImpl
- FlowableMessageEvent - Interface in org.flowable.engine.delegate.event
-
An
FlowableEventrelated to an message being sent to an activity. - FlowableMessageEventImpl - Class in org.flowable.engine.delegate.event.impl
-
An
FlowableSignalEventimplementation. - FlowableMessageEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
- FlowableMockSupport - Class in org.flowable.engine.test.mock
- FlowableMockSupport(ProcessEngine) - Constructor for class org.flowable.engine.test.mock.FlowableMockSupport
- FlowableMockSupport(TestActivityBehaviorFactory) - Constructor for class org.flowable.engine.test.mock.FlowableMockSupport
- FlowableMultiInstanceActivityCancelledEvent - Interface in org.flowable.engine.delegate.event
-
An
FlowableEventrelated to cancel event being sent to an activity. - FlowableMultiInstanceActivityCancelledEventImpl - Class in org.flowable.engine.delegate.event.impl
-
An
FlowableMultiInstanceActivityCancelledEventimplementation. - FlowableMultiInstanceActivityCancelledEventImpl() - Constructor for class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCancelledEventImpl
- FlowableMultiInstanceActivityCompletedEvent - Interface in org.flowable.engine.delegate.event
- FlowableMultiInstanceActivityCompletedEventImpl - Class in org.flowable.engine.delegate.event.impl
-
Implementation of an
FlowableMultiInstanceActivityCompletedEvent. - FlowableMultiInstanceActivityCompletedEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCompletedEventImpl
- FlowableMultiInstanceActivityEvent - Interface in org.flowable.engine.delegate.event
-
A
FlowableEventrelated to a multi-instance activity within an execution. - FlowableMultiInstanceActivityEventImpl - Class in org.flowable.engine.delegate.event.impl
-
Implementation of an
FlowableMultiInstanceActivityEvent. - FlowableMultiInstanceActivityEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityEventImpl
- FlowableProcessCancelledEventImpl - Class in org.flowable.engine.delegate.event.impl
-
An
FlowableCancelledEventimplementation. - FlowableProcessCancelledEventImpl() - Constructor for class org.flowable.engine.delegate.event.impl.FlowableProcessCancelledEventImpl
- FlowableProcessEngineEvent - Interface in org.flowable.engine.delegate.event
-
Event interface for
FlowableEventimplementations related to the process engine, exposing process engine specific functions. - FlowableProcessEventImpl - Class in org.flowable.engine.delegate.event.impl
- FlowableProcessEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableProcessEventImpl
- FlowableProcessRuntimeHints - Class in org.flowable.engine.impl.aot
- FlowableProcessRuntimeHints() - Constructor for class org.flowable.engine.impl.aot.FlowableProcessRuntimeHints
- FlowableProcessStartedEvent - Interface in org.flowable.engine.delegate.event
-
An
FlowableEventrelated to start event being sent when a process instance is started. - FlowableProcessStartedEventImpl - Class in org.flowable.engine.delegate.event.impl
-
An
FlowableCancelledEventimplementation. - FlowableProcessStartedEventImpl(Object, Map, boolean) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableProcessStartedEventImpl
- FlowableProcessTerminatedEvent - Interface in org.flowable.engine.delegate.event
-
Event extends default
FlowableEntityEventwith the cause of termination - FlowableProcessTerminatedEventImpl - Class in org.flowable.engine.delegate.event.impl
-
An
FlowableProcessTerminatedEventimplementation. - FlowableProcessTerminatedEventImpl(ExecutionEntity, Object) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableProcessTerminatedEventImpl
- FlowableProfiler - Class in org.flowable.engine.test.profiler
- FlowableProfiler() - Constructor for class org.flowable.engine.test.profiler.FlowableProfiler
- FlowableRule - Class in org.flowable.engine.test
-
Convenience for ProcessEngine and services initialization in the form of a JUnit rule.
- FlowableRule() - Constructor for class org.flowable.engine.test.FlowableRule
- FlowableRule(String) - Constructor for class org.flowable.engine.test.FlowableRule
- FlowableRule(ProcessEngine) - Constructor for class org.flowable.engine.test.FlowableRule
- FlowableSequenceFlowTakenEvent - Interface in org.flowable.engine.delegate.event
-
An
FlowableEventthat indicates a certain sequence flow has been taken. - FlowableSequenceFlowTakenEventImpl - Class in org.flowable.engine.delegate.event.impl
- FlowableSequenceFlowTakenEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- FlowableSignalEvent - Interface in org.flowable.engine.delegate.event
-
An
FlowableEventrelated to a signal being sent to an activity. - FlowableSignalEventImpl - Class in org.flowable.engine.delegate.event.impl
-
An
FlowableSignalEventimplementation. - FlowableSignalEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
- FlowableTest - Annotation Interface in org.flowable.engine.test
-
Convenience for annotation that activates the
FlowableExtensionJUnit Jupiter annotation. - FlowableTestCase - Class in org.flowable.engine.test
-
Convenience for ProcessEngine and services initialization in the form of a JUnit base class.
- FlowableTestCase() - Constructor for class org.flowable.engine.test.FlowableTestCase
-
uses 'flowable.cfg.xml' as it's configuration resource
- FlowableTestHelper - Class in org.flowable.engine.test
-
A Helper for the Flowable
FlowableExtensionthat can be used within the JUnit Jupiter context store and users can use it in the tests for easy modifying of theProcessEnginetime and easy access for waiting on the job executor. - FlowableTestHelper(ProcessEngine) - Constructor for class org.flowable.engine.test.FlowableTestHelper
- FlowableVariableEventImpl - Class in org.flowable.engine.delegate.event.impl
-
Implementation of
FlowableVariableEvent. - FlowableVariableEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- flowElement - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
- flowElementClass - Variable in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- flowElementId - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionCreated
- flowElementId - Variable in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- flowElementLocalVariableMap - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- FlowElementMoveEntry(FlowElement, FlowElement) - Constructor for class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer.FlowElementMoveEntry
- FlowNodeActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Superclass for all 'connectable' BPMN 2.0 process elements: tasks, gateways and events.
- FlowNodeActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
- flush() - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- flushBulkDeletes(Class<? extends Entity>, List<BulkDeleteOperation>) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- flushBulkInsert(Collection<Entity>, Class<? extends Entity>) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- flushBulkUpdate(BulkUpdateOperation) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- flushDeleteEntities(Class<? extends Entity>, Collection<Entity>) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- flushRegularInsert(Entity, Class<? extends Entity>) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- flushUpdateEntity(Entity) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- forcedSynchronous - Variable in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- forcedUpdate - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- forceSynchronous - Variable in class org.flowable.engine.impl.agenda.EndExecutionOperation
- forceSynchronousOperation - Variable in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- forceUpdate() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- forceUpdate() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- form - Variable in class org.flowable.engine.impl.form.FormReference
- FORM_KEY - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- format - Variable in class org.flowable.engine.impl.transformer.BigDecimalToString
- format - Variable in class org.flowable.engine.impl.transformer.DateToString
- format - Variable in class org.flowable.engine.impl.transformer.StringToDate
- format(Object) - Static method in class org.flowable.engine.impl.el.DateUtil
- FormData - Class in org.flowable.engine.impl.form
- FormData - Interface in org.flowable.engine.form
-
Contains all information for displaying a form and serves as base interface for
StartFormDataandTaskFormData - FormData(TaskEntity) - Constructor for class org.flowable.engine.impl.form.FormData
- FormDataImpl - Class in org.flowable.engine.impl.form
- FormDataImpl() - Constructor for class org.flowable.engine.impl.form.FormDataImpl
- formDefinitionId - Variable in class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- formDefinitionId - Variable in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- formDefinitionId(String) - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- FormEngine - Interface in org.flowable.engine.impl.form
- formEngineName - Variable in class org.flowable.engine.impl.cmd.GetRenderedStartFormCmd
- formEngineName - Variable in class org.flowable.engine.impl.cmd.GetRenderedTaskFormCmd
- formEngines - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- formFieldHandler - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- FormHandler - Interface in org.flowable.engine.impl.form
- formHandlerHelper - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- FormHandlerHelper - Class in org.flowable.engine.impl.form
- FormHandlerHelper() - Constructor for class org.flowable.engine.impl.form.FormHandlerHelper
- formKey - Variable in class org.flowable.engine.impl.form.DefaultFormHandler
- formKey - Variable in class org.flowable.engine.impl.form.FormDataImpl
- formKey - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- formProperties - Variable in class org.flowable.engine.impl.form.FormDataImpl
- formProperties() - Method in interface org.flowable.engine.history.HistoricDetailQuery
-
Only select
HistoricFormPropertys. - formProperties() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- FormProperty - Interface in org.flowable.engine.form
-
Represents a single property on a form.
- FormPropertyHandler - Class in org.flowable.engine.impl.form
- FormPropertyHandler() - Constructor for class org.flowable.engine.impl.form.FormPropertyHandler
- formPropertyHandlers - Variable in class org.flowable.engine.impl.form.DefaultFormHandler
- FormPropertyImpl - Class in org.flowable.engine.impl.form
- FormPropertyImpl(FormPropertyHandler) - Constructor for class org.flowable.engine.impl.form.FormPropertyImpl
- FormReference - Class in org.flowable.engine.impl.form
- FormReference(String, String) - Constructor for class org.flowable.engine.impl.form.FormReference
- formRepositoryService - Variable in class org.flowable.engine.impl.cmd.GetFormDefinitionsForProcessDefinitionCmd
- formService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- formService - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- formService - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- formService - Variable in class org.flowable.engine.test.FlowableRule
- formService - Variable in class org.flowable.engine.test.FlowableTestCase
- FormService - Interface in org.flowable.engine
-
Access to form data and rendered forms for starting new process instances and completing tasks.
- FormServiceImpl - Class in org.flowable.engine.impl
- FormServiceImpl() - Constructor for class org.flowable.engine.impl.FormServiceImpl
- formServiceKey - Static variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
- FormType - Interface in org.flowable.engine.form
-
Used to indicate the type on a
FormProperty. - formTypes - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- formTypes - Variable in class org.flowable.engine.impl.form.FormTypes
- FormTypes - Class in org.flowable.engine.impl.form
- FormTypes() - Constructor for class org.flowable.engine.impl.form.FormTypes
- formVariables(Map<String, Object>, FormInfo, String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- formVariables(Map<String, Object>, FormInfo, String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Start the process instance with the given form variables from the given
formInfo. - FROM_ACTIVITY_ID_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- FROM_ACTIVITY_IDS_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- fromActivityId - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- fromActivityId - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- fromActivityIds - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- fromCallActivityId - Variable in class org.flowable.engine.migration.ActivityMigrationMapping
- fromExpression - Variable in class org.flowable.engine.impl.bpmn.data.Assignment
- fromJson(String) - Static method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- fromProcessInstanceMigrationDocument(ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- fromProcessInstanceMigrationDocument(ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Creates a ProcessInstanceMigrationBuilder using the values of a ProcessInstanceMigrationDocument
- fullMessage - Variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- functionClass() - Method in class org.flowable.engine.impl.el.FlowableDateFunctionDelegate
- functionMethod() - Method in class org.flowable.engine.impl.el.FlowableDateFunctionDelegate
- functionMethod() - Method in class org.flowable.engine.impl.function.TaskGetFunctionDelegate
- FutureCompleteAction(DelegateExecution) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior.FutureCompleteAction
- futureJavaDelegate - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior
- FutureJavaDelegate<Output> - Interface in org.flowable.engine.delegate
-
Convenience class that should be used when a Java delegation in a BPMN 2.0 process is required (for example, to call custom business logic).
- FutureJavaDelegateCompleteAction(FutureJavaDelegate<Object>, DelegateExecution, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior.FutureJavaDelegateCompleteAction
- FutureJavaDelegateCompleteAction(FutureJavaDelegate<Object>, DelegateExecution, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior.FutureJavaDelegateCompleteAction
- FutureJavaDelegateInvocation - Class in org.flowable.engine.impl.delegate.invocation
-
Class handling invocations of FutureJavaDelegates
- FutureJavaDelegateInvocation(FutureJavaDelegate<?>, DelegateExecution, AsyncTaskInvoker) - Constructor for class org.flowable.engine.impl.delegate.invocation.FutureJavaDelegateInvocation
G
- GatewayActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Super class for all gateway activity implementations.
- GatewayActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.GatewayActivityBehavior
- generateCorrelationConfiguration(String, String, Map<String, Object>, CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractProcessStartEventSubscriptionCmd
- generated - Variable in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.ActivityCompensatedEventHandler
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.ActivityCompletedEventHandler
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.ActivityErrorReceivedEventHandler
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.ActivityMessageEventHandler
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.ActivitySignaledEventHandler
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.ActivityStartedEventHandler
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.EngineClosedEventHandler
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.EngineCreatedEventHandler
- generateEventLogEntry(CommandContext) - Method in interface org.flowable.engine.impl.event.logger.handler.EventLoggerEventHandler
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.ProcessInstanceEndedEventHandler
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.ProcessInstanceStartedEventHandler
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.SequenceFlowTakenEventHandler
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.TaskAssignedEventHandler
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.TaskCompletedEventHandler
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.TaskCreatedEventHandler
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.VariableCreatedEventHandler
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.VariableDeletedEventHandler
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.VariableUpdatedEventHandler
- generateExecutionTrees() - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
- generateIdForDuplicateFlowElement(String, Process, BpmnModel, BpmnModel, FlowElement, Map<String, FlowElement>, boolean) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
- generateNewCaseInstanceId() - Method in interface org.flowable.engine.impl.cmmn.CaseInstanceService
- get(Object) - Method in class org.flowable.engine.impl.form.FormData
- get(Object) - Method in class org.flowable.engine.impl.scripting.VariableScopeResolver
- get(Object) - Static method in class org.flowable.engine.test.mock.Mocks
-
This method returns the mock object registered under the provided key or null if there is no object for the provided key.
- get(String) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
- getAction() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- getAction() - Method in interface org.flowable.engine.task.Event
-
Indicates the type of of action and also indicates the meaning of the parts as exposed in
Event.getMessageParts() - getActiveActivityId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getActiveActivityId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getActiveActivityId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getActiveActivityIds() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getActiveActivityIds() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getActiveActivityIds() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getActiveActivityIds(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getActiveActivityIds(String) - Method in interface org.flowable.engine.RuntimeService
-
Finds the activity ids for all executions that are waiting in activities.
- GetActiveAdhocSubProcessesCmd - Class in org.flowable.engine.impl.cmd
- GetActiveAdhocSubProcessesCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetActiveAdhocSubProcessesCmd
- getActiveChildExecutionsForExecution(ExecutionEntityManager, String) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- getActiveValue(String, String, ObjectNode) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getActiveValue(String, String, ObjectNode) - Static method in class org.flowable.engine.impl.bpmn.helper.DynamicPropertyUtil
- getActiveValue(String, String, ObjectNode) - Static method in class org.flowable.engine.impl.util.condition.ConditionUtil
- getActiveValueList(List<String>, String, ObjectNode) - Method in class org.flowable.engine.impl.bpmn.behavior.TaskActivityBehavior
- getActivitiesLocalVariables() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- getActivitiesLocalVariables() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- getActivitiesLocalVariables() - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.MultipleToActivityOptions
- getActivitiesLocalVariables() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- getActivityBehaviorFactory() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- getActivityBehaviorFactory() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParser
- getActivityBehaviorFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getActivityBehaviorInstance() - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- getActivityFontName() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getActivityId() - Method in interface org.flowable.engine.delegate.event.FlowableActivityEvent
- getActivityId() - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
- getActivityId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
The unique identifier of the activity in the process
- getActivityId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- getActivityId() - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- getActivityId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getActivityId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getActivityId() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- getActivityId() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getActivityId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getActivityId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- getActivityId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getActivityId() - Method in class org.flowable.engine.migration.EnableActivityMapping.EnableMapping
- getActivityId() - Method in class org.flowable.engine.migration.EnableActivityMapping
- getActivityId() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
The unique identifier of the activity in the process
- getActivityId() - Method in interface org.flowable.engine.runtime.Execution
-
Returns the id of the activity where the execution currently is at.
- getActivityId() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- getActivityIdForExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- getActivityIdForExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- getActivityIdFromConfiguration(String) - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
- getActivityIds() - Method in class org.flowable.engine.impl.dynamic.EnableActivityContainer
- getActivityIds() - Method in class org.flowable.engine.impl.runtime.EnableActivityIdContainer
- getActivityIds() - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- getActivityInstanceDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getActivityInstanceEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getActivityInstanceEntityManager() - Method in class org.flowable.engine.impl.history.DefaultHistoryTaskManager
- getActivityInstanceEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getActivityInstanceEntityManager() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- getActivityInstanceEntityManager() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- getActivityInstanceEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getActivityInstanceEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getActivityInstanceFromCache(String, String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- getActivityInstanceId() - Method in interface org.flowable.engine.history.HistoricDetail
-
The activity reference in case this detail is related to an activity instance.
- getActivityInstanceId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- getActivityInstanceId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getActivityInstanceId() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- getActivityInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- getActivityLocalVariables() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- getActivityLocalVariables() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- getActivityLocalVariables() - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.SingleToActivityOptions
- getActivityMigrationMappings() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- getActivityMigrationMappings() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- getActivityName() - Method in interface org.flowable.engine.delegate.event.FlowableActivityEvent
- getActivityName() - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
- getActivityName() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
The display name for the activity
- getActivityName() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- getActivityName() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getActivityName() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getActivityName() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getActivityName() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- getActivityName() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
The display name for the activity
- getActivityName() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- getActivityRef() - Method in class org.flowable.engine.impl.bpmn.parser.CompensateEventDefinition
- getActivitySubType(FlowElement) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- getActivityType() - Method in interface org.flowable.engine.delegate.event.FlowableActivityEvent
- getActivityType() - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
- getActivityType() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
The XML tag of the activity as in the process file
- getActivityType() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- getActivityType() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getActivityType() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getActivityType() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- getActivityType() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
The XML tag of the activity as in the process file
- getActivityType(FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- getActivityTypes() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getAdditionalDataContainer() - Method in exception org.flowable.engine.delegate.BpmnError
- getAdditionalDefaultCommandInterceptors() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAdhocSubProcessExecutions(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getAdhocSubProcessExecutions(String) - Method in interface org.flowable.engine.RuntimeService
-
Gets executions with an adhoc sub process as current flow element
- getAgenda() - Method in class org.flowable.engine.impl.agenda.AbstractOperation
- getAgenda() - Static method in class org.flowable.engine.impl.context.Context
- getAgenda() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getAgenda(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getAgendaFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAgendaFutureMaxWaitTimeoutProvider() - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- getAgendaFutureMaxWaitTimeoutProvider() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAgendaOperationRunner() - Method in class org.flowable.engine.impl.interceptor.CommandInvoker
- getAggregations() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getAggregationTargetVarName(VariableAggregationDefinition, DelegateExecution, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
- getAll() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
- getAllBatches() - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getAllBatches() - Method in interface org.flowable.engine.ManagementService
- GetAllBatchesCmd - Class in org.flowable.engine.impl.cmd
- GetAllBatchesCmd() - Constructor for class org.flowable.engine.impl.cmd.GetAllBatchesCmd
- getAllMigrationParts() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- getAllProcessDefinitions() - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
- getAnnotationFontName() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getAppResourceCache() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAppResourceCache() - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- getAppResourceCacheLimit() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAppResourceConverter() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAppResourceModel(String) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- getAppResourceModel(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getAppResourceModel(String) - Method in interface org.flowable.engine.RepositoryService
-
Returns the app model object (.app file) for a deployment.
- GetAppResourceModelCmd - Class in org.flowable.engine.impl.cmd
- GetAppResourceModelCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetAppResourceModelCmd
- getAppResourceObject(String) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- getAppResourceObject(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getAppResourceObject(String) - Method in interface org.flowable.engine.RepositoryService
-
Returns the app resource object (.app file) for a deployment.
- GetAppResourceObjectCmd - Class in org.flowable.engine.impl.cmd
- GetAppResourceObjectCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetAppResourceObjectCmd
- getArtificialSequenceFlowId(SequenceFlow) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- getAssignee() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Assignee in case of user task activity
- getAssignee() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- getAssignee() - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- getAssignee() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getAssignee() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getAssignee() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- getAssignee() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getAssignee() - Method in class org.flowable.engine.interceptor.MigrationContext
- getAssignee() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
Assignee in case of user task activity
- getAssigneeId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getAssigneeId() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- getAssigneeValue(UserTask, MigrationContext, ObjectNode) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- getAstFunctionCreators() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutor() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getAsyncExecutor() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- getAsyncExecutor() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getAsyncExecutorAsyncJobLockTimeInMillis() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Deprecated.
- getAsyncExecutorConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorCorePoolSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorDefaultAsyncJobAcquireWaitTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorDefaultQueueSizeFullWaitTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorDefaultTimerJobAcquireWaitTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorExecuteAsyncRunnableFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorLockOwner() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorMaxAsyncJobsDuePerAcquisition() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorMaxPoolSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorMaxTimerJobsPerAcquisition() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorNumberOfRetries() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorResetExpiredJobsInterval() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorResetExpiredJobsMaxTimeout() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorResetExpiredJobsPageSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorSecondsToWaitOnShutdown() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorTaskExecutorConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorTenantId() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorThreadFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorThreadKeepAliveTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorThreadPoolQueue() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorThreadPoolQueueSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorTimerLockTimeInMillis() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncFailedJobWaitTime() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getAsyncHistoryExecutor() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getAsyncHistoryExecutorAsyncJobLockTimeInMillis() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorCorePoolSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorDefaultAsyncJobAcquireWaitTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorDefaultQueueSizeFullWaitTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorLockOwner() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorMaxJobsDuePerAcquisition() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorMaxPoolSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorNumberOfRetries() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorResetExpiredJobsInterval() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorResetExpiredJobsPageSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorSecondsToWaitOnShutdown() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorTaskExecutorConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorThreadKeepAliveTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorThreadPoolQueue() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorThreadPoolQueueSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryTaskExecutor() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getAsyncTaskExecutor() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getAsyncTaskInvoker() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getAsyncTaskInvokerTaskExecutor() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getAsyncTaskInvokerTaskExecutorConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAttachment(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getAttachment(String) - Method in interface org.flowable.engine.TaskService
-
Retrieve a particular attachment
- GetAttachmentCmd - Class in org.flowable.engine.impl.cmd
- GetAttachmentCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetAttachmentCmd
- getAttachmentContent(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getAttachmentContent(String) - Method in interface org.flowable.engine.TaskService
-
Retrieve stream content of a particular attachment
- GetAttachmentContentCmd - Class in org.flowable.engine.impl.cmd
- GetAttachmentContentCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetAttachmentContentCmd
- getAttachmentDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAttachmentEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAttachmentEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getAttachmentEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getAttachmentEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getAuthorizationGroups() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getAuthorizationUserId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getAverageDatabaseExecutionTime() - Method in class org.flowable.engine.test.profiler.CommandStats
- getAverageDatabaseExecutionTimePercentage() - Method in class org.flowable.engine.test.profiler.CommandStats
- getAverageExecutionTime() - Method in class org.flowable.engine.test.profiler.CommandStats
- getBatch() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- getBatchConfiguration(Batch, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- getBatchDocument(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getBatchDocument(String) - Method in interface org.flowable.engine.ManagementService
- GetBatchDocumentCmd - Class in org.flowable.engine.impl.cmd
- GetBatchDocumentCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetBatchDocumentCmd
- getBatchId() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- getBatchId() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- getBatchIdFromHandlerCfg(String) - Static method in class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
- getBatchPart() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- getBatchPart(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getBatchPart(String) - Method in interface org.flowable.engine.ManagementService
- GetBatchPartCmd - Class in org.flowable.engine.impl.cmd
- GetBatchPartCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetBatchPartCmd
- getBatchPartDocument(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getBatchPartDocument(String) - Method in interface org.flowable.engine.ManagementService
- GetBatchPartDocumentCmd - Class in org.flowable.engine.impl.cmd
- GetBatchPartDocumentCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetBatchPartDocumentCmd
- getBatchPartIdFromHandlerCfg(String) - Static method in class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
- getBatchPartResult(BatchPart, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsJobHandler
- getBatchService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getBatchService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getBatchServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBatchServiceConfigurators() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBatchSize() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- getBatchSizeProcessInstances() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBatchSizeTasks() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBatchStatusTimeCycleConfig() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBehaviorClass() - Method in interface org.flowable.engine.delegate.event.FlowableActivityEvent
- getBehaviorClass() - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
- getBoolean(Object) - Static method in class org.flowable.engine.impl.util.TaskHelper
- getBoundaryCreateEventType(BoundaryEvent) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- getBoundaryEventActivityIds(DelegateExecution) - Static method in class org.flowable.engine.impl.util.ExecutionGraphUtil
-
Returns the list of boundary event activity ids that are in the the process model, associated with the current activity of the passed execution.
- getBoundaryEventType(BoundaryEvent) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- getBpmnDeployer() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBpmnDeploymentHelper() - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- getBpmnDeploymentHelper() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBpmnElementProperties(String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- getBpmnElementProperties(String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- getBpmnModel() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- getBpmnModel() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
- getBpmnModel(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getBpmnModel(String) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
- getBpmnModel(String) - Method in interface org.flowable.engine.RepositoryService
-
Returns the
BpmnModelcorresponding with the process definition with the provided process definition id. - getBpmnModel(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
Returns the
BpmnModelmatching the process definition bpmn model for the process definition of the passedDelegateExecution. - GetBpmnModelCmd - Class in org.flowable.engine.impl.cmd
- GetBpmnModelCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetBpmnModelCmd
- getBpmnModelForProcessDefinition(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
- getBpmnModelFromCache(String) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
- getBpmnNode(ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- getBpmnOverrideContext() - Static method in class org.flowable.engine.impl.context.BpmnOverrideContext
- getBpmnOverrideElementProperties(String, String) - Static method in class org.flowable.engine.impl.context.BpmnOverrideContext
- getBpmnParseFactory() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParser
- getBpmnParseFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBpmnParseForProcessDefinition(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
- getBpmnParser() - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilderFactory
- getBpmnParser() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBpmnParserHandlers() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- getBpmnParserHandlers() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParser
- getBpmnProcessDefinitionResource(Class<?>, String) - Static method in class org.flowable.engine.impl.test.TestHelper
-
get a resource location by convention based on a class (type) and a relative resource name.
- getBpmnProcessDiagramLayout(Document, InputStream) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
-
Provides positions and dimensions of elements in a BPMN process diagram as provided by
RepositoryService.getProcessDiagram(String). - getBpmnProperties(String, ObjectNode) - Method in class org.flowable.engine.dynamic.DynamicProcessDefinitionSummary
- getBuilderForDeployment(EngineDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilderFactory
- getBuilderForDeploymentAndSettings(EngineDeployment, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilderFactory
- getBusinessCalendarManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBusinessCalendarName(String, VariableScope) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- getBusinessKey() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The user provided unique reference to this process instance.
- getBusinessKey() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The user provided unique reference to this process instance.
- getBusinessKey() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getBusinessKey() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getBusinessKey() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getBusinessKey() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getBusinessKey() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- getBusinessKey() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getBusinessKey() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getBusinessKey() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- getBusinessKey() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
The business key of this process instance.
- getBusinessKeyLike() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getBusinessKeyLike() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getBusinessKeyLike() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getBusinessKeyLikeIgnoreCase() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getBusinessKeyLikeIgnoreCase() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getBusinessKeyLikeIgnoreCase() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getBusinessStatus() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The user provided business status for this process instance.
- getBusinessStatus() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getBusinessStatus() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getBusinessStatus() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getBusinessStatus() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getBusinessStatus() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getBusinessStatus() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getBusinessStatus() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- getBusinessStatus() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
The business status of this process instance.
- getBusinessStatusLike() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getBusinessStatusLike() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getBusinessStatusLike() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getBusinessStatusLikeIgnoreCase() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getBusinessStatusLikeIgnoreCase() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getBusinessStatusLikeIgnoreCase() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getByteArrayEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getByteArrayEntityManager() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
- getByteArrayEntityManager() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- getByteArrayEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getByteArrayEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getByteArrayRef() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
- getByteArrayRef() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getBytes() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getBytes() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getBytes() - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- getCachedValue() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getCachedValue() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getCachingAndArtifactsManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCachingAndArtifcatsManager() - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- getCalendarNameFromConfiguration(String) - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
- getCallActivity() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getCallActivityExecution() - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceAfterContext
- getCallActivityExecution() - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
- getCallActivityId() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getCallActivityId() - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- getCallActivityProcessDefinitionVersion() - Method in class org.flowable.engine.migration.ActivityMigrationMapping
- getCallActivityProcessDefinitionVersion() - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions
- getCallActivitySubProcessVersion() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getCallActivitySubProcessVersion() - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- getCallbackId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The callback id for the process instance.
- getCallbackId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getCallbackId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getCallbackId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getCallbackId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getCallbackId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getCallbackId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getCallbackId() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- getCallbackId() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the callback id of this process instance.
- getCallbackType() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The callback type for the process instance.
- getCallbackType() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getCallbackType() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getCallbackType() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getCallbackType() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getCallbackType() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getCallbackType() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getCallbackType() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- getCallbackType() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the callback type of this process instance.
- getCalledElementValue(DelegateExecution, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- getCalledProcessInstanceId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
The called process instance in case of call activity
- getCalledProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getCalledProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- getCalledProcessInstanceId() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
The called process instance in case of call activity
- getCamelContextObject(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getCandidateGroups() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getCandidateLocales(String, Locale) - Method in class org.flowable.engine.impl.context.BpmnOverrideContext.ResourceBundleControl
- getCandidateManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCandidateUsers() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getCaseDefinitionKey(String, VariableContainer, ExpressionManager) - Method in class org.flowable.engine.impl.bpmn.behavior.CaseTaskActivityBehavior
- getCaseInstanceService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCatchEventFromList(List<Event>, ExecutionEntity) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- getCatchEventFromList(List<Event>, ExecutionEntity) - Static method in class org.flowable.engine.impl.bpmn.helper.EscalationPropagation
- getCategory() - Method in class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
- getCategory() - Method in class org.flowable.engine.impl.cmd.SetProcessDefinitionCategoryCmd
- getCategory() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getCategory() - Method in class org.flowable.engine.impl.ModelQueryImpl
- getCategory() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- getCategory() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- getCategory() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getCategory() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getCategory() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getCategory() - Method in interface org.flowable.engine.repository.Model
- getCategory() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
category name which is derived from the targetNamespace attribute in the definitions element
- getCategoryLike() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getCategoryLike() - Method in class org.flowable.engine.impl.ModelQueryImpl
- getCategoryLike() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getCategoryNotEquals() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getCategoryNotEquals() - Method in class org.flowable.engine.impl.ModelQueryImpl
- getCategoryNotEquals() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getCause() - Method in interface org.flowable.engine.delegate.event.FlowableCancelledEvent
- getCause() - Method in interface org.flowable.engine.delegate.event.FlowableProcessTerminatedEvent
- getCause() - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityCancelledEventImpl
- getCause() - Method in class org.flowable.engine.delegate.event.impl.FlowableEntityExceptionEventImpl
- getCause() - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCancelledEventImpl
- getCause() - Method in class org.flowable.engine.delegate.event.impl.FlowableProcessCancelledEventImpl
- getCause() - Method in class org.flowable.engine.delegate.event.impl.FlowableProcessTerminatedEventImpl
- getChangeTenantEntityTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getChangeTenantIdManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getChannelModels(CommandContext, DelegateExecution, boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.SendEventTaskActivityBehavior
- getChildExecution() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- getChildNodes() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- getChildren() - Method in class org.flowable.engine.debug.ExecutionTreeNode
- getClassName() - Method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
-
returns the class name this
AbstractClassDelegateis configured to. - getCleanInstancesBatchSize() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getCleanInstancesEndedAfter() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getCleanInstancesEndedAfterNumberOfDays() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
Deprecated.
- getCleanVersion(String) - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- getClock() - Method in class org.flowable.engine.impl.event.logger.EventLogger
- getClock() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getClock() - Method in class org.flowable.engine.impl.persistence.entity.data.AbstractProcessDataManager
- getCmmnEngineConfiguration(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getCmmnHistoryService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getCmmnManagementService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getCmmnRepositoryService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getCmmnRuntimeService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getCollectionElementIndexVariable() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getCollectionElementVariable() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getCollectionExpression() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getCollectionHandlerInstance() - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegateCollectionHandler
- getCollectionHandlerInstance(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.helper.DelegateExpressionCollectionHandler
- getCollectionString() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getCollectionVariable() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getCommand(String, Throwable) - Method in class org.flowable.engine.impl.jobexecutor.DefaultFailedJobCommandFactory
- getCommandConfig() - Method in class org.flowable.engine.impl.db.DbIdGenerator
- getCommandContext() - Method in class org.flowable.engine.impl.agenda.AbstractOperation
- getCommandContext() - Static method in class org.flowable.engine.impl.context.Context
- getCommandContext() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getCommandContext() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getCommandExecutions() - Method in class org.flowable.engine.test.profiler.ProfileSession
- getCommandExecutor() - Method in class org.flowable.engine.impl.db.DbIdGenerator
- getCommandExecutor() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getCommandFqn() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- getCommandInterceptors() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getComment(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getComment(String) - Method in interface org.flowable.engine.TaskService
-
Returns an individual comment with the given id.
- GetCommentCmd - Class in org.flowable.engine.impl.cmd
- GetCommentCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetCommentCmd
- getCommentDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCommentEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCommentEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getCommentEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getCommentEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getCommentsByType(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getCommentsByType(String) - Method in interface org.flowable.engine.TaskService
-
All comments of a given type.
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.engine.test.mock.MockElResolver
- getCompatibilityHandlerClassName() - Method in class org.flowable.engine.compatibility.DefaultFlowable5CompatibilityHandlerFactory
- getCompleteTime() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- getCompletionCondition() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getConditionExpression() - Method in interface org.flowable.engine.delegate.event.FlowableConditionalEvent
- getConditionExpression() - Method in class org.flowable.engine.delegate.event.impl.FlowableConditionalEventImpl
- getConditionLanguage() - Method in interface org.flowable.engine.delegate.event.FlowableConditionalEvent
- getConditionLanguage() - Method in class org.flowable.engine.delegate.event.impl.FlowableConditionalEventImpl
- getConfiguration() - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- getConfigurationResource() - Method in class org.flowable.engine.test.FlowableRule
- getConfigurationResource() - Method in class org.flowable.engine.test.FlowableTestCase
- getConfigurationResource(ExtensionContext) - Method in class org.flowable.engine.impl.test.PluggableFlowableExtension
- getConfigurationResource(ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
- getConsumerKey() - Method in class org.flowable.engine.impl.eventregistry.BpmnEventRegistryEventConsumer
- getContent() - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
- getContent() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- getContentEngineConfiguration() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getContentEngineConfiguration(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getContentEngineConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getContentId() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- getContentId() - Method in interface org.flowable.engine.task.Attachment
-
the id of the byte array entity storing the content
- getContentService() - Method in class org.flowable.engine.impl.bpmn.mail.BpmnMailActivityDelegate
- getContentService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getContentService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getContentService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getContext() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- getContinueParentExecution(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getCorrelationKey(String, CommandContext, FlowElement, ExecutionEntity) - Static method in class org.flowable.engine.impl.util.CorrelationUtil
- getCorrelationKey(String, CommandContext, ExecutionEntity) - Static method in class org.flowable.engine.impl.util.CorrelationUtil
- getCorrelationParameterValues() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- getCorrelationParameterValues() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- getCorrelationParameterValues() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- getCount() - Method in class org.flowable.engine.test.profiler.CommandStats
- getCreatedEmbeddedSubProcessByKey(String) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- getCreatedEmbeddedSubProcesses() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- getCreatedEventSubProcess(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getCreatedMultiInstanceRootExecution() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- getCreateExternalWorkerJobInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCreateTime() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- getCreateTime() - Method in interface org.flowable.engine.repository.Model
- getCreateUserTaskInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCurrentActivityId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Gets the id of the current activity.
- getCurrentActivityId() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
Gets the id of the current activity.
- getCurrentActivityId() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getCurrentActivityId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getCurrentActivityName() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Gets the name of the current activity.
- getCurrentActivityName() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getCurrentActivityToNewElement(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getCurrentCommandExecution() - Method in class org.flowable.engine.test.profiler.ProfileSession
- getCurrentCommandExecution() - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- getCurrentFlowableListener() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Returns the
FlowableListenerinstance matching anExecutionListenerif currently an execution listener is being execution. - getCurrentFlowableListener() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getCurrentFlowElement() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
The BPMN element where the execution currently is at.
- getCurrentFlowElement() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
The BPMN element where the execution currently is at.
- getCurrentFlowElement() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- getCurrentFlowElement() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getCurrentFlowElement() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getCurrentFlowElement(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.AbstractOperation
-
Helper method to match the activityId of an execution with a FlowElement of the process definition referenced by the execution.
- getCurrentFlowElementId() - Method in class org.flowable.engine.debug.ExecutionTreeNode
- getCurrentFlowElementInfo() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- getCurrentProcess() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- getCurrentProcessDefinition() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- getCurrentProfileSession() - Method in class org.flowable.engine.test.profiler.FlowableProfiler
- getCurrentSubProcess() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- getCustomAsyncRunnableExecutionExceptionHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomDefaultBpmnParseHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomEventHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomFlowableFunctionDelegates() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomFormEngines() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomFormTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomHistoryJobHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomJobHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomPostCommandInterceptors() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomPostVariableTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomPreCommandInterceptors() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomPreVariableTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomPropertiesMap() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
- getCustomPropertiesMap() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
- getCustomPropertiesMap(DelegateExecution) - Method in interface org.flowable.engine.delegate.CustomPropertiesResolver
- getCustomPropertiesMap(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- getCustomPropertiesMap(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionCustomPropertiesResolver
- getCustomPropertiesMap(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.listener.ExpressionCustomPropertiesResolver
- getCustomPropertiesResolverInstance() - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- getCustomScriptingEngineClasses() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomServiceTaskValidator() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getData() - Method in interface org.flowable.engine.event.EventLogEntry
- getData() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getDatabaseTimeInMs() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- getDataInputs() - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
- getDataObject(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObject(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getDataObject(String, String) - Method in interface org.flowable.engine.RuntimeService
-
The DataObject.
- getDataObject(String, String) - Method in interface org.flowable.engine.TaskService
-
The DataObject.
- getDataObject(String, String, String, boolean) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObject(String, String, String, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getDataObject(String, String, String, boolean) - Method in interface org.flowable.engine.RuntimeService
-
The DataObject.
- getDataObject(String, String, String, boolean) - Method in interface org.flowable.engine.TaskService
-
The DataObject.
- GetDataObjectCmd - Class in org.flowable.engine.impl.cmd
- GetDataObjectCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetDataObjectCmd
- GetDataObjectCmd(String, String, boolean, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetDataObjectCmd
- getDataObjectDefinitionKey() - Method in class org.flowable.engine.impl.DataObjectImpl
- getDataObjectDefinitionKey() - Method in interface org.flowable.engine.runtime.DataObject
-
The id of the flow element in the process defining this data object.
- getDataObjectLocal(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObjectLocal(String, String) - Method in interface org.flowable.engine.RuntimeService
-
The DataObject for an execution.
- getDataObjectLocal(String, String, String, boolean) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObjectLocal(String, String, String, boolean) - Method in interface org.flowable.engine.RuntimeService
-
The DataObject for an execution.
- getDataObjects(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObjects(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getDataObjects(String) - Method in interface org.flowable.engine.RuntimeService
-
All DataObjects visible from the given execution scope (including parent scopes).
- getDataObjects(String) - Method in interface org.flowable.engine.TaskService
-
All DataObjects visible from the given execution scope (including parent scopes).
- getDataObjects(String, String, boolean) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObjects(String, String, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getDataObjects(String, String, boolean) - Method in interface org.flowable.engine.RuntimeService
-
All DataObjects visible from the given execution scope (including parent scopes).
- getDataObjects(String, String, boolean) - Method in interface org.flowable.engine.TaskService
-
All DataObjects visible from the given task scope (including parent scopes).
- getDataObjects(String, Collection<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObjects(String, Collection<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getDataObjects(String, Collection<String>) - Method in interface org.flowable.engine.RuntimeService
-
The DataObjects for all given dataObjectNames, takes all dataObjects into account which are visible from the given execution scope (including parent scopes).
- getDataObjects(String, Collection<String>) - Method in interface org.flowable.engine.TaskService
-
The DataObjects for all given dataObjectNames, takes all dataObjects into account which are visible from the given task scope (including parent scopes).
- getDataObjects(String, Collection<String>, String, boolean) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObjects(String, Collection<String>, String, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getDataObjects(String, Collection<String>, String, boolean) - Method in interface org.flowable.engine.RuntimeService
-
The DataObjects for all given dataObjectNames, takes all dataObjects into account which are visible from the given execution scope (including parent scopes).
- getDataObjects(String, Collection<String>, String, boolean) - Method in interface org.flowable.engine.TaskService
-
The DataObjects for all given dataObjectNames, takes all dataObjects into account which are visible from the given task scope (including parent scopes).
- GetDataObjectsCmd - Class in org.flowable.engine.impl.cmd
- GetDataObjectsCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetDataObjectsCmd
- GetDataObjectsCmd(String, Collection<String>, boolean, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetDataObjectsCmd
- getDataObjectsLocal(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObjectsLocal(String) - Method in interface org.flowable.engine.RuntimeService
-
All DataObject values that are defined in the execution scope, without taking outer scopes into account.
- getDataObjectsLocal(String, String, boolean) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObjectsLocal(String, String, boolean) - Method in interface org.flowable.engine.RuntimeService
-
All DataObject values that are defined in the execution scope, without taking outer scopes into account.
- getDataObjectsLocal(String, Collection<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObjectsLocal(String, Collection<String>) - Method in interface org.flowable.engine.RuntimeService
-
The DataObjects for the given dataObjectNames only taking the given execution scope into account, not looking in outer scopes.
- getDataObjectsLocal(String, Collection<String>, String, boolean) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObjectsLocal(String, Collection<String>, String, boolean) - Method in interface org.flowable.engine.RuntimeService
-
The DataObjects for the given dataObjectNames only taking the given execution scope into account, not looking in outer scopes.
- getDataOutputs() - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
- getDbDeletes() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- getDbDeletes() - Method in class org.flowable.engine.test.profiler.CommandStats
- getDbInserts() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- getDbInserts() - Method in class org.flowable.engine.test.profiler.CommandStats
- getDbSelects() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- getDbSelects() - Method in class org.flowable.engine.test.profiler.CommandStats
- getDbSqlSession() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getDbSqlSession(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getDbUpdates() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- getDbUpdates() - Method in class org.flowable.engine.test.profiler.CommandStats
- getDbVersion() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- getDeadLetterJobCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- getDeadLetterJobCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getDeadLetterJobExceptionStacktrace(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getDeadLetterJobExceptionStacktrace(String) - Method in interface org.flowable.engine.ManagementService
-
Returns the full stacktrace of the exception that occurs when the
DeadLetterJobEntitywith the given id was last executed. - getDebugInfoKey(Runnable) - Method in class org.flowable.engine.test.impl.logger.LoggingAgendaOperationExecutionListener
- getDecisionsForProcessDefinition(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getDecisionsForProcessDefinition(String) - Method in interface org.flowable.engine.RepositoryService
-
Retrieves the
DmnDecisions associated with the given process definition. - GetDecisionsForProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
- GetDecisionsForProcessDefinitionCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetDecisionsForProcessDefinitionCmd
- getDecisionsFromModel(BpmnModel, ProcessDefinition) - Method in class org.flowable.engine.impl.cmd.GetDecisionsForProcessDefinitionCmd
- getDecisionTableVariableManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDefaultBpmnParseHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDefaultCamelBehaviorClassName() - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- getDefaultCamelContext() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getDefaultDeployers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDefaultExpression() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- getDefaultFailedJobWaitTime() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getDefaultMailClient() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getDefaultMailServer() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getDefaultProcessEngine() - Static method in class org.flowable.engine.ProcessEngines
- getDefinition() - Method in interface org.flowable.engine.delegate.variable.VariableAggregatorContext
- getDefinition() - Method in class org.flowable.engine.impl.bpmn.data.Data
- getDefinition() - Method in class org.flowable.engine.impl.delegate.BaseVariableAggregatorContext
- getDefinitionDeploymentId(String) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
- getDefinitionDeploymentId(String, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
- getDefinitionDeploymentId(ProcessDefinition, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
- getDelayedExecutionJobHandlerType() - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
-
Subclasses should return the type of the
JobHandlerhere. it will be used when the user provides an execution date on which the actual state change will happen. - getDelayedExecutionJobHandlerType() - Method in class org.flowable.engine.impl.cmd.ActivateProcessDefinitionCmd
- getDelayedExecutionJobHandlerType() - Method in class org.flowable.engine.impl.cmd.SuspendProcessDefinitionCmd
- getDelegateExpressionFieldInjectionMode() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDelegateInstance() - Method in class org.flowable.engine.impl.bpmn.helper.DelegateFlowableEventListener
- getDelegateInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDeleteReason() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Returns the delete reason for this activity, if any was set (if completed normally, no delete reason is set)
- getDeleteReason() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
Obtains the reason for the process instance's deletion.
- getDeleteReason() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
Obtains the reason for the process instance's deletion.
- getDeleteReason() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- getDeleteReason() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getDeleteReason() - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- getDeleteReason() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getDeleteReason() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- getDeleteReason() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getDeleteReason() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
- getDeleteReason() - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- getDeleteReason() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- getDeleteReason() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
Returns the delete reason for this activity, if any was set (if completed normally, no delete reason is set)
- getDeleteReasonLike() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- getDeleteReasonLike() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getDependentScopeTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDeployedArtifacts(Class<T>) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- getDeployedArtifacts(Class<T>) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- getDeployedProcessDefinition(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getDeployers() - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- getDeployment() - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
- getDeployment() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- getDeployment() - Method in class org.flowable.engine.impl.context.ExecutionContext
- getDeployment() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- getDeploymentDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDeploymentEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDeploymentEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getDeploymentEntityManager() - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- getDeploymentEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getDeploymentEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getDeploymentId() - Method in interface org.flowable.engine.form.FormData
-
The deployment id of the process definition to which this form is related
- getDeploymentId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The deployment id of the process definition of the process instance.
- getDeploymentId() - Method in class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
- getDeploymentId() - Method in class org.flowable.engine.impl.cmd.SetDeploymentKeyCmd
- getDeploymentId() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getDeploymentId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getDeploymentId() - Method in class org.flowable.engine.impl.form.DefaultFormHandler
- getDeploymentId() - Method in class org.flowable.engine.impl.form.FormDataImpl
- getDeploymentId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getDeploymentId() - Method in class org.flowable.engine.impl.ModelQueryImpl
- getDeploymentId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getDeploymentId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getDeploymentId() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- getDeploymentId() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getDeploymentId() - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- getDeploymentId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getDeploymentId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getDeploymentId() - Method in interface org.flowable.engine.repository.Model
- getDeploymentId() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
The deployment in which this process definition is contained.
- getDeploymentId() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
The deployment id of the process definition of the process instance.
- getDeploymentIdFromDeploymentAnnotation() - Method in class org.flowable.engine.test.FlowableTestHelper
- getDeploymentIds() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getDeploymentIds() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getDeploymentIds() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getDeploymentIds() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getDeploymentIds() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getDeploymentManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- GetDeploymentProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
- GetDeploymentProcessDefinitionCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetDeploymentProcessDefinitionCmd
- GetDeploymentProcessDiagramCmd - Class in org.flowable.engine.impl.cmd
-
Gives access to a deployed process diagram, e.g., a PNG image, through a stream of bytes.
- GetDeploymentProcessDiagramCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetDeploymentProcessDiagramCmd
- GetDeploymentProcessDiagramLayoutCmd - Class in org.flowable.engine.impl.cmd
-
Provides positions and dimensions of elements in a process diagram as provided by
GetDeploymentProcessDiagramCmd. - GetDeploymentProcessDiagramLayoutCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetDeploymentProcessDiagramLayoutCmd
- GetDeploymentProcessModelCmd - Class in org.flowable.engine.impl.cmd
-
Gives access to a deployed process model, e.g., a BPMN 2.0 XML file, through a stream of bytes.
- GetDeploymentProcessModelCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetDeploymentProcessModelCmd
- getDeploymentProperties() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- GetDeploymentResourceCmd - Class in org.flowable.engine.impl.cmd
- GetDeploymentResourceCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetDeploymentResourceCmd
- getDeploymentResourceNames(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.DeploymentDataManager
- getDeploymentResourceNames(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisDeploymentDataManager
- getDeploymentResourceNames(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntityManager
- getDeploymentResourceNames(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- getDeploymentResourceNames(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getDeploymentResourceNames(String) - Method in interface org.flowable.engine.RepositoryService
-
Retrieves a list of deployment resources for the given deployment, ordered alphabetically.
- GetDeploymentResourceNamesCmd - Class in org.flowable.engine.impl.cmd
- GetDeploymentResourceNamesCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetDeploymentResourceNamesCmd
- getDeploymentTime() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- getDerivedFrom() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getDerivedFrom() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- getDerivedFrom() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getDerivedFrom() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
The derived from process definition value when this is a dynamic process definition
- getDerivedFromRoot() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- getDerivedFromRoot() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getDerivedFromRoot() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
The root derived from process definition value when this is a dynamic process definition
- getDerivedVersion() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getDerivedVersion() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
The derived version of the process definition
- getDescription() - Method in class org.flowable.engine.app.AppModel
- getDescription() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The description for the process instance.
- getDescription() - Method in class org.flowable.engine.impl.DataObjectImpl
- getDescription() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- getDescription() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getDescription() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getDescription() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getDescription() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getDescription() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
description of this process
- getDescription() - Method in interface org.flowable.engine.runtime.DataObject
-
Description of the DataObject.
- getDescription() - Method in interface org.flowable.engine.runtime.Execution
-
Returns the description of this execution.
- getDescription() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the description of this process instance.
- getDescription() - Method in interface org.flowable.engine.task.Attachment
-
long (max 255 chars) explanation what this attachment is about in context of the task and/or process instance it's linked to.
- getDetailType() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntity
- getDetailType() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- getDiagramBoundsFromBpmnDi(Document) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- getDiagramBoundsFromImage(BufferedImage, int, int) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- getDiagramBoundsFromImage(InputStream) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- getDiagramBoundsFromImage(InputStream, int, int) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- getDiagramResourceName() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getDiagramResourceName() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
The resource name in the deployment of the diagram image (if any).
- getDmnEngineConfiguration() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getDmnEngineConfiguration(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getDmnEngineConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getDmnManagementService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getDmnManagementService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getDmnRepositoryService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getDmnRepositoryService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getDmnRuleService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getDmnRuleService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getDoubleValue() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getDoubleValue() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getDueDate() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getDurationInMillis() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Difference between
HistoricActivityInstance.getEndTime()andHistoricActivityInstance.getStartTime(). - getDurationInMillis() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The difference between
HistoricProcessInstance.getEndTime()andHistoricProcessInstance.getStartTime(). - getDurationInMillis() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The difference between
ProcessInstanceHistoryLog.getEndTime()andProcessInstanceHistoryLog.getStartTime(). - getDurationInMillis() - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- getDurationInMillis() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getDurationInMillis() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
- getDurationInMillis() - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- getDurationInMillis() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- getDurationInMillis() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
Difference between
ActivityInstance.getEndTime()andActivityInstance.getStartTime(). - getDynamicBpmnService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDynamicBpmnService() - Method in class org.flowable.engine.impl.ProcessEngineImpl
- getDynamicBpmnService() - Method in interface org.flowable.engine.ProcessEngine
- getDynamicProcessDefinitionSummary(String) - Method in interface org.flowable.engine.DynamicBpmnService
-
Gives a summary between the
BpmnModelandDynamicBpmnService.getProcessDefinitionInfo(String) - getDynamicProcessDefinitionSummary(String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- getDynamicStateManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDynamicSubProcessId() - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- getDynamicTaskId() - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- getDynamicUserTaskCallback() - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- getEdge(String) - Method in class org.flowable.engine.repository.DiagramLayout
- getEditorSourceExtraValueId() - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntity
- getEditorSourceExtraValueId() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- getEditorSourceValueId() - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntity
- getEditorSourceValueId() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- getElement(String) - Method in class org.flowable.engine.dynamic.DynamicProcessDefinitionSummary
-
Returns the summary in the following structure:
- getElementBoundsFromBpmnDi(Document) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- getElements() - Method in class org.flowable.engine.repository.DiagramLayout
- getEnableActivityContainers() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- getEnableActivityIdList() - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- getEnableActivityMappings() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- getEnableActivityMappings() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- GetEnabledActivitiesForAdhocSubProcessCmd - Class in org.flowable.engine.impl.cmd
- GetEnabledActivitiesForAdhocSubProcessCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetEnabledActivitiesForAdhocSubProcessCmd
- getEnabledActivitiesFromAdhocSubProcess(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getEnabledActivitiesFromAdhocSubProcess(String) - Method in interface org.flowable.engine.RuntimeService
-
Gets enabled activities from ad-hoc sub process
- getEnabledJobCategories() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEndActivityId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
Reference to the activity in which this process instance ended.
- getEndActivityId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getEndDateFromConfiguration(String) - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
- getEndedBefore() - Method in class org.flowable.engine.DefaultHistoryCleaningManager
- getEndTime() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Time when the activity instance ended
- getEndTime() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The time the process was ended.
- getEndTime() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The time the process was ended.
- getEndTime() - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- getEndTime() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getEndTime() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
- getEndTime() - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- getEndTime() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- getEndTime() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
Time when the activity instance ended
- getEndTime() - Method in class org.flowable.engine.test.profiler.ProfileSession
- getEngineCfgKey() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEngineName() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getEngineName() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getEngineScopeType() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEngineSpecificEngineConfigurators() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEngineVersion() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getEngineVersion() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- getEngineVersion() - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- getEngineVersion() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getEngineVersion() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getEngineVersion() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getEngineVersion() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
The engine version for this process definition (5 or 6)
- getEntity() - Method in class org.flowable.engine.delegate.event.impl.FlowableEntityEventImpl
- getEntity() - Method in class org.flowable.engine.delegate.event.impl.FlowableEntityExceptionEventImpl
- getEntityCache() - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- getEntityCache() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEntityCache(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEntityClass() - Method in class org.flowable.engine.impl.bpmn.helper.BaseDelegateEventListener
- getEntityFromEvent() - Method in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
- getEntityLinkChildrenForProcessInstance(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getEntityLinkChildrenForProcessInstance(String) - Method in interface org.flowable.engine.RuntimeService
-
Retrieves the
EntityLinks associated with the given process instance. - GetEntityLinkChildrenForProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
- GetEntityLinkChildrenForProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetEntityLinkChildrenForProcessInstanceCmd
- getEntityLinkChildrenForTask(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getEntityLinkChildrenForTask(String) - Method in interface org.flowable.engine.RuntimeService
-
Retrieves the
EntityLinks associated with the given task. - GetEntityLinkChildrenForTaskCmd - Class in org.flowable.engine.impl.cmd
- GetEntityLinkChildrenForTaskCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetEntityLinkChildrenForTaskCmd
- getEntityLinkChildrenWithSameRootAsProcessInstance(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getEntityLinkChildrenWithSameRootAsProcessInstance(String) - Method in interface org.flowable.engine.RuntimeService
-
Retrieves all the
EntityLinks associated with the same root as the given process instance. - GetEntityLinkChildrenWithSameRootAsProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
- GetEntityLinkChildrenWithSameRootAsProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetEntityLinkChildrenWithSameRootAsProcessInstanceCmd
- getEntityLinkParentsForProcessInstance(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getEntityLinkParentsForProcessInstance(String) - Method in interface org.flowable.engine.RuntimeService
-
Retrieves the
EntityLinks where the given process instance is referenced. - GetEntityLinkParentsForProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
- GetEntityLinkParentsForProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetEntityLinkParentsForProcessInstanceCmd
- getEntityLinkParentsForTask(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getEntityLinkParentsForTask(String) - Method in interface org.flowable.engine.RuntimeService
-
Retrieves the
EntityLinks where the given task is referenced. - GetEntityLinkParentsForTaskCmd - Class in org.flowable.engine.impl.cmd
- GetEntityLinkParentsForTaskCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetEntityLinkParentsForTaskCmd
- getEntityLinkService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEntityLinkService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEntityLinkServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEntityLinkServiceConfigurators() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEntityType(String) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- getError() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- getErrorCode() - Method in exception org.flowable.engine.delegate.BpmnError
- getErrorCode() - Method in interface org.flowable.engine.delegate.event.FlowableErrorEvent
- getErrorCode() - Method in class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
- getErrorCode() - Method in class org.flowable.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
- getErrorCode() - Method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- getErrorCode() - Method in class org.flowable.engine.impl.bpmn.parser.Error
- getErrorCode() - Method in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
- getErrorCodeFromErrorEventDefinition(Event) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- getErrorId() - Method in interface org.flowable.engine.delegate.event.FlowableErrorEvent
- getErrorId() - Method in class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
- getEscalation() - Method in class org.flowable.engine.impl.bpmn.behavior.EscalationEndEventActivityBehavior
- getEscalationCode() - Method in interface org.flowable.engine.delegate.event.FlowableEscalationEvent
- getEscalationCode() - Method in class org.flowable.engine.delegate.event.impl.FlowableEscalationEventImpl
- getEscalationEventDefinition() - Method in class org.flowable.engine.impl.bpmn.behavior.EscalationEndEventActivityBehavior
- getEscalationEventDefinition(Event) - Static method in class org.flowable.engine.impl.bpmn.helper.EscalationPropagation
- getEscalationName() - Method in interface org.flowable.engine.delegate.event.FlowableEscalationEvent
- getEscalationName() - Method in class org.flowable.engine.delegate.event.impl.FlowableEscalationEventImpl
- getEvent(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getEvent(String) - Method in interface org.flowable.engine.TaskService
-
Returns an individual event with the given id.
- getEventDefinitionKey(CommandContext, ExecutionEntity) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventRegistryEventActivityBehavior
- getEventDefinitionKey(CommandContext, ExecutionEntity) - Method in class org.flowable.engine.impl.bpmn.behavior.ReceiveEventTaskActivityBehavior
- getEventDefinitionKey(ExecutionEntity, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventRegistryEventActivityBehavior
- getEventDispatcher() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getEventDispatcher() - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- getEventDispatcher() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventDispatcher(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventHandler(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEventHandler(FlowableEvent) - Method in class org.flowable.engine.impl.event.logger.EventLogger
- getEventHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEventHandlers() - Method in class org.flowable.engine.impl.event.logger.AbstractEventFlusher
- getEventHandlers() - Method in interface org.flowable.engine.impl.event.logger.EventFlusher
- getEventHandlerType() - Method in class org.flowable.engine.impl.event.CompensationEventHandler
- getEventHandlerType() - Method in interface org.flowable.engine.impl.event.EventHandler
- getEventHandlerType() - Method in class org.flowable.engine.impl.event.MessageEventHandler
- getEventHandlerType() - Method in class org.flowable.engine.impl.event.SignalEventHandler
- getEventLogEntries(Long, Long) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getEventLogEntries(Long, Long) - Method in interface org.flowable.engine.ManagementService
-
Returns a list of event log entries, describing everything the engine has processed.
- getEventLogEntriesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getEventLogEntriesByProcessInstanceId(String) - Method in interface org.flowable.engine.ManagementService
-
Returns a list of event log entries for a specific process instance id.
- GetEventLogEntriesCmd - Class in org.flowable.engine.impl.cmd
- GetEventLogEntriesCmd() - Constructor for class org.flowable.engine.impl.cmd.GetEventLogEntriesCmd
- GetEventLogEntriesCmd(Long, Long) - Constructor for class org.flowable.engine.impl.cmd.GetEventLogEntriesCmd
- GetEventLogEntriesCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetEventLogEntriesCmd
- getEventLogEntryDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEventLogEntryEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEventLogEntryEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventLogEntryEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventModel(String, String, CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractProcessStartEventSubscriptionCmd
- getEventModel(CommandContext, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.SendEventTaskActivityBehavior
- getEventName() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Will contain the event name in case this execution is passed in for an
ExecutionListener. - getEventName() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
Will contain the event name in case this execution is passed in for an
ExecutionListener. - getEventName() - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- getEventName() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getEventName() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getEventRegistry() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventRegistry() - Method in class org.flowable.engine.test.FlowableTestCase
- getEventRegistry(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getEventRegistry(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventRegistryEngineConfiguration() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventRegistryEngineConfiguration() - Method in class org.flowable.engine.test.FlowableTestCase
- getEventRegistryEngineConfiguration(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getEventRegistryEngineConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventRegistryEventConsumer() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEventRegistryStartEventEventTypes(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
- getEventRegistryUniqueProcessInstanceStartLockTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEventRepositoryService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventRepositoryService() - Method in class org.flowable.engine.test.FlowableTestCase
- getEventRepositoryService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventScopeExecutions(ExecutionEntityManager, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- getEventSubscriptionCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- getEventSubscriptionCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getEventSubscriptionManager() - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
- getEventSubscriptionManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEventSubscriptionName() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getEventSubscriptions() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getEventSubscriptions() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- getEventSubscriptions() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getEventSubscriptions() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getEventSubscriptionService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventSubscriptionService(CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractProcessStartEventSubscriptionCmd
- getEventSubscriptionService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventSubscriptionServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEventSubscriptionServiceConfigurators() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEventSubscriptionType() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getEventSupport(BpmnModel) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ProcessParseHandler
- getEventType() - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- getExceptionStacktrace() - Method in class org.flowable.engine.impl.cmd.JobRetryCmd
- getExceptionStacktrace(Throwable) - Method in class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationJobHandler
- getExcludeTaskRelated() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- getExecutedNoOpServiceTaskDelegateClassNames() - Method in class org.flowable.engine.test.mock.FlowableMockSupport
- getExecution() - Method in interface org.flowable.engine.delegate.event.FlowableProcessEngineEvent
-
Return the execution this event is associated with.
- getExecution() - Method in class org.flowable.engine.delegate.event.impl.FlowableProcessEventImpl
- getExecution() - Method in class org.flowable.engine.impl.agenda.AbstractOperation
- getExecution() - Method in class org.flowable.engine.impl.context.ExecutionContext
- getExecution() - Method in interface org.flowable.engine.impl.delegate.TriggerableJavaDelegate.Context
- getExecution() - Method in class org.flowable.engine.impl.delegate.TriggerableJavaDelegateContextImpl
- getExecution() - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobAfterContext
- getExecution() - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
- getExecution() - Method in class org.flowable.engine.interceptor.CreateUserTaskAfterContext
- getExecution() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getExecution(FlowableEngineEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- getExecutionDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getExecutionEntity() - Method in class org.flowable.engine.debug.ExecutionTreeNode
- getExecutionEntity(FlowableEvent) - Method in class org.flowable.engine.test.impl.logger.DebugInfoEntityEventListener
- getExecutionEntityManager() - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- getExecutionEntityManager() - Method in class org.flowable.engine.impl.cfg.DefaultTaskLocalizationManager
- getExecutionEntityManager() - Method in class org.flowable.engine.impl.cfg.DefaultTaskVariableScopeResolver
- getExecutionEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getExecutionEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getExecutionEntityManager() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- getExecutionEntityManager() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- getExecutionEntityManager() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- getExecutionEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getExecutionEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getExecutionId() - Method in interface org.flowable.engine.event.EventLogEntry
- getExecutionId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Execution reference
- getExecutionId() - Method in interface org.flowable.engine.history.HistoricDetail
-
The identifier for the path of execution.
- getExecutionId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- getExecutionId() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
- getExecutionId() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
- getExecutionId() - Method in class org.flowable.engine.impl.DataObjectImpl
- getExecutionId() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getExecutionId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getExecutionId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getExecutionId() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- getExecutionId() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getExecutionId() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getExecutionId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- getExecutionId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- getExecutionId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getExecutionId() - Method in class org.flowable.engine.impl.variable.BpmnAggregation
- getExecutionId() - Method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariable
- getExecutionId() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
Execution reference
- getExecutionId() - Method in interface org.flowable.engine.runtime.DataObject
-
The id of the execution in which this Data Object resides.
- getExecutionId() - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- getExecutionIds() - Method in class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- getExecutionListenerInstance() - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- getExecutionQueryInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getExecutions() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
returns the list of execution of which this execution the parent of.
- getExecutions() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getExecutions() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- getExecutions() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
ensures initialization and returns the non-null executions list
- GetExecutionsVariablesCmd - Class in org.flowable.engine.impl.cmd
- GetExecutionsVariablesCmd(Set<String>) - Constructor for class org.flowable.engine.impl.cmd.GetExecutionsVariablesCmd
- getExecutionTrees() - Method in class org.flowable.engine.test.impl.logger.AbstractDebugInfo
- getExecutionVariable(String, String, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- GetExecutionVariableCmd - Class in org.flowable.engine.impl.cmd
- GetExecutionVariableCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetExecutionVariableCmd
- getExecutionVariableInstance(String, String, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- GetExecutionVariableInstanceCmd - Class in org.flowable.engine.impl.cmd
- GetExecutionVariableInstanceCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetExecutionVariableInstanceCmd
- getExecutionVariableInstances(String, Collection<String>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- GetExecutionVariableInstancesCmd - Class in org.flowable.engine.impl.cmd
- GetExecutionVariableInstancesCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetExecutionVariableInstancesCmd
- getExecutionVariables() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
- getExecutionVariables() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
- getExecutionVariables(String, Collection<String>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- GetExecutionVariablesCmd - Class in org.flowable.engine.impl.cmd
- GetExecutionVariablesCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetExecutionVariablesCmd
- getExParsedDeploymentBuilderFactory() - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- getExpressionCacheSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getExpressionManager() - Method in class org.flowable.engine.impl.bpmn.parser.factory.AbstractBehaviorFactory
- getExpressionManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getExpressionManagerConfigurers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.http.handler.DelegateExpressionHttpHandler
-
returns the expression text for this execution listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionCustomPropertiesResolver
-
returns the expression text for this execution listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionExecutionListener
-
returns the expression text for this execution listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTaskListener
-
returns the expression text for this task listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTransactionDependentExecutionListener
-
returns the expression text for this execution listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTransactionDependentTaskListener
-
returns the expression text for this task listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.ExpressionCustomPropertiesResolver
-
returns the expression text for this execution listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.ExpressionExecutionListener
-
returns the expression text for this execution listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.ExpressionTaskListener
-
returns the expression text for this task listener.
- getExpressionTextLengthCacheLimit() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getExtensionElements(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
- getExtensions() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getExternalWorkerJobCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- getExternalWorkerJobCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getExternalWorkerJobEntity() - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobAfterContext
- getExternalWorkerJobErrorDetails(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getExternalWorkerJobErrorDetails(String) - Method in interface org.flowable.engine.ManagementService
-
Returns the full error details that were passed to the
ExternalWorkerJobEntitywhen the job was last failed. - getExternalWorkerServiceTask() - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobAfterContext
- getExternalWorkerServiceTask() - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
- getExtraFormInfo() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getExtraFormOutcome() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getExtraFormVariables() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getFactory() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngine
- getFailedJobCommandFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFailedJobCommandFactory() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getFailedJobCommandFactory(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getFailedMigrationParts() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- getFallbackFlowable5CompatibilityHandler() - Static method in class org.flowable.engine.impl.context.Context
- getFallbackFlowable5CompatibilityHandler() - Static method in class org.flowable.engine.impl.context.Flowable5CompatibilityContext
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.engine.test.mock.MockElResolver
- getField(DelegateExecution, String) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
Returns the
FieldExtensionmatching the provided 'fieldName' which is defined for the current activity of the providedDelegateExecution. - getFieldExpression(DelegateExecution, String) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
Returns the
Expressionfor the field defined for the current activity of the providedDelegateExecution. - getFieldExpression(DelegateTask, String) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
Similar to
DelegateHelper.getFieldExpression(DelegateExecution, String), but for use within aTaskListener. - getFieldNameAt(int) - Method in class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
- getFieldNameAt(int) - Method in interface org.flowable.engine.impl.bpmn.data.FieldBaseStructureDefinition
-
Obtains the name of the field in the index position
- getFieldNameAt(int) - Method in class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
- getFieldNameAt(int) - Method in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
- getFieldParameterTypeAt(int) - Method in class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
- getFieldParameterTypeAt(int) - Method in interface org.flowable.engine.impl.bpmn.data.FieldBaseStructureDefinition
-
Obtains the parameter type of the field in the index position
- getFieldParameterTypeAt(int) - Method in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
- getFields(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
Returns the list of field extensions, represented as instances of
FieldExtension, for the current activity of the passedDelegateExecution. - getFieldSize() - Method in class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
- getFieldSize() - Method in interface org.flowable.engine.impl.bpmn.data.FieldBaseStructureDefinition
-
Obtains the number of fields that this structure has
- getFieldSize() - Method in class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
- getFieldSize() - Method in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
- getFieldTypeAt(int) - Method in class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
- getFieldTypeAt(int) - Method in interface org.flowable.engine.impl.bpmn.data.FieldBaseStructureDefinition
-
Obtains the type of the field in the index position
- getFieldTypeAt(int) - Method in class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
- getFieldTypeAt(int) - Method in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
- getFieldValue(String) - Method in class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
- getFieldValue(String) - Method in class org.flowable.engine.impl.bpmn.data.ItemInstance
- getFinishedAfter() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getFinishedAfter() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getFinishedBefore() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getFinishedBefore() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getFirstDataInputName() - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
- getFirstDataOutputName() - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
- getFlowable5ActivityBehaviorFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFlowable5CompatibilityHandler() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFlowable5CompatibilityHandler() - Static method in class org.flowable.engine.impl.context.Context
- getFlowable5CompatibilityHandler() - Static method in class org.flowable.engine.impl.util.Flowable5Util
- getFlowable5CompatibilityHandlerFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFlowable5CustomDefaultBpmnParseHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFlowable5CustomMybatisMappers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFlowable5CustomMybatisXMLMappers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFlowable5ExpressionManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFlowable5JobProcessors() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFlowable5ListenerFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFlowable5PostBpmnParseHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFlowable5PreBpmnParseHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFlowable6ProcessEngineConfiguration() - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getFlowableFunctionDelegates() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFlowElement() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
- getFlowElement(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
Returns the current
FlowElementwhere theDelegateExecutionis currently at. - getFlowElementClass() - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- getFlowElementExtensionElements(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
- getFlowElementField(DelegateExecution, String) - Static method in class org.flowable.engine.delegate.DelegateHelper
- getFlowElementFieldExpression(DelegateExecution, String) - Static method in class org.flowable.engine.delegate.DelegateHelper
- getFlowElementFields(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
- getFlowElementId() - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- getFlowElementLocalVariableMap() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getFlowElementMultiInstanceParentId(FlowElement) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- getFlowElementsInSubProcess(SubProcess, Collection<FlowElement>) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- getFlowNode(FlowElement) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- getForm() - Method in class org.flowable.engine.impl.form.FormReference
- getFormDefinitionsForProcessDefinition(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getFormDefinitionsForProcessDefinition(String) - Method in interface org.flowable.engine.RepositoryService
-
Retrieves the
FormDefinitions associated with the given process definition. - GetFormDefinitionsForProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
- GetFormDefinitionsForProcessDefinitionCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetFormDefinitionsForProcessDefinitionCmd
- getFormDefinitionsFromModel(BpmnModel, ProcessDefinition) - Method in class org.flowable.engine.impl.cmd.GetFormDefinitionsForProcessDefinitionCmd
- getFormEngineConfiguration() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getFormEngineConfiguration(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getFormEngineConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getFormEngines() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFormFieldHandler() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFormHandlerHelper() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFormInstanceById(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getFormKey() - Method in interface org.flowable.engine.form.FormData
-
User defined reference to a form.
- getFormKey() - Method in class org.flowable.engine.impl.form.DefaultFormHandler
- getFormKey() - Method in class org.flowable.engine.impl.form.FormDataImpl
- getFormKey() - Method in interface org.flowable.engine.impl.form.TaskFormHandler
- getFormKey() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getFormKey(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- GetFormKeyCmd - Class in org.flowable.engine.impl.cmd
-
Command for retrieving start or task form keys.
- GetFormKeyCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetFormKeyCmd
-
Retrieves a start form key.
- GetFormKeyCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetFormKeyCmd
-
Retrieves a task form key.
- getFormManagementService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getFormManagementService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getFormManagementService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getFormProperties() - Method in interface org.flowable.engine.form.FormData
-
Properties containing the dynamic information that needs to be displayed in the form.
- getFormProperties() - Method in class org.flowable.engine.impl.form.FormDataImpl
- getFormPropertyHandlers() - Method in class org.flowable.engine.impl.form.DefaultFormHandler
- getFormRepositoryService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getFormRepositoryService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getFormRepositoryService(ProcessEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getFormService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFormService() - Method in class org.flowable.engine.impl.ProcessEngineImpl
- getFormService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getFormService() - Method in interface org.flowable.engine.ProcessEngine
- getFormService() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getFormService() - Method in class org.flowable.engine.test.FlowableRule
- getFormService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getFormService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getFormTemplateString(FormData, String) - Method in class org.flowable.engine.impl.form.JuelFormEngine
- getFormTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFromActivityId() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- getFromActivityId() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- getFromActivityIds() - Method in class org.flowable.engine.migration.ActivityMigrationMapping
- getFromActivityIds() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- getFromActivityIds() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- getFromActivityIds() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- getFromCallActivityId() - Method in class org.flowable.engine.migration.ActivityMigrationMapping
- getFromCallActivityId() - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions
- getFullMessage() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- getFullMessage() - Method in interface org.flowable.engine.task.Comment
-
the full comment message the user had related to the task and/or process instance
- getFullMessageBytes() - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntity
- getFullMessageBytes() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- getGetTotalCommandTime() - Method in class org.flowable.engine.test.profiler.CommandStats
- getGroupId() - Method in class org.flowable.engine.impl.IdentityLinkQueryObject
- getGroupsAccess() - Method in class org.flowable.engine.app.AppModel
- getGroupsForCandidateUser(String) - Method in interface org.flowable.engine.CandidateManager
- getGroupsForCandidateUser(String) - Method in class org.flowable.engine.DefaultCandidateManager
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.AdhocSubProcessParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.BoundaryEventParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.BusinessRuleParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.CallActivityParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.CancelEventDefinitionParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.CaseServiceTaskParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.CompensateEventDefinitionParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ConditionalEventDefinitionParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.EndEventParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ErrorEventDefinitionParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.EscalationEventDefinitionParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.EventBasedGatewayParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.EventSubProcessParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ExclusiveGatewayParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ExternalWorkerServiceTaskParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.HttpServiceTaskParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.InclusiveGatewayParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.IntermediateCatchEventParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.IntermediateThrowEventParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ManualTaskParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.MessageEventDefinitionParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ParallelGatewayParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ProcessParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ReceiveTaskParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ScriptTaskParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.SendEventServiceTaskParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.SendTaskParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.SequenceFlowParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ServiceTaskParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.SignalEventDefinitionParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.StartEventParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.SubProcessParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.TaskParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.TimerEventDefinitionParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.TransactionParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.UserTaskParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.VariableListenerEventDefinitionParseHandler
- getHandledTypes() - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
- getHandledTypes() - Method in interface org.flowable.engine.parse.BpmnParseHandler
-
The types for which this handler must be called during process parsing.
- getHandler() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getHandlerActivityId() - Method in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
- getHandlerCfgForBatchId(String) - Static method in class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
- getHandlerCfgForBatchPartId(String) - Static method in class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
- getHandlersFor(Class<? extends BaseElement>) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParseHandlers
- getHasStartFormKey() - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- getHasStartFormKey() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getHeight() - Method in class org.flowable.engine.repository.DiagramNode
- getHistoricActivityInstanceDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoricActivityInstanceEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoricActivityInstanceEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getHistoricActivityInstanceEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricActivityInstanceEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricActivityInstanceFromCache(String, String, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- getHistoricData() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The trail of data, ordered by date (ascending).
- getHistoricData() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- getHistoricDetailDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoricDetailEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoricDetailEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getHistoricDetailEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricDetailEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricEntityLinkChildrenForProcessInstance(String) - Method in interface org.flowable.engine.HistoryService
-
Retrieves the
HistoricEntityLinks associated with the given process instance. - getHistoricEntityLinkChildrenForProcessInstance(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
- GetHistoricEntityLinkChildrenForProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
- GetHistoricEntityLinkChildrenForProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetHistoricEntityLinkChildrenForProcessInstanceCmd
- getHistoricEntityLinkChildrenForTask(String) - Method in interface org.flowable.engine.HistoryService
-
Retrieves the
HistoricEntityLinks associated with the given task. - getHistoricEntityLinkChildrenForTask(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
- GetHistoricEntityLinkChildrenForTaskCmd - Class in org.flowable.engine.impl.cmd
- GetHistoricEntityLinkChildrenForTaskCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetHistoricEntityLinkChildrenForTaskCmd
- getHistoricEntityLinkChildrenWithSameRootAsProcessInstance(String) - Method in interface org.flowable.engine.HistoryService
-
Retrieves all the
HistoricEntityLinks associated with same root as the given process instance. - getHistoricEntityLinkChildrenWithSameRootAsProcessInstance(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
- GetHistoricEntityLinkChildrenWithSameRootAsProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
- GetHistoricEntityLinkChildrenWithSameRootAsProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetHistoricEntityLinkChildrenWithSameRootAsProcessInstanceCmd
- getHistoricEntityLinkParentsForProcessInstance(String) - Method in interface org.flowable.engine.HistoryService
-
Retrieves the
HistoricEntityLinks where the given process instance is referenced. - getHistoricEntityLinkParentsForProcessInstance(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
- GetHistoricEntityLinkParentsForProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
- GetHistoricEntityLinkParentsForProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetHistoricEntityLinkParentsForProcessInstanceCmd
- getHistoricEntityLinkParentsForTask(String) - Method in interface org.flowable.engine.HistoryService
-
Retrieves the
HistoricEntityLinks where the given task is referenced. - getHistoricEntityLinkParentsForTask(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
- GetHistoricEntityLinkParentsForTaskCmd - Class in org.flowable.engine.impl.cmd
- GetHistoricEntityLinkParentsForTaskCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetHistoricEntityLinkParentsForTaskCmd
- getHistoricEntityLinkService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricEntityLinkService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricIdentityLinkService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricIdentityLinkService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricIdentityLinksForProcessInstance(String) - Method in interface org.flowable.engine.HistoryService
-
Retrieves the
HistoricIdentityLinks associated with the given process instance. - getHistoricIdentityLinksForProcessInstance(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
- getHistoricIdentityLinksForTask(String) - Method in interface org.flowable.engine.HistoryService
-
Retrieves the
HistoricIdentityLinks associated with the given task. - getHistoricIdentityLinksForTask(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
- GetHistoricIdentityLinksForTaskCmd - Class in org.flowable.engine.impl.cmd
- GetHistoricIdentityLinksForTaskCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetHistoricIdentityLinksForTaskCmd
- getHistoricProcessInstanceDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoricProcessInstanceEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoricProcessInstanceEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getHistoricProcessInstanceEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricProcessInstanceEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricProcessInstanceQueryInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoricTaskQueryInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoricTaskService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricTaskService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricVariableService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricVariableService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistory() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getHistoryCleaningManager() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getHistoryCleaningTimeCycleConfig() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getHistoryConfigurationSettings() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryConfigurationSettings() - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- getHistoryJobExecutionScope() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryJobHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryJobHistoryJson(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getHistoryJobHistoryJson(String) - Method in interface org.flowable.engine.ManagementService
-
Get the advanced configuration (storing the history json data) of a
HistoryJob. - getHistoryJobProcessors() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryLevel() - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- getHistoryLevel() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getHistoryLevel() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getHistoryManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryManager() - Method in class org.flowable.engine.impl.history.DefaultHistoryVariableManager
- getHistoryManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getHistoryManager() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- getHistoryManager() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
- getHistoryManager() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- getHistoryManager() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- getHistoryManager() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- getHistoryManager() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- getHistoryManager() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- getHistoryManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoryManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoryService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryService() - Method in class org.flowable.engine.impl.ProcessEngineImpl
- getHistoryService() - Method in interface org.flowable.engine.ProcessEngine
- getHistoryService() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getHistoryService() - Method in class org.flowable.engine.test.FlowableRule
- getHttpClientConfig() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getHttpRequestHandlerInstance() - Method in class org.flowable.engine.impl.bpmn.http.handler.ClassDelegateHttpHandler
- getHttpResponseHandlerInstance() - Method in class org.flowable.engine.impl.bpmn.http.handler.ClassDelegateHttpHandler
- getIcon() - Method in class org.flowable.engine.app.AppModel
- getId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Unique id of this path of execution that can be used as a handle to provide external signals back into the engine after wait states.
- getId() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
- getId() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- getId() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
Unique id of this path of execution that can be used as a handle to provide external signals back into the engine after wait states.
- getId() - Method in interface org.flowable.engine.form.FormProperty
-
The key used to submit the property in
FormService.submitStartFormData(String, java.util.Map)orFormService.submitTaskFormData(String, java.util.Map) - getId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
The unique identifier of this historic activity instance.
- getId() - Method in interface org.flowable.engine.history.HistoricDetail
-
The unique DB id for this historic detail
- getId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The process instance id (== as the id for the runtime
process instance). - getId() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The process instance id (== as the id for the runtime
process instance). - getId() - Method in class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
- getId() - Method in class org.flowable.engine.impl.bpmn.data.Data
- getId() - Method in class org.flowable.engine.impl.bpmn.data.ItemDefinition
- getId() - Method in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureDefinition
- getId() - Method in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
- getId() - Method in interface org.flowable.engine.impl.bpmn.data.StructureDefinition
-
Obtains the id of this structure
- getId() - Method in class org.flowable.engine.impl.bpmn.parser.Error
- getId() - Method in class org.flowable.engine.impl.bpmn.parser.SignalDefinition
- getId() - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- getId() - Method in class org.flowable.engine.impl.bpmn.webservice.MessageDefinition
- getId() - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- getId() - Method in interface org.flowable.engine.impl.bpmn.webservice.OperationImplementation
- getId() - Method in class org.flowable.engine.impl.DataObjectImpl
- getId() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getId() - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- getId() - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- getId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getId() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- getId() - Method in class org.flowable.engine.impl.form.FormPropertyImpl
- getId() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- getId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getId() - Method in class org.flowable.engine.impl.ModelQueryImpl
- getId() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
- getId() - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- getId() - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntity
- getId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getId() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- getId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getId() - Method in class org.flowable.engine.impl.webservice.WSOperation
- getId() - Method in class org.flowable.engine.repository.DiagramElement
-
Id of the diagram element.
- getId() - Method in interface org.flowable.engine.repository.Model
- getId() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
unique identifier
- getId() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
The unique identifier of this historic activity instance.
- getId() - Method in interface org.flowable.engine.runtime.DataObject
-
The unique id of this Data Object.
- getId() - Method in interface org.flowable.engine.runtime.Execution
-
The unique identifier of the execution.
- getId() - Method in interface org.flowable.engine.task.Attachment
-
unique id for this attachment
- getId() - Method in interface org.flowable.engine.task.Comment
-
unique identifier for this comment
- getId() - Method in interface org.flowable.engine.task.Event
-
Unique identifier for this event
- getId() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- getIdBlockSize() - Method in class org.flowable.engine.impl.db.DbIdGenerator
- getIdBlockSize() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getIdentityLinkCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- getIdentityLinkCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getIdentityLinkEventHandler() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getIdentityLinkInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getIdentityLinks() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- getIdentityLinks() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getIdentityLinks() - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- getIdentityLinks() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getIdentityLinkService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getIdentityLinkService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getIdentityLinkServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getIdentityLinkServiceConfigurators() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getIdentityLinksForProcessDefinition(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getIdentityLinksForProcessDefinition(String) - Method in interface org.flowable.engine.RepositoryService
-
Retrieves the
IdentityLinks associated with the given process definition. - GetIdentityLinksForProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
- GetIdentityLinksForProcessDefinitionCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetIdentityLinksForProcessDefinitionCmd
- getIdentityLinksForProcessInstance(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getIdentityLinksForProcessInstance(String) - Method in interface org.flowable.engine.RuntimeService
-
Retrieves the
IdentityLinks associated with the given process instance. - GetIdentityLinksForProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
- GetIdentityLinksForProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetIdentityLinksForProcessInstanceCmd
- getIdentityLinksForTask(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getIdentityLinksForTask(String) - Method in interface org.flowable.engine.TaskService
-
Retrieves the
IdentityLinks associated with the given task. - GetIdentityLinksForTaskCmd - Class in org.flowable.engine.impl.cmd
- GetIdentityLinksForTaskCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetIdentityLinksForTaskCmd
- getIdentityService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getIdentityService() - Method in class org.flowable.engine.impl.ProcessEngineImpl
- getIdentityService() - Method in interface org.flowable.engine.ProcessEngine
- getIdentityService() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getIdentityService() - Method in class org.flowable.engine.test.FlowableRule
- getIdForNewProcessDefinition(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
Returns the ID to use for a new process definition; subclasses may override this to provide their own identification scheme.
- getIdGenerator() - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- getIdGenerator() - Method in class org.flowable.engine.impl.persistence.entity.data.AbstractProcessDataManager
- getIdmEngineConfiguration() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getIdmEngineConfiguration(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getIdmEngineConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getIdmIdentityService() - Method in class org.flowable.engine.impl.IdentityServiceImpl
- getIdmIdentityService() - Method in class org.flowable.engine.impl.TaskServiceImpl
- getIdmIdentityService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getIdmIdentityService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getIdPrefix() - Method in class org.flowable.engine.impl.persistence.entity.AbstractBpmnEngineEntity
- getIdPrefix() - Method in class org.flowable.engine.impl.persistence.entity.AbstractBpmnEngineNoRevisionEntity
- getIdPrefix() - Method in class org.flowable.engine.impl.persistence.entity.AbstractBpmnEngineVariableScopeEntity
- getIdRef() - Method in class org.flowable.engine.impl.bpmn.data.DataRef
- getIds() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getImplementation() - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- getImplementation() - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- getIncludeProcessInstances(JsonNode) - Static method in class org.flowable.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
- getInfoJsonId() - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntity
- getInfoJsonId() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityImpl
- getInfoNode() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
- getInformation(String) - Method in class org.flowable.engine.form.AbstractFormType
- getInformation(String) - Method in interface org.flowable.engine.form.FormType
-
Retrieve type specific extra information like the list of values for enum types or the format for date types.
- getInformation(String) - Method in class org.flowable.engine.impl.form.DateFormType
- getInformation(String) - Method in class org.flowable.engine.impl.form.EnumFormType
- getInitialActivityId() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- getInitialFlowElement() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- getInitialFlowElement() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- getInitiatorVariableName() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- getInMessage() - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- getInnerActivityBehavior() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getInParameters() - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceAfterContext
- getInParameters() - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
- getInputStream() - Method in class org.flowable.engine.impl.util.io.ResourceStreamSource
- getInstance() - Static method in class org.flowable.engine.impl.transformer.Identity
- getInstance() - Static method in class org.flowable.engine.test.profiler.FlowableProfiler
- getInstanceExecution(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getInterface() - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- getInternalHistoryTaskManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getInternalHistoryVariableManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getInternalJobCompatibilityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getInternalJobManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getInternalProcessDefinitionLocalizationManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getInternalProcessLocalizationManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getInternalTaskAssignmentManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getInternalTaskLocalizationManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getInternalTaskVariableScopeResolver() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getInvocationParameters() - Method in class org.flowable.engine.impl.delegate.invocation.DelegateInvocation
- getInvocationResult() - Method in class org.flowable.engine.impl.delegate.invocation.DelegateInvocation
- getInvolvedExecutions(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getInvolvedGroupIdentityLink() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getInvolvedGroupIdentityLink() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getInvolvedGroupIdentityLink() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getInvolvedGroups() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getInvolvedGroups() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getInvolvedGroups() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getInvolvedUser() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getInvolvedUser() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getInvolvedUser() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getInvolvedUserIdentityLink() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getInvolvedUserIdentityLink() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getInvolvedUserIdentityLink() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getIoSpecification() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getIsActive() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getIsConcurrent() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getIsCountEnabled() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getIsEnded() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getIsEventScope() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getIsGraphicalNotationDefined() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getIsMultiInstanceRoot() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getIsScope() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getItem() - Method in class org.flowable.engine.impl.bpmn.data.ItemInstance
- getItemDefinition() - Method in class org.flowable.engine.impl.bpmn.webservice.MessageDefinition
- getItemKind() - Method in class org.flowable.engine.impl.bpmn.data.ItemDefinition
- getJobActivityId(Job) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- getJobCategory() - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
- getJobCategory(FlowElement) - Method in class org.flowable.engine.impl.bpmn.behavior.ExternalWorkerTaskActivityBehavior
- getJobCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- getJobCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getJobExceptionStacktrace(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getJobExceptionStacktrace(String) - Method in interface org.flowable.engine.ManagementService
-
Returns the full stacktrace of the exception that occurs when the job with the given id was last executed.
- getJobExecutionScope() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getJobHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getJobIdBatches() - Method in class org.flowable.engine.impl.jobexecutor.AcquiredJobs
- getJobManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getJobProcessors() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getJobService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getJobService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getJobServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getJobServiceConfigurators() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getJobTopicExpression() - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
- getJpaEntityManagerFactory() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getJpaPersistenceUnitName() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getKey() - Method in class org.flowable.engine.app.AppModel
- getKey() - Method in class org.flowable.engine.impl.cmd.SetDeploymentKeyCmd
- getKey() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getKey() - Method in class org.flowable.engine.impl.ModelQueryImpl
- getKey() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- getKey() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- getKey() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getKey() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getKey() - Method in interface org.flowable.engine.repository.Model
- getKey() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
unique name for all versions this process definitions
- getKeyLike() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getKeyLike() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getKnowledgeBaseCache() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getKnowledgeBaseCache() - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- getKnowledgeBaseCacheLimit() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getLabelFontName() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getLanguage() - Method in class org.flowable.engine.impl.form.FormReference
- getLanguage() - Method in class org.flowable.engine.migration.Script
- getLanguageName() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getLanguageVersion() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getLastUpdateTime() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- getLastUpdateTime() - Method in interface org.flowable.engine.repository.Model
- getLatestProcessDefinitionByKey(String, String, CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractProcessStartEventSubscriptionCmd
- getLinksForProcessInstance(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetHistoricIdentityLinksForTaskCmd
- getLinksForTask(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetHistoricIdentityLinksForTaskCmd
- getListenerExtensionElements(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
- getListenerFactory() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- getListenerFactory() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParser
- getListenerFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getListenerField(DelegateExecution, String) - Static method in class org.flowable.engine.delegate.DelegateHelper
- getListenerFieldExpression(DelegateExecution, String) - Static method in class org.flowable.engine.delegate.DelegateHelper
- getListenerFields(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
- getListenerNotificationHelper() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getListeners() - Method in class org.flowable.engine.impl.event.logger.EventLogger
- getLocale() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getLocale() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getLocale() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getLocalizationElementProperties(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- getLocalizationElementProperties(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- getLocalizationElementProperties(String, String, String, boolean) - Static method in class org.flowable.engine.impl.context.BpmnOverrideContext
- getLocalizationNode(ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- getLocalizedDescription() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getLocalizedDescription() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getLocalizedDescription() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getLocalizedDescription() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the localized description of this process instance.
- getLocalizedName() - Method in class org.flowable.engine.impl.DataObjectImpl
- getLocalizedName() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getLocalizedName() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getLocalizedName() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getLocalizedName() - Method in interface org.flowable.engine.runtime.DataObject
-
Localized Name of the DataObject.
- getLocalizedName() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the localized name of this process instance.
- getLocalLoopVariable(DelegateExecution, String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getLocalVariables() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- getLocalVariables() - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- getLocalVariablesFromJson(JsonNode, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
- getLocation() - Method in class org.flowable.engine.impl.webservice.WSService
- getLockManager(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getLockManager(String) - Method in interface org.flowable.engine.ManagementService
-
Acquire a lock manager for the requested lock.
- getLockOwner() - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- getLockOwner() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getLockOwner() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- getLockOwner() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getLockTime() - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- getLockTime() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getLockTime() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- getLockTime() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getLogNumber() - Method in interface org.flowable.engine.event.EventLogEntry
- getLogNumber() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getLongValue() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getLongValue() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getLoopCardinalityExpression() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getLoopVariable(DelegateExecution, String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getLoopVariableInstance(DelegateExecution, String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getMailClient(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailClient(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.mail.BpmnMailActivityDelegate
- getMailClients() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServer(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServerDefaultCharset() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServerDefaultFrom() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServerForceTo() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServerHost() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServerPassword() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServerPort() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServers() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServerSSLPort() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServerUsername() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServerUseSSL() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServerUseTLS() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailSessionJndi() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailSessionJndi(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailSessionsJndi() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisAttachmentDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisDeploymentDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventLogEntryDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisModelDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionInfoDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
- getManagedEntitySubClasses() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- getManagementService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getManagementService() - Method in class org.flowable.engine.impl.ProcessEngineImpl
- getManagementService() - Method in interface org.flowable.engine.ProcessEngine
- getManagementService() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getManagementService() - Method in class org.flowable.engine.test.FlowableRule
- getMapperClass() - Method in class org.flowable.engine.impl.cmd.AbstractCustomSqlExecution
- getMatchingExecution(Collection<ExecutionEntity>, Collection<CachedEntity>, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsWithSameRootProcessInstanceIdMatcher
- getMaxIterations(Process, String) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- getMessage() - Method in class org.flowable.engine.impl.bpmn.webservice.MessageInstance
- getMessage() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- getMessage() - Method in interface org.flowable.engine.task.Event
-
The message that can be used in case this action only has a single message part.
- getMessageData() - Method in interface org.flowable.engine.delegate.event.FlowableMessageEvent
- getMessageData() - Method in class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
- getMessageName() - Method in interface org.flowable.engine.delegate.event.FlowableMessageEvent
- getMessageName() - Method in class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
- getMessageName() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getMessageParts() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- getMessageParts() - Method in interface org.flowable.engine.task.Event
-
The meaning of the message parts is defined by the action as you can find in
Event.getAction() - getMetaInfo() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- getMetaInfo() - Method in interface org.flowable.engine.repository.Model
- getMethodCallSyntax(String, String, String...) - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getMigrateToProcessDefinitionId() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- getMigrateToProcessDefinitionId() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- getMigrateToProcessDefinitionKey() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- getMigrateToProcessDefinitionKey() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- getMigrateToProcessDefinitionTenantId() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- getMigrateToProcessDefinitionTenantId() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- getMigrateToProcessDefinitionVersion() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- getMigrateToProcessDefinitionVersion() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- getMigrationMessage() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- getMigrationStacktrace() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- getMimeType() - Method in class org.flowable.engine.impl.form.BooleanFormType
- getMimeType() - Method in class org.flowable.engine.impl.form.DoubleFormType
- getMimeType() - Method in class org.flowable.engine.impl.form.LongFormType
- getMimeType() - Method in class org.flowable.engine.impl.form.StringFormType
- getMimeTypes() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getMockSupport() - Method in class org.flowable.engine.test.FlowableRule
- getMockSupport() - Method in class org.flowable.engine.test.FlowableTestCase
- getMockSupport() - Method in class org.flowable.engine.test.FlowableTestHelper
- getModel(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getModel(String) - Method in interface org.flowable.engine.RepositoryService
-
Returns the
Model - GetModelCmd - Class in org.flowable.engine.impl.cmd
- GetModelCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetModelCmd
- getModelDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getModelEditorSource(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getModelEditorSource(String) - Method in interface org.flowable.engine.RepositoryService
-
Returns the model editor source as a byte array
- GetModelEditorSourceCmd - Class in org.flowable.engine.impl.cmd
- GetModelEditorSourceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetModelEditorSourceCmd
- getModelEditorSourceExtra(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getModelEditorSourceExtra(String) - Method in interface org.flowable.engine.RepositoryService
-
Returns the model editor source extra as a byte array
- GetModelEditorSourceExtraCmd - Class in org.flowable.engine.impl.cmd
- GetModelEditorSourceExtraCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetModelEditorSourceExtraCmd
- getModelEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getModelEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getModelEntityManager() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- getModelEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getModelEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getMostRecentDerivedVersionOfProcessDefinition(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
-
Gets the most recent persisted derived process definition that matches this one for tenant and key.
- getMostRecentVersionOfProcessDefinition(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
-
Gets the most recent persisted process definition that matches this one for tenant and key.
- getMoveActivityIdList() - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- getMoveExecutionEntityContainers() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- getMoveExecutionIdList() - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- getMoveToActivityIds() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getMoveToActivityIds() - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- getMoveToActivityIds() - Method in class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- getMoveToFlowElement(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getMoveToFlowElements() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getMultiInstanceActivityBehavior() - Method in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- getMultiInstanceRootExecution(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getMultiInstanceRootExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.cmd.DeleteMultiInstanceExecutionCmd
- getMultiInstanceRootExecution(ExecutionEntity) - Static method in class org.flowable.engine.impl.util.ExecutionGraphUtil
- getMyBatisXmlConfigurationStream() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getName() - Method in class org.flowable.engine.app.AppModel
- getName() - Method in interface org.flowable.engine.form.FormProperty
-
The display label
- getName() - Method in interface org.flowable.engine.form.FormType
-
Name for the form type.
- getName() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The name for the process instance.
- getName() - Method in class org.flowable.engine.impl.ActivityInstanceQueryProperty
- getName() - Method in class org.flowable.engine.impl.bpmn.data.Data
- getName() - Method in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
- getName() - Method in class org.flowable.engine.impl.bpmn.parser.SignalDefinition
- getName() - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- getName() - Method in interface org.flowable.engine.impl.bpmn.webservice.BpmnInterfaceImplementation
- getName() - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- getName() - Method in interface org.flowable.engine.impl.bpmn.webservice.OperationImplementation
- getName() - Method in class org.flowable.engine.impl.DataObjectImpl
- getName() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getName() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getName() - Method in class org.flowable.engine.impl.DeploymentQueryProperty
- getName() - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- getName() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getName() - Method in class org.flowable.engine.impl.ExecutionQueryProperty
- getName() - Method in class org.flowable.engine.impl.form.BooleanFormType
- getName() - Method in class org.flowable.engine.impl.form.DateFormType
- getName() - Method in class org.flowable.engine.impl.form.DoubleFormType
- getName() - Method in class org.flowable.engine.impl.form.EnumFormType
- getName() - Method in interface org.flowable.engine.impl.form.FormEngine
- getName() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- getName() - Method in class org.flowable.engine.impl.form.FormPropertyImpl
- getName() - Method in class org.flowable.engine.impl.form.JuelFormEngine
- getName() - Method in class org.flowable.engine.impl.form.LongFormType
- getName() - Method in class org.flowable.engine.impl.form.StringFormType
- getName() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- getName() - Method in class org.flowable.engine.impl.HistoricDetailQueryProperty
- getName() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getName() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
- getName() - Method in class org.flowable.engine.impl.ModelQueryImpl
- getName() - Method in class org.flowable.engine.impl.ModelQueryProperty
- getName() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- getName() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- getName() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getName() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getName() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getName() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- getName() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getName() - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- getName() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getName() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
- getName() - Method in class org.flowable.engine.impl.ProcessEngineImpl
- getName() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getName() - Method in class org.flowable.engine.impl.ProcessInstanceQueryProperty
- getName() - Method in class org.flowable.engine.impl.test.NoOpServiceTask
- getName() - Method in class org.flowable.engine.impl.webservice.WSOperation
- getName() - Method in class org.flowable.engine.impl.webservice.WSService
- getName() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getName() - Method in enum class org.flowable.engine.repository.MergeMode
- getName() - Method in interface org.flowable.engine.repository.Model
- getName() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
label used for display purposes
- getName() - Method in interface org.flowable.engine.runtime.DataObject
-
Name of the DataObject.
- getName() - Method in interface org.flowable.engine.runtime.Execution
-
Returns the name of this execution.
- getName() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the name of this process instance.
- getName() - Method in interface org.flowable.engine.task.Attachment
-
free user defined short (max 255 chars) name for this attachment
- getName() - Method in class org.flowable.engine.test.profiler.ProfileSession
- getNameLike() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getNameLike() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getNameLike() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getNameLike() - Method in class org.flowable.engine.impl.ModelQueryImpl
- getNameLike() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getNameLike() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getNameLikeIgnoreCase() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getNameLikeIgnoreCase() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getNameLikeIgnoreCase() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getNameLikeIgnoreCase() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getNames() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getNamespaceURI(String) - Method in class org.flowable.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
- getNestedProcessDefinitionId() - Method in interface org.flowable.engine.delegate.event.FlowableProcessStartedEvent
- getNestedProcessDefinitionId() - Method in class org.flowable.engine.delegate.event.impl.FlowableProcessStartedEventImpl
- getNestedProcessInstanceId() - Method in interface org.flowable.engine.delegate.event.FlowableProcessStartedEvent
- getNestedProcessInstanceId() - Method in class org.flowable.engine.delegate.event.impl.FlowableProcessStartedEventImpl
- getNewAssigneeFromJson(JsonNode) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
- getNewAssigneeId() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getNewAssigneeId() - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- getNewAssigneeId() - Method in class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- getNewBlock() - Method in class org.flowable.engine.impl.db.DbIdGenerator
- getNewExecutionIds() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getNewFlowElement() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer.FlowElementMoveEntry
- getNewOwnerId() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getNewOwnerId() - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- getNewOwnerId() - Method in class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- getNewProcessDefinitionId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- getNewState() - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
- getNewState() - Method in class org.flowable.engine.impl.cmd.ActivateProcessInstanceCmd
- getNewState() - Method in class org.flowable.engine.impl.cmd.SuspendProcessInstanceCmd
- getNext() - Method in class org.flowable.engine.impl.interceptor.CommandInvoker
- getNextId() - Method in class org.flowable.engine.impl.db.DbIdGenerator
- GetNextIdBlockCmd - Class in org.flowable.engine.impl.cmd
- GetNextIdBlockCmd(int) - Constructor for class org.flowable.engine.impl.cmd.GetNextIdBlockCmd
- getNode(String) - Method in class org.flowable.engine.repository.DiagramLayout
- getNodes() - Method in class org.flowable.engine.repository.DiagramLayout
- getNrOfNoOpServiceTaskExecutions() - Method in class org.flowable.engine.test.mock.FlowableMockSupport
- getNumberOfActiveChildExecutionsForExecution(ExecutionEntityManager, String) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- getNumberOfActiveChildExecutionsForProcessInstance(ExecutionEntityManager, String) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- getNumberOfActiveInstances() - Method in interface org.flowable.engine.delegate.event.FlowableMultiInstanceActivityCompletedEvent
- getNumberOfActiveInstances() - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCompletedEventImpl
- getNumberOfCompletedInstances() - Method in interface org.flowable.engine.delegate.event.FlowableMultiInstanceActivityCompletedEvent
- getNumberOfCompletedInstances() - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCompletedEventImpl
- getNumberOfInstances() - Method in interface org.flowable.engine.delegate.event.FlowableMultiInstanceActivityCompletedEvent
- getNumberOfInstances() - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCompletedEventImpl
- getObjectMapper() - Method in class org.flowable.engine.impl.event.logger.EventLogger
- getObjectMapper() - Static method in class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
- getObjectMapper() - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- getOnlyProcessInstances() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getOnlyProcessInstances() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getOperation() - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- getOperation(String) - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- getOperations() - Method in interface org.flowable.engine.impl.bpmn.parser.XMLImporter
- getOperations() - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- getOrCreateAsyncExecutorTaskExecutorConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getOrCreateAsyncHistoryExecutorConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getOrCreateAsyncHistoryExecutorTaskExecutorConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getOrCreateAsyncTaskInvokerTaskExecutorConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getOrCreateDefaultMaiLServer() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getOriginalAssignee(TaskEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- getOriginalFlowElement() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer.FlowElementMoveEntry
- getOriginatingCurrentFlowElement() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- getOriginatingCurrentFlowElement() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getOrQueryObjects() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getOrQueryObjects() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getOrQueryObjects() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getOutcome() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getOutMessage() - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- getOutputStatement(String) - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getOverrideDefinitionTenantId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getOverrideDefinitionTenantId() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- getOwner() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getOwner() - Method in class org.flowable.engine.interceptor.MigrationContext
- getOwnerId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getOwnerId() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- getOwnerValue(UserTask, MigrationContext, ObjectNode) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- getParameter(String) - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getParent() - Method in class org.flowable.engine.debug.ExecutionTreeNode
- getParent() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
returns the parent of this execution, or null if there no parent.
- getParent() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- getParent() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
ensures initialization and returns the parent
- getParentDeploymentId() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getParentDeploymentId() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- getParentDeploymentId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getParentDeploymentId() - Method in interface org.flowable.engine.repository.Deployment
- getParentDeploymentIdLike() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getParentDeploymentIds() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getParentId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Gets the id of the parent of this execution.
- getParentId() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
Gets the id of the parent of this execution.
- getParentId() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getParentId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getParentId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getParentId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
Methods needed for ibatis because of re-use of query-xml for executions.
- getParentId() - Method in interface org.flowable.engine.runtime.Execution
-
Gets the id of the parent of this execution.
- getParentInstanceExecutionInMultiInstance(ExecutionEntity) - Static method in class org.flowable.engine.impl.util.ExecutionGraphUtil
- getParentNode() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- getParentScopeId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getParentScopeId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getParentScopeId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getParentVariableScope() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getParsedDeploymentBuilderFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getPayloadAsMap(Object) - Method in class org.flowable.engine.impl.event.SignalEventHandler
- getPendingEventSubProcessesStartEvents() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- getPerformanceSettings() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getPersistedInstanceOfProcessDefinition(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
-
Gets the persisted version of the already-deployed process definition.
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityImpl
- getPersistentState() - Method in interface org.flowable.engine.impl.persistence.entity.ResourceEntity
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- getPostBpmnParseHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getPostDefaultELResolvers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getPostDefaultResolverFactories() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getPostExecutionTime() - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- getPostUpgradeJavaDelegate() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- getPostUpgradeJavaDelegate() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- getPostUpgradeJavaDelegateExpression() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- getPostUpgradeJavaDelegateExpression() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- getPostUpgradeScript() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- getPostUpgradeScript() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- getPotentialStarterGroups(String) - Method in interface org.flowable.engine.IdentityService
-
Returns the potential starter groups for a given process definition.
- getPotentialStarterGroups(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- GetPotentialStarterGroupsCmd - Class in org.flowable.engine.impl.cmd
- GetPotentialStarterGroupsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetPotentialStarterGroupsCmd
- getPotentialStarterUsers(String) - Method in interface org.flowable.engine.IdentityService
-
Returns the potential starter users for a given process definition.
- getPotentialStarterUsers(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- GetPotentialStarterUsersCmd - Class in org.flowable.engine.impl.cmd
- GetPotentialStarterUsersCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetPotentialStarterUsersCmd
- getPreBeanELResolvers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getPreBpmnParseHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getPrecedence() - Method in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
- getPrecedingEventBasedGateway(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventActivityBehavior
- getPrecedingEventBasedGateway(BpmnParse, IntermediateCatchEvent) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
- getPreDefaultELResolvers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getPreDefaultResolverFactories() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getPredefinedProcessInstanceId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getPredefinedProcessInstanceId() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- getPreExecutionTime() - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- getPrefix(String) - Method in class org.flowable.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
- getPrefixes(String) - Method in class org.flowable.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
- getPreUpgradeJavaDelegate() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- getPreUpgradeJavaDelegate() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- getPreUpgradeJavaDelegateExpression() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- getPreUpgradeJavaDelegateExpression() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- getPreUpgradeScript() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- getPreUpgradeScript() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- getPreviousDerivedFromVersionsOfProcessDefinitions(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
Constructs a map from new ProcessDefinitionEntities to the previous derived from version by key and tenant.
- getPreviousVersionsOfProcessDefinitions(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
Constructs a map from new ProcessDefinitionEntities to the previous version by key and tenant.
- getPrimitive() - Method in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureInstance
- getPrimitiveClass() - Method in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureDefinition
- getPriority() - Method in class org.flowable.engine.cfg.AbstractProcessEngineConfigurator
- getPriority() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getPriority() - Method in class org.flowable.engine.test.profiler.FlowableProfiler
- getProcDefId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getProcess() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
- getProcess() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- getProcess() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- getProcess(String) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
- getProcess(String, CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractProcessStartEventSubscriptionCmd
- getProcessDefinition() - Method in interface org.flowable.engine.form.StartFormData
-
The process definition for which this form is starting a new process instance
- getProcessDefinition() - Method in class org.flowable.engine.impl.context.ExecutionContext
- getProcessDefinition() - Method in class org.flowable.engine.impl.form.StartFormDataImpl
- getProcessDefinition() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
- getProcessDefinition() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- getProcessDefinition() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- getProcessDefinition(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getProcessDefinition(String) - Method in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- getProcessDefinition(String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getProcessDefinition(String) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- getProcessDefinition(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getProcessDefinition(String) - Method in class org.flowable.engine.impl.scripting.ProcessEngineScriptTraceEnhancer
- getProcessDefinition(String) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
- getProcessDefinition(String) - Method in interface org.flowable.engine.RepositoryService
-
Returns the
ProcessDefinitionincluding all BPMN information like additional Properties (e.g. documentation). - getProcessDefinition(String, boolean) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
- getProcessDefinition(String, boolean, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
- getProcessDefinition(DelegateExecution, CallActivity, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- getProcessDefinition(ProcessEngineConfigurationImpl, CommandContext) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- getProcessDefinitionBpmnModel(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getProcessDefinitionById(String, CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractProcessStartEventSubscriptionCmd
- getProcessDefinitionById(DelegateExecution, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- getProcessDefinitionByKey(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getProcessDefinitionByKey(DelegateExecution, boolean, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- getProcessDefinitionCache() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessDefinitionCache() - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- getProcessDefinitionCacheEntry(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- getProcessDefinitionCacheEntry(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- getProcessDefinitionCacheLimit() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessDefinitionCategory() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The category of the process definition of the process instance.
- getProcessDefinitionCategory() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionCategory() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionCategory() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getProcessDefinitionCategory() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getProcessDefinitionCategory() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionCategory() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
The category of the process definition of the process instance.
- getProcessDefinitionCategoryLike() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionCategoryLike() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionCategoryLike() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionCategoryLikeIgnoreCase() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionCategoryLikeIgnoreCase() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionCategoryLikeIgnoreCase() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessDefinitionDeploymentDeletionManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessDefinitionDiagramHelper() - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- getProcessDefinitionDiagramHelper() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessDefinitionEngineVersion() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionEngineVersion() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessDefinitionEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getProcessDefinitionEntityManager() - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- getProcessDefinitionEntityManager() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- getProcessDefinitionEntityManager() - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- getProcessDefinitionEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getProcessDefinitionEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getProcessDefinitionFromDatabase(String) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
- getProcessDefinitionHistoryLevel(String) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- GetProcessDefinitionHistoryLevelModelCmd - Class in org.flowable.engine.impl.cmd
- GetProcessDefinitionHistoryLevelModelCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetProcessDefinitionHistoryLevelModelCmd
- getProcessDefinitionId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
The process definition key for the process instance this execution is associated with.
- getProcessDefinitionId() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
The process definition key for the process instance this execution is associated with.
- getProcessDefinitionId() - Method in interface org.flowable.engine.event.EventLogEntry
- getProcessDefinitionId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Process definition reference
- getProcessDefinitionId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The process definition reference.
- getProcessDefinitionId() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The process definition reference.
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.cmd.SetProcessDefinitionCategoryCmd
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionId() - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getProcessDefinitionId() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- getProcessDefinitionId() - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntity
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityImpl
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- getProcessDefinitionId() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
Process definition reference
- getProcessDefinitionId() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
The id of the process definition of the process instance.
- getProcessDefinitionId() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- getProcessDefinitionId(EntityLinkEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- getProcessDefinitionId(IdentityLinkEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- getProcessDefinitionId(VariableInstanceEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- getProcessDefinitionIdLike() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionIds() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionIds() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionInfo(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getProcessDefinitionInfo(String) - Method in interface org.flowable.engine.DynamicBpmnService
- getProcessDefinitionInfo(String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- getProcessDefinitionInfoCache() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessDefinitionInfoCache() - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- GetProcessDefinitionInfoCmd - Class in org.flowable.engine.impl.cmd
- GetProcessDefinitionInfoCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetProcessDefinitionInfoCmd
- getProcessDefinitionInfoDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessDefinitionInfoEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessDefinitionInfoEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getProcessDefinitionInfoEntityManager() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- getProcessDefinitionInfoEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getProcessDefinitionInfoEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getProcessDefinitionInfoNode(String) - Static method in class org.flowable.engine.impl.context.BpmnOverrideContext
- getProcessDefinitionKey() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The key of the process definition of the process instance.
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- getProcessDefinitionKey() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
The key of the process definition of the process instance.
- getProcessDefinitionKeyIn() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionKeyLike() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getProcessDefinitionKeyLike() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionKeyLike() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionKeyLike() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionKeyLikeIgnoreCase() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionKeyLikeIgnoreCase() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionKeyLikeIgnoreCase() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionKeys() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionKeys() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionName() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The name of the process definition of the process instance.
- getProcessDefinitionName() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionName() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionName() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getProcessDefinitionName() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getProcessDefinitionName() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionName() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
The name of the process definition of the process instance.
- getProcessDefinitionNameLike() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionNameLike() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionNameLike() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionNameLikeIgnoreCase() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionNameLikeIgnoreCase() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionNameLikeIgnoreCase() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionParentDeploymentId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getProcessDefinitionProcessObject(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getProcessDefinitions() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- getProcessDefinitionsActivationDate() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- getProcessDefinitionSuspensionState() - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
-
Subclasses should return the wanted
SuspensionStatehere. - getProcessDefinitionSuspensionState() - Method in class org.flowable.engine.impl.cmd.ActivateProcessDefinitionCmd
- getProcessDefinitionSuspensionState() - Method in class org.flowable.engine.impl.cmd.SuspendProcessDefinitionCmd
- getProcessDefinitionToMigrateTo() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- getProcessDefinitionVersion() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The version of the process definition of the process instance.
- getProcessDefinitionVersion() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionVersion() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionVersion() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getProcessDefinitionVersion() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getProcessDefinitionVersion() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionVersion() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
The version of the process definition of the process instance.
- getProcessDiagram(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getProcessDiagram(String) - Method in interface org.flowable.engine.RepositoryService
-
Gives access to a deployed process diagram, e.g., a PNG image, through a stream of bytes.
- getProcessDiagramGenerator() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getProcessDiagramLayout(InputStream, InputStream) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
-
Provides positions and dimensions of elements in a process diagram as provided by
RepositoryService.getProcessDiagram(String). - getProcessDiagramLayout(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getProcessDiagramLayout(String) - Method in interface org.flowable.engine.RepositoryService
-
Provides positions and dimensions of elements in a process diagram as provided by
RepositoryService.getProcessDiagram(String). - getProcessDiagramResourceName(String, String, String) - Static method in class org.flowable.engine.impl.bpmn.deployer.ResourceNameUtil
- getProcessDiagramResourceNameFromDeployment(ProcessDefinitionEntity, Map<String, EngineResource>) - Static method in class org.flowable.engine.impl.bpmn.deployer.ResourceNameUtil
-
Finds the name of a resource for the diagram for a process definition.
- getProcessed() - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- getProcessed() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getProcessEngine() - Method in class org.flowable.engine.test.FlowableRule
- getProcessEngine() - Method in class org.flowable.engine.test.FlowableTestHelper
- getProcessEngine(String) - Static method in class org.flowable.engine.impl.test.TestHelper
- getProcessEngine(String) - Static method in class org.flowable.engine.ProcessEngines
-
obtain a process engine by name.
- getProcessEngine(ExtensionContext) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
- getProcessEngine(ExtensionContext) - Method in class org.flowable.engine.impl.test.PluggableFlowableExtension
- getProcessEngine(ExtensionContext) - Method in class org.flowable.engine.impl.test.ResourceFlowableExtension
- getProcessEngineCloseCommand() - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
- getProcessEngineCloseRunnable() - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
- getProcessEngineCloseRunnable() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessEngineConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessEngineConfiguration() - Static method in class org.flowable.engine.impl.context.Context
- getProcessEngineConfiguration() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- getProcessEngineConfiguration() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getProcessEngineConfiguration() - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- getProcessEngineConfiguration() - Method in class org.flowable.engine.impl.persistence.entity.data.AbstractProcessDataManager
- getProcessEngineConfiguration() - Method in class org.flowable.engine.impl.ProcessEngineImpl
- getProcessEngineConfiguration() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getProcessEngineConfiguration() - Method in interface org.flowable.engine.ProcessEngine
- getProcessEngineConfiguration() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getProcessEngineConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.context.Context
- getProcessEngineConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getProcessEngineInfo(String) - Static method in class org.flowable.engine.ProcessEngines
-
Get initialization results.
- getProcessEngineInfos() - Static method in class org.flowable.engine.ProcessEngines
-
Get initialization results.
- getProcessEngines() - Static method in class org.flowable.engine.ProcessEngines
-
provides access to process engine to application clients in a managed server environment.
- getProcessExecutionLogger() - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLoggerConfigurator
- getProcessForTerminateEndEvent(FlowElement) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- getProcessInstance() - Method in class org.flowable.engine.impl.context.ExecutionContext
- getProcessInstance() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- getProcessInstance() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
ensures initialization and returns the process instance.
- getProcessInstance() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- getProcessInstance() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree
- getProcessInstance(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getProcessInstanceActiveEmbeddedExecutions() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- getProcessInstanceAttachments(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getProcessInstanceAttachments(String) - Method in interface org.flowable.engine.TaskService
-
The list of attachments associated to a process instance
- GetProcessInstanceAttachmentsCmd - Class in org.flowable.engine.impl.cmd
- GetProcessInstanceAttachmentsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetProcessInstanceAttachmentsCmd
- getProcessInstanceBusinessKey() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
The business key for the process instance this execution is associated with.
- getProcessInstanceBusinessKey() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
The business key for the process instance this execution is associated with.
- getProcessInstanceBusinessKey() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getProcessInstanceBusinessKey() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getProcessInstanceBusinessStatus() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
The business status for the process instance this execution is associated with.
- getProcessInstanceBusinessStatus() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
The business status for the process instance this execution is associated with.
- getProcessInstanceBusinessStatus() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getProcessInstanceBusinessStatus() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getProcessInstanceChangeStateCmd(ProcessInstance) - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
-
Subclasses should return a
Commandimplementation that matches the process definition state change. - getProcessInstanceChangeStateCmd(ProcessInstance) - Method in class org.flowable.engine.impl.cmd.ActivateProcessDefinitionCmd
- getProcessInstanceChangeStateCmd(ProcessInstance) - Method in class org.flowable.engine.impl.cmd.SuspendProcessDefinitionCmd
- getProcessInstanceComments(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getProcessInstanceComments(String) - Method in interface org.flowable.engine.TaskService
-
The comments related to the given process instance.
- getProcessInstanceComments(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getProcessInstanceComments(String, String) - Method in interface org.flowable.engine.TaskService
-
The comments related to the given process instance.
- GetProcessInstanceCommentsCmd - Class in org.flowable.engine.impl.cmd
- GetProcessInstanceCommentsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetProcessInstanceCommentsCmd
- GetProcessInstanceCommentsCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetProcessInstanceCommentsCmd
- getProcessInstanceEntity(CommandContext, String) - Method in class org.flowable.engine.impl.cmd.AbstractProcessInstanceIdentityLinkCmd
-
Returns the process instance entity for the given id, if it exists, otherwise an exception will be thrown.
- getProcessInstanceEvents(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getProcessInstanceEvents(String) - Method in interface org.flowable.engine.RuntimeService
-
The all events related to the given Process Instance.
- GetProcessInstanceEventsCmd - Class in org.flowable.engine.impl.cmd
- GetProcessInstanceEventsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetProcessInstanceEventsCmd
- getProcessInstanceHelper() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessInstanceHelper() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getProcessInstanceHelper(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getProcessInstanceId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Reference to the overall process instance
- getProcessInstanceId() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
Reference to the overall process instance
- getProcessInstanceId() - Method in interface org.flowable.engine.event.EventLogEntry
- getProcessInstanceId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Process instance reference
- getProcessInstanceId() - Method in interface org.flowable.engine.history.HistoricDetail
-
The process instance reference.
- getProcessInstanceId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
- getProcessInstanceId() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
- getProcessInstanceId() - Method in class org.flowable.engine.impl.DataObjectImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getProcessInstanceId() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- getProcessInstanceId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessInstanceId() - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- getProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- getProcessInstanceId() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
- getProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- getProcessInstanceId() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- getProcessInstanceId() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
Process instance reference
- getProcessInstanceId() - Method in interface org.flowable.engine.runtime.DataObject
-
/** The id of the process instance that this Data Object is associated with.
- getProcessInstanceId() - Method in interface org.flowable.engine.runtime.Execution
-
Id of the root of the execution tree representing the process instance.
- getProcessInstanceId() - Method in interface org.flowable.engine.task.Attachment
-
reference to the process instance to which this attachment is associated.
- getProcessInstanceId() - Method in interface org.flowable.engine.task.Comment
-
reference to the process instance on which this comment was made
- getProcessInstanceId() - Method in interface org.flowable.engine.task.Event
-
reference to the process instance on which this comment was made
- getProcessInstanceIds() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessInstanceIds() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessInstanceIds() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- GetProcessInstanceMigrationBatchResultCmd - Class in org.flowable.engine.impl.cmd
- GetProcessInstanceMigrationBatchResultCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetProcessInstanceMigrationBatchResultCmd
- getProcessInstanceMigrationCallbacks() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessInstanceMigrationDocument() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- getProcessInstanceMigrationDocument() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Builds a ProcessInstanceMigrationDocument
- getProcessInstanceMigrationManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessInstanceName() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getProcessInstanceName() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- getProcessInstanceQueryInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessInstanceStateChangedCallbacks() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessInstanceVariables() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- getProcessInstanceVariables() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- getProcessInstanceVariables() - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- getProcessInstanceVariables() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- getProcessKeyNotIn() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessMigrationService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessMigrationService() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- getProcessMigrationService() - Method in class org.flowable.engine.impl.ProcessEngineImpl
- getProcessMigrationService() - Method in interface org.flowable.engine.ProcessEngine
- getProcessModel() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getProcessModel(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getProcessModel(String) - Method in interface org.flowable.engine.RepositoryService
-
Gives access to a deployed process model, e.g., a BPMN 2.0 XML file, through a stream of bytes.
- getProcessModelForProcessDefinition(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
- getProcessValidator() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessVariables() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
Returns the process variables if requested in the process instance query
- getProcessVariables() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getProcessVariables() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getProcessVariables() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the process variables if requested in the process instance query
- getProfileSessions() - Method in class org.flowable.engine.test.profiler.FlowableProfiler
- getProgram(String...) - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getPropagatedStageInstanceId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
If this execution runs in the context of a case and stage, this method returns it's closest parent stage instance id (the stage plan item instance id to be precise).
- getPropagatedStageInstanceId() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
If this execution runs in the context of a case and stage, this method returns it's closest parent stage instance id (the stage plan item instance id to be precise).
- getPropagatedStageInstanceId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
If this process instance runs in the context of a case and stage, this method returns it's closest parent stage instance id (the stage plan item instance id to be precise).
- getPropagatedStageInstanceId() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getPropagatedStageInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getPropagatedStageInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getPropagatedStageInstanceId() - Method in interface org.flowable.engine.runtime.Execution
-
If this execution runs in the context of a case and stage, this method returns it's closest parent stage instance id (the stage plan item instance id to be precise).
- getProperties() - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getProperties() - Method in interface org.flowable.engine.ManagementService
-
get the list of properties.
- getPropertyEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getPropertyEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getPropertyId() - Method in interface org.flowable.engine.history.HistoricFormProperty
-
the id or key of the property
- getPropertyId() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntity
- getPropertyId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntityImpl
- getPropertyValue() - Method in interface org.flowable.engine.history.HistoricFormProperty
-
the submitted value
- getPropertyValue() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntity
- getPropertyValue() - Method in class org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntityImpl
- getQuery() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- getQueryVariables() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- getQueryVariables() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getQueryVariables() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- getQueryVariables() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getRawCommandExecutor() - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getRawProcessConfiguration() - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getRawProcessEngine() - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getReferenceId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The reference id for the process instance.
- getReferenceId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getReferenceId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getReferenceId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getReferenceId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getReferenceId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getReferenceId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getReferenceId() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- getReferenceId() - Method in interface org.flowable.engine.runtime.Execution
-
If this execution has created a case (through a case task), this will return the referenced case instance id.
- getReferenceType() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The reference type for the process instance.
- getReferenceType() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getReferenceType() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getReferenceType() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getReferenceType() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getReferenceType() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getReferenceType() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getReferenceType() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- getReferenceType() - Method in interface org.flowable.engine.runtime.Execution
-
If this execution has created a case (through a case task), this will return the referenced case type (e.g. bpmn-x-to-cmmn-y type).
- getRelatedActivityInstanceId(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getRenderedStartForm(String) - Method in interface org.flowable.engine.FormService
-
Rendered form generated by the default build-in form engine for starting a new process instance.
- getRenderedStartForm(String) - Method in class org.flowable.engine.impl.FormServiceImpl
- getRenderedStartForm(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getRenderedStartForm(String, String) - Method in interface org.flowable.engine.FormService
-
Rendered form generated by the given build-in form engine for starting a new process instance.
- getRenderedStartForm(String, String) - Method in class org.flowable.engine.impl.FormServiceImpl
- GetRenderedStartFormCmd - Class in org.flowable.engine.impl.cmd
- GetRenderedStartFormCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetRenderedStartFormCmd
- getRenderedTaskForm(String) - Method in interface org.flowable.engine.FormService
-
Rendered form generated by the default build-in form engine for completing a task.
- getRenderedTaskForm(String) - Method in class org.flowable.engine.impl.FormServiceImpl
- getRenderedTaskForm(String, String) - Method in interface org.flowable.engine.FormService
-
Rendered form generated by the given build-in form engine for completing a task.
- getRenderedTaskForm(String, String) - Method in class org.flowable.engine.impl.FormServiceImpl
- GetRenderedTaskFormCmd - Class in org.flowable.engine.impl.cmd
- GetRenderedTaskFormCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetRenderedTaskFormCmd
- getRepositoryService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getRepositoryService() - Method in class org.flowable.engine.impl.ProcessEngineImpl
- getRepositoryService() - Method in interface org.flowable.engine.ProcessEngine
- getRepositoryService() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getRepositoryService() - Method in class org.flowable.engine.test.FlowableRule
- getRescheduledJobId() - Method in interface org.flowable.engine.delegate.event.FlowableJobRescheduledEvent
- getRescheduledJobId() - Method in class org.flowable.engine.delegate.event.impl.FlowableJobRescheduledEventImpl
- getResolverFactories() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getResourceAsStream(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getResourceAsStream(String, String) - Method in interface org.flowable.engine.RepositoryService
-
Gives access to a deployment resource through a stream of bytes.
- getResourceDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getResourceEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getResourceEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getResourceEntityManager() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- getResourceEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getResourceEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getResourceForProcessDefinition(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
- getResourceName() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getResourceName() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getResourceName() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
name of
the resourceof this process definition. - getResourceNameLike() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getResources() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- getResourcesRootDirectory() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- getResult() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- getResultsOfBatchProcessInstanceMigration(String) - Method in class org.flowable.engine.impl.ProcessMigrationServiceImpl
- getResultsOfBatchProcessInstanceMigration(String) - Method in interface org.flowable.engine.ProcessMigrationService
- getRevision() - Method in interface org.flowable.engine.history.HistoricVariableUpdate
- getRevision() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
- getRevision() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getRevisionNext() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getRoot() - Method in class org.flowable.engine.debug.ExecutionTree
- getRootProcessInstance() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- getRootProcessInstance() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getRootProcessInstanceId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
The 'root' process instance.
- getRootProcessInstanceId() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
The 'root' process instance.
- getRootProcessInstanceId() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getRootProcessInstanceId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getRootProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getRootProcessInstanceId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getRootProcessInstanceId() - Method in interface org.flowable.engine.runtime.Execution
-
Id of the root of the execution tree representing the process instance that has no super execution.
- getRootScopeId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getRootScopeId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getRootScopeId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getRuntimeService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getRuntimeService() - Method in class org.flowable.engine.impl.ProcessEngineImpl
- getRuntimeService() - Method in interface org.flowable.engine.ProcessEngine
- getRuntimeService() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getRuntimeService() - Method in class org.flowable.engine.test.FlowableRule
- getSafeAuthorizationGroups() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getSafeInvolvedGroups() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getSafeInvolvedGroups() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getSafeInvolvedGroups() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getScopeId() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getScopeId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getScopeType() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getScopeType() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getScript() - Method in class org.flowable.engine.migration.Script
- getScriptEngine() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getScriptingEngines() - Method in class org.flowable.engine.impl.bpmn.http.handler.ScriptHttpHandler
- getScriptingEngines() - Method in class org.flowable.engine.impl.bpmn.listener.ScriptExecutionListener
- getScriptingEngines() - Method in class org.flowable.engine.impl.bpmn.listener.ScriptTaskListener
- getScriptingEngines() - Method in class org.flowable.engine.impl.bpmn.listener.ScriptTypeExecutionListener
- getScriptingEngines() - Method in class org.flowable.engine.impl.bpmn.listener.ScriptTypeTaskListener
- getScriptingEngines() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getScriptingEngineValue(String, String, DelegateExecution) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getSequenceFlows() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- getSerialversionuid() - Static method in class org.flowable.engine.impl.ModelQueryImpl
- getService() - Method in class org.flowable.engine.impl.webservice.WSOperation
- getServices() - Method in interface org.flowable.engine.impl.bpmn.parser.XMLImporter
- getSession(Class<T>) - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getSessionType() - Method in class org.flowable.engine.impl.agenda.AgendaSessionFactory
- getSignalData() - Method in interface org.flowable.engine.delegate.event.FlowableSignalEvent
- getSignalData() - Method in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
- getSignalData() - Method in interface org.flowable.engine.impl.delegate.TriggerableJavaDelegate.Context
- getSignalData() - Method in class org.flowable.engine.impl.delegate.TriggerableJavaDelegateContextImpl
- getSignalName() - Method in interface org.flowable.engine.delegate.event.FlowableSignalEvent
- getSignalName() - Method in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
- getSignalName() - Method in interface org.flowable.engine.impl.delegate.TriggerableJavaDelegate.Context
- getSignalName() - Method in class org.flowable.engine.impl.delegate.TriggerableJavaDelegateContextImpl
- getSkipExpression() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getSkipExpressionFromServiceTask(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- getSource() - Method in class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
- getSourceActivityBehaviorClass() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
- getSourceActivityBehaviorClass() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- getSourceActivityId() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
- getSourceActivityId() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- getSourceActivityName() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
- getSourceActivityName() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- getSourceActivityType() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
- getSourceActivityType() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- getSourceExpression() - Method in class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
- getSourceProcessDefinitionId() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- getSourceProcessDefinitionId() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- getSpecificVariable(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getSpecificVariables(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getStageInstanceId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getStartActivityId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The start activity.
- getStartActivityId() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The start activity.
- getStartActivityId() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- getStartActivityId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getStartActivityId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getStartActivityId() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- getStartCorrelationConfiguration(EventSubscription) - Method in class org.flowable.engine.impl.eventregistry.BpmnEventRegistryEventConsumer
- getStartedAfter() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getStartedAfter() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getStartedAfter() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getStartedAfter() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getStartedBefore() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getStartedBefore() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getStartedBefore() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getStartedBefore() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getStartedBy() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getStartedBy() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getStartedBy() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getStartElement(SubProcess) - Method in class org.flowable.engine.impl.bpmn.behavior.SubProcessActivityBehavior
- getStartEventId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- GetStartFormCmd - Class in org.flowable.engine.impl.cmd
- GetStartFormCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetStartFormCmd
- getStartFormData(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getStartFormData(String) - Method in interface org.flowable.engine.FormService
-
Retrieves all data necessary for rendering a form to start a new process instance.
- getStartFormData(String) - Method in class org.flowable.engine.impl.FormServiceImpl
- getStartFormHandler(CommandContext, ProcessDefinition) - Method in class org.flowable.engine.impl.form.FormHandlerHelper
- getStartFormKey(String) - Method in interface org.flowable.engine.FormService
-
Retrieves a user defined reference to a start form.
- getStartFormKey(String) - Method in class org.flowable.engine.impl.FormServiceImpl
- getStartFormModel(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getStartFormModel(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Gets a Form model instance of the start form of a specific process definition or process instance
- GetStartFormModelCmd - Class in org.flowable.engine.impl.cmd
- GetStartFormModelCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetStartFormModelCmd
- getStartFormVariables() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getStartProcessInstanceInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getStartTime() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Time when the activity instance started
- getStartTime() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The time the process was started.
- getStartTime() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The time the process was started.
- getStartTime() - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- getStartTime() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getStartTime() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getStartTime() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
- getStartTime() - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- getStartTime() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- getStartTime() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
Time when the activity instance started
- getStartTime() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the start time of this process instance.
- getStartTime() - Method in class org.flowable.engine.test.profiler.ProfileSession
- getStartUserId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The authenticated user that started this process instance.
- getStartUserId() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The authenticated user that started this process instance.
- getStartUserId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getStartUserId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getStartUserId() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- getStartUserId() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the user id of this process instance.
- getState() - Method in interface org.flowable.engine.delegate.variable.VariableAggregatorContext
- getState() - Method in class org.flowable.engine.impl.delegate.BaseVariableAggregatorContext
- getStatus() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- getStatus() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- getStore(ExtensionContext) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
- getStore(ExtensionContext) - Method in class org.flowable.engine.impl.test.PluggableFlowableExtension
- getStore(ExtensionContext) - Method in class org.flowable.engine.impl.test.ResourceFlowableExtension
- getStore(ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
- getStringFromField(Expression, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- getStructureDefinition() - Method in class org.flowable.engine.impl.bpmn.data.ItemDefinition
- getStructureDefinition() - Method in class org.flowable.engine.impl.bpmn.webservice.MessageDefinition
- getStructureInstance() - Method in class org.flowable.engine.impl.bpmn.data.ItemInstance
- getStructureInstance() - Method in class org.flowable.engine.impl.bpmn.webservice.MessageInstance
- getStructures() - Method in interface org.flowable.engine.impl.bpmn.parser.XMLImporter
- getSubProcessDefinition() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getSubProcessDefKey() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getSubProcessFromExecution(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.AdhocSubProcessActivityBehavior
- getSubProcessFromExecution(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.SubProcessActivityBehavior
- getSubProcessInstance() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- getSubProcessInstance() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getSubProcessInstanceId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getSubProcessInstanceId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getSubProcessModel() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getSubScopeId() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getSubScopeId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getSubTasks(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getSubTasks(String) - Method in interface org.flowable.engine.TaskService
-
The list of subtasks for this parent task
- GetSubTasksCmd - Class in org.flowable.engine.impl.cmd
- GetSubTasksCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetSubTasksCmd
- getSuccessfulMigrationParts() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- getSummary() - Method in class org.flowable.engine.dynamic.DynamicProcessDefinitionSummary
- getSuperExecution() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getSuperExecution() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- getSuperExecution() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getSuperExecutionId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Gets the id of the calling execution.
- getSuperExecutionId() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
Gets the id of the calling execution.
- getSuperExecutionId() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getSuperExecutionId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getSuperExecutionId() - Method in interface org.flowable.engine.runtime.Execution
-
Gets the id of the super execution of this execution.
- getSuperProcessInstanceId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The process instance id of a potential super process instance or null if no super process instance exists
- getSuperProcessInstanceId() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The process instance id of a potential super process instance or null if no super process instance exists
- getSuperProcessInstanceId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getSuperProcessInstanceId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getSuperProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getSuperProcessInstanceId() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- getSuperProcessInstanceId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getSuspendedExceptionMessagePrefix() - Method in class org.flowable.engine.impl.cmd.EvaluateConditionalEventsCmd
- getSuspendedExceptionMessagePrefix() - Method in class org.flowable.engine.impl.cmd.MessageEventReceivedCmd
- getSuspendedExceptionMessagePrefix() - Method in class org.flowable.engine.impl.cmd.NeedsActiveExecutionCmd
-
Subclasses can override this to provide a more detailed exception message that will be thrown when the execution is suspended.
- getSuspendedExceptionMessagePrefix() - Method in class org.flowable.engine.impl.cmd.RemoveExecutionVariablesCmd
- getSuspendedExceptionMessagePrefix() - Method in class org.flowable.engine.impl.cmd.SetExecutionVariablesCmd
- getSuspendedExceptionMessagePrefix() - Method in class org.flowable.engine.impl.cmd.TriggerCmd
- getSuspendedJobCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- getSuspendedJobCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getSuspendedJobExceptionStacktrace(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getSuspendedJobExceptionStacktrace(String) - Method in interface org.flowable.engine.ManagementService
-
Returns the full stacktrace of the exception that occurs when the
SuspendedJobEntitywith the given id was last executed. - getSuspendedTaskExceptionPrefix() - Method in class org.flowable.engine.impl.cmd.ClaimTaskCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.engine.impl.cmd.CompleteTaskCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.engine.impl.cmd.DelegateTaskCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.engine.impl.cmd.NeedsActiveTaskCmd
-
Subclasses can override this method to provide a customized exception message that will be thrown when the task is suspended.
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.engine.impl.cmd.RemoveTaskVariablesCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.engine.impl.cmd.ResolveTaskCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.engine.impl.cmd.SetTaskVariablesCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.engine.impl.cmd.StartProgressTaskCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.engine.impl.cmd.SubmitTaskFormCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.engine.impl.cmd.SuspendTaskCmd
- getSuspensionState() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getSuspensionState() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- getSuspensionState() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getSuspensionState() - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- getSuspensionState() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getSuspensionState() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getSuspensionState() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getTableCount() - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getTableCount() - Method in interface org.flowable.engine.ManagementService
-
Get the mapping containing {table name, row count} entries of the database schema.
- getTableDataManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getTableDataManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getTableMetaData(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getTableMetaData(String) - Method in interface org.flowable.engine.ManagementService
-
Gets the metadata (column names, column types, etc.) of a certain table.
- getTableName(Class<?>) - Static method in class org.flowable.engine.impl.db.EntityToTableMap
- getTableName(Class<?>) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getTableName(Class<?>) - Method in interface org.flowable.engine.ManagementService
-
Gets the table name (including any configured prefix) for an entity like Task, Execution or the like.
- getTableName(Class<?>, boolean) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getTableName(Class<?>, boolean) - Method in interface org.flowable.engine.ManagementService
-
Gets the table name for an entity like Task, Execution or the like.
- GetTableNameCmd - Class in org.flowable.engine.impl.cmd
- GetTableNameCmd(Class<?>) - Constructor for class org.flowable.engine.impl.cmd.GetTableNameCmd
- GetTableNameCmd(Class<?>, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetTableNameCmd
- getTarget() - Method in class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
- getTarget() - Method in class org.flowable.engine.impl.bpmn.http.delegate.HttpRequestHandlerInvocation
- getTarget() - Method in class org.flowable.engine.impl.bpmn.http.delegate.HttpResponseHandlerInvocation
- getTarget() - Method in class org.flowable.engine.impl.delegate.ActivityBehaviorInvocation
- getTarget() - Method in class org.flowable.engine.impl.delegate.invocation.DelegateInvocation
-
returns the target of the current invocation, ie.
- getTarget() - Method in class org.flowable.engine.impl.delegate.invocation.ExecutionListenerInvocation
- getTarget() - Method in class org.flowable.engine.impl.delegate.invocation.ExpressionInvocation
- getTarget() - Method in class org.flowable.engine.impl.delegate.invocation.FutureJavaDelegateInvocation
- getTarget() - Method in class org.flowable.engine.impl.delegate.invocation.JavaDelegateInvocation
- getTarget() - Method in class org.flowable.engine.impl.delegate.invocation.TaskListenerInvocation
- getTargetActivityBehaviorClass() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
- getTargetActivityBehaviorClass() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- getTargetActivityId() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
- getTargetActivityId() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- getTargetActivityName() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
- getTargetActivityName() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- getTargetActivityType() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
- getTargetActivityType() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- getTargetNamespace() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- getTargetProcessDefinitionId() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- getTargetProcessDefinitionId() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- getTask() - Method in interface org.flowable.engine.form.TaskFormData
-
The task for which this form is used to complete it.
- getTask() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
- getTask() - Method in class org.flowable.engine.impl.form.TaskFormDataImpl
- getTask(String) - Static method in class org.flowable.engine.impl.function.TaskGetFunctionDelegate
- getTaskAttachments(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getTaskAttachments(String) - Method in interface org.flowable.engine.TaskService
-
The list of attachments associated to a task
- GetTaskAttachmentsCmd - Class in org.flowable.engine.impl.cmd
- GetTaskAttachmentsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetTaskAttachmentsCmd
- getTaskComments(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getTaskComments(String) - Method in interface org.flowable.engine.TaskService
-
The comments related to the given task.
- getTaskComments(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getTaskComments(String, String) - Method in interface org.flowable.engine.TaskService
-
The comments related to the given task of the given type.
- GetTaskCommentsByTypeCmd - Class in org.flowable.engine.impl.cmd
- GetTaskCommentsByTypeCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetTaskCommentsByTypeCmd
- GetTaskCommentsCmd - Class in org.flowable.engine.impl.cmd
- GetTaskCommentsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetTaskCommentsCmd
- getTaskCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- getTaskCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- GetTaskDataObjectCmd - Class in org.flowable.engine.impl.cmd
- GetTaskDataObjectCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetTaskDataObjectCmd
- GetTaskDataObjectCmd(String, String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetTaskDataObjectCmd
- GetTaskDataObjectsCmd - Class in org.flowable.engine.impl.cmd
- GetTaskDataObjectsCmd(String, Collection<String>) - Constructor for class org.flowable.engine.impl.cmd.GetTaskDataObjectsCmd
- GetTaskDataObjectsCmd(String, Collection<String>, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetTaskDataObjectsCmd
- getTaskEntity() - Method in class org.flowable.engine.interceptor.CreateUserTaskAfterContext
- GetTaskEventCmd - Class in org.flowable.engine.impl.cmd
- GetTaskEventCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetTaskEventCmd
- getTaskEvents(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getTaskEvents(String) - Method in interface org.flowable.engine.TaskService
-
The all events related to the given task.
- GetTaskEventsCmd - Class in org.flowable.engine.impl.cmd
- GetTaskEventsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetTaskEventsCmd
- GetTaskFormCmd - Class in org.flowable.engine.impl.cmd
- GetTaskFormCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetTaskFormCmd
- getTaskFormData(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getTaskFormData(String) - Method in interface org.flowable.engine.FormService
-
Retrieves all data necessary for rendering a form to complete a task.
- getTaskFormData(String) - Method in class org.flowable.engine.impl.FormServiceImpl
- getTaskFormHandlder(String, String) - Method in class org.flowable.engine.impl.form.FormHandlerHelper
- getTaskFormHandlder(TaskEntity) - Method in class org.flowable.engine.impl.form.FormHandlerHelper
- getTaskFormKey(String, String) - Method in interface org.flowable.engine.FormService
-
Retrieves a user defined reference to a task form.
- getTaskFormKey(String, String) - Method in class org.flowable.engine.impl.FormServiceImpl
- getTaskFormModel(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getTaskFormModel(String) - Method in interface org.flowable.engine.TaskService
-
Gets a Form model instance of the task form of a specific task
- getTaskFormModel(String, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getTaskFormModel(String, boolean) - Method in interface org.flowable.engine.TaskService
-
Gets a Form model instance of the task form of a specific task without any variable handling
- GetTaskFormModelCmd - Class in org.flowable.engine.impl.cmd
- GetTaskFormModelCmd(String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetTaskFormModelCmd
- getTaskId() - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- getTaskId() - Method in interface org.flowable.engine.event.EventLogEntry
- getTaskId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
The corresponding task in case of task activity
- getTaskId() - Method in interface org.flowable.engine.history.HistoricDetail
-
The identifier for the task.
- getTaskId() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getTaskId() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- getTaskId() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getTaskId() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- getTaskId() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- getTaskId() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getTaskId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- getTaskId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- getTaskId() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
The corresponding task in case of task activity
- getTaskId() - Method in interface org.flowable.engine.task.Attachment
-
reference to the task to which this attachment is associated.
- getTaskId() - Method in interface org.flowable.engine.task.Comment
-
reference to the task on which this comment was made
- getTaskId() - Method in interface org.flowable.engine.task.Event
-
reference to the task on which this comment was made
- getTaskListenerInstance() - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- getTaskPostProcessor() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getTaskQueryInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getTaskService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getTaskService() - Method in class org.flowable.engine.impl.ProcessEngineImpl
- getTaskService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getTaskService() - Method in interface org.flowable.engine.ProcessEngine
- getTaskService() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getTaskService() - Method in class org.flowable.engine.test.FlowableRule
- getTaskService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getTaskServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getTaskServiceConfigurators() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- GetTasksLocalVariablesCmd - Class in org.flowable.engine.impl.cmd
- GetTasksLocalVariablesCmd(Set<String>) - Constructor for class org.flowable.engine.impl.cmd.GetTasksLocalVariablesCmd
- GetTaskVariableCmd - Class in org.flowable.engine.impl.cmd
- GetTaskVariableCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetTaskVariableCmd
- GetTaskVariableInstanceCmd - Class in org.flowable.engine.impl.cmd
- GetTaskVariableInstanceCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetTaskVariableInstanceCmd
- GetTaskVariableInstancesCmd - Class in org.flowable.engine.impl.cmd
- GetTaskVariableInstancesCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetTaskVariableInstancesCmd
- GetTaskVariablesCmd - Class in org.flowable.engine.impl.cmd
- GetTaskVariablesCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetTaskVariablesCmd
- getTenantId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Returns the tenant id, if any is set before on the process definition or process instance.
- getTenantId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Returns the tenant identifier for the historic activity
- getTenantId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The tenant identifier for the process instance.
- getTenantId() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The tenant identifier for the process instance.
- getTenantId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- getTenantId() - Method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- getTenantId() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getTenantId() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getTenantId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getTenantId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getTenantId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getTenantId() - Method in class org.flowable.engine.impl.ModelQueryImpl
- getTenantId() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getTenantId() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- getTenantId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getTenantId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- getTenantId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getTenantId() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- getTenantId() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getTenantId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getTenantId() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- getTenantId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getTenantId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getTenantId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- getTenantId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- getTenantId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- getTenantId() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- getTenantId() - Method in interface org.flowable.engine.repository.Model
- getTenantId() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
The tenant identifier of this process definition
- getTenantId() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
Returns the tenant identifier for the historic activity
- getTenantId() - Method in interface org.flowable.engine.runtime.Execution
-
The tenant identifier of this process instance
- getTenantId() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
The tenant identifier of this process instance
- getTenantIdLike() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- getTenantIdLike() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getTenantIdLike() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getTenantIdLike() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getTenantIdLike() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getTenantIdLike() - Method in class org.flowable.engine.impl.ModelQueryImpl
- getTenantIdLike() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getTenantIdLike() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getTenantIdLikeIgnoreCase() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getTenantIdLikeIgnoreCase() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getTenantIdLikeIgnoreCase() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getTenantIds() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getTenantInfoHolder() - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
- getTestHelper(ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
- getTextValue() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getTextValue() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getTextValue2() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getTextValue2() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getTheme() - Method in class org.flowable.engine.app.AppModel
- getTime() - Method in interface org.flowable.engine.history.HistoricDetail
-
The time when this detail occurred
- getTime() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getTime() - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
- getTime() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- getTime() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- getTime() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- getTime() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- getTime() - Method in interface org.flowable.engine.task.Attachment
-
timestamp when this attachment was created
- getTime() - Method in interface org.flowable.engine.task.Comment
-
time and date when the user made the comment
- getTime() - Method in interface org.flowable.engine.task.Event
-
time and date when the user made the comment
- getTimerDeclarations(ProcessDefinitionEntity, Process) - Method in class org.flowable.engine.impl.bpmn.deployer.TimerManager
- getTimerJobCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- getTimerJobCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getTimerJobExceptionStacktrace(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getTimerJobExceptionStacktrace(String) - Method in interface org.flowable.engine.ManagementService
-
Returns the full stacktrace of the exception that occurs when the
TimerJobEntitywith the given id was last executed. - getTimerJobService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getTimerJobService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getTimerManager() - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
- getTimerManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getTimeStamp() - Method in interface org.flowable.engine.event.EventLogEntry
- getTimeStamp() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getToActivityId() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- getToActivityId() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- getToActivityIds() - Method in class org.flowable.engine.migration.ActivityMigrationMapping
- getToActivityIds() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- getToActivityIds() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- getToActivityIds() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- getToCallActivityId() - Method in class org.flowable.engine.migration.ActivityMigrationMapping
- getToCallActivityId() - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions
- getTotalCommandTime - Variable in class org.flowable.engine.test.profiler.CommandStats
- getTotalTime() - Method in class org.flowable.engine.test.profiler.ProfileSession
- getTotalTimeInMs() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- getTransactionContext() - Static method in class org.flowable.engine.impl.context.Context
- getTransactionDependentExecutionListenerInstance() - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- getTransactionDependentTaskListenerInstance() - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- getTransactionManager() - Method in class org.flowable.engine.impl.cfg.JtaProcessEngineConfiguration
- getTransactionOrder() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Get transaction order value
- getTransactionOrder() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getTransactionOrder() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- getTransactionOrder() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
Get transaction order value
- getTransactionOrderFromCache(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- getTransientVariables() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getTransientVariables() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- getTransientVariables() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- getTreeNode(String) - Method in class org.flowable.engine.debug.ExecutionTree
-
Looks up the
ExecutionEntityfor a given id. - getTreeNode(String, ExecutionTreeNode) - Method in class org.flowable.engine.debug.ExecutionTree
- getType() - Method in interface org.flowable.engine.event.EventLogEntry
- getType() - Method in interface org.flowable.engine.form.FormProperty
-
Type of the property.
- getType() - Method in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
- getType() - Method in class org.flowable.engine.impl.DataObjectImpl
- getType() - Method in class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceIdsJobHandler
- getType() - Method in class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceStatusJobHandler
- getType() - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsJobHandler
- getType() - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsStatusJobHandler
- getType() - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesSequentialJobHandler
- getType() - Method in class org.flowable.engine.impl.event.BreakpointJobHandler
- getType() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- getType() - Method in class org.flowable.engine.impl.form.FormPropertyImpl
- getType() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- getType() - Method in class org.flowable.engine.impl.IdentityLinkQueryObject
- getType() - Method in class org.flowable.engine.impl.jobexecutor.AsyncCompleteCallActivityJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.AsyncContinuationJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.AsyncLeaveJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.AsyncSendEventJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.AsyncTriggerJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.BpmnHistoryCleanupJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.ExternalWorkerTaskCompleteJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.ParallelMultiInstanceActivityCompletionJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.ParallelMultiInstanceWithNoWaitStatesAsyncLeaveJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.ProcessEventJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationStatusJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.TimerActivateProcessDefinitionHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.TimerStartEventJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.TimerSuspendProcessDefinitionHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.TriggerTimerEventJobHandler
- getType() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- getType() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- getType() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getType() - Method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariable
- getType() - Method in interface org.flowable.engine.runtime.DataObject
-
Type of the DataObject.
- getType() - Method in interface org.flowable.engine.task.Attachment
-
indication of the type of content that this attachment refers to.
- getType() - Method in interface org.flowable.engine.task.Comment
-
reference to the type given to the comment
- getType(ELContext, Object, Object) - Method in class org.flowable.engine.test.mock.MockElResolver
- GetTypeCommentsCmd - Class in org.flowable.engine.impl.cmd
- GetTypeCommentsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetTypeCommentsCmd
- getTypeName() - Method in class org.flowable.engine.impl.variable.BpmnAggregatedVariableType
- getTypeName() - Method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariableType
- getTypes() - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- getUrl() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- getUrl() - Method in interface org.flowable.engine.task.Attachment
-
the remote URL in case this is remote content.
- getUserId() - Method in interface org.flowable.engine.event.EventLogEntry
- getUserId() - Method in class org.flowable.engine.impl.IdentityLinkQueryObject
- getUserId() - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
- getUserId() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- getUserId() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- getUserId() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getUserId() - Method in interface org.flowable.engine.task.Attachment
-
reference to the user who created this attachment.
- getUserId() - Method in interface org.flowable.engine.task.Comment
-
reference to the user that made the comment
- getUserId() - Method in interface org.flowable.engine.task.Event
-
reference to the user that made the comment
- getUserInfo(String, String) - Method in interface org.flowable.engine.IdentityService
-
Generic extensibility key-value pairs associated with a user
- getUserInfo(String, String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- getUserInfoKeys(String) - Method in interface org.flowable.engine.IdentityService
-
Generic extensibility keys associated with a user
- getUserInfoKeys(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- getUserPicture(String) - Method in interface org.flowable.engine.IdentityService
-
Retrieves the picture for a given user.
- getUserPicture(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- getUsersAccess() - Method in class org.flowable.engine.app.AppModel
- getUserTask() - Method in class org.flowable.engine.interceptor.CreateUserTaskAfterContext
- getUserTask() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getUserTaskStateInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getV5MultiInstanceActivityBehavior() - Method in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- getValidationMessages() - Method in class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
- getValue() - Method in interface org.flowable.engine.form.FormProperty
-
Optional value that should be used to display in this property
- getValue() - Method in interface org.flowable.engine.history.HistoricVariableUpdate
- getValue() - Method in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
- getValue() - Method in class org.flowable.engine.impl.DataObjectImpl
- getValue() - Method in class org.flowable.engine.impl.form.FormPropertyImpl
- getValue() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getValue() - Method in interface org.flowable.engine.runtime.DataObject
-
Value of the DataObject.
- getValue(ELContext, Object, Object) - Method in class org.flowable.engine.impl.el.ProcessVariableScopeELResolver
- getValue(ELContext, Object, Object) - Method in class org.flowable.engine.test.mock.MockElResolver
- getValue(ValueFields) - Method in class org.flowable.engine.impl.variable.BpmnAggregatedVariableType
- getValue(ValueFields) - Method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariableType
- getValue(ValueFields, CommandContext) - Method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariableType
- getVariable(String) - Method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- getVariable(String) - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getVariable(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariable(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariable(String, String) - Method in interface org.flowable.engine.RuntimeService
-
The variable value.
- getVariable(String, String) - Method in interface org.flowable.engine.TaskService
-
get a variables and search in the task scope and if available also the execution scopes.
- getVariable(String, String, Class<T>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariable(String, String, Class<T>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariable(String, String, Class<T>) - Method in interface org.flowable.engine.RuntimeService
-
The variable value.
- getVariable(String, String, Class<T>) - Method in interface org.flowable.engine.TaskService
-
get a variables and search in the task scope and if available also the execution scopes.
- getVariableAggregator() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getVariableCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- getVariableCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getVariableExpression() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- getVariableInstance(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariableInstance(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariableInstance(String, String) - Method in interface org.flowable.engine.RuntimeService
-
The variable.
- getVariableInstance(String, String) - Method in interface org.flowable.engine.TaskService
-
The variable.
- getVariableInstanceId() - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- getVariableInstanceLocal(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariableInstanceLocal(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariableInstanceLocal(String, String) - Method in interface org.flowable.engine.RuntimeService
-
The variable for an execution.
- getVariableInstanceLocal(String, String) - Method in interface org.flowable.engine.TaskService
-
The variable for a task.
- getVariableInstances(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariableInstances(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariableInstances(String) - Method in interface org.flowable.engine.RuntimeService
-
All variables visible from the given execution scope (including parent scopes).
- getVariableInstances(String) - Method in interface org.flowable.engine.TaskService
-
All variables visible from the given task scope (including parent scopes).
- getVariableInstances(String, Collection<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariableInstances(String, Collection<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariableInstances(String, Collection<String>) - Method in interface org.flowable.engine.RuntimeService
-
The variable values for all given variableNames, takes all variables into account which are visible from the given execution scope (including parent scopes).
- getVariableInstances(String, Collection<String>) - Method in interface org.flowable.engine.TaskService
-
The variable values for all given variableNames, takes all variables into account which are visible from the given task scope (including parent scopes).
- getVariableInstancesByExecutionIds(Set<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariableInstancesByExecutionIds(Set<String>) - Method in interface org.flowable.engine.RuntimeService
-
All variables visible from the given execution scope (including parent scopes).
- getVariableInstancesLocal(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariableInstancesLocal(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariableInstancesLocal(String) - Method in interface org.flowable.engine.RuntimeService
-
All variable values that are defined in the execution scope, without taking outer scopes into account.
- getVariableInstancesLocal(String) - Method in interface org.flowable.engine.TaskService
-
All variable values that are defined in the task scope, without taking outer scopes into account.
- getVariableInstancesLocal(String, Collection<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariableInstancesLocal(String, Collection<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariableInstancesLocal(String, Collection<String>) - Method in interface org.flowable.engine.RuntimeService
-
The variable values for the given variableNames only taking the given execution scope into account, not looking in outer scopes.
- getVariableInstancesLocal(String, Collection<String>) - Method in interface org.flowable.engine.TaskService
-
The variable values for all given variableNames that are defined in the given task's scope.
- getVariableInstancesLocalByTaskIds(Set<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariableInstancesLocalByTaskIds(Set<String>) - Method in interface org.flowable.engine.TaskService
-
get all variables and search only in the task scope.
- getVariableLocal(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariableLocal(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariableLocal(String, String) - Method in interface org.flowable.engine.RuntimeService
-
The variable value for an execution.
- getVariableLocal(String, String) - Method in interface org.flowable.engine.TaskService
-
checks whether or not the task has a variable defined with the given name.
- getVariableLocal(String, String, Class<T>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariableLocal(String, String, Class<T>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariableLocal(String, String, Class<T>) - Method in interface org.flowable.engine.RuntimeService
-
The variable value for an execution.
- getVariableLocal(String, String, Class<T>) - Method in interface org.flowable.engine.TaskService
-
checks whether or not the task has a variable defined with the given name.
- getVariableName() - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- getVariableName() - Method in interface org.flowable.engine.history.HistoricVariableUpdate
- getVariableName() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- getVariableName() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getVariables() - Method in interface org.flowable.engine.delegate.event.FlowableEntityWithVariablesEvent
- getVariables() - Method in class org.flowable.engine.delegate.event.impl.FlowableEntityWithVariablesEventImpl
- getVariables() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getVariables() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getVariables() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- getVariables() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- getVariables(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariables(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariables(String) - Method in interface org.flowable.engine.RuntimeService
-
All variables visible from the given execution scope (including parent scopes).
- getVariables(String) - Method in interface org.flowable.engine.TaskService
-
get all variables and search in the task scope and if available also the execution scopes.
- getVariables(String, Collection<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariables(String, Collection<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariables(String, Collection<String>) - Method in interface org.flowable.engine.RuntimeService
-
The variable values for all given variableNames, takes all variables into account which are visible from the given execution scope (including parent scopes).
- getVariables(String, Collection<String>) - Method in interface org.flowable.engine.TaskService
-
get values for all given variableNames and search only in the task scope.
- getVariables(ProcessInstance) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getVariableService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getVariableService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getVariableServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getVariableServiceConfiguration() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getVariableServiceConfigurators() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getVariablesLocal(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariablesLocal(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariablesLocal(String) - Method in interface org.flowable.engine.RuntimeService
-
All variable values that are defined in the execution scope, without taking outer scopes into account.
- getVariablesLocal(String) - Method in interface org.flowable.engine.TaskService
-
get all variables and search only in the task scope.
- getVariablesLocal(String, Collection<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariablesLocal(String, Collection<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariablesLocal(String, Collection<String>) - Method in interface org.flowable.engine.RuntimeService
-
The variable values for the given variableNames only taking the given execution scope into account, not looking in outer scopes.
- getVariablesLocal(String, Collection<String>) - Method in interface org.flowable.engine.TaskService
-
get a variable on a task
- getVariableType() - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- getVariableType() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
- getVariableType() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getVariableTypeName() - Method in interface org.flowable.engine.history.HistoricVariableUpdate
- getVariableTypeName() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getVariableTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getVariableValue() - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- getVersion() - Method in class org.flowable.engine.impl.ModelQueryImpl
- getVersion() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- getVersion() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getVersion() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getVersion() - Method in interface org.flowable.engine.repository.Model
- getVersion() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
version of this process definition
- getVersionGt() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getVersionGte() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getVersionLt() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getVersionLte() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getWaitingMigrationParts() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- getWaypoints() - Method in class org.flowable.engine.repository.DiagramEdge
- getWidth() - Method in class org.flowable.engine.repository.DiagramNode
- getWithNewAssignee() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- getWithNewAssignee() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- getWithNewAssignee() - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.SingleToActivityOptions
- getWithNewOwner() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- getWithNewOwner() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- getWithNewOwner() - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.SingleToActivityOptions
- getWrappedActivityBehaviorFactory() - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- getWsdlImporterFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getWsOverridenEndpointAddresses() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getWsSyncFactoryClassName() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getX() - Method in class org.flowable.engine.repository.DiagramEdgeWaypoint
- getX() - Method in class org.flowable.engine.repository.DiagramNode
- getY() - Method in class org.flowable.engine.repository.DiagramEdgeWaypoint
- getY() - Method in class org.flowable.engine.repository.DiagramNode
- GLOBAL_PROCESS_DEFINITION_PROPERTIES - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- GREATER_THAN - Enum constant in enum class org.flowable.engine.impl.QueryOperator
- GREATER_THAN_OR_EQUAL - Enum constant in enum class org.flowable.engine.impl.QueryOperator
- groupAggregationsByTarget(DelegateExecution, Collection<VariableAggregationDefinition>, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
- groupId - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
- groupId - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessInstanceCmd
- groupId - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkCmd
- groupId - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
- groupId - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessInstanceCmd
- groupId - Variable in class org.flowable.engine.impl.IdentityLinkQueryObject
- groupListContentBy(List<T>, Function<T, String>) - Static method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- groupsAccess - Variable in class org.flowable.engine.app.AppModel
- groupVariableInstancesByName(List<? extends VariableInstance>) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
H
- handleActivityEnd(FlowNode) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- handleAddAssigneeIdentityLinkToTask(TaskEntity, String) - Method in class org.flowable.engine.impl.interceptor.DefaultIdentityLinkInterceptor
- handleAddAssigneeIdentityLinkToTask(TaskEntity, String) - Method in interface org.flowable.engine.interceptor.IdentityLinkInterceptor
- handleAddIdentityLinkToTask(TaskEntity, IdentityLinkEntity) - Method in class org.flowable.engine.impl.interceptor.DefaultIdentityLinkInterceptor
- handleAddIdentityLinkToTask(TaskEntity, IdentityLinkEntity) - Method in interface org.flowable.engine.interceptor.IdentityLinkInterceptor
- handleAddOwnerIdentityLinkToTask(TaskEntity, String) - Method in class org.flowable.engine.impl.interceptor.DefaultIdentityLinkInterceptor
- handleAddOwnerIdentityLinkToTask(TaskEntity, String) - Method in interface org.flowable.engine.interceptor.IdentityLinkInterceptor
- handleAdhocSubProcess(FlowNode) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- handleAssigneeChange(CommandContext, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.cmd.SaveTaskCmd
- handleAssignments(TaskService, String, String, List<String>, List<String>, TaskEntity, ExpressionManager, DelegateExecution, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- handleAsynchronousLeave(FlowElement, FlowNode) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- handleCategory(CreateUserTaskBeforeContext, ExpressionManager, TaskEntity, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- handleClaim(TaskEntity, String) - Method in interface org.flowable.engine.interceptor.UserTaskStateInterceptor
- handleCommonTaskFields(TaskEntity) - Method in class org.flowable.engine.impl.event.logger.handler.AbstractTaskEventHandler
- handleComplete(TaskEntity, String) - Method in interface org.flowable.engine.interceptor.UserTaskStateInterceptor
- handleCompleteTask(TaskEntity) - Method in class org.flowable.engine.impl.interceptor.DefaultIdentityLinkInterceptor
- handleCompleteTask(TaskEntity) - Method in interface org.flowable.engine.interceptor.IdentityLinkInterceptor
- handleCompleteWithForm(TaskEntity, FormInfo, String, String, Map<String, Object>) - Method in interface org.flowable.engine.interceptor.UserTaskStateInterceptor
- handleCreatedDynamicUserTask(UserTask, SubProcess, FlowElementsContainer, Process) - Method in interface org.flowable.engine.impl.dynamic.DynamicUserTaskCallback
- handleCreateProcessInstance(ExecutionEntity) - Method in class org.flowable.engine.impl.interceptor.DefaultIdentityLinkInterceptor
- handleCreateProcessInstance(ExecutionEntity) - Method in interface org.flowable.engine.interceptor.IdentityLinkInterceptor
- handleCreateSubProcessInstance(ExecutionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.interceptor.DefaultIdentityLinkInterceptor
- handleCreateSubProcessInstance(ExecutionEntity, ExecutionEntity) - Method in interface org.flowable.engine.interceptor.IdentityLinkInterceptor
- handleDeleteEventSubscriptionEntityCount(EventSubscription) - Static method in class org.flowable.engine.impl.util.CountingEntityUtil
- handleDeleteVariableInstanceEntityCount(VariableInstanceEntity, boolean) - Static method in class org.flowable.engine.impl.util.CountingEntityUtil
- handleDescription(CreateUserTaskBeforeContext, ExpressionManager, TaskEntity, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- handleDueDate(CreateUserTaskBeforeContext, ExpressionManager, TaskEntity, DelegateExecution, ProcessEngineConfigurationImpl, String) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- handleEvent(EventSubscriptionEntity, Object, CommandContext) - Method in class org.flowable.engine.impl.event.AbstractEventHandler
- handleEvent(EventSubscriptionEntity, Object, CommandContext) - Method in class org.flowable.engine.impl.event.CompensationEventHandler
- handleEvent(EventSubscriptionEntity, Object, CommandContext) - Method in interface org.flowable.engine.impl.event.EventHandler
- handleEvent(EventSubscriptionEntity, Object, CommandContext) - Method in class org.flowable.engine.impl.event.MessageEventHandler
- handleEvent(EventSubscriptionEntity, Object, CommandContext) - Method in class org.flowable.engine.impl.event.SignalEventHandler
- handleEventInstanceOutParameters(VariableScope, BaseElement, EventInstance) - Static method in class org.flowable.engine.impl.util.EventInstanceBpmnUtil
-
Processes the 'out parameters' of an
EventInstanceand stores the corresponding variables on theVariableScope. - handleEventSubscription(RuntimeService, EventSubscription, EventInstance, Collection<CorrelationKey>, EventConsumerInfo) - Method in class org.flowable.engine.impl.eventregistry.BpmnEventRegistryEventConsumer
- handleException(Throwable, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- handleException(Throwable, DelegateExecution, boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- handleException(Throwable, DelegateExecution, boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior
- handleException(Throwable, ExecutionEntity, List<MapExceptionEntry>) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- handleExternalWorkerServiceTaskJobUpdate(ExecutionEntity, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- handleFailedJob(Job, Throwable) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- handleFailedV5Job(AbstractRuntimeJobEntity, Throwable) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobCompatibilityManager
- handleFlowNode(FlowNode) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- handleFormFieldsOnSubmit(FormInfo, String, String, String, String, Map<String, Object>, String) - Method in class org.flowable.engine.impl.formhandler.DefaultFormFieldHandler
-
When content is uploaded for a field, it is uploaded as a 'temporary related content'.
- handleFormKey(CreateUserTaskBeforeContext, ExpressionManager, TaskEntity, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- handleHistoryCleanupTimerJob() - Method in class org.flowable.engine.impl.ManagementServiceImpl
- handleHistoryCleanupTimerJob() - Method in interface org.flowable.engine.ManagementService
- HandleHistoryCleanupTimerJobCmd - Class in org.flowable.engine.impl.cmd
- HandleHistoryCleanupTimerJobCmd() - Constructor for class org.flowable.engine.impl.cmd.HandleHistoryCleanupTimerJobCmd
- handleHttpRequest(VariableContainer, HttpRequest, FlowableHttpClient) - Method in class org.flowable.engine.impl.bpmn.http.handler.ClassDelegateHttpHandler
- handleHttpRequest(VariableContainer, HttpRequest, FlowableHttpClient) - Method in class org.flowable.engine.impl.bpmn.http.handler.DelegateExpressionHttpHandler
- handleHttpRequest(VariableContainer, HttpRequest, FlowableHttpClient) - Method in class org.flowable.engine.impl.bpmn.http.handler.ScriptHttpHandler
- handleHttpResponse(VariableContainer, HttpResponse) - Method in class org.flowable.engine.impl.bpmn.http.handler.ClassDelegateHttpHandler
- handleHttpResponse(VariableContainer, HttpResponse) - Method in class org.flowable.engine.impl.bpmn.http.handler.DelegateExpressionHttpHandler
- handleHttpResponse(VariableContainer, HttpResponse) - Method in class org.flowable.engine.impl.bpmn.http.handler.ScriptHttpHandler
- handleInProgressStart(TaskEntity, String) - Method in interface org.flowable.engine.interceptor.UserTaskStateInterceptor
- handleInsertEventSubscriptionEntityCount(EventSubscription) - Static method in class org.flowable.engine.impl.util.CountingEntityUtil
- handleInsertVariableInstanceEntityCount(VariableInstanceEntity) - Static method in class org.flowable.engine.impl.util.CountingEntityUtil
- handleInvocation(DelegateInvocation) - Method in class org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor
- handleInvocation(DelegateInvocation) - Method in interface org.flowable.engine.impl.interceptor.DelegateInterceptor
- handleJobDeleteInternal(Job) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- handleJobInsertInternal(Job) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- handleMessageEventSubscription(EventDefinition, StartEvent, ExecutionEntity, List<EventSubscriptionEntity>, ProcessEngineConfigurationImpl, CommandContext) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- handleMockServiceTaskAnnotation(FlowableMockSupport, Method) - Static method in class org.flowable.engine.impl.test.TestHelper
- handleMockServiceTaskAnnotation(FlowableMockSupport, MockServiceTask) - Static method in class org.flowable.engine.impl.test.TestHelper
- handleMockServiceTasksAnnotation(FlowableMockSupport, Method) - Static method in class org.flowable.engine.impl.test.TestHelper
- handleMultiInstanceSubProcess(ProcessEngineConfigurationImpl, ExecutionEntityManager, ExecutionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- handleName(CreateUserTaskBeforeContext, ExpressionManager, TaskEntity, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- handleNoOpServiceTasksAnnotation(FlowableMockSupport, Method) - Static method in class org.flowable.engine.impl.test.TestHelper
- handleNoOpServiceTasksAnnotation(FlowableMockSupport, NoOpServiceTasks) - Static method in class org.flowable.engine.impl.test.TestHelper
- handlePriority(CreateUserTaskBeforeContext, ExpressionManager, TaskEntity, DelegateExecution, String) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- handleProcessEngineExecutorsAfterEngineCreate - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- handleProcessInstanceExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- handleProcessInstanceWithForm(CommandContext, ProcessDefinition, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- HANDLER_TYPE_BREAK_POINT - Static variable in class org.flowable.engine.impl.agenda.DebugContinueProcessOperation
- handlerActivityId - Variable in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
- handleRegularExecution() - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- handleRegularExecutionEnd(ExecutionEntityManager, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- handleRelatedEntities(TaskEntity, String, boolean, boolean, boolean, FlowableEventDispatcher, CommandContext) - Static method in class org.flowable.engine.impl.util.TaskHelper
- handleSequenceFlow() - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- handleServiceTaskJobUpdate(ExecutionEntity, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- handleSignalEvent(EventSubscriptionEntity, Map<String, Object>) - Method in interface org.flowable.engine.impl.cmmn.CaseInstanceService
- handleSignalEventSubscription(EventDefinition, StartEvent, ExecutionEntity, List<EventSubscriptionEntity>, ProcessEngineConfigurationImpl, CommandContext) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- handleSubProcessEnd(ExecutionEntityManager, ExecutionEntity, SubProcess) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- handleSubTaskCount(TaskService, TaskInfo) - Method in class org.flowable.engine.impl.cmd.SaveTaskCmd
- handleTaskCountsForIdentityLinkDeletion(TaskEntity, IdentityLinkEntity) - Static method in class org.flowable.engine.impl.util.IdentityLinkUtil
- handleTaskHistory(TaskEntity, String, String, boolean, CommandContext) - Static method in class org.flowable.engine.impl.util.TaskHelper
- handleTaskIdentityLinkAddition(TaskEntity, IdentityLinkEntity) - Static method in class org.flowable.engine.impl.util.IdentityLinkUtil
- handleTaskIdentityLinkAdditions(TaskEntity, List<IdentityLinkEntity>) - Static method in class org.flowable.engine.impl.util.IdentityLinkUtil
- handleTaskIdentityLinkDeletions(TaskEntity, List<IdentityLinkEntity>, boolean, boolean) - Static method in class org.flowable.engine.impl.util.IdentityLinkUtil
- handleTimerEvent(EventDefinition, StartEvent, ExecutionEntity, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- handleUnclaim(TaskEntity, String) - Method in interface org.flowable.engine.interceptor.UserTaskStateInterceptor
- handleUserTaskNewAssignee(ExecutionEntity, String, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- handleUserTaskNewOwner(ExecutionEntity, String, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- handleVariableListenerEventSubscription(EventDefinition, StartEvent, ExecutionEntity, ProcessEngineConfigurationImpl, CommandContext) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- hasCorrelationParameterValues() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- hasCorrelationParameterValues() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- hasEditorSource() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- hasEditorSource() - Method in interface org.flowable.engine.repository.Model
-
whether this model has editor source
- hasEditorSourceExtra() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- hasEditorSourceExtra() - Method in interface org.flowable.engine.repository.Model
-
whether this model has editor source extra
- hasError() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- hasErrors() - Method in class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
- hasEventTypeElement(StartEvent) - Method in class org.flowable.engine.impl.bpmn.parser.handler.StartEventParseHandler
- HasExecutionVariableCmd - Class in org.flowable.engine.impl.cmd
- HasExecutionVariableCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.HasExecutionVariableCmd
- hasFormData() - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- hasGraphicalNotation() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- hasGraphicalNotation() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
Does this process definition has a graphical notation defined (such that a diagram can be generated)?
- hashCode() - Method in record class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager.StartEventInfo
-
Returns a hash code value for this object.
- hasLoopCharacteristics() - Method in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- hasMultiInstanceCharacteristics() - Method in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- hasMultiInstanceParent(FlowNode) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelGatewayActivityBehavior
- hasMultiInstanceRootExecution(ExecutionEntity, FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- hasMultipleResults(Map<String, List<Map<String, Object>>>) - Method in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
- hasNewExecutionId(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- hasNewProcessDefinitionId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- hasNext() - Method in class org.flowable.engine.debug.ExecutionTreeBfsIterator
- hasNoEventDefinitionOrTypeElement(StartEvent) - Method in class org.flowable.engine.impl.bpmn.parser.handler.StartEventParseHandler
- hasSameLoopCharacteristics(Activity, Activity) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- hasSameMultiInstanceConfig(FlowElement, FlowElement) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- hasSameStringValue(String, String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- hasSameSubProcessContent(SubProcess, SubProcess) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- hasStartFormData() - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- hasStartFormKey - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- hasStartFormKey() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- hasStartFormKey() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
Does this process definition has a
start form key. - hasTaskHistoryLevel(HistoryLevel) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- HasTaskVariableCmd - Class in org.flowable.engine.impl.cmd
- HasTaskVariableCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.HasTaskVariableCmd
- hasTrueCondition(String, String, String, DelegateExecution) - Static method in class org.flowable.engine.impl.util.condition.ConditionUtil
- hasTrueCondition(SequenceFlow, DelegateExecution) - Static method in class org.flowable.engine.impl.util.condition.ConditionUtil
- hasVariable(String) - Method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- hasVariable(String) - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- hasVariable(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- hasVariable(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- hasVariable(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Check whether or not this execution has variable set with the given name, Searching for the variable is done in all scopes that are visible to the given execution (including parent scopes).
- hasVariable(String, String) - Method in interface org.flowable.engine.TaskService
-
checks whether or not the task has a variable defined with the given name, in the task scope and if available also the execution scopes.
- hasVariableAggregationDefinitions(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- hasVariableListenerEventDefinitions(String) - Static method in class org.flowable.engine.impl.util.VariableListenerUtil
- hasVariableListenerEventDefinitionsForVariableName(String, String) - Static method in class org.flowable.engine.impl.util.VariableListenerUtil
- hasVariableListenerEventDefinitionsForVariableNames(String, Set<String>) - Static method in class org.flowable.engine.impl.util.VariableListenerUtil
- hasVariableLocal(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- hasVariableLocal(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- hasVariableLocal(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Check whether or not this execution has a local variable set with the given name.
- hasVariableLocal(String, String) - Method in interface org.flowable.engine.TaskService
-
checks whether or not the task has a variable defined with the given name, local task scope only.
- HISTORIC_ACTIVITY_INSTANCE_ID - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- HISTORIC_ACTIVITY_INSTANCES - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- HISTORIC_PROCESS_INSTANCES - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- HISTORIC_TASK_INSTANCES - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- HISTORIC_TASK_LOG_ENTRIES - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- HISTORIC_TYPES - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- HistoricActivityInstance - Interface in org.flowable.engine.history
-
Represents one execution of an activity and it's stored permanent for statistics, audit and other business intelligence purposes.
- historicActivityInstanceCreated(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- historicActivityInstanceDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- HistoricActivityInstanceDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
- historicActivityInstanceEnded(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- HistoricActivityInstanceEntity - Interface in org.flowable.engine.impl.persistence.entity
- HistoricActivityInstanceEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- HistoricActivityInstanceEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- HistoricActivityInstanceEntityImpl(ActivityInstance) - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- historicActivityInstanceEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- HistoricActivityInstanceEntityManager - Interface in org.flowable.engine.impl.persistence.entity
- HistoricActivityInstanceEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
- HistoricActivityInstanceEntityManagerImpl(ProcessEngineConfigurationImpl, HistoricActivityInstanceDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- historicActivityInstanceMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- HistoricActivityInstanceMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- HistoricActivityInstanceMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.HistoricActivityInstanceMatcher
- historicActivityInstanceQuery - Variable in class org.flowable.engine.impl.cmd.DeleteHistoricActivityInstancesCmd
- HistoricActivityInstanceQuery - Interface in org.flowable.engine.history
-
Programmatic querying for
HistoricActivityInstances. - HistoricActivityInstanceQueryImpl - Class in org.flowable.engine.impl
- HistoricActivityInstanceQueryImpl() - Constructor for class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- HistoricActivityInstanceQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- HistoricActivityInstanceQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- HistoricActivityInstanceQueryProperty - Class in org.flowable.engine.impl
-
Contains the possible properties which can be used in a
HistoricActivityInstanceQuery. - HistoricActivityInstanceQueryProperty(String) - Constructor for class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- historicData - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- historicDataService - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- historicDataService - Variable in class org.flowable.engine.test.FlowableTestCase
- HistoricDetail - Interface in org.flowable.engine.history
-
Base class for all kinds of information that is related to either a
HistoricProcessInstanceor aHistoricActivityInstance. - HistoricDetailAssignmentEntity - Interface in org.flowable.engine.impl.persistence.entity
- HistoricDetailAssignmentEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- HistoricDetailAssignmentEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricDetailAssignmentEntityImpl
- historicDetailDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- HistoricDetailDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
- HistoricDetailEntity - Interface in org.flowable.engine.impl.persistence.entity
- HistoricDetailEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- HistoricDetailEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- historicDetailEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- HistoricDetailEntityManager - Interface in org.flowable.engine.impl.persistence.entity
- HistoricDetailEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
- HistoricDetailEntityManagerImpl(ProcessEngineConfigurationImpl, HistoricDetailDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- HistoricDetailQuery - Interface in org.flowable.engine.history
-
Programmatic querying for
HistoricDetails. - HistoricDetailQueryImpl - Class in org.flowable.engine.impl
- HistoricDetailQueryImpl() - Constructor for class org.flowable.engine.impl.HistoricDetailQueryImpl
- HistoricDetailQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.HistoricDetailQueryImpl
- HistoricDetailQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.HistoricDetailQueryImpl
- HistoricDetailQueryProperty - Class in org.flowable.engine.impl
-
Contains the possible properties which can be used in a
HistoricDetailQuery. - HistoricDetailQueryProperty(String) - Constructor for class org.flowable.engine.impl.HistoricDetailQueryProperty
- historicDetailsByProcessInstanceIdEntityMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- HistoricDetailsByProcessInstanceIdEntityMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- HistoricDetailsByProcessInstanceIdEntityMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.HistoricDetailsByProcessInstanceIdEntityMatcher
- historicDetailsByTaskIdEntityMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- HistoricDetailsByTaskInstanceIdEntityMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- HistoricDetailsByTaskInstanceIdEntityMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.HistoricDetailsByTaskInstanceIdEntityMatcher
- HistoricDetailVariableInstanceUpdateEntity - Interface in org.flowable.engine.impl.persistence.entity
- HistoricDetailVariableInstanceUpdateEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- HistoricDetailVariableInstanceUpdateEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- HistoricFormProperty - Interface in org.flowable.engine.history
-
A single field that was submitted in either a start form or a task form.
- HistoricFormPropertyEntity - Interface in org.flowable.engine.impl.persistence.entity
- HistoricFormPropertyEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- HistoricFormPropertyEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntityImpl
- historicProcessInstance - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- HistoricProcessInstance - Interface in org.flowable.engine.history
-
A single execution of a whole process definition that is stored permanently.
- historicProcessInstanceCreated(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- historicProcessInstanceDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- HistoricProcessInstanceDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
- historicProcessInstanceEnded(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- HistoricProcessInstanceEntity - Interface in org.flowable.engine.impl.persistence.entity
- HistoricProcessInstanceEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- HistoricProcessInstanceEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- HistoricProcessInstanceEntityImpl(ExecutionEntity) - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- historicProcessInstanceEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- HistoricProcessInstanceEntityManager - Interface in org.flowable.engine.impl.persistence.entity
- HistoricProcessInstanceEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
- HistoricProcessInstanceEntityManagerImpl(ProcessEngineConfigurationImpl, HistoricProcessInstanceDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- historicProcessInstanceQuery - Variable in class org.flowable.engine.impl.cmd.DeleteHistoricProcessInstancesCmd
- historicProcessInstanceQuery - Variable in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
- HistoricProcessInstanceQuery - Interface in org.flowable.engine.history
-
Allows programmatic querying of
HistoricProcessInstances. - HistoricProcessInstanceQueryImpl - Class in org.flowable.engine.impl
- HistoricProcessInstanceQueryImpl() - Constructor for class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- HistoricProcessInstanceQueryImpl(CommandContext, ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- HistoricProcessInstanceQueryImpl(CommandExecutor, ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- historicProcessInstanceQueryInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- HistoricProcessInstanceQueryInterceptor - Interface in org.flowable.engine.interceptor
- HistoricProcessInstanceQueryProperty - Class in org.flowable.engine.impl
-
Contains the possible properties which can be used in a
HistoricProcessInstanceQueryProperty. - HistoricProcessInstanceQueryProperty(String) - Constructor for class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
- HistoricScopeInstanceEntity - Interface in org.flowable.engine.impl.persistence.entity
- HistoricScopeInstanceEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- HistoricScopeInstanceEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- historicTaskQueryInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- HistoricVariableUpdate - Interface in org.flowable.engine.history
-
Update of a process variable.
- history - Variable in class org.flowable.engine.ProcessEngineConfiguration
- historyCleaningManager - Variable in class org.flowable.engine.ProcessEngineConfiguration
- HistoryCleaningManager - Interface in org.flowable.engine
- historyCleaningTimeCycleConfig - Variable in class org.flowable.engine.ProcessEngineConfiguration
- historyConfigurationSettings - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- HistoryConfigurationSettings - Interface in org.flowable.engine.impl.history
- historyJobExecutionScope - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- historyJobHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- historyJobProcessors - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- historyLevel - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- historyLevel - Variable in class org.flowable.engine.ProcessEngineConfiguration
- historyManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- HistoryManager - Interface in org.flowable.engine.impl.history
- historyManagers - Variable in class org.flowable.engine.impl.history.CompositeHistoryManager
- historyService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- historyService - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- historyService - Variable in class org.flowable.engine.test.FlowableRule
- HistoryService - Interface in org.flowable.engine
-
Service exposing information about ongoing and past process instances.
- HistoryServiceImpl - Class in org.flowable.engine.impl
- HistoryServiceImpl(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.HistoryServiceImpl
- historyServiceKey - Static variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
- HistoryTestHelper - Class in org.flowable.engine.impl.test
- HistoryTestHelper() - Constructor for class org.flowable.engine.impl.test.HistoryTestHelper
- httpClientConfig - Variable in class org.flowable.engine.ProcessEngineConfiguration
- HttpClientConfig - Class in org.flowable.engine.cfg
- HttpClientConfig() - Constructor for class org.flowable.engine.cfg.HttpClientConfig
- httpRequest - Variable in class org.flowable.engine.impl.bpmn.http.delegate.HttpRequestHandlerInvocation
- httpRequestHandlerInstance - Variable in class org.flowable.engine.impl.bpmn.http.delegate.HttpRequestHandlerInvocation
- HttpRequestHandlerInvocation - Class in org.flowable.engine.impl.bpmn.http.delegate
-
Class handling invocations of
HttpRequestHandlers - HttpRequestHandlerInvocation(HttpRequestHandler, VariableContainer, HttpRequest, FlowableHttpClient) - Constructor for class org.flowable.engine.impl.bpmn.http.delegate.HttpRequestHandlerInvocation
- httpResponse - Variable in class org.flowable.engine.impl.bpmn.http.delegate.HttpResponseHandlerInvocation
- httpResponseHandlerInstance - Variable in class org.flowable.engine.impl.bpmn.http.delegate.HttpResponseHandlerInvocation
- HttpResponseHandlerInvocation - Class in org.flowable.engine.impl.bpmn.http.delegate
-
Class handling invocations of
HttpResponseHandlers - HttpResponseHandlerInvocation(HttpResponseHandler, VariableContainer, HttpResponse) - Constructor for class org.flowable.engine.impl.bpmn.http.delegate.HttpResponseHandlerInvocation
- HttpServiceTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- HttpServiceTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.HttpServiceTaskParseHandler
I
- icon - Variable in class org.flowable.engine.app.AppModel
- id - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- id - Variable in class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
- id - Variable in class org.flowable.engine.impl.bpmn.data.Data
- id - Variable in class org.flowable.engine.impl.bpmn.data.ItemDefinition
- id - Variable in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureDefinition
- id - Variable in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
- id - Variable in class org.flowable.engine.impl.bpmn.parser.Error
- id - Variable in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- id - Variable in class org.flowable.engine.impl.bpmn.webservice.MessageDefinition
- id - Variable in class org.flowable.engine.impl.bpmn.webservice.Operation
- id - Variable in class org.flowable.engine.impl.DataObjectImpl
- id - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- id - Variable in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- id - Variable in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- id - Variable in class org.flowable.engine.impl.form.FormPropertyHandler
- id - Variable in class org.flowable.engine.impl.form.FormPropertyImpl
- id - Variable in class org.flowable.engine.impl.HistoricDetailQueryImpl
- id - Variable in class org.flowable.engine.impl.ModelQueryImpl
- id - Variable in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
- id - Variable in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- id - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- id - Variable in class org.flowable.engine.impl.webservice.WSOperation
- id - Variable in class org.flowable.engine.repository.DiagramElement
- id - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- id() - Element in annotation interface org.flowable.engine.test.mock.MockServiceTask
- id(String) - Method in interface org.flowable.engine.history.HistoricDetailQuery
-
Only select historic info with the given id.
- id(String) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- id(String) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- id(String) - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- ID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- idBlockSize - Variable in class org.flowable.engine.impl.cmd.GetNextIdBlockCmd
- idBlockSize - Variable in class org.flowable.engine.impl.db.DbIdGenerator
- idBlockSize - Variable in class org.flowable.engine.ProcessEngineConfiguration
- Identity - Class in org.flowable.engine.impl.transformer
- IDENTITY_GROUP - Static variable in class org.flowable.engine.impl.cmd.AddIdentityLinkCmd
- IDENTITY_GROUP - Static variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkCmd
- IDENTITY_USER - Static variable in class org.flowable.engine.impl.cmd.AddIdentityLinkCmd
- IDENTITY_USER - Static variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkCmd
- identityId - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkCmd
- identityIdType - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkCmd
- identityLinkByProcessInstanceMatcher - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- identityLinkCount - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- identityLinkEventHandler - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- identityLinkInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- IdentityLinkInterceptor - Interface in org.flowable.engine.interceptor
- IdentityLinkQueryObject - Class in org.flowable.engine.impl
- IdentityLinkQueryObject(String, String, String) - Constructor for class org.flowable.engine.impl.IdentityLinkQueryObject
- identityLinks - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- identityLinkServiceConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- identityLinkServiceConfigurators - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- IdentityLinkUtil - Class in org.flowable.engine.impl.util
- IdentityLinkUtil() - Constructor for class org.flowable.engine.impl.util.IdentityLinkUtil
- identityService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- identityService - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- identityService - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- identityService - Variable in class org.flowable.engine.test.FlowableRule
- identityService - Variable in class org.flowable.engine.test.FlowableTestCase
- IdentityService - Interface in org.flowable.engine
- IdentityServiceImpl - Class in org.flowable.engine.impl
- IdentityServiceImpl(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.IdentityServiceImpl
- identityServiceKey - Static variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
- identityType - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkCmd
- idGenerator - Variable in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- idRef - Variable in class org.flowable.engine.impl.bpmn.data.DataRef
- ids - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- ids() - Element in annotation interface org.flowable.engine.test.mock.NoOpServiceTasks
- ignoreVariables - Variable in class org.flowable.engine.impl.cmd.GetTaskFormModelCmd
- implementation - Variable in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- implementation - Variable in class org.flowable.engine.impl.bpmn.webservice.Operation
- importFrom(Import, String) - Method in interface org.flowable.engine.impl.bpmn.parser.XMLImporter
-
Imports the definitions in the XML declared in element
- importFunctions(ScriptContext, String, Object) - Static method in class org.flowable.engine.impl.scripting.JuelScriptEngine
- IN_PARENT_PROCESS_OF_CALL_ACTIVITY_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- IN_SUB_PROCESS_OF_CALL_ACTIVITY_ID_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- inactivate() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Inactivates this execution.
- inactivate() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- inactivateExecution(DelegateExecution, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
- inactivateExecutionAndParentExecutions(DelegateExecution, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
- InactiveActivityBehavior - Interface in org.flowable.engine.impl.delegate
-
If the behaviour of an element in a process implements this interface, it has a 'background job' functionality.
- inactiveExecutionsByProcInstMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- InactiveExecutionsByProcInstMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- InactiveExecutionsByProcInstMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.InactiveExecutionsByProcInstMatcher
- inactiveExecutionsInActivityAndProcInstMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- InactiveExecutionsInActivityAndProcInstMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- InactiveExecutionsInActivityAndProcInstMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.InactiveExecutionsInActivityAndProcInstMatcher
- inactiveExecutionsInActivityMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- InactiveExecutionsInActivityMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- InactiveExecutionsInActivityMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.InactiveExecutionsInActivityMatcher
- includeActivities - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- includeActivities() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLogQuery
-
The
ProcessInstanceHistoryLogwill contain theHistoricActivityInstanceinstances. - includeActivities() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- includeChildExecutionsWithBusinessKeyQuery - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- includeChildExecutionsWithBusinessKeyQuery - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- includeComments - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- includeComments() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLogQuery
-
The
ProcessInstanceHistoryLogwill contain theCommentinstances. - includeComments() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- includeFlowElementInHistory(String, String) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- includeFormProperties - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- includeFormProperties() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLogQuery
-
The
ProcessInstanceHistoryLogwill contain theHistoricFormPropertyinstances. - includeFormProperties() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- includeProcessInstances - Variable in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- includeProcessVariables - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- includeProcessVariables - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- includeProcessVariables() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Include process variables in the process query result
- includeProcessVariables() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- includeProcessVariables() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- includeProcessVariables() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Include process variables in the process query result
- includeTasks - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- includeTasks() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLogQuery
-
The
ProcessInstanceHistoryLogwill contain theHistoricTaskInstanceinstances. - includeTasks() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- includeVariables - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- includeVariables() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLogQuery
-
The
ProcessInstanceHistoryLogwill contain theHistoricVariableInstanceinstances. - includeVariables() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- includeVariableUpdates - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- includeVariableUpdates() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLogQuery
-
The
ProcessInstanceHistoryLogwill contain theHistoricVariableUpdateinstances. - includeVariableUpdates() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- InclusiveGatewayActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the Inclusive Gateway/OR gateway/inclusive data-based gateway as defined in the BPMN specification.
- InclusiveGatewayActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.InclusiveGatewayActivityBehavior
- InclusiveGatewayParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- InclusiveGatewayParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.InclusiveGatewayParseHandler
- inCompensation - Variable in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- infoJsonId - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityImpl
- infoNode - Variable in class org.flowable.engine.impl.cmd.SaveProcessDefinitionInfoCmd
- infoNode - Variable in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
- Information - Enum constant in enum class org.flowable.engine.impl.bpmn.data.ItemKind
- inheritCommonProperties(ExecutionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- inheritVariables - Variable in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
- init() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- init() - Static method in class org.flowable.engine.ProcessEngines
-
Initializes all process engines that can be found on the classpath for resources
flowable.cfg.xml(plain Flowable style configuration) and for resourcesflowable-context.xml(Spring style configuration). - initAdditionalEventDispatchActions() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initAgendaFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initAppResourceCache() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initAstFunctionCreators() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initAsyncExecutor() - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
- initAsyncExecutor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initAsyncHistoryExecutor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initAsyncHistoryTaskExecutor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initAsyncTaskExecutor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initAsyncTaskInvoker() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initBatchServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initBehaviorFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initBpmnDeployerDependencies() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initBpmnParser() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initBusinessCalendarManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initCandidateManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initChangeTenantIdManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initCommandExecutors() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initCommandInvoker() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDatabaseEventLogging() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDataManagers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDbSqlSessionFactoryEntitySettings() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDelegateInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDependentScopeTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDeployers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDynamicStateManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initEntityLinkServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initEntityManagers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initEventHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initEventSubscriptionServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initExpressionManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initFailedJobCommandFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initFlowable5CompatibilityHandler() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initFormEngines() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initFormFieldHandler() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initFormTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initFunctionDelegates() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initHelpers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initHistoryCleaningManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initHistoryConfigurationSettings() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initHistoryJobHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initHistoryLevel() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initHistoryManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initialActivityId - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- initialFlowElement - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- initialFlowElement - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- initialize(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
- initializeDefaultHandlers() - Method in class org.flowable.engine.impl.event.logger.EventLogger
- initializeFormProperties(FormDataImpl, ExecutionEntity) - Method in class org.flowable.engine.impl.form.DefaultFormHandler
- initializeIoSpecification(IOSpecification, DelegateExecution, BpmnModel) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- initializeMockSupport() - Method in class org.flowable.engine.test.FlowableRule
- initializeMockSupport() - Method in class org.flowable.engine.test.FlowableTestCase
- initializeProcessEngine() - Method in class org.flowable.engine.impl.test.ResourceFlowableExtension
- initializeProcessEngine() - Method in class org.flowable.engine.test.FlowableRule
- initializeProcessEngine() - Method in class org.flowable.engine.test.FlowableTestCase
- initializeProcessEngine(String) - Method in class org.flowable.engine.impl.test.PluggableFlowableExtension
- initializeServices() - Method in class org.flowable.engine.test.FlowableRule
- initializeServices() - Method in class org.flowable.engine.test.FlowableTestCase
- initializeServices(ProcessEngine) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- initializeTestActivityBehaviorFactory(ActivityBehaviorFactory) - Static method in class org.flowable.engine.impl.test.TestHelper
- initializeTransientVariables(ExecutionEntity, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- initializeVariableInstanceBackPointer(VariableInstance) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- initializeVariables(ExecutionEntity, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- initiatorVariableName - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- initIdentityLinkInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initIdentityLinkServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initIdGenerator() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initJobHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initJobServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initJpa() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initKnowledgeBaseCache() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initListenerFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initLocalizationManagers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initMailClients() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initMybatisTypeHandlers(Configuration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initNonRelationalDataSource() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initProcessDefinitionCache() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initProcessDefinitionDeploymentDeletionManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initProcessDefinitionInfoCache() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initProcessDiagramGenerator() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initProcessEngineFromSpringResource(URL) - Static method in class org.flowable.engine.ProcessEngines
- initProcessInstanceMigrationValidationManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initProcessValidator() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initScriptBindingsFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initScriptingEngines() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initServices() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initSessionFactories() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initTaskServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initTransactionContextFactory() - Method in class org.flowable.engine.impl.cfg.JtaProcessEngineConfiguration
- initTransactionFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initVariableAggregator() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initVariableServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initVariableTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initWsdlImporterFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- injectEmbeddedSubProcessInProcessInstance(String, DynamicEmbeddedSubProcessBuilder) - Method in interface org.flowable.engine.DynamicBpmnService
- injectEmbeddedSubProcessInProcessInstance(String, DynamicEmbeddedSubProcessBuilder) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- InjectEmbeddedSubProcessInProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
- InjectEmbeddedSubProcessInProcessInstanceCmd(String, DynamicEmbeddedSubProcessBuilder) - Constructor for class org.flowable.engine.impl.cmd.InjectEmbeddedSubProcessInProcessInstanceCmd
- injectErrorContext(Event, ExecutionEntity, ErrorPropagation.BpmnErrorVariableContainer, ExpressionManager) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- injectParallelEmbeddedSubProcess(String, DynamicEmbeddedSubProcessBuilder) - Method in interface org.flowable.engine.DynamicBpmnService
- injectParallelEmbeddedSubProcess(String, DynamicEmbeddedSubProcessBuilder) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- InjectParallelEmbeddedSubProcessCmd - Class in org.flowable.engine.impl.cmd
- InjectParallelEmbeddedSubProcessCmd(String, DynamicEmbeddedSubProcessBuilder) - Constructor for class org.flowable.engine.impl.cmd.InjectParallelEmbeddedSubProcessCmd
- injectParallelSubProcess(Process, BpmnModel, DynamicEmbeddedSubProcessBuilder, ProcessDefinitionEntity, DeploymentEntity, CommandContext) - Static method in class org.flowable.engine.impl.dynamic.DynamicSubProcessParallelInjectUtil
- injectParallelUserTask(String, DynamicUserTaskBuilder) - Method in interface org.flowable.engine.DynamicBpmnService
- injectParallelUserTask(String, DynamicUserTaskBuilder) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- InjectParallelUserTaskCmd - Class in org.flowable.engine.impl.cmd
- InjectParallelUserTaskCmd(String, DynamicUserTaskBuilder) - Constructor for class org.flowable.engine.impl.cmd.InjectParallelUserTaskCmd
- injectSubProcessWithJoin(String, Process, BpmnModel, DynamicEmbeddedSubProcessBuilder, ProcessDefinitionEntity, DeploymentEntity, CommandContext) - Static method in class org.flowable.engine.impl.dynamic.DynamicSubProcessJoinInjectUtil
- injectUserTaskInProcessInstance(String, DynamicUserTaskBuilder) - Method in interface org.flowable.engine.DynamicBpmnService
- injectUserTaskInProcessInstance(String, DynamicUserTaskBuilder) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- InjectUserTaskInProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
- InjectUserTaskInProcessInstanceCmd(String, DynamicUserTaskBuilder) - Constructor for class org.flowable.engine.impl.cmd.InjectUserTaskInProcessInstanceCmd
- inMessage - Variable in class org.flowable.engine.impl.bpmn.webservice.Operation
- innerActivityBehavior - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- inOrStatement - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- inOrStatement - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- inOrStatement - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- inParameters - Variable in class org.flowable.engine.interceptor.StartSubProcessInstanceAfterContext
- inParameters - Variable in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
- inParentProcessOfCallActivityId(String) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- inParentProcessOfCallActivityId(String) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- inParentProcessOfCallActivityId(String) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- inParentProcessOfCallActivityId(String) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions
- insert(CommentEntity) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- insert(DeploymentEntity) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- insert(ModelEntity) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- INSERT_ORDER - Static variable in class org.flowable.engine.impl.db.EntityDependencyOrder
- insertEditorSourceExtraForModel(String, byte[]) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
- insertEditorSourceExtraForModel(String, byte[]) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- insertEditorSourceForModel(String, byte[]) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
- insertEditorSourceForModel(String, byte[]) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- insertEventRegistryEvent(String, boolean, StartEvent, ProcessDefinition, String, CommandContext) - Method in class org.flowable.engine.impl.cmd.RegisterProcessInstanceStartEventSubscriptionCmd
- insertEventRegistryEvent(String, StartEvent, ProcessDefinitionEntity, BpmnModel) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
- insertHistoricFormPropertyEntity(ExecutionEntity, String, String, String, Date) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
- insertHistoricFormPropertyEntity(ExecutionEntity, String, String, String, Date) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- insertMessageEvent(MessageEventDefinition, StartEvent, ProcessDefinitionEntity, BpmnModel) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
- insertProcessDefinitionInfo(ProcessDefinitionInfoEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManager
- insertProcessDefinitionInfo(ProcessDefinitionInfoEntity) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManagerImpl
- insertSignalEvent(SignalEventDefinition, StartEvent, ProcessDefinitionEntity, BpmnModel) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
- insertTask(TaskEntity, boolean) - Static method in class org.flowable.engine.impl.util.TaskHelper
- insertTask(TaskEntity, ExecutionEntity, boolean, boolean) - Static method in class org.flowable.engine.impl.util.TaskHelper
- INSTANCE - Static variable in class org.flowable.engine.test.profiler.FlowableProfiler
- instantiateBatchServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- instantiateDelegate(Class<?>, List<FieldDeclaration>) - Static method in class org.flowable.engine.impl.bpmn.helper.ClassDelegateUtil
- instantiateDelegate(String, List<FieldDeclaration>) - Method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
- instantiateDelegate(String, List<FieldDeclaration>) - Static method in class org.flowable.engine.impl.bpmn.helper.ClassDelegateUtil
- instantiateEntityLinkServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- instantiateEventHandler(FlowableEvent, Class<? extends EventLoggerEventHandler>) - Method in class org.flowable.engine.impl.event.logger.EventLogger
- instantiateEventSubscriptionServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- instantiateIdentityLinkServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- instantiateJobServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- instantiateTaskServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- instantiateVariableServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- inSubProcessOfCallActivityId(String) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- inSubProcessOfCallActivityId(String) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- inSubProcessOfCallActivityId(String) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- inSubProcessOfCallActivityId(String) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions
- inSubProcessOfCallActivityId(String, int) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- inSubProcessOfCallActivityId(String, int) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- inSubProcessOfCallActivityId(String, int) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- inSubProcessOfCallActivityId(String, int) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions
- IntegerToLong - Class in org.flowable.engine.impl.transformer
- IntegerToLong() - Constructor for class org.flowable.engine.impl.transformer.IntegerToLong
- IntegerToString - Class in org.flowable.engine.impl.transformer
- IntegerToString() - Constructor for class org.flowable.engine.impl.transformer.IntegerToString
- IntermediateCatchConditionalEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- IntermediateCatchConditionalEventActivityBehavior(ConditionalEventDefinition, String, String) - Constructor for class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchConditionalEventActivityBehavior
- IntermediateCatchEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- IntermediateCatchEventActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventActivityBehavior
- IntermediateCatchEventParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- IntermediateCatchEventParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.IntermediateCatchEventParseHandler
- IntermediateCatchEventRegistryEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- IntermediateCatchEventRegistryEventActivityBehavior(String) - Constructor for class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventRegistryEventActivityBehavior
- IntermediateCatchMessageEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- IntermediateCatchMessageEventActivityBehavior(MessageEventDefinition) - Constructor for class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchMessageEventActivityBehavior
- IntermediateCatchSignalEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- IntermediateCatchSignalEventActivityBehavior(SignalEventDefinition, Signal) - Constructor for class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchSignalEventActivityBehavior
- IntermediateCatchTimerEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- IntermediateCatchTimerEventActivityBehavior(TimerEventDefinition) - Constructor for class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchTimerEventActivityBehavior
- IntermediateCatchVariableListenerEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- IntermediateCatchVariableListenerEventActivityBehavior(VariableListenerEventDefinition) - Constructor for class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchVariableListenerEventActivityBehavior
- IntermediateThrowCompensationEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- IntermediateThrowCompensationEventActivityBehavior(CompensateEventDefinition) - Constructor for class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowCompensationEventActivityBehavior
- IntermediateThrowEscalationEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- IntermediateThrowEscalationEventActivityBehavior(ThrowEvent, EscalationEventDefinition, Escalation) - Constructor for class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowEscalationEventActivityBehavior
- IntermediateThrowEventParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- IntermediateThrowEventParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.IntermediateThrowEventParseHandler
- IntermediateThrowNoneEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- IntermediateThrowNoneEventActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowNoneEventActivityBehavior
- IntermediateThrowSignalEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- IntermediateThrowSignalEventActivityBehavior(ThrowEvent, SignalEventDefinition, Signal) - Constructor for class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowSignalEventActivityBehavior
- internalDeleteTask(TaskEntity, String, String, boolean, boolean, boolean, boolean) - Static method in class org.flowable.engine.impl.util.TaskHelper
- InternalFlowableExtension - Class in org.flowable.engine.impl.test
-
Base internal extension for JUnit Jupiter.
- InternalFlowableExtension() - Constructor for class org.flowable.engine.impl.test.InternalFlowableExtension
- internalHistoryTaskManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- internalHistoryVariableManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- internalInterrupted(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- internalInterrupted(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
- internalJobCompatibilityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- internalJobManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- internalJobParentStateResolver - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- internalLeave(DelegateExecution, boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
- internalPopulateExecutionTree(DebugInfoExecutionTree.DebugInfoExecutionTreeNode, Map<String, List<ExecutionEntity>>) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
- internalProcessDefinitionLocalizationManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- InternalProcessDefinitionLocalizationManager - Interface in org.flowable.engine.repository
- internalProcessLocalizationManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- InternalProcessLocalizationManager - Interface in org.flowable.engine
- internalTaskAssignmentManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- internalTaskLocalizationManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- internalTaskVariableScopeResolver - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- internalToString(StringBuilder, String, boolean) - Method in class org.flowable.engine.debug.ExecutionTreeNode
- internalToString(ExecutionEntity, StringBuilder, String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.util.ExecutionTreeStringBuilder
- internalWaitForJobs(ProcessEngineConfiguration, ManagementService, Predicate<ManagementService>, long, long, boolean) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- interrupted(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- interrupted(DelegateExecution) - Method in interface org.flowable.engine.impl.delegate.InterruptibleActivityBehaviour
- InterruptibleActivityBehaviour - Interface in org.flowable.engine.impl.delegate
- interrupting - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
- invocationParameters - Variable in class org.flowable.engine.impl.delegate.invocation.DelegateInvocation
- invocationResult - Variable in class org.flowable.engine.impl.delegate.invocation.DelegateInvocation
- invoke() - Method in class org.flowable.engine.impl.bpmn.http.delegate.HttpRequestHandlerInvocation
- invoke() - Method in class org.flowable.engine.impl.bpmn.http.delegate.HttpResponseHandlerInvocation
- invoke() - Method in class org.flowable.engine.impl.delegate.ActivityBehaviorInvocation
- invoke() - Method in class org.flowable.engine.impl.delegate.invocation.DelegateInvocation
- invoke() - Method in class org.flowable.engine.impl.delegate.invocation.ExecutionListenerInvocation
- invoke() - Method in class org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation
- invoke() - Method in class org.flowable.engine.impl.delegate.invocation.ExpressionSetInvocation
- invoke() - Method in class org.flowable.engine.impl.delegate.invocation.FutureJavaDelegateInvocation
- invoke() - Method in class org.flowable.engine.impl.delegate.invocation.JavaDelegateInvocation
- invoke() - Method in class org.flowable.engine.impl.delegate.invocation.TaskListenerInvocation
- invoke(String, Map<String, Object>, ExecutionEntity, TaskEntity) - Method in interface org.flowable.engine.impl.cfg.ServiceInvoker
- invokeCustomPropertiesResolver(DelegateExecution, CustomPropertiesResolver) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
- involvedExecutions - Variable in class org.flowable.engine.impl.agenda.ExecuteInactiveBehaviorsOperation
- involvedGroup(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select the historic process instances with which the group with the given id and link type is involved.
- involvedGroup(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- involvedGroup(String, String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- involvedGroup(String, String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances with which the group with the given id and identity link type is involved.
- involvedGroupIdentityLink - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- involvedGroupIdentityLink - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- involvedGroups - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- involvedGroups - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- involvedGroups - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- involvedGroups(Set<String>) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select the historic process instances with which the group with the given ids are involved.
- involvedGroups(Set<String>) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- involvedGroups(Set<String>) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- involvedGroups(Set<String>) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances with which the
Groups with the given ids are involved. - involvedUser - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- involvedUser - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- involvedUser - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- involvedUser(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select the historic process instances with which the user with the given id is involved.
- involvedUser(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- involvedUser(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- involvedUser(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances with which the user with the given id is involved.
- involvedUser(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select the historic process instances with which the user with the given id and link type is involved.
- involvedUser(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- involvedUser(String, String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- involvedUser(String, String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances with which the user with the given id and identity link type is involved.
- involvedUserIdentityLink - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- involvedUserIdentityLink - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- IOParameterUtil - Class in org.flowable.engine.impl.util
- IOParameterUtil() - Constructor for class org.flowable.engine.impl.util.IOParameterUtil
- ioSpecification - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- IOSpecification - Class in org.flowable.engine.impl.bpmn.data
-
Implementation of the BPMN 2.0 'ioSpecification'
- IOSpecification() - Constructor for class org.flowable.engine.impl.bpmn.data.IOSpecification
- IS_BPMN20_XSD_VALIDATION_ENABLED - Static variable in interface org.flowable.engine.impl.cmd.DeploymentSettings
- IS_DERIVED_DEPLOYMENT - Static variable in interface org.flowable.engine.impl.cmd.DeploymentSettings
- IS_PROCESS_VALIDATION_ENABLED - Static variable in interface org.flowable.engine.impl.cmd.DeploymentSettings
- isAbleToStore(Object) - Method in class org.flowable.engine.impl.variable.BpmnAggregatedVariableType
- isAbleToStore(Object) - Method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariableType
- isActive - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- isActive - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isActive() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
returns whether this execution is currently active.
- isActive() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
returns whether this execution is currently active.
- isActive() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- isActive() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- isActive() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isActivityIdInProcessDefinitionModel(String, BpmnModel) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- isAddDefaultExceptionHandler() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isAlwaysUseArraysForDmnMultiHitPolicies() - Method in class org.flowable.engine.ProcessEngineConfiguration
- isAsync() - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- isAsyncCompleteCallActivity(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- isAsyncExecutorActivate() - Method in class org.flowable.engine.ProcessEngineConfiguration
- isAsyncExecutorAllowCoreThreadTimeout() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isAsyncExecutorAsyncJobAcquisitionEnabled() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isAsyncExecutorResetExpiredJobsEnabled() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isAsyncExecutorTimerJobAcquisitionEnabled() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isAsyncExecutorUnlockOwnedJobs() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isAsyncHistoryEnabled - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isAsyncHistoryEnabled() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isAsyncHistoryExecutorActivate() - Method in class org.flowable.engine.ProcessEngineConfiguration
- isAsyncHistoryExecutorAsyncJobAcquisitionEnabled() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isAsyncHistoryExecutorResetExpiredJobsEnabled() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isAsynchronousActivity(ExecutionEntity) - Method in class org.flowable.engine.impl.bpmn.behavior.InclusiveGatewayActivityBehavior
- isAsyncLeaveWithSpecificSequenceFlow(JsonNode) - Method in class org.flowable.engine.impl.jobexecutor.AsyncLeaveJobHandler
- isAsyncWithoutWaitStates(ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
- isBpmn20XsdValidationEnabled - Variable in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- isBpmn20XsdValidationEnabled() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- isBpmnResource(String) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilder
- isBreakpoint(Execution) - Method in interface org.flowable.engine.runtime.ProcessDebugger
-
Indicates that execution is in the breakpoint state
- isCachable() - Method in class org.flowable.engine.impl.variable.BpmnAggregatedVariableType
- isCachable() - Method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariableType
- isChildOfMultiInstanceExecution(DelegateExecution, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelGatewayActivityBehavior
- isCollection - Variable in class org.flowable.engine.impl.bpmn.data.ItemDefinition
- isCollection() - Method in class org.flowable.engine.impl.bpmn.data.ItemDefinition
- isConcurrent - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isConcurrent() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
returns whether this execution is concurrent or not.
- isConcurrent() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
returns whether this execution is concurrent or not.
- isConcurrent() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- isConcurrent() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isCountEnabled - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isCountEnabled() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- isCountEnabled() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isCreateDiagramOnDeploy - Variable in class org.flowable.engine.ProcessEngineConfiguration
- isCreateDiagramOnDeploy() - Method in class org.flowable.engine.ProcessEngineConfiguration
- isDeleted - Variable in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- isDeleted() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isDeleted() - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- isDeployed() - Method in class org.flowable.engine.impl.ModelQueryImpl
- isDirectAsyncServiceTaskExecutionMigration(FlowElement, FlowElement) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- isDirectCallActivityExecutionMigration(FlowElement, FlowElement) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- isDirectExecutionMigration() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- isDirectExternalWorkerServiceTaskExecutionMigration(FlowElement, FlowElement) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- isDirectFlowElementExecutionMigration(FlowElement, FlowElement) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- isDirectFlowElementExecutionMigration(FlowElement, FlowElement) - Method in class org.flowable.engine.impl.dynamic.DefaultDynamicStateManager
- isDirectFlowElementExecutionMigration(FlowElement, FlowElement) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- isDirectReceiveTaskExecutionMigration(FlowElement, FlowElement) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- isDirectUserTaskExecutionMigration(FlowElement, FlowElement) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- isDisableEventRegistry() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isDisableIdmEngine() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isDoNotUpdateToLatestVersionAutomatically() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- isDrawSequenceFlowNameWithNoLabelDI() - Method in class org.flowable.engine.ProcessEngineConfiguration
- isDuplicateFilterEnabled - Variable in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- isDuplicateFilterEnabled() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- isEdge() - Method in class org.flowable.engine.repository.DiagramEdge
- isEdge() - Method in class org.flowable.engine.repository.DiagramElement
- isEdge() - Method in class org.flowable.engine.repository.DiagramNode
- isEmpty() - Method in class org.flowable.engine.impl.form.FormData
- isEnableDatabaseEventLogging() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnableEagerExecutionTreeFetching() - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
- isEnableEntityLinks() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnableExecutionRelationshipCounts() - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
- isEnableHistoricTaskLogging() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnableHistoryCleaning() - Method in class org.flowable.engine.ProcessEngineConfiguration
- isEnableLocalization() - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
- isEnableProcessDefinitionHistoryLevel() - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isEnableProcessDefinitionHistoryLevel() - Method in class org.flowable.engine.ProcessEngineConfiguration
- isEnableProcessDefinitionInfoCache() - Method in class org.flowable.engine.ProcessEngineConfiguration
- isEnableSafeBpmnXml() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnableSkipExpression(ObjectNode) - Static method in class org.flowable.engine.impl.bpmn.helper.SkipExpressionUtil
- isEnableTaskRelationshipCounts() - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
- isEnableVerboseExecutionTreeLogging() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnded - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isEnded() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
returns whether this execution has ended or not.
- isEnded() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
returns whether this execution has ended or not.
- isEnded() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- isEnded() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isEnded() - Method in interface org.flowable.engine.runtime.Execution
-
Indicates if the execution is ended.
- isEndEventOrImpliedEndEventInMultiInstanceSubprocess(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- isEngineTablePresent() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- isEqualToCurrentLocalizationValue(String, String, String, String, ObjectNode) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- isEventRegistryStartProcessInstanceAsync() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEventRegistryUniqueProcessInstanceCheckWithLock() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEventScope - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isEventScope() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- isEventScope() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isEventSubProcessStart(FlowElement) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- isExcludeSubprocesses() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- isExcludeSubprocesses() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isExcludeSubprocesses() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- isExcludeTaskRelated() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- isExecutingExecutionListener(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
Returns whether or not the provided execution is being use for executing an
ExecutionListener. - isExecutionInsideMultiInstance(ExecutionEntity) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- isExecutionRelatedEntityCountEnabled(CountingExecutionEntity) - Static method in class org.flowable.engine.impl.util.CountingEntityUtil
-
There are two flags here: a global flag and a flag on the execution entity.
- isExecutionRelatedEntityCountEnabled(ExecutionEntity) - Static method in class org.flowable.engine.impl.util.CountingEntityUtil
- isExecutionRelatedEntityCountEnabledGlobally() - Static method in class org.flowable.engine.impl.util.CountingEntityUtil
- isExecutionTreeFetched(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
-
Fetches the execution tree related to the execution (if the process definition has been configured to do so)
- isExportedFromAdonis50(Document) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- isExpression(String) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- isExpressionCacheEnabled - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isExpressionCacheEnabled() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isExtraScopeNeeded(FlowNode) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- isFailOnException() - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- isFailOnException() - Method in class org.flowable.engine.delegate.event.BaseEntityEventListener
- isFailOnException() - Method in class org.flowable.engine.impl.bpmn.helper.DelegateExpressionFlowableEventListener
- isFailOnException() - Method in class org.flowable.engine.impl.bpmn.helper.DelegateFlowableEventListener
- isFailOnException() - Method in class org.flowable.engine.impl.bpmn.helper.ErrorThrowingEventListener
- isFailOnException() - Method in class org.flowable.engine.impl.bpmn.helper.MessageThrowingEventListener
- isFailOnException() - Method in class org.flowable.engine.impl.bpmn.helper.SignalThrowingEventListener
- isFailOnException() - Method in class org.flowable.engine.impl.event.logger.EventLogger
- isFallbackToDefaultTenant() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- isFinished() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- isFinished() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- isFinished() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isFlowable5CompatibilityEnabled() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isFlowable5Deployment(Deployment, CommandContext) - Static method in class org.flowable.engine.impl.util.Flowable5Util
- isFlowable5Deployment(Deployment, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.util.Flowable5Util
- isFlowable5Job(Job) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobCompatibilityManager
- isFlowable5ProcessDefinition(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- isFlowable5ProcessDefinition(String) - Method in interface org.flowable.engine.RepositoryService
-
Checks if the process definition should be executed by the V5 engine.
- isFlowable5ProcessDefinition(ProcessDefinition, CommandContext) - Static method in class org.flowable.engine.impl.util.Flowable5Util
- isFlowable5ProcessDefinition(ProcessDefinition, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.util.Flowable5Util
- IsFlowable5ProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
- IsFlowable5ProcessDefinitionCmd(String) - Constructor for class org.flowable.engine.impl.cmd.IsFlowable5ProcessDefinitionCmd
- isFlowable5ProcessDefinitionId(CommandContext, String) - Static method in class org.flowable.engine.impl.util.Flowable5Util
- isFlowable5ProcessDefinitionId(ProcessEngineConfigurationImpl, String) - Static method in class org.flowable.engine.impl.util.Flowable5Util
-
Use this method when running outside a
CommandContext. - isFlowElementMultiInstance(FlowElement) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- isFlowNodeWithoutOutgoingSequenceFlow(FlowElement) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- isFormFieldValidationEnabled - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isFormFieldValidationEnabled() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isFormFieldValidationEnabled(VariableContainer, ProcessEngineConfigurationImpl, String) - Static method in class org.flowable.engine.impl.util.TaskHelper
- isFormFieldValidationEnabled(ProcessEngineConfigurationImpl, StartEvent) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- isFormFieldValidationEnabled(TaskEntity, ProcessEngineConfigurationImpl, String, String) - Method in class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- isGenerated() - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
-
Indicated whether or not the resource has been generated while deploying rather than being actual part of the deployment.
- isGraphicalNotationDefined - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- isGraphicalNotationDefined() - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- isGraphicalNotationDefined() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- isHandleProcessEngineExecutorsAfterEngineCreate() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isHistoricTaskLoggingEnabled(ProcessEngineConfiguration) - Static method in class org.flowable.engine.impl.test.HistoryTestHelper
- isHistoryEnabled() - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- isHistoryEnabled() - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- isHistoryEnabled() - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabled() - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether history is enabled on the process engine configuration.
- isHistoryEnabled() - Method in interface org.flowable.engine.impl.history.HistoryManager
- isHistoryEnabled(String) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- isHistoryEnabled(String) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- isHistoryEnabled(String) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabled(String) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether any history should be stored for the given process definition (i.e. the history level is different from
HistoryLevel.NONE. - isHistoryEnabled(String) - Method in interface org.flowable.engine.impl.history.HistoryManager
- isHistoryEnabledForActivity(String, String) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForActivity(String, String) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether history is enabled for the provided activity.
- isHistoryEnabledForActivity(ActivityInstance) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForActivity(ActivityInstance) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether history is enabled for the provided activity.
- isHistoryEnabledForEntityLink(EntityLinkEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForEntityLink(EntityLinkEntity) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether history is enabled for the provided entity link.
- isHistoryEnabledForIdentityLink(IdentityLinkEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForIdentityLink(IdentityLinkEntity) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether history is enabled for the provided identity link.
- isHistoryEnabledForProcessInstance(ExecutionEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForProcessInstance(ExecutionEntity) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether history is enabled for the provided process instance.
- isHistoryEnabledForUserTask(String) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForUserTask(ExecutionEntity, TaskEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForUserTask(ExecutionEntity, TaskEntity) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether history is enabled for the provided user task.
- isHistoryEnabledForUserTask(TaskInfo) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForUserTask(TaskInfo) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether history is enabled for the provided user task.
- isHistoryEnabledForVariableInstance(String, VariableInstanceEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForVariableInstance(String, VariableInstanceEntity) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether history is enabled for the provided variable instance.
- isHistoryEnabledForVariableInstance(VariableInstanceEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForVariableInstance(VariableInstanceEntity) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether history is enabled for the provided variable instance.
- isHistoryEnabledForVariables(String) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForVariables(String) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether history is enabled for variables for the provided historic process instance.
- isHistoryEnabledForVariables(HistoricTaskInstance) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForVariables(HistoricTaskInstance) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether variable history is enabled for the provided historic task instance.
- isHistoryLevelAtLeast(HistoryLevel) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- isHistoryLevelAtLeast(HistoryLevel) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- isHistoryLevelAtLeast(HistoryLevel) - Method in interface org.flowable.engine.impl.history.HistoryManager
- isHistoryLevelAtLeast(HistoryLevel, String) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- isHistoryLevelAtLeast(HistoryLevel, String) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- isHistoryLevelAtLeast(HistoryLevel, String) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryLevelAtLeast(HistoryLevel, String) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether the history level is at least the given level.
- isHistoryLevelAtLeast(HistoryLevel, String) - Method in interface org.flowable.engine.impl.history.HistoryManager
- isHistoryLevelAtLeast(HistoryLevel, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.test.HistoryTestHelper
- isHistoryLevelAtLeast(HistoryLevel, ProcessEngineConfigurationImpl, long) - Static method in class org.flowable.engine.impl.test.HistoryTestHelper
- isHistoryTablePresent() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- isIdentityLinksInitialized - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- isIncludeActivities() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- isIncludeAuthorization() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- isIncludeChildExecutionsWithBusinessKeyQuery() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- isIncludeChildExecutionsWithBusinessKeyQuery() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- isIncludeComments() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- isIncludeFormProperties() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- isIncludeProcessVariables() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isIncludeProcessVariables() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- isIncludeTasks() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- isIncludeVariables() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- isIncludeVariableUpdates() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- isInEventSubprocess(FlowNode) - Static method in class org.flowable.engine.impl.util.ExecutionGraphUtil
- isInEventSubProcess(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- isInheritVariables() - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
- isInitialized - Static variable in class org.flowable.engine.ProcessEngines
- isInitialized() - Static method in class org.flowable.engine.ProcessEngines
- isInserted - Variable in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- isInserted() - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- isInterrupting() - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
- isJobHandledByV5Engine(JobInfo) - Static method in class org.flowable.engine.impl.util.Flowable5Util
- isJpaCloseEntityManager() - Method in class org.flowable.engine.ProcessEngineConfiguration
- isJpaHandleTransaction() - Method in class org.flowable.engine.ProcessEngineConfiguration
- isJsonVariableTypeTrackObjects() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isLatest() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- isLatest() - Method in class org.flowable.engine.impl.ModelQueryImpl
- isLatest() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- isLocal - Variable in class org.flowable.engine.impl.cmd.GetDataObjectCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.GetDataObjectsCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariableCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariableInstanceCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariableInstancesCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariablesCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.GetTaskVariableCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.GetTaskVariableInstanceCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.GetTaskVariableInstancesCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.GetTaskVariablesCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.HasExecutionVariableCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.HasTaskVariableCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.SetExecutionVariablesCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.SetTaskVariablesCmd
- isLocalScope() - Method in interface org.flowable.engine.delegate.event.FlowableEntityWithVariablesEvent
- isLocalScope() - Method in class org.flowable.engine.delegate.event.impl.FlowableEntityWithVariablesEventImpl
- isMDCEnabled() - Static method in class org.flowable.engine.logging.LogMDC
- isMigrateToProcessDefinition() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- isMigrationValid() - Method in class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
- isMockSupportPossible(ProcessEngine) - Static method in class org.flowable.engine.test.mock.FlowableMockSupport
- isMoveToParentProcess() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- isMoveToParentProcess() - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- isMoveToSubProcessInstance() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- isMoveToSubProcessInstance() - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- isMultiInstanceRoot - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isMultiInstanceRoot() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Returns whether this execution is the root of a multi instance execution.
- isMultiInstanceRoot() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
Returns whether this execution is the root of a multi instance execution.
- isMultiInstanceRoot() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- isMultiInstanceRoot() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isMultiValue - Static variable in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- isNeedsProcessDefinitionOuterJoin() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isNeedsProcessDefinitionOuterJoin() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- isNew - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- isNew() - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- isNew() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- isNode() - Method in class org.flowable.engine.repository.DiagramEdge
- isNode() - Method in class org.flowable.engine.repository.DiagramElement
- isNode() - Method in class org.flowable.engine.repository.DiagramNode
- isNotDeleted() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isNotDeployed() - Method in class org.flowable.engine.impl.ModelQueryImpl
- isNotNullNode - Static variable in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- isOnlyChildExecutions() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- isOnlyChildExecutions() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- isOnlyNoneStartEventAllowed - Variable in class org.flowable.engine.impl.bpmn.behavior.SubProcessActivityBehavior
- isOnlyProcessInstanceExecutions() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- isOnlyProcessInstanceExecutions() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- isOnlyRemainingExecutionAtParentScope(ExecutionEntity, Set<String>, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- isOnlySubProcessExecutions() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- isOnlySubProcessExecutions() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- isOpen() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isParallelMultiInstanceAsyncLeave() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isProcessDefinitionSuspended(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- isProcessDefinitionSuspended(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- isProcessDefinitionSuspended(String) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
- isProcessDefinitionSuspended(String) - Method in interface org.flowable.engine.RepositoryService
-
Checks if the process definition is suspended.
- IsProcessDefinitionSuspendedCmd - Class in org.flowable.engine.impl.cmd
- IsProcessDefinitionSuspendedCmd(String) - Constructor for class org.flowable.engine.impl.cmd.IsProcessDefinitionSuspendedCmd
- isProcessed - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- isProcessInstancesOnly() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- isProcessInstanceType() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
returns whether this execution is a process instance or not.
- isProcessInstanceType() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
returns whether this execution is a process instance or not.
- isProcessInstanceType() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- isProcessInstanceType() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- isProcessInstanceType() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isProcessValidationEnabled - Variable in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- isProcessValidationEnabled() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- isPropagateToHistoricVariable() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isReachable(String, String, String) - Static method in class org.flowable.engine.impl.util.ExecutionGraphUtil
-
Verifies if the element with the given source identifier can reach the element with the target identifier through following sequence flow.
- isReachable(Process, FlowNode, FlowNode, Set<String>) - Static method in class org.flowable.engine.impl.util.ExecutionGraphUtil
- isReadable - Variable in class org.flowable.engine.impl.form.FormPropertyHandler
- isReadable - Variable in class org.flowable.engine.impl.form.FormPropertyImpl
- isReadable() - Method in interface org.flowable.engine.form.FormProperty
-
Is this property read to be displayed in the form and made accessible with the methods
FormService.getStartFormData(String)andFormService.getTaskFormData(String). - isReadable() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- isReadable() - Method in class org.flowable.engine.impl.form.FormPropertyImpl
- isReadOnly() - Method in class org.flowable.engine.impl.variable.BpmnAggregatedVariableType
- isReadOnly() - Method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariableType
- isReadOnly(ELContext, Object, Object) - Method in class org.flowable.engine.test.mock.MockElResolver
- isRedeployFlowable5ProcessDefinitions() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isRequired - Variable in class org.flowable.engine.impl.form.FormPropertyHandler
- isRequired - Variable in class org.flowable.engine.impl.form.FormPropertyImpl
- isRequired() - Method in interface org.flowable.engine.form.FormProperty
-
Is this property a required input field
- isRequired() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- isRequired() - Method in class org.flowable.engine.impl.form.FormPropertyImpl
- isRetained(Collection<ActivityInstanceEntity>, Collection<CachedEntity>, ActivityInstanceEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.ActivityByProcessInstanceIdMatcher
- isRetained(Collection<ExecutionEntity>, Collection<CachedEntity>, ExecutionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsWithSameRootProcessInstanceIdMatcher
- isRetained(ActivityInstanceEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ActivityInstanceMatcher
- isRetained(ActivityInstanceEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.UnfinishedActivityInstanceMatcher
- isRetained(ExecutionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionByProcessInstanceMatcher
- isRetained(ExecutionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsByParentExecutionIdAndActivityIdEntityMatcher
- isRetained(ExecutionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsByParentExecutionIdEntityMatcher
- isRetained(ExecutionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsByProcessInstanceIdEntityMatcher
- isRetained(ExecutionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsByRootProcessInstanceMatcher
- isRetained(ExecutionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.InactiveExecutionsByProcInstMatcher
- isRetained(ExecutionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.InactiveExecutionsInActivityAndProcInstMatcher
- isRetained(ExecutionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.InactiveExecutionsInActivityMatcher
- isRetained(ExecutionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ProcessInstancesByProcessDefinitionMatcher
- isRetained(ExecutionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.SubProcessInstanceExecutionBySuperExecutionIdMatcher
- isRetained(HistoricActivityInstanceEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.HistoricActivityInstanceMatcher
- isRetained(HistoricActivityInstanceEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.UnfinishedHistoricActivityInstanceByProcessInstanceIdMatcher
- isRetained(HistoricActivityInstanceEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.UnfinishedHistoricActivityInstanceMatcher
- isRetained(HistoricDetailEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.HistoricDetailsByProcessInstanceIdEntityMatcher
- isRetained(HistoricDetailEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.HistoricDetailsByTaskInstanceIdEntityMatcher
- isRootProcessInstance(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- isSameOrDefaultTenant(String, String, String, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- isScope - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isScope() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Returns whether this execution is a scope.
- isScope() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
Returns whether this execution is a scope.
- isScope() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- isScope() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isSendOnSystemChannel(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.SendEventTaskActivityBehavior
- isSequential() - Method in interface org.flowable.engine.delegate.event.FlowableMultiInstanceActivityEvent
- isSequential() - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityEventImpl
- isSequentialExecution() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- isSerializableVariableTypeTrackDeserializedObjects() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isSingleTextValue - Static variable in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- isSkipExpressionEnabled(String, String, DelegateExecution, CommandContext) - Static method in class org.flowable.engine.impl.bpmn.helper.SkipExpressionUtil
- isStartEvent - Variable in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- isStartEvent() - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- isSubProcessAncestorOfAnyExecution(String, List<ExecutionEntity>) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- isSubProcessAncestorOfAnyExecution(String, List<ExecutionEntity>) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- isSubProcessAncestorOfAnyNewFlowElements(String, Collection<MoveExecutionEntityContainer.FlowElementMoveEntry>) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- isSubProcessContainerOfAnyFlowElement(String, Collection<MoveExecutionEntityContainer.FlowElementMoveEntry>) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- isSubProcessContainerOfAnyFlowElement(String, Collection<MoveExecutionEntityContainer.FlowElementMoveEntry>) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- isSuspended() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isSuspended() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- isSuspended() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
Returns true if the process definition is in suspended state.
- isSuspended() - Method in interface org.flowable.engine.runtime.Execution
-
Indicates if the execution is suspended.
- isSuspended() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
returns true if the process instance is suspended
- isSuspended(Job) - Method in class org.flowable.engine.impl.DefaultProcessJobParentStateResolver
- isTaskRelatedEntityCountEnabled(CountingTaskEntity) - Static method in class org.flowable.engine.impl.util.CountingEntityUtil
-
Similar functionality with ExecutionRelatedEntityCount, but on the TaskEntity level.
- isTaskRelatedEntityCountEnabled(TaskEntity) - Static method in class org.flowable.engine.impl.util.CountingEntityUtil
- isTaskRelatedEntityCountEnabledGlobally() - Static method in class org.flowable.engine.impl.util.CountingEntityUtil
-
Check if the Task Relationship Count performance improvement is enabled.
- isTerminateAll() - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- isTerminateMultiInstance() - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- isToCallActivity() - Method in class org.flowable.engine.migration.ActivityMigrationMapping
- isToCallActivity() - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions
- isToParentProcess() - Method in class org.flowable.engine.migration.ActivityMigrationMapping
- isToParentProcess() - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions
- isUnfinished() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- isUnfinished() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- isUnfinished() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isUnrecoverableException() - Method in class org.flowable.engine.impl.cmd.JobRetryCmd
- isUpdated - Variable in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- isUpdated() - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- isUsePrefixId() - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- isV5Entity(String, String, String, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.util.Flowable5Util
- isValidateExecutionRelationshipCountConfigOnBoot() - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
- isValidateFlowable5EntitiesEnabled() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isValidateProcess() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- isValidateSchema() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- isValidateTaskRelationshipCountConfigOnBoot() - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
- isValidEvent(FlowableEvent) - Method in class org.flowable.engine.delegate.event.BaseEntityEventListener
- isValidEvent(FlowableEvent) - Method in class org.flowable.engine.impl.bpmn.helper.BaseDelegateEventListener
- isVersion5Tag(String) - Static method in class org.flowable.engine.impl.util.Flowable5Util
- isWaitForCompletion() - Method in class org.flowable.engine.impl.bpmn.parser.CompensateEventDefinition
- iswithException() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- isWithException() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isWithJobException() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isWithJobException() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- isWithLocalizationFallback() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- isWithLocalizationFallback() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isWithoutCallbackId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isWithoutTenantId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- isWithoutTenantId() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- isWithoutTenantId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- isWithoutTenantId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- isWithoutTenantId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isWithoutTenantId() - Method in class org.flowable.engine.impl.ModelQueryImpl
- isWithoutTenantId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- isWithoutTenantId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- isWritable - Variable in class org.flowable.engine.impl.form.FormPropertyHandler
- isWritable - Variable in class org.flowable.engine.impl.form.FormPropertyImpl
- isWritable() - Method in interface org.flowable.engine.form.FormProperty
-
Is this property expected when a user submits the form?
- isWritable() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- isWritable() - Method in class org.flowable.engine.impl.form.FormPropertyImpl
- item - Variable in class org.flowable.engine.impl.bpmn.data.ItemInstance
- item - Variable in class org.flowable.engine.impl.bpmn.webservice.MessageInstance
- itemDefinition - Variable in class org.flowable.engine.impl.bpmn.webservice.MessageDefinition
- ItemDefinition - Class in org.flowable.engine.impl.bpmn.data
-
Implementation of the BPMN 2.0 'itemDefinition'
- ItemDefinition(String, StructureDefinition) - Constructor for class org.flowable.engine.impl.bpmn.data.ItemDefinition
- itemDefinitionMap - Variable in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- ItemInstance - Class in org.flowable.engine.impl.bpmn.data
-
An instance of
ItemDefinition - ItemInstance(ItemDefinition, StructureInstance) - Constructor for class org.flowable.engine.impl.bpmn.data.ItemInstance
- itemKind - Variable in class org.flowable.engine.impl.bpmn.data.ItemDefinition
- ItemKind - Enum Class in org.flowable.engine.impl.bpmn.data
-
Implementation of the BPMN 2.0 'itemKind'
- iterableToCollection(Iterable) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- iterator() - Method in class org.flowable.engine.debug.ExecutionTree
- iterator() - Method in class org.flowable.engine.debug.ExecutionTreeNode
J
- javaDelegate - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
- JavaDelegate - Interface in org.flowable.engine.delegate
-
Convenience class that should be used when a Java delegation in a BPMN 2.0 process is required (for example, to call custom business logic).
- JavaDelegateInvocation - Class in org.flowable.engine.impl.delegate.invocation
-
Class handling invocations of JavaDelegates
- JavaDelegateInvocation(JavaDelegate, DelegateExecution) - Constructor for class org.flowable.engine.impl.delegate.invocation.JavaDelegateInvocation
- JOB_HANDLER_TYPE - Static variable in class org.flowable.engine.impl.event.BreakpointJobHandler
- jobCancelled(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- jobCategory - Variable in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
- jobCount - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- jobExecutionFailure(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- jobExecutionScope - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- jobExecutionSuccess(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- jobHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- jobId - Variable in class org.flowable.engine.impl.cmd.JobRetryCmd
- jobManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- jobProcessors - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- jobRescheduled(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- jobRetriesDecremented(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- JobRetryCmd - Class in org.flowable.engine.impl.cmd
- JobRetryCmd(String, Throwable) - Constructor for class org.flowable.engine.impl.cmd.JobRetryCmd
- JOBS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- jobServiceConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- jobServiceConfiguration - Variable in class org.flowable.engine.impl.cmd.AbstractExternalWorkerJobCmd
- jobServiceConfiguration - Variable in class org.flowable.engine.impl.externalworker.ExternalWorkerCompletionBuilderImpl
- jobServiceConfigurators - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- JobTestHelper - Class in org.flowable.engine.impl.test
- JobTestHelper() - Constructor for class org.flowable.engine.impl.test.JobTestHelper
- jobTopicExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.ExternalWorkerTaskActivityBehavior
- jobTopicExpression - Variable in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
- JobUtil - Class in org.flowable.engine.impl.util
- JobUtil() - Constructor for class org.flowable.engine.impl.util.JobUtil
- jpaCloseEntityManager - Variable in class org.flowable.engine.ProcessEngineConfiguration
- jpaEntityManagerFactory - Variable in class org.flowable.engine.ProcessEngineConfiguration
- jpaHandleTransaction - Variable in class org.flowable.engine.ProcessEngineConfiguration
- JpaHelper - Class in org.flowable.engine.impl.cfg
- JpaHelper() - Constructor for class org.flowable.engine.impl.cfg.JpaHelper
- jpaPersistenceUnitName - Variable in class org.flowable.engine.ProcessEngineConfiguration
- JsonVariableAggregator - Class in org.flowable.engine.impl.delegate
- JsonVariableAggregator(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.delegate.JsonVariableAggregator
- jsonVariableTypeTrackObjects - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
This flag determines whether variables of the type 'json' and 'longJson' will be tracked.
- JtaProcessEngineConfiguration - Class in org.flowable.engine.impl.cfg
- JtaProcessEngineConfiguration() - Constructor for class org.flowable.engine.impl.cfg.JtaProcessEngineConfiguration
- JuelExpression - Class in org.flowable.engine.impl.el
-
Expression implementation backed by a JUEL
ValueExpression. - JuelExpression(ExpressionManager, DelegateInterceptor, ValueExpression, String) - Constructor for class org.flowable.engine.impl.el.JuelExpression
- JuelFormEngine - Class in org.flowable.engine.impl.form
- JuelFormEngine() - Constructor for class org.flowable.engine.impl.form.JuelFormEngine
- JuelScriptEngine - Class in org.flowable.engine.impl.scripting
-
ScriptEngine that used JUEL for script evaluation and compilation (JSR-223).
- JuelScriptEngine() - Constructor for class org.flowable.engine.impl.scripting.JuelScriptEngine
- JuelScriptEngine(ScriptEngineFactory) - Constructor for class org.flowable.engine.impl.scripting.JuelScriptEngine
- JuelScriptEngineFactory - Class in org.flowable.engine.impl.scripting
-
Factory to create
JuelScriptEngines. - JuelScriptEngineFactory() - Constructor for class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
K
- key - Variable in class org.flowable.engine.app.AppModel
- key - Variable in class org.flowable.engine.impl.cmd.SetDeploymentKeyCmd
- key - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- key - Variable in class org.flowable.engine.impl.ModelQueryImpl
- key - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- key - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- key - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- key - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- key(String) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- key(String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
Gives the deployment the given key.
- keyLike - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- keyLike - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- KEYS - Static variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
- keySet() - Method in class org.flowable.engine.impl.form.FormData
- knowledgeBaseCache - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- knowledgeBaseCache - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- knowledgeBaseCacheLimit - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
L
- labelFontName - Variable in class org.flowable.engine.ProcessEngineConfiguration
- language - Variable in class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- language - Variable in class org.flowable.engine.impl.form.FormReference
- language - Variable in class org.flowable.engine.migration.Script
- LANGUAGE - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- lastExecutionEnded(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- lastId - Variable in class org.flowable.engine.impl.db.DbIdGenerator
- lastUpdateTime - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- latest - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- latest - Variable in class org.flowable.engine.impl.ModelQueryImpl
- latest - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- latest() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- latest() - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments where the deployment time is the latest value.
- latestVersion() - Method in class org.flowable.engine.impl.ModelQueryImpl
- latestVersion() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- latestVersion() - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models which has the highest version.
- latestVersion() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select the process definitions which are the latest deployed (ie. which have the highest version number for the given key).
- leafsFirstIterator() - Method in class org.flowable.engine.debug.ExecutionTree
-
Uses an
ExecutionTreeBfsIterator, but returns the leafs first (so flipped order of BFS) - leafsFirstIterator() - Method in class org.flowable.engine.debug.ExecutionTreeNode
- leave(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
-
Subclasses that call leave() will first pass through this method, before the regular
FlowNodeActivityBehavior.leave(DelegateExecution)is called. - leave(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ExclusiveGatewayActivityBehavior
-
The default behaviour of BPMN, taking every outgoing sequence flow (where the condition evaluates to true), is not valid for an exclusive gateway.
- leave(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
-
Default way of leaving a BPMN 2.0 activity: evaluate the conditions on the outgoing sequence flow and take those that evaluate to true.
- leave(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- leave(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
-
Called when the wrapped
ActivityBehaviorcalls theAbstractBpmnActivityBehavior.leave(DelegateExecution)method. - leave(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.SequentialMultiInstanceBehavior
-
Called when the wrapped
ActivityBehaviorcalls theAbstractBpmnActivityBehavior.leave(DelegateExecution)method. - leave(ExecutionEntity, int, int, boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
- leaveAsync(ExecutionEntity) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
- leaveDelegate(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
To be used in an
ActivityBehaviororJavaDelegate: leaves according to the default BPMN 2.0 rules: all sequenceflow with a condition that evaluates to true are followed. - leaveDelegate(DelegateExecution, String) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
To be used in an
ActivityBehaviororJavaDelegate: leaves the current activity via one specific sequenceflow. - leaveExecution(DelegateExecution) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- leaveFlowNode(FlowNode) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- leaveIgnoreConditions(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
- leaveIntermediateCatchEvent(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventActivityBehavior
-
Specific leave method for intermediate events: does a normal leave(), except when behind an event based gateway.
- leaveMIExecution(DelegateExecution, Object) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- leaveMultiInstance(ProcessEngineConfigurationImpl, ExecutionEntity, ParallelMultiInstanceBehavior) - Method in class org.flowable.engine.impl.jobexecutor.ParallelMultiInstanceWithNoWaitStatesAsyncLeaveJobHandler
- LESS_THAN - Enum constant in enum class org.flowable.engine.impl.QueryOperator
- LESS_THAN_OR_EQUAL - Enum constant in enum class org.flowable.engine.impl.QueryOperator
- LIKE - Enum constant in enum class org.flowable.engine.impl.QueryOperator
- LIKE_IGNORE_CASE - Enum constant in enum class org.flowable.engine.impl.QueryOperator
- listener - Variable in class org.flowable.engine.impl.bpmn.listener.ExecuteExecutionListenerTransactionListener
- listener - Variable in class org.flowable.engine.impl.bpmn.listener.ExecuteTaskListenerTransactionListener
- listener - Variable in class org.flowable.engine.impl.cmd.AddEventListenerCommand
- listener - Variable in class org.flowable.engine.impl.cmd.RemoveEventListenerCommand
- listenerFactory - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- listenerFactory - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParser
- listenerFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ListenerFactory - Interface in org.flowable.engine.impl.bpmn.parser.factory
-
Factory class used by the
BpmnParserandBpmnParseto instantiate the behaviour classes forTaskListenerandExecutionListenerusages. - listenerNotificationHelper - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ListenerNotificationHelper - Class in org.flowable.engine.impl.bpmn.listener
- ListenerNotificationHelper() - Constructor for class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
- listeners - Variable in class org.flowable.engine.impl.event.logger.EventLogger
- loadFrom(Object[]) - Method in class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
- loadFrom(Object[]) - Method in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureInstance
- loadFrom(Object[]) - Method in interface org.flowable.engine.impl.bpmn.data.StructureInstance
-
Loads this structure from array
- loadVariableInstances() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- LOCAL_VARIABLES - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- LOCAL_VARIABLES_JSON_SECTION - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- locale - Variable in class org.flowable.engine.impl.cmd.GetDataObjectCmd
- locale - Variable in class org.flowable.engine.impl.cmd.GetDataObjectsCmd
- locale - Variable in class org.flowable.engine.impl.cmd.GetTaskDataObjectCmd
- locale - Variable in class org.flowable.engine.impl.cmd.GetTaskDataObjectsCmd
- locale - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- locale - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- locale - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- locale - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- locale(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Localize historic process name and description to specified locale.
- locale(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- locale(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- locale(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- locale(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- locale(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Localize process definition name and description to specified locale.
- locale(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Localize execution name and description to specified locale.
- locale(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Localize process name and description to specified locale.
- LOCALIZATION_DESCRIPTION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- LOCALIZATION_LANGUAGE - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- LOCALIZATION_NAME - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- LOCALIZATION_NODE - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- localize(HistoricProcessInstance, String, boolean) - Method in class org.flowable.engine.impl.DefaultProcessLocalizationManager
- localize(HistoricProcessInstance, String, boolean) - Method in interface org.flowable.engine.InternalProcessLocalizationManager
- localize(ProcessDefinition, String, boolean) - Method in class org.flowable.engine.impl.repository.DefaultProcessDefinitionLocalizationManager
- localize(ProcessDefinition, String, boolean) - Method in interface org.flowable.engine.repository.InternalProcessDefinitionLocalizationManager
- localize(Execution, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- localize(ProcessInstance, String, boolean) - Method in class org.flowable.engine.impl.DefaultProcessLocalizationManager
- localize(ProcessInstance, String, boolean) - Method in interface org.flowable.engine.InternalProcessLocalizationManager
- localize(HistoricTaskInstance, String, boolean) - Method in class org.flowable.engine.impl.cfg.DefaultTaskLocalizationManager
- localize(Task, String, boolean) - Method in class org.flowable.engine.impl.cfg.DefaultTaskLocalizationManager
- localizeDataObjectElements(List<ValuedDataObject>, ObjectNode) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- localizedDescription - Variable in class org.flowable.engine.impl.DataObjectImpl
- localizedDescription - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- localizedDescription - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- localizedDescription - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- localizedName - Variable in class org.flowable.engine.impl.DataObjectImpl
- localizedName - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- localizedName - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- localizedName - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- localizeFlowElements(Collection<FlowElement>, ObjectNode) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- localName() - Method in class org.flowable.engine.impl.el.FlowableDateFunctionDelegate
- localName() - Method in class org.flowable.engine.impl.function.TaskGetFunctionDelegate
- localScope - Variable in class org.flowable.engine.delegate.event.impl.FlowableEntityWithVariablesEventImpl
- localVariable(String, String, Object) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- localVariable(String, String, Object) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Sets a local scope variable for a start activity id
- localVariableExists(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which have a local variable with the given name.
- localVariableExists(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariableNotExists(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which does not have a local variable with the given name.
- localVariableNotExists(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariables - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- localVariables - Variable in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- localVariables(String, Map<String, Object>) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- localVariables(String, Map<String, Object>) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Sets multiple local scope variables for a start activity id
- localVariableValueEquals(Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had at least one local variable with the given value when they ended.
- localVariableValueEquals(Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariableValueEquals(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a local variable with the given value when they ended.
- localVariableValueEquals(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances which have a local string variable with the given value, case insensitive.
- localVariableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariableValueGreaterThan(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a local variable value greater than the passed value when they ended.
- localVariableValueGreaterThan(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a local variable value greater than or equal to the passed value when they ended.
- localVariableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariableValueLessThan(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a local variable value less than the passed value when the ended.
- localVariableValueLessThan(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which has a local variable value less than or equal to the passed value when they ended.
- localVariableValueLessThanOrEqual(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariableValueLike(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a local variable value like the given value when they ended.
- localVariableValueLike(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a local variable value like (case insensitive) the given value when they ended.
- localVariableValueLikeIgnoreCase(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariableValueNotEquals(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a local variable with the given name, but with a different value than the passed value when they ended.
- localVariableValueNotEquals(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances which have a local string variable not matching the given value, case insensitive.
- localVariableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- location - Variable in class org.flowable.engine.impl.webservice.WSService
- lockFirstParentScope(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.GatewayActivityBehavior
- lockFirstParentScope(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
- lockJobScopeInternal(Job) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- lockOwner - Variable in class org.flowable.engine.impl.cmd.ClearProcessInstanceLockTimesCmd
- lockOwner - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- lockOwner - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- lockTime - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- lockTime - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- log() - Method in class org.flowable.engine.test.profiler.ConsoleLogger
- LOG_MDC_BUSINESS_KEY - Static variable in class org.flowable.engine.logging.LogMDC
- LOG_MDC_EXECUTION_ID - Static variable in class org.flowable.engine.logging.LogMDC
- LOG_MDC_PROCESSDEFINITION_ID - Static variable in class org.flowable.engine.logging.LogMDC
- LOG_MDC_PROCESSINSTANCE_ID - Static variable in class org.flowable.engine.logging.LogMDC
- LOG_MDC_TASK_ID - Static variable in class org.flowable.engine.logging.LogMDC
- logDebugInfo() - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
- logDebugInfo(boolean) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
- logger - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- logger - Variable in class org.flowable.engine.impl.test.InternalFlowableExtension
- logger - Variable in class org.flowable.engine.test.FlowableExtension
- LOGGER - Static variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- LOGGER - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- LOGGER - Variable in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- LOGGER - Static variable in class org.flowable.engine.impl.jobexecutor.AsyncLeaveJobHandler
- LoggingAgendaOperationExecutionListener - Class in org.flowable.engine.test.impl.logger
- LoggingAgendaOperationExecutionListener(ProcessExecutionLogger) - Constructor for class org.flowable.engine.test.impl.logger.LoggingAgendaOperationExecutionListener
- LoggingExecutionTreeAgendaOperationExecutionListener - Class in org.flowable.engine.impl.interceptor
- LoggingExecutionTreeAgendaOperationExecutionListener() - Constructor for class org.flowable.engine.impl.interceptor.LoggingExecutionTreeAgendaOperationExecutionListener
- loggingSessionEnabled - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior.FutureJavaDelegateCompleteAction
- loggingSessionEnabled - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior.FutureJavaDelegateCompleteAction
- logLoopDetails(DelegateExecution, String, int, int, int, int) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- LogMDC - Class in org.flowable.engine.logging
-
Constants and functions for MDC (Mapped Diagnostic Context) logging
- LogMDC() - Constructor for class org.flowable.engine.logging.LogMDC
- logNr - Variable in class org.flowable.engine.impl.cmd.DeleteEventLogEntry
- logNumber - Variable in class org.flowable.engine.impl.cmd.DeleteHistoricTaskLogEntryByLogNumberCmd
- logNumber - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- logTaskIdentityLinkEvent(String, TaskEntity, IdentityLinkEntity) - Static method in class org.flowable.engine.impl.util.IdentityLinkUtil
- logUserTaskCompleted(TaskEntity) - Static method in class org.flowable.engine.impl.util.TaskHelper
- LongFormType - Class in org.flowable.engine.impl.form
- LongFormType() - Constructor for class org.flowable.engine.impl.form.LongFormType
- LongToInteger - Class in org.flowable.engine.impl.transformer
- LongToInteger() - Constructor for class org.flowable.engine.impl.transformer.LongToInteger
- LongToString - Class in org.flowable.engine.impl.transformer
- LongToString() - Constructor for class org.flowable.engine.impl.transformer.LongToString
- longValue - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- loopCardinalityExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- loopCounter - Variable in class org.flowable.engine.impl.agenda.ContinueMultiInstanceOperation
M
- mailClients - Variable in class org.flowable.engine.ProcessEngineConfiguration
- mailServers - Variable in class org.flowable.engine.ProcessEngineConfiguration
- mailSessionJndi - Variable in class org.flowable.engine.ProcessEngineConfiguration
- mailSessionsJndi - Variable in class org.flowable.engine.ProcessEngineConfiguration
- main(String[]) - Static method in class org.flowable.engine.impl.db.DbSchemaDrop
- makeProcessDefinitionsConsistentWithPersistedVersions(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
Loads the persisted version of each process definition and set values on the in-memory version to be consistent.
- managementService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- managementService - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- managementService - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- managementService - Variable in class org.flowable.engine.test.FlowableRule
- managementService - Variable in class org.flowable.engine.test.FlowableTestCase
- ManagementService - Interface in org.flowable.engine
-
Service for admin and maintenance operations on the process engine.
- ManagementServiceImpl - Class in org.flowable.engine.impl
- ManagementServiceImpl(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.ManagementServiceImpl
- managementServiceKey - Static variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
- ManualTaskActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 'manual task': a task that is external to the BPMS and to which there is no reference to IT systems whatsoever.
- ManualTaskActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.ManualTaskActivityBehavior
- ManualTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- ManualTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ManualTaskParseHandler
- ManyToOneMapping(List<String>, String) - Constructor for class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- ManyToOneMappingConverter() - Constructor for class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.ManyToOneMappingConverter
- MapBasedFlowableFutureJavaDelegate - Interface in org.flowable.engine.delegate
- mapException(Exception, DelegateExecution, List<MapExceptionEntry>) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- mapException(Exception, ExecutionEntity, List<MapExceptionEntry>) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- mapExceptions - Variable in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- mapExceptions - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- mapExceptions - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- mapExceptions - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior
- mapExceptions - Variable in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- mapperClass - Variable in class org.flowable.engine.impl.cmd.AbstractCustomSqlExecution
- mapperClass - Variable in class org.flowable.engine.impl.cmd.ExecuteCustomSqlCmd
- mapProcessDefinitionsToParses - Variable in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
- mapProcessDefinitionsToResources - Variable in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
- markEnded(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- markEnded(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- markEnded(String, Date) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
- markEnded(String, Date) - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- MAX_SUB_PROCESS_INSTANCES - Static variable in class org.flowable.engine.impl.history.DefaultHistoryManager
- MergeByDateDeploymentMergeStrategy - Class in org.flowable.engine.impl.repository
- MergeByDateDeploymentMergeStrategy() - Constructor for class org.flowable.engine.impl.repository.MergeByDateDeploymentMergeStrategy
- mergeLists(List<T>, List<T>) - Static method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- MergeMode - Enum Class in org.flowable.engine.repository
- message - Variable in class org.flowable.engine.impl.bpmn.webservice.MessageInstance
- message - Variable in class org.flowable.engine.impl.cmd.AddCommentCmd
- message - Variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- MESSAGE_DATA - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- MESSAGE_NAME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- MESSAGE_PARTS_MARKER - Static variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- MESSAGE_PARTS_MARKER_REGEX - Static variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- messageData - Variable in class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
- MessageDefinition - Class in org.flowable.engine.impl.bpmn.webservice
-
Implementation of the BPMN 2.0 'message'
- MessageDefinition(String) - Constructor for class org.flowable.engine.impl.bpmn.webservice.MessageDefinition
- messageDefinitionMap - Variable in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- messageEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundaryMessageEventActivityBehavior
- messageEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessMessageStartEventActivityBehavior
- messageEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchMessageEventActivityBehavior
- MessageEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- MessageEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.MessageEventDefinitionParseHandler
- MessageEventHandler - Class in org.flowable.engine.impl.event
- MessageEventHandler() - Constructor for class org.flowable.engine.impl.event.MessageEventHandler
- messageEventReceived(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- messageEventReceived(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Notifies the process engine that a message event with name 'messageName' has been received and has been correlated to an execution with id 'executionId'.
- messageEventReceived(String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- messageEventReceived(String, String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Notifies the process engine that a message event with the name 'messageName' has been received and has been correlated to an execution with id 'executionId'.
- messageEventReceived(String, String, Map<String, Object>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- messageEventReceivedAsync(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- messageEventReceivedAsync(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Notifies the process engine that a message event with the name 'messageName' has been received and has been correlated to an execution with id 'executionId'.
- MessageEventReceivedCmd - Class in org.flowable.engine.impl.cmd
- MessageEventReceivedCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.MessageEventReceivedCmd
- MessageEventReceivedCmd(String, String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.MessageEventReceivedCmd
- messageEventSubscription(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- messageEventSubscriptionName(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- messageEventSubscriptionName(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- messageEventSubscriptionName(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Selects the single process definition which has a start message event with the messageName.
- messageEventSubscriptionName(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a message event subscription for the given messageName.
- MessageImplicitDataInputAssociation - Class in org.flowable.engine.impl.bpmn.webservice
-
An implicit data input association between a source and a target. source is a variable in the current execution context and target is a property in the message
- MessageImplicitDataInputAssociation(String, String) - Constructor for class org.flowable.engine.impl.bpmn.webservice.MessageImplicitDataInputAssociation
- MessageImplicitDataOutputAssociation - Class in org.flowable.engine.impl.bpmn.webservice
-
An implicit data output association between a source and a target. source is a property in the message and target is a variable in the current execution context
- MessageImplicitDataOutputAssociation(String, String) - Constructor for class org.flowable.engine.impl.bpmn.webservice.MessageImplicitDataOutputAssociation
- MessageImplicitDataOutputAssociation(String, Expression) - Constructor for class org.flowable.engine.impl.bpmn.webservice.MessageImplicitDataOutputAssociation
- MessageInstance - Class in org.flowable.engine.impl.bpmn.webservice
-
An instance of a
MessageDefinition - MessageInstance(MessageDefinition, ItemInstance) - Constructor for class org.flowable.engine.impl.bpmn.webservice.MessageInstance
- messageName - Variable in class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
- messageName - Variable in class org.flowable.engine.impl.bpmn.helper.MessageThrowingEventListener
- messageName - Variable in class org.flowable.engine.impl.cmd.MessageEventReceivedCmd
- messageName - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- messageName - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- messageName(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- messageName(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Set the message name that needs to be used to look up the process definition that needs to be used to start the process instance.
- MessageThrowingEventListener - Class in org.flowable.engine.impl.bpmn.helper
-
An
FlowableEventListenerthat throws a message event when an event is dispatched to it. - MessageThrowingEventListener() - Constructor for class org.flowable.engine.impl.bpmn.helper.MessageThrowingEventListener
- metaInfo - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- migrate(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- migrate(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Starts the process instance migration for a process identified with the submitted processInstanceId
- migrateExecutionEntity(ExecutionEntity, ExecutionEntity, FlowElement, FlowElement, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- migrateProcessInstance(String, ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.ProcessMigrationServiceImpl
- migrateProcessInstance(String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
- migrateProcessInstance(String, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- migrateProcessInstance(String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
- migrateProcessInstances(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- migrateProcessInstances(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 id.
- migrateProcessInstances(String, int, String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- migrateProcessInstances(String, int, 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 key and version (optional tenantId).
- migrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.ProcessMigrationServiceImpl
- migrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
- migrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- migrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
- migrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.ProcessMigrationServiceImpl
- migrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
- migrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- migrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
- migrateProcessInstanceStartEventSubscriptionsToProcessDefinitionVersion(ProcessInstanceStartEventSubscriptionModificationBuilderImpl) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- migrateToLatestProcessDefinition() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- migrateToLatestProcessDefinition() - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionModificationBuilder
-
Migrate all the matching event subscriptions to the latest process definition, which should be done if you want to manually upgrade the subscriptions to the latest version of the process definition.
- migrateToProcessDefinition(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- migrateToProcessDefinition(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- migrateToProcessDefinition(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Specifies the process definition to migrate to, using the process definition id
- migrateToProcessDefinition(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionModificationBuilder
-
Migrate all matching event subscriptions to the specific process definition.
- migrateToProcessDefinition(String, int) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- migrateToProcessDefinition(String, int) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Specifies the process definition to migrate to, identified by its key and version
- migrateToProcessDefinition(String, int, String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- migrateToProcessDefinition(String, int, String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Specifies the process definition to migrate to, identified by its key and version and tenantId
- migrateToProcessDefinitionId - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- migrateToProcessDefinitionId - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- migrateToProcessDefinitionKey - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- migrateToProcessDefinitionKey - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- migrateToProcessDefinitionTenantId - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- migrateToProcessDefinitionTenantId - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- migrateToProcessDefinitionVersion - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- migrateToProcessDefinitionVersion - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- migrationContext - Variable in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- MigrationContext - Class in org.flowable.engine.interceptor
- MigrationContext() - Constructor for class org.flowable.engine.interceptor.MigrationContext
- migrationDocumentBuilder - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- migrationMessage - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- migrationStacktrace - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- MIXED - Enum constant in enum class org.flowable.engine.impl.cfg.DelegateExpressionFieldInjectionMode
-
Allows injection when using delegateExpressions but will not throw an exception when the fields are not defined on the delegate.
- mockedClass() - Element in annotation interface org.flowable.engine.test.mock.MockServiceTask
- mockedClassDelegatesMapping - Variable in class org.flowable.engine.test.TestActivityBehaviorFactory
- mockedClassName() - Element in annotation interface org.flowable.engine.test.mock.MockServiceTask
- mockedClassTaskIdDelegatesMapping - Variable in class org.flowable.engine.test.TestActivityBehaviorFactory
- MockElResolver - Class in org.flowable.engine.test.mock
- MockElResolver() - Constructor for class org.flowable.engine.test.mock.MockElResolver
- MockResolverFactory - Class in org.flowable.engine.test.mock
-
This is a bridge resolver, making available any objects registered through
Mocks.register(java.lang.String, java.lang.Object)inside scripts supported by process execution. - MockResolverFactory() - Constructor for class org.flowable.engine.test.mock.MockResolverFactory
- Mocks - Class in org.flowable.engine.test.mock
-
Registry for mock objects.
- Mocks() - Constructor for class org.flowable.engine.test.mock.Mocks
- MockServiceTask - Annotation Interface in org.flowable.engine.test.mock
- mockServiceTaskByIdWithClassDelegate(String, Class<?>) - Method in class org.flowable.engine.test.mock.FlowableMockSupport
- mockServiceTaskByIdWithClassDelegate(String, String) - Method in class org.flowable.engine.test.mock.FlowableMockSupport
- MockServiceTasks - Annotation Interface in org.flowable.engine.test.mock
- mockServiceTaskWithClassDelegate(String, Class<?>) - Method in class org.flowable.engine.test.mock.FlowableMockSupport
- mockServiceTaskWithClassDelegate(String, String) - Method in class org.flowable.engine.test.mock.FlowableMockSupport
- mockSupport - Variable in class org.flowable.engine.test.FlowableRule
- mockSupport - Variable in class org.flowable.engine.test.FlowableTestHelper
- mockSupport() - Method in class org.flowable.engine.test.FlowableRule
- mockSupport() - Method in class org.flowable.engine.test.FlowableTestCase
- model - Variable in class org.flowable.engine.impl.cmd.SaveModelCmd
- Model - Interface in org.flowable.engine.repository
-
Represents a model that is stored in the model repository.
- MODEL_CATEGORY - Static variable in class org.flowable.engine.impl.ModelQueryProperty
- MODEL_CREATE_TIME - Static variable in class org.flowable.engine.impl.ModelQueryProperty
- MODEL_ID - Static variable in class org.flowable.engine.impl.ModelQueryProperty
- MODEL_KEY - Static variable in class org.flowable.engine.impl.ModelQueryProperty
- MODEL_LAST_UPDATE_TIME - Static variable in class org.flowable.engine.impl.ModelQueryProperty
- MODEL_NAME - Static variable in class org.flowable.engine.impl.ModelQueryProperty
- MODEL_TENANT_ID - Static variable in class org.flowable.engine.impl.ModelQueryProperty
- MODEL_VERSION - Static variable in class org.flowable.engine.impl.ModelQueryProperty
- modelCategory(String) - Method in class org.flowable.engine.impl.ModelQueryImpl
- modelCategory(String) - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models with the given category.
- modelCategoryLike(String) - Method in class org.flowable.engine.impl.ModelQueryImpl
- modelCategoryLike(String) - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models where the category matches the given parameter.
- modelCategoryNotEquals(String) - Method in class org.flowable.engine.impl.ModelQueryImpl
- modelCategoryNotEquals(String) - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models that have a different category then the given one.
- modelDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ModelDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
- ModelEntity - Interface in org.flowable.engine.impl.persistence.entity
- ModelEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- ModelEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- modelEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ModelEntityManager - Interface in org.flowable.engine.impl.persistence.entity
- ModelEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
- ModelEntityManagerImpl(ProcessEngineConfigurationImpl, ModelDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- modelId - Variable in class org.flowable.engine.impl.cmd.AddEditorSourceExtraForModelCmd
- modelId - Variable in class org.flowable.engine.impl.cmd.AddEditorSourceForModelCmd
- modelId - Variable in class org.flowable.engine.impl.cmd.GetModelCmd
- modelId - Variable in class org.flowable.engine.impl.cmd.GetModelEditorSourceCmd
- modelId - Variable in class org.flowable.engine.impl.cmd.GetModelEditorSourceExtraCmd
- modelId(String) - Method in class org.flowable.engine.impl.ModelQueryImpl
- modelId(String) - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select model with the given id.
- modelKey(String) - Method in class org.flowable.engine.impl.ModelQueryImpl
- modelKey(String) - Method in interface org.flowable.engine.repository.ModelQuery
-
Only selects models with the given key.
- modelName(String) - Method in class org.flowable.engine.impl.ModelQueryImpl
- modelName(String) - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models with the given name.
- modelNameLike(String) - Method in class org.flowable.engine.impl.ModelQueryImpl
- modelNameLike(String) - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models where the name matches the given parameter.
- ModelQuery - Interface in org.flowable.engine.repository
-
Allows programmatic querying of
Models. - ModelQueryImpl - Class in org.flowable.engine.impl
- ModelQueryImpl() - Constructor for class org.flowable.engine.impl.ModelQueryImpl
- ModelQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.ModelQueryImpl
- ModelQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.ModelQueryImpl
- ModelQueryProperty - Class in org.flowable.engine.impl
-
Contains the possible properties that can be used in a
ModelQuery. - ModelQueryProperty(String) - Constructor for class org.flowable.engine.impl.ModelQueryProperty
- modelTenantId(String) - Method in class org.flowable.engine.impl.ModelQueryImpl
- modelTenantId(String) - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models that have the given tenant id.
- modelTenantIdLike(String) - Method in class org.flowable.engine.impl.ModelQueryImpl
- modelTenantIdLike(String) - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models with a tenant id like the given one.
- modelVersion(Integer) - Method in class org.flowable.engine.impl.ModelQueryImpl
- modelVersion(Integer) - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select model with a certain version.
- modelWithoutTenantId() - Method in class org.flowable.engine.impl.ModelQueryImpl
- modelWithoutTenantId() - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models that do not have a tenant id.
- ModifyProcessInstanceStartEventSubscriptionCmd - Class in org.flowable.engine.impl.cmd
-
This command either modifies event subscriptions with a process start event and optional correlation parameter values.
- ModifyProcessInstanceStartEventSubscriptionCmd(ProcessInstanceStartEventSubscriptionModificationBuilderImpl) - Constructor for class org.flowable.engine.impl.cmd.ModifyProcessInstanceStartEventSubscriptionCmd
- MoveActivityIdContainer - Class in org.flowable.engine.impl.runtime
- MoveActivityIdContainer(String, String) - Constructor for class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- MoveActivityIdContainer(String, String, String, String) - Constructor for class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- MoveActivityIdContainer(String, List<String>) - Constructor for class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- MoveActivityIdContainer(String, List<String>, String, String) - Constructor for class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- MoveActivityIdContainer(List<String>, String) - Constructor for class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- MoveActivityIdContainer(List<String>, String, String, String) - Constructor for class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- moveActivityIdList - Variable in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveActivityIdsToParentActivityId(List<String>, String, String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveActivityIdsToSingleActivityId(List<String>, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveActivityIdsToSingleActivityId(List<String>, String) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Set the activity ids that should be changed to a single activity id.
- moveActivityIdsToSingleActivityId(List<String>, String, String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveActivityIdsToSubProcessInstanceActivityId(List<String>, String, String, Integer, String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveActivityIdTo(String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveActivityIdTo(String, String) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Moves the execution with the current activity id to the provided new activity id
- moveActivityIdTo(String, String, String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveActivityIdToParentActivityId(String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveActivityIdToParentActivityId(String, String) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Moves the execution with the current activity id to an activity id in the parent process instance.
- moveActivityIdToParentActivityId(String, String, String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveActivityIdToSubProcessInstanceActivityId(String, String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveActivityIdToSubProcessInstanceActivityId(String, String, String) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Moves the execution with the current activity id to an activity id in a new sub process instance for the provided call activity id.
- moveActivityIdToSubProcessInstanceActivityId(String, String, String, Integer) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveActivityIdToSubProcessInstanceActivityId(String, String, String, Integer) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Moves the execution with the current activity id to an activity id in a new sub process instance of the specific definition version for the provided call activity id.
- moveActivityIdToSubProcessInstanceActivityId(String, String, String, Integer, String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveDeadLetterJobToExecutableJob(String, int) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- moveDeadLetterJobToExecutableJob(String, int) - Method in interface org.flowable.engine.ManagementService
-
Moves a job that is in the dead letter job table back to be an executable job, and resetting the retries (as the retries was 0 when it was put into the dead letter job table).
- moveDeadLetterJobToHistoryJob(String, int) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- moveDeadLetterJobToHistoryJob(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).
- MoveExecutionEntityContainer - Class in org.flowable.engine.impl.dynamic
- MoveExecutionEntityContainer(List<ExecutionEntity>, List<String>) - Constructor for class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- MoveExecutionEntityContainer.FlowElementMoveEntry - Class in org.flowable.engine.impl.dynamic
- moveExecutionEntityContainers - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- MoveExecutionIdContainer - Class in org.flowable.engine.impl.runtime
- MoveExecutionIdContainer(String, String) - Constructor for class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- MoveExecutionIdContainer(String, String, String, String) - Constructor for class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- MoveExecutionIdContainer(String, List<String>) - Constructor for class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- MoveExecutionIdContainer(String, List<String>, String, String) - Constructor for class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- MoveExecutionIdContainer(List<String>, String) - Constructor for class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- MoveExecutionIdContainer(List<String>, String, String, String) - Constructor for class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- moveExecutionIdList - Variable in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveExecutionState(ChangeActivityStateBuilderImpl, CommandContext) - Method in interface org.flowable.engine.dynamic.DynamicStateManager
- moveExecutionState(ChangeActivityStateBuilderImpl, CommandContext) - Method in class org.flowable.engine.impl.dynamic.DefaultDynamicStateManager
- moveExecutionsToSingleActivityId(List<String>, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveExecutionsToSingleActivityId(List<String>, String) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Set the ids of the executions which should be changed to a single execution with the provided activity id.
- moveExecutionsToSingleActivityId(List<String>, String, String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveExecutionToActivityId(String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveExecutionToActivityId(String, String) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Set the id of the execution for which the activity should be changed
- moveExecutionToActivityId(String, String, String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveExternalWorkerJobToExecutableJob(ExternalWorkerJobEntity, CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractExternalWorkerJobCmd
- moveJobToDeadLetterJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- moveJobToDeadLetterJob(String) - Method in interface org.flowable.engine.ManagementService
-
Moves a job to the dead letter job table (eg. for administration or testing).
- moveSingleActivityIdToActivityIds(String, List<String>) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveSingleActivityIdToActivityIds(String, List<String>) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Set the activity id that should be changed to multiple activity ids.
- moveSingleActivityIdToActivityIds(String, List<String>, String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveSingleActivityIdToParentActivityIds(String, List<String>) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveSingleActivityIdToSubProcessInstanceActivityIds(String, List<String>, String, Integer) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveSingleExecutionToActivityIds(String, List<String>) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveSingleExecutionToActivityIds(String, List<String>) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Set the id of an execution which should be changed to multiple executions with the provided activity ids.
- moveSingleExecutionToActivityIds(String, List<String>, String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveSuspendedJobToExecutableJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- moveSuspendedJobToExecutableJob(String) - Method in interface org.flowable.engine.ManagementService
-
Moves a suspended job from the suspended letter job table back to be an executable job.
- moveTimerToExecutableJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- moveTimerToExecutableJob(String) - Method in interface org.flowable.engine.ManagementService
-
Moves a timer job to the executable job table (eg. for administration or testing).
- moveToActivityIds - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- moveToActivityIds - Variable in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- moveToActivityIds - Variable in class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- moveToFlowElementMap - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- moveToParentProcess - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- moveToParentProcess - Variable in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- moveToSubProcessInstance - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- moveToSubProcessInstance - Variable in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- MULTI_INSTANCE_COMPLETION_CONDITION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- multiInstanceActivityBehavior - Variable in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- MultiInstanceActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the multi-instance functionality as described in the BPMN 2.0 spec.
- MultiInstanceActivityBehavior(Activity, AbstractBpmnActivityBehavior) - Constructor for class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- multiInstanceActivityCancelled(FlowableMultiInstanceActivityCancelledEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- multiInstanceActivityCompleted(FlowableMultiInstanceActivityCompletedEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- multiInstanceActivityCompletedWithCondition(FlowableMultiInstanceActivityCompletedEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- multiInstanceActivityStarted(FlowableMultiInstanceActivityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- multiInstanceRoot - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- multiInstanceRootExecution - Variable in class org.flowable.engine.impl.agenda.ContinueMultiInstanceOperation
- multipleAllowed() - Method in class org.flowable.engine.impl.event.logger.DatabaseEventFlusher
- MultiSchemaMultiTenantProcessEngineConfiguration - Class in org.flowable.engine.impl.cfg.multitenant
-
A
ProcessEngineConfigurationthat builds a multi tenantProcessEnginewhere each tenant has its own database schema. - MultiSchemaMultiTenantProcessEngineConfiguration(TenantInfoHolder) - Constructor for class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
- MybatisActivityInstanceDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisActivityInstanceDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- MybatisAttachmentDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisAttachmentDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisAttachmentDataManager
- MybatisCommentDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisCommentDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- MybatisDeploymentDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisDeploymentDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisDeploymentDataManager
- MybatisEventLogEntryDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisEventLogEntryDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventLogEntryDataManager
- MybatisExecutionDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisExecutionDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- MybatisHistoricActivityInstanceDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisHistoricActivityInstanceDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- MybatisHistoricDetailDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisHistoricDetailDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- MybatisHistoricProcessInstanceDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisHistoricProcessInstanceDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- MybatisModelDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisModelDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisModelDataManager
- MybatisProcessDefinitionDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisProcessDefinitionDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- MybatisProcessDefinitionInfoDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisProcessDefinitionInfoDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionInfoDataManager
- MybatisResourceDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisResourceDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
N
- name - Variable in class org.flowable.engine.app.AppModel
- name - Variable in class org.flowable.engine.impl.bpmn.data.Data
- name - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- name - Variable in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
- name - Variable in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- name - Variable in class org.flowable.engine.impl.bpmn.webservice.Operation
- name - Variable in class org.flowable.engine.impl.cmd.SetProcessInstanceNameCmd
- name - Variable in class org.flowable.engine.impl.DataObjectImpl
- name - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- name - Variable in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- name - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- name - Variable in class org.flowable.engine.impl.form.FormPropertyHandler
- name - Variable in class org.flowable.engine.impl.form.FormPropertyImpl
- name - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- name - Variable in class org.flowable.engine.impl.ModelQueryImpl
- name - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- name - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- name - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- name - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- name - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- name - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- name - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- name - Variable in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- name - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- name - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- name - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- name - Variable in class org.flowable.engine.impl.test.NoOpServiceTask
- name - Variable in class org.flowable.engine.impl.webservice.WSOperation
- name - Variable in class org.flowable.engine.impl.webservice.WSService
- name - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- name - Variable in enum class org.flowable.engine.repository.MergeMode
- name - Variable in class org.flowable.engine.test.profiler.ProfileSession
- name(String) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- name(String) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- name(String) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- name(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- name(String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
Gives the deployment the given name.
- name(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Set the name of process instance
- NAME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- NAME_DEFAULT - Static variable in class org.flowable.engine.ProcessEngines
- nameLike - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- nameLike - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- nameLike - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- nameLike - Variable in class org.flowable.engine.impl.ModelQueryImpl
- nameLike - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- nameLike - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- nameLikeIgnoreCase - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- nameLikeIgnoreCase - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- nameLikeIgnoreCase - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- nameLikeIgnoreCase - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- NAMES - Static variable in class org.flowable.engine.impl.test.NoOpServiceTask
- namespaceUris - Variable in class org.flowable.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
-
This is a protected filed so you can extend that context with your own namespaces if necessary
- NativeActivityInstanceQuery - Interface in org.flowable.engine.runtime
-
Allows querying of
ActivityInstanceQuerys via native (SQL) queries - NativeActivityInstanceQueryImpl - Class in org.flowable.engine.impl
- NativeActivityInstanceQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.NativeActivityInstanceQueryImpl
- NativeActivityInstanceQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.NativeActivityInstanceQueryImpl
- NativeDeploymentQuery - Interface in org.flowable.engine.repository
-
Allows querying of
Deployments via native (SQL) queries - NativeDeploymentQueryImpl - Class in org.flowable.engine.impl
- NativeDeploymentQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.NativeDeploymentQueryImpl
- NativeDeploymentQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.NativeDeploymentQueryImpl
- NativeExecutionQuery - Interface in org.flowable.engine.runtime
-
Allows querying of
Executions via native (SQL) queries - NativeExecutionQueryImpl - Class in org.flowable.engine.impl
- NativeExecutionQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.NativeExecutionQueryImpl
- NativeExecutionQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.NativeExecutionQueryImpl
- NativeHistoricActivityInstanceQuery - Interface in org.flowable.engine.history
-
Allows querying of
HistoricActivityInstanceQuerys via native (SQL) queries - NativeHistoricActivityInstanceQueryImpl - Class in org.flowable.engine.impl
- NativeHistoricActivityInstanceQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.NativeHistoricActivityInstanceQueryImpl
- NativeHistoricActivityInstanceQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.NativeHistoricActivityInstanceQueryImpl
- NativeHistoricDetailQuery - Interface in org.flowable.engine.history
-
Allows querying of
HistoricDetails via native (SQL) queries - NativeHistoricDetailQueryImpl - Class in org.flowable.engine.impl
- NativeHistoricDetailQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.NativeHistoricDetailQueryImpl
- NativeHistoricDetailQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.NativeHistoricDetailQueryImpl
- NativeHistoricProcessInstanceQuery - Interface in org.flowable.engine.history
-
Allows querying of
HistoricTaskInstanceQuerys via native (SQL) queries - NativeHistoricProcessInstanceQueryImpl - Class in org.flowable.engine.impl
- NativeHistoricProcessInstanceQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.NativeHistoricProcessInstanceQueryImpl
- NativeHistoricProcessInstanceQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.NativeHistoricProcessInstanceQueryImpl
- NativeModelQuery - Interface in org.flowable.engine.repository
-
Allows querying of
Models via native (SQL) queries - NativeModelQueryImpl - Class in org.flowable.engine.impl
- NativeModelQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.NativeModelQueryImpl
- NativeModelQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.NativeModelQueryImpl
- NativeProcessDefinitionQuery - Interface in org.flowable.engine.repository
-
Allows querying of
ProcessDefinitions via native (SQL) queries - NativeProcessDefinitionQueryImpl - Class in org.flowable.engine.impl
- NativeProcessDefinitionQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.NativeProcessDefinitionQueryImpl
- NativeProcessDefinitionQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.NativeProcessDefinitionQueryImpl
- NativeProcessInstanceQuery - Interface in org.flowable.engine.runtime
-
Allows querying of
ProcessInstances via native (SQL) queries - NativeProcessInstanceQueryImpl - Class in org.flowable.engine.impl
- NativeProcessInstanceQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.NativeProcessInstanceQueryImpl
- NativeProcessInstanceQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.NativeProcessInstanceQueryImpl
- NeedsActiveExecutionCmd<T> - Class in org.flowable.engine.impl.cmd
- NeedsActiveExecutionCmd(String) - Constructor for class org.flowable.engine.impl.cmd.NeedsActiveExecutionCmd
- NeedsActiveProcessDefinitionCmd<T> - Class in org.flowable.engine.impl.cmd
- NeedsActiveProcessDefinitionCmd(String) - Constructor for class org.flowable.engine.impl.cmd.NeedsActiveProcessDefinitionCmd
- NeedsActiveTaskCmd<T> - Class in org.flowable.engine.impl.cmd
-
An abstract superclass for
Commandimplementations that want to verify the provided task is always active (ie. not suspended). - NeedsActiveTaskCmd(String) - Constructor for class org.flowable.engine.impl.cmd.NeedsActiveTaskCmd
- nestedProcessDefinitionId - Variable in class org.flowable.engine.delegate.event.impl.FlowableProcessStartedEventImpl
- nestedProcessInstanceId - Variable in class org.flowable.engine.delegate.event.impl.FlowableProcessStartedEventImpl
- NEW_ASSIGNEE_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- newAssigneeId - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- newAssigneeId - Variable in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- newAssigneeId - Variable in class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- newExecutionIds - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- newFlowElement - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer.FlowElementMoveEntry
- newGroup(String) - Method in interface org.flowable.engine.IdentityService
-
Creates a new group.
- newGroup(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- newLoggingExecutionTreeAgendaOperationExecutionListener() - Method in class org.flowable.engine.impl.test.PluggableFlowableExtension
- newModel() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- newModel() - Method in interface org.flowable.engine.RepositoryService
-
Creates a new model.
- newOwnerId - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- newOwnerId - Variable in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- newOwnerId - Variable in class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- newParentDeploymentId - Variable in class org.flowable.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
- newProcessDefinitionId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- newTask() - Method in class org.flowable.engine.impl.TaskServiceImpl
- newTask() - Method in interface org.flowable.engine.TaskService
-
Creates a new task that is not related to any process instance.
- newTask(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- newTask(String) - Method in interface org.flowable.engine.TaskService
-
create a new task with a user defined task id
- NewTaskCmd - Class in org.flowable.engine.impl.cmd
- NewTaskCmd(String) - Constructor for class org.flowable.engine.impl.cmd.NewTaskCmd
- newTenantId - Variable in class org.flowable.engine.impl.cmd.ChangeDeploymentTenantIdCmd
- newUser(String) - Method in interface org.flowable.engine.IdentityService
-
Creates a new user.
- newUser(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- next() - Method in class org.flowable.engine.debug.ExecutionTreeBfsIterator
- nextEndEventId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- nextEndEventId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- nextFlowId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- nextFlowId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- nextForkGatewayId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- nextForkGatewayId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- nextId - Variable in class org.flowable.engine.impl.db.DbIdGenerator
- nextId(String, Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- nextId(String, Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- nextJoinGatewayId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- nextJoinGatewayId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- nextStartEventId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- nextStartEventId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- nextSubProcessId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- nextSubProcessId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- nextTaskId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- nextTaskId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- NO_ACTIVITY_ID_PREFIX - Static variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- NO_ACTIVITY_ID_SEPARATOR - Static variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- node - Variable in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- NoneEndEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- NoneEndEventActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.NoneEndEventActivityBehavior
- NoneStartEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the 'none start event': a start event that has no specific trigger but the programmatic one (processService.startProcessInstanceXXX()).
- NoneStartEventActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.NoneStartEventActivityBehavior
- NoOpServiceTask - Class in org.flowable.engine.impl.test
- NoOpServiceTask() - Constructor for class org.flowable.engine.impl.test.NoOpServiceTask
- noOpServiceTaskClassNames - Variable in class org.flowable.engine.test.TestActivityBehaviorFactory
- noOpServiceTaskIds - Variable in class org.flowable.engine.test.TestActivityBehaviorFactory
- NoOpServiceTasks - Annotation Interface in org.flowable.engine.test.mock
- NOT_EQUALS - Enum constant in enum class org.flowable.engine.impl.QueryOperator
- NOT_EQUALS_IGNORE_CASE - Enum constant in enum class org.flowable.engine.impl.QueryOperator
- notDeleted - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- notDeleted() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instance that are not deleted.
- notDeleted() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- notDeployed - Variable in class org.flowable.engine.impl.ModelQueryImpl
- notDeployed() - Method in class org.flowable.engine.impl.ModelQueryImpl
- notDeployed() - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models that are not yet deployed
- notify(String, String, FlowElement, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.delegate.TransactionDependentExecutionListener
- notify(String, String, FlowElement, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- notify(String, String, FlowElement, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTransactionDependentExecutionListener
- notify(String, String, Task, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.delegate.TransactionDependentTaskListener
- notify(String, String, Task, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- notify(String, String, Task, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTransactionDependentTaskListener
- notify(DelegateExecution) - Method in interface org.flowable.engine.delegate.ExecutionListener
- notify(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
- notify(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- notify(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExecutionListener
- notify(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionExecutionListener
- notify(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.listener.ExpressionExecutionListener
- notify(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.listener.ScriptExecutionListener
- notify(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.listener.ScriptTypeExecutionListener
- notify(DelegateTask) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- notify(DelegateTask) - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTaskListener
- notify(DelegateTask) - Method in class org.flowable.engine.impl.bpmn.listener.ExpressionTaskListener
- notify(DelegateTask) - Method in class org.flowable.engine.impl.bpmn.listener.ScriptTaskListener
- notify(DelegateTask) - Method in class org.flowable.engine.impl.bpmn.listener.ScriptTypeTaskListener
- NUMBER_OF_ACTIVE_INSTANCES - Static variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- NUMBER_OF_COMPLETED_INSTANCES - Static variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- NUMBER_OF_COMPLETED_INSTANCES - Static variable in class org.flowable.engine.impl.cmd.DeleteMultiInstanceExecutionCmd
- NUMBER_OF_INSTANCES - Static variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- NUMBER_OF_INSTANCES - Static variable in class org.flowable.engine.impl.cmd.AddMultiInstanceExecutionCmd
- NUMBER_OF_INSTANCES - Static variable in class org.flowable.engine.impl.cmd.DeleteMultiInstanceExecutionCmd
- NUMBER_OF_INSTANCES - Static variable in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariableType
- numberOfActiveInstances - Variable in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCompletedEventImpl
- numberOfCompletedInstances - Variable in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCompletedEventImpl
- numberOfInstances - Variable in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCompletedEventImpl
O
- objectMapper - Variable in class org.flowable.engine.impl.app.AppResourceConverterImpl
- objectMapper - Variable in class org.flowable.engine.impl.event.logger.EventLogger
- objectMapper - Variable in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
- objectMapper - Static variable in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- OMG_DI_NS - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParser
-
The namespace of the generic OMG DI elements (don't ask me why they didn't use the BPMN_DI_NS ...)
- OMGDC - Static variable in class org.flowable.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
- OMGDI - Static variable in class org.flowable.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
- ON_TRANSACTION_BEFORE_COMMIT - Static variable in interface org.flowable.engine.delegate.TransactionDependentExecutionListener
- ON_TRANSACTION_COMMITTED - Static variable in interface org.flowable.engine.delegate.TransactionDependentExecutionListener
- ON_TRANSACTION_COMMITTED - Static variable in interface org.flowable.engine.delegate.TransactionDependentTaskListener
- ON_TRANSACTION_COMMITTING - Static variable in interface org.flowable.engine.delegate.TransactionDependentTaskListener
- ON_TRANSACTION_ROLLED_BACK - Static variable in interface org.flowable.engine.delegate.TransactionDependentExecutionListener
- ON_TRANSACTION_ROLLED_BACK - Static variable in interface org.flowable.engine.delegate.TransactionDependentTaskListener
- onCreate(FlowableEvent) - Method in class org.flowable.engine.delegate.event.BaseEntityEventListener
-
Called when an entity create event is received.
- onCreate(FlowableEvent) - Method in class org.flowable.engine.test.impl.logger.DebugInfoEntityEventListener
- onDelete(FlowableEvent) - Method in class org.flowable.engine.delegate.event.BaseEntityEventListener
-
Called when an entity delete event is received.
- onDelete(FlowableEvent) - Method in class org.flowable.engine.test.impl.logger.DebugInfoEntityEventListener
- onEngineBuilt(Engine) - Method in interface org.flowable.engine.ProcessEngineLifecycleListener
- onEngineClosed(Engine) - Method in interface org.flowable.engine.ProcessEngineLifecycleListener
- onEntityEvent(FlowableEvent) - Method in class org.flowable.engine.delegate.event.BaseEntityEventListener
-
Called when an event is received, which is not a create, an update or delete.
- OneToManyMapping(String, List<String>) - Constructor for class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- OneToManyMappingConverter() - Constructor for class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.OneToManyMappingConverter
- OneToOneMapping(String, String) - Constructor for class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- OneToOneMappingConverter() - Constructor for class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.OneToOneMappingConverter
- onEvent(FlowableEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- onEvent(FlowableEvent) - Method in class org.flowable.engine.delegate.event.BaseEntityEventListener
- onEvent(FlowableEvent) - Method in class org.flowable.engine.impl.bpmn.helper.DelegateExpressionFlowableEventListener
- onEvent(FlowableEvent) - Method in class org.flowable.engine.impl.bpmn.helper.DelegateFlowableEventListener
- onEvent(FlowableEvent) - Method in class org.flowable.engine.impl.bpmn.helper.ErrorThrowingEventListener
- onEvent(FlowableEvent) - Method in class org.flowable.engine.impl.bpmn.helper.MessageThrowingEventListener
- onEvent(FlowableEvent) - Method in class org.flowable.engine.impl.bpmn.helper.SignalThrowingEventListener
- onEvent(FlowableEvent) - Method in class org.flowable.engine.impl.event.logger.EventLogger
- onInitialized(FlowableEvent) - Method in class org.flowable.engine.delegate.event.BaseEntityEventListener
-
Called when an entity initialized event is received.
- onlyChildExecutions - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- onlyChildExecutions - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- onlyChildExecutions() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- onlyChildExecutions() - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only selects executions that have a parent id set, ie non-processinstance executions.
- onlyProcessInstanceExecutions - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- onlyProcessInstanceExecutions - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- onlyProcessInstanceExecutions() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- onlyProcessInstanceExecutions() - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only selects executions that have no parent id set, ie process instance executions
- onlySubProcessExecutions - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- onlySubProcessExecutions - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- onlySubProcessExecutions() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- onlySubProcessExecutions() - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only selects executions that are a subprocess.
- onProcessEngineBuilt(ProcessEngine) - Method in interface org.flowable.engine.ProcessEngineLifecycleListener
-
Called right after the process-engine has been built.
- onProcessEngineClosed(ProcessEngine) - Method in interface org.flowable.engine.ProcessEngineLifecycleListener
-
Called right after the process-engine has been closed.
- onUpdate(FlowableEvent) - Method in class org.flowable.engine.delegate.event.BaseEntityEventListener
-
Called when an entity update event is received.
- openSession(CommandContext) - Method in class org.flowable.engine.impl.agenda.AgendaSessionFactory
- openSession(CommandContext) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSessionFactory
- operation - Variable in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- Operation - Class in org.flowable.engine.impl.bpmn.webservice
-
An Operation is part of an
BpmnInterfaceand it defines Messages that are consumed and (optionally) produced when the Operation is called. - Operation() - Constructor for class org.flowable.engine.impl.bpmn.webservice.Operation
- Operation(String, String, BpmnInterface, MessageDefinition) - Constructor for class org.flowable.engine.impl.bpmn.webservice.Operation
- OperationImplementation - Interface in org.flowable.engine.impl.bpmn.webservice
-
Represents an implementation of a
Operation - operationMap - Variable in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- operations - Variable in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
-
Mapping of the operations of this interface.
- operations - Variable in class org.flowable.engine.impl.webservice.WSService
- or() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Begin an OR statement.
- or() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- or() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- or() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- or() - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Begin an OR statement.
- or() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Begin an OR statement.
- order() - Method in class org.flowable.engine.impl.event.logger.DatabaseEventFlusher
- orderByActivityId() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Order by activityId (needs to be followed by
Query.asc()orQuery.desc()). - orderByActivityId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- orderByActivityId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- orderByActivityId() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Order by activityId (needs to be followed by
Query.asc()orQuery.desc()). - orderByActivityInstanceDuration() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- orderByActivityInstanceDuration() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Order by duration (needs to be followed by
Query.asc()orQuery.desc()). - orderByActivityInstanceEndTime() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- orderByActivityInstanceEndTime() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Order by end (needs to be followed by
Query.asc()orQuery.desc()). - orderByActivityInstanceId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- orderByActivityInstanceId() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Order by id (needs to be followed by
Query.asc()orQuery.desc()). - orderByActivityInstanceStartTime() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- orderByActivityInstanceStartTime() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Order by start (needs to be followed by
Query.asc()orQuery.desc()). - orderByActivityName() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Order by activityName (needs to be followed by
Query.asc()orQuery.desc()). - orderByActivityName() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- orderByActivityName() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- orderByActivityName() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Order by activityName (needs to be followed by
Query.asc()orQuery.desc()). - orderByActivityType() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Order by activityType (needs to be followed by
Query.asc()orQuery.desc()). - orderByActivityType() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- orderByActivityType() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- orderByActivityType() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Order by activityType (needs to be followed by
Query.asc()orQuery.desc()). - orderByCreateTime() - Method in class org.flowable.engine.impl.ModelQueryImpl
- orderByCreateTime() - Method in interface org.flowable.engine.repository.ModelQuery
-
Order by the creation time of the models (needs to be followed by
Query.asc()orQuery.desc()). - orderByDeploymentId() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- orderByDeploymentId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- orderByDeploymentId() - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Order by deployment id (needs to be followed by
Query.asc()orQuery.desc()). - orderByDeploymentId() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Order by deployment id (needs to be followed by
Query.asc()orQuery.desc()). - orderByDeploymentName() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- orderByDeploymentName() - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Order by deployment name (needs to be followed by
Query.asc()orQuery.desc()). - orderByDeploymentTime() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- orderByDeploymentTime() - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Order by deployment time (needs to be followed by
Query.asc()orQuery.desc()). - orderByExecutionId() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Order by executionId (needs to be followed by
Query.asc()orQuery.desc()). - orderByExecutionId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- orderByExecutionId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- orderByExecutionId() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Order by executionId (needs to be followed by
Query.asc()orQuery.desc()). - orderByFormPropertyId() - Method in interface org.flowable.engine.history.HistoricDetailQuery
- orderByFormPropertyId() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- orderByHistoricActivityInstanceDuration() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Order by duration (needs to be followed by
Query.asc()orQuery.desc()). - orderByHistoricActivityInstanceDuration() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- orderByHistoricActivityInstanceEndTime() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Order by end (needs to be followed by
Query.asc()orQuery.desc()). - orderByHistoricActivityInstanceEndTime() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- orderByHistoricActivityInstanceId() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Order by id (needs to be followed by
Query.asc()orQuery.desc()). - orderByHistoricActivityInstanceId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- orderByHistoricActivityInstanceStartTime() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Order by start (needs to be followed by
Query.asc()orQuery.desc()). - orderByHistoricActivityInstanceStartTime() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- orderByLastUpdateTime() - Method in class org.flowable.engine.impl.ModelQueryImpl
- orderByLastUpdateTime() - Method in interface org.flowable.engine.repository.ModelQuery
-
Order by the last update time of the models (needs to be followed by
Query.asc()orQuery.desc()). - orderByModelCategory() - Method in class org.flowable.engine.impl.ModelQueryImpl
- orderByModelCategory() - Method in interface org.flowable.engine.repository.ModelQuery
-
Order by the category of the models (needs to be followed by
Query.asc()orQuery.desc()). - orderByModelId() - Method in class org.flowable.engine.impl.ModelQueryImpl
- orderByModelId() - Method in interface org.flowable.engine.repository.ModelQuery
-
Order by the id of the models (needs to be followed by
Query.asc()orQuery.desc()). - orderByModelKey() - Method in class org.flowable.engine.impl.ModelQueryImpl
- orderByModelKey() - Method in interface org.flowable.engine.repository.ModelQuery
-
Order by the key of the models (needs to be followed by
Query.asc()orQuery.desc()). - orderByModelName() - Method in class org.flowable.engine.impl.ModelQueryImpl
- orderByModelName() - Method in interface org.flowable.engine.repository.ModelQuery
-
Order by the name of the models (needs to be followed by
Query.asc()orQuery.desc()). - orderByModelVersion() - Method in class org.flowable.engine.impl.ModelQueryImpl
- orderByModelVersion() - Method in interface org.flowable.engine.repository.ModelQuery
-
Order by the version of the models (needs to be followed by
Query.asc()orQuery.desc()). - orderByProcessDefinitionCategory() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- orderByProcessDefinitionCategory() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Order by the category of the process definitions (needs to be followed by
Query.asc()orQuery.desc()). - orderByProcessDefinitionId() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Order by processDefinitionId (needs to be followed by
Query.asc()orQuery.desc()). - orderByProcessDefinitionId() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Order by the process definition id (needs to be followed by
Query.asc()orQuery.desc()). - orderByProcessDefinitionId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- orderByProcessDefinitionId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- orderByProcessDefinitionId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- orderByProcessDefinitionId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- orderByProcessDefinitionId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- orderByProcessDefinitionId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- orderByProcessDefinitionId() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Order by the id of the process definitions (needs to be followed by
Query.asc()orQuery.desc()). - orderByProcessDefinitionId() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Order by processDefinitionId (needs to be followed by
Query.asc()orQuery.desc()). - orderByProcessDefinitionId() - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Order by process definition id (needs to be followed by
Query.asc()orQuery.desc()). - orderByProcessDefinitionId() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Order by process definition id (needs to be followed by
Query.asc()orQuery.desc()). - orderByProcessDefinitionKey() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- orderByProcessDefinitionKey() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- orderByProcessDefinitionKey() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- orderByProcessDefinitionKey() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Order by process definition key (needs to be followed by
Query.asc()orQuery.desc()). - orderByProcessDefinitionKey() - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Order by process definition key (needs to be followed by
Query.asc()orQuery.desc()). - orderByProcessDefinitionKey() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Order by process definition key (needs to be followed by
Query.asc()orQuery.desc()). - orderByProcessDefinitionName() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- orderByProcessDefinitionName() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Order by the name of the process definitions (needs to be followed by
Query.asc()orQuery.desc()). - orderByProcessDefinitionVersion() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- orderByProcessDefinitionVersion() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Order by the version of the process definitions (needs to be followed by
Query.asc()orQuery.desc()). - orderByProcessInstanceBusinessKey() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Order by the business key (needs to be followed by
Query.asc()orQuery.desc()). - orderByProcessInstanceBusinessKey() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- orderByProcessInstanceDuration() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Order by the duration of the process instance (needs to be followed by
Query.asc()orQuery.desc()). - orderByProcessInstanceDuration() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- orderByProcessInstanceEndTime() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Order by the end time (needs to be followed by
Query.asc()orQuery.desc()). - orderByProcessInstanceEndTime() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- orderByProcessInstanceId() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Order by processInstanceId (needs to be followed by
Query.asc()orQuery.desc()). - orderByProcessInstanceId() - Method in interface org.flowable.engine.history.HistoricDetailQuery
- orderByProcessInstanceId() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Order by the process instance id (needs to be followed by
Query.asc()orQuery.desc()). - orderByProcessInstanceId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- orderByProcessInstanceId() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Order by processInstanceId (needs to be followed by
Query.asc()orQuery.desc()). - orderByProcessInstanceId() - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Order by id (needs to be followed by
Query.asc()orQuery.desc()). - orderByProcessInstanceId() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Order by id (needs to be followed by
Query.asc()orQuery.desc()). - orderByProcessInstanceStartTime() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Order by the start time (needs to be followed by
Query.asc()orQuery.desc()). - orderByProcessInstanceStartTime() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- orderByStartTime() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- orderByStartTime() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Order by start time (needs to be followed by
Query.asc()orQuery.desc()). - orderByTenantId() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Order by tenant id (needs to be followed by
Query.asc()orQuery.desc()). - orderByTenantId() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Order by tenant id (needs to be followed by
Query.asc()orQuery.desc()). - orderByTenantId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- orderByTenantId() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- orderByTenantId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- orderByTenantId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- orderByTenantId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- orderByTenantId() - Method in class org.flowable.engine.impl.ModelQueryImpl
- orderByTenantId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- orderByTenantId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- orderByTenantId() - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Order by tenant id (needs to be followed by
Query.asc()orQuery.desc()). - orderByTenantId() - Method in interface org.flowable.engine.repository.ModelQuery
-
Order by tenant id (needs to be followed by
Query.asc()orQuery.desc()). - orderByTenantId() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Order by tenant id (needs to be followed by
Query.asc()orQuery.desc()). - orderByTenantId() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Order by tenant id (needs to be followed by
Query.asc()orQuery.desc()). - orderByTenantId() - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Order by tenant id (needs to be followed by
Query.asc()orQuery.desc()). - orderByTenantId() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Order by tenant id (needs to be followed by
Query.asc()orQuery.desc()). - orderByTime() - Method in interface org.flowable.engine.history.HistoricDetailQuery
- orderByTime() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- orderByVariableName() - Method in interface org.flowable.engine.history.HistoricDetailQuery
- orderByVariableName() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- orderByVariableRevision() - Method in interface org.flowable.engine.history.HistoricDetailQuery
- orderByVariableRevision() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- orderByVariableType() - Method in interface org.flowable.engine.history.HistoricDetailQuery
- orderByVariableType() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- orderHistoricData() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- org.flowable.engine - package org.flowable.engine
-
Public API of the Flowable engine.
Typical usage of the API starts by the creation of aProcessEngineConfiguration(typically based on a configuration file), from which aProcessEnginecan be obtained.
Through the services obtained from such aProcessEngine, BPM and workflow operation can be executed:
RepositoryService: ManagesDeployments.
RuntimeService: For starting and searchingProcessInstances.
TaskService: Exposes operations to manage human (standalone) tasks, such as claiming, completing and assigning tasks.
IdentityService: Used for managing users, groups and the relations between them.
ManagementService: Exposes engine administration and maintenance operations, which have no relation to the runtime exection of business processes.
HistoryService: Exposes information about ongoing and past process instances.
FormService: Access to form data and rendered forms for starting new process instances and completing tasks. - org.flowable.engine.app - package org.flowable.engine.app
- org.flowable.engine.cfg - package org.flowable.engine.cfg
- org.flowable.engine.compatibility - package org.flowable.engine.compatibility
- org.flowable.engine.debug - package org.flowable.engine.debug
- org.flowable.engine.delegate - package org.flowable.engine.delegate
-
Interfaces used to include Java code in a process as the behavior of an activity or as a listener to process events with
JavaDelegates. - org.flowable.engine.delegate.event - package org.flowable.engine.delegate.event
- org.flowable.engine.delegate.event.impl - package org.flowable.engine.delegate.event.impl
- org.flowable.engine.delegate.variable - package org.flowable.engine.delegate.variable
- org.flowable.engine.dynamic - package org.flowable.engine.dynamic
- org.flowable.engine.event - package org.flowable.engine.event
- org.flowable.engine.form - package org.flowable.engine.form
-
Classes related to the
FormService. - org.flowable.engine.history - package org.flowable.engine.history
-
Classes related to the
HistoryService. - org.flowable.engine.impl - package org.flowable.engine.impl
-
API implementation classes, which shouldn't directly be used by end-users.
- org.flowable.engine.impl.agenda - package org.flowable.engine.impl.agenda
- org.flowable.engine.impl.aot - package org.flowable.engine.impl.aot
- org.flowable.engine.impl.app - package org.flowable.engine.impl.app
- org.flowable.engine.impl.bpmn.behavior - package org.flowable.engine.impl.bpmn.behavior
- org.flowable.engine.impl.bpmn.data - package org.flowable.engine.impl.bpmn.data
- org.flowable.engine.impl.bpmn.deployer - package org.flowable.engine.impl.bpmn.deployer
- org.flowable.engine.impl.bpmn.diagram - package org.flowable.engine.impl.bpmn.diagram
- org.flowable.engine.impl.bpmn.helper - package org.flowable.engine.impl.bpmn.helper
- org.flowable.engine.impl.bpmn.http - package org.flowable.engine.impl.bpmn.http
- org.flowable.engine.impl.bpmn.http.delegate - package org.flowable.engine.impl.bpmn.http.delegate
- org.flowable.engine.impl.bpmn.http.handler - package org.flowable.engine.impl.bpmn.http.handler
- org.flowable.engine.impl.bpmn.listener - package org.flowable.engine.impl.bpmn.listener
- org.flowable.engine.impl.bpmn.mail - package org.flowable.engine.impl.bpmn.mail
- org.flowable.engine.impl.bpmn.parser - package org.flowable.engine.impl.bpmn.parser
- org.flowable.engine.impl.bpmn.parser.factory - package org.flowable.engine.impl.bpmn.parser.factory
- org.flowable.engine.impl.bpmn.parser.handler - package org.flowable.engine.impl.bpmn.parser.handler
- org.flowable.engine.impl.bpmn.webservice - package org.flowable.engine.impl.bpmn.webservice
- org.flowable.engine.impl.cfg - package org.flowable.engine.impl.cfg
- org.flowable.engine.impl.cfg.multitenant - package org.flowable.engine.impl.cfg.multitenant
- org.flowable.engine.impl.cmd - package org.flowable.engine.impl.cmd
- org.flowable.engine.impl.cmmn - package org.flowable.engine.impl.cmmn
- org.flowable.engine.impl.context - package org.flowable.engine.impl.context
- org.flowable.engine.impl.db - package org.flowable.engine.impl.db
- org.flowable.engine.impl.db.upgrade - package org.flowable.engine.impl.db.upgrade
- org.flowable.engine.impl.delegate - package org.flowable.engine.impl.delegate
- org.flowable.engine.impl.delegate.invocation - package org.flowable.engine.impl.delegate.invocation
- org.flowable.engine.impl.delete - package org.flowable.engine.impl.delete
- org.flowable.engine.impl.dynamic - package org.flowable.engine.impl.dynamic
- org.flowable.engine.impl.el - package org.flowable.engine.impl.el
- org.flowable.engine.impl.event - package org.flowable.engine.impl.event
- org.flowable.engine.impl.event.logger - package org.flowable.engine.impl.event.logger
- org.flowable.engine.impl.event.logger.handler - package org.flowable.engine.impl.event.logger.handler
- org.flowable.engine.impl.eventregistry - package org.flowable.engine.impl.eventregistry
- org.flowable.engine.impl.externalworker - package org.flowable.engine.impl.externalworker
- org.flowable.engine.impl.form - package org.flowable.engine.impl.form
- org.flowable.engine.impl.formhandler - package org.flowable.engine.impl.formhandler
- org.flowable.engine.impl.function - package org.flowable.engine.impl.function
- org.flowable.engine.impl.history - package org.flowable.engine.impl.history
- org.flowable.engine.impl.interceptor - package org.flowable.engine.impl.interceptor
- org.flowable.engine.impl.jobexecutor - package org.flowable.engine.impl.jobexecutor
- org.flowable.engine.impl.migration - package org.flowable.engine.impl.migration
- org.flowable.engine.impl.persistence - package org.flowable.engine.impl.persistence
- org.flowable.engine.impl.persistence.deploy - package org.flowable.engine.impl.persistence.deploy
- org.flowable.engine.impl.persistence.entity - package org.flowable.engine.impl.persistence.entity
- org.flowable.engine.impl.persistence.entity.data - package org.flowable.engine.impl.persistence.entity.data
- org.flowable.engine.impl.persistence.entity.data.impl - package org.flowable.engine.impl.persistence.entity.data.impl
- org.flowable.engine.impl.persistence.entity.data.impl.cachematcher - package org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- org.flowable.engine.impl.persistence.entity.data.impl.util - package org.flowable.engine.impl.persistence.entity.data.impl.util
- org.flowable.engine.impl.repository - package org.flowable.engine.impl.repository
- org.flowable.engine.impl.rules - package org.flowable.engine.impl.rules
- org.flowable.engine.impl.runtime - package org.flowable.engine.impl.runtime
- org.flowable.engine.impl.runtime.callback - package org.flowable.engine.impl.runtime.callback
- org.flowable.engine.impl.scripting - package org.flowable.engine.impl.scripting
- org.flowable.engine.impl.test - package org.flowable.engine.impl.test
- org.flowable.engine.impl.transformer - package org.flowable.engine.impl.transformer
- org.flowable.engine.impl.util - package org.flowable.engine.impl.util
- org.flowable.engine.impl.util.condition - package org.flowable.engine.impl.util.condition
- org.flowable.engine.impl.util.io - package org.flowable.engine.impl.util.io
- org.flowable.engine.impl.variable - package org.flowable.engine.impl.variable
- org.flowable.engine.impl.webservice - package org.flowable.engine.impl.webservice
- org.flowable.engine.interceptor - package org.flowable.engine.interceptor
- org.flowable.engine.logging - package org.flowable.engine.logging
- org.flowable.engine.migration - package org.flowable.engine.migration
- org.flowable.engine.parse - package org.flowable.engine.parse
- org.flowable.engine.repository - package org.flowable.engine.repository
-
Classes related to the
RepositoryService. - org.flowable.engine.runtime - package org.flowable.engine.runtime
-
Classes related to the
RuntimeService. - org.flowable.engine.task - package org.flowable.engine.task
-
Classes related to the
TaskService. - org.flowable.engine.test - package org.flowable.engine.test
-
Helper classes for testing processes.
- org.flowable.engine.test.impl.logger - package org.flowable.engine.test.impl.logger
- org.flowable.engine.test.mock - package org.flowable.engine.test.mock
- org.flowable.engine.test.profiler - package org.flowable.engine.test.profiler
- originalClassName() - Element in annotation interface org.flowable.engine.test.mock.MockServiceTask
- originalFlowElement - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer.FlowElementMoveEntry
- originatingCurrentFlowElement - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- orQueryObjects - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- orQueryObjects - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- orQueryObjects - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- outcome - Variable in class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- outcome - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- outcome - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- outcome - Variable in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- outcome(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- outcome(String) - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- outcome(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Allows to set an outcome for a start form.
- outMessage - Variable in class org.flowable.engine.impl.bpmn.webservice.Operation
- outParameters - Variable in class org.flowable.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
- outputVariable - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- overrideDefinitionTenantId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- overrideDefinitionTenantId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- overrideDefinitionTenantId - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- overrideProcessDefinitionTenantId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- overrideProcessDefinitionTenantId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Indicator to override the tenant id of the process definition with the provided value.
- overview(VariableAggregationDefinition) - Static method in class org.flowable.engine.impl.delegate.BaseVariableAggregatorContext
- OVERVIEW - Static variable in interface org.flowable.engine.delegate.variable.VariableAggregatorContext
-
State when the execution is not yet completed and we need to see an overview state.
- owner - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- owner - Variable in class org.flowable.engine.interceptor.MigrationContext
- owner(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- owner(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Set the owner of the process instance to be created to the given user id.
- OWNER - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- ownerId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- ownerId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- ownerId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- ownerId - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- ownerUserId - Variable in class org.flowable.engine.impl.cmd.SetProcessInstanceOwnerCmd
P
- pageSize - Variable in class org.flowable.engine.impl.cmd.GetEventLogEntriesCmd
- ParallelGatewayActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the Parallel Gateway/AND gateway as defined in the BPMN 2.0 specification.
- ParallelGatewayActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.ParallelGatewayActivityBehavior
- ParallelGatewayParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- ParallelGatewayParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ParallelGatewayParseHandler
- ParallelMultiInstanceActivityCompletionJobHandler - Class in org.flowable.engine.impl.jobexecutor
- ParallelMultiInstanceActivityCompletionJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.ParallelMultiInstanceActivityCompletionJobHandler
- parallelMultiInstanceAsyncLeave - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Whether the Parallel Multi instance should perform the leave operation through an async exclusive job.
- ParallelMultiInstanceBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- ParallelMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
- ParallelMultiInstanceLoopVariable - Class in org.flowable.engine.impl.variable
- ParallelMultiInstanceLoopVariable(String, String) - Constructor for class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariable
- ParallelMultiInstanceLoopVariableType - Class in org.flowable.engine.impl.variable
- ParallelMultiInstanceLoopVariableType(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariableType
- ParallelMultiInstanceWithNoWaitStatesAsyncLeaveJobHandler - Class in org.flowable.engine.impl.jobexecutor
- ParallelMultiInstanceWithNoWaitStatesAsyncLeaveJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.ParallelMultiInstanceWithNoWaitStatesAsyncLeaveJobHandler
- parent - Variable in class org.flowable.engine.debug.ExecutionTreeNode
- parent - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
the parent execution
- parentDeploymentId - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- parentDeploymentId - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- parentDeploymentId - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- parentDeploymentId(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- parentDeploymentId(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- parentDeploymentId(String) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- parentDeploymentId(String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
Gives the deployment the given parent deployment id.
- parentDeploymentId(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments that have the given parent deployment id.
- parentDeploymentId(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions that are deployed in a deployment with the given parent deployment id
- parentDeploymentIdLike - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- parentDeploymentIdLike(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- parentDeploymentIdLike(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments that have a parent deployment id like the given value.
- parentDeploymentIds - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- parentDeploymentIds(List<String>) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- parentDeploymentIds(List<String>) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with a parent deployment id that is the same as one of the given deployment identifiers.
- parentExecutionId - Variable in class org.flowable.engine.impl.cmd.AddMultiInstanceExecutionCmd
- parentId - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- parentId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- parentId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the parent of this execution.
- parentId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- parentId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which are a direct child-execution of the execution with the given id.
- parentNode - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- parentScopeId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- parentScopeId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- parentTaskId - Variable in class org.flowable.engine.impl.cmd.GetSubTasksCmd
- parse(BpmnParse, BaseElement) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractActivityBpmnParseHandler
- parse(BpmnParse, BaseElement) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
- parse(BpmnParse, BaseElement) - Method in interface org.flowable.engine.parse.BpmnParseHandler
-
The actual delegation method.
- parseActivityType(FlowElement) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- parseActivityType(FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- parseActivityType(FlowNode) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- parseActivityType(FlowNode) - Method in class org.flowable.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
- parseBounds(Element) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- parseConfiguration(List<FormProperty>, String, DeploymentEntity, ProcessDefinition) - Method in class org.flowable.engine.impl.form.DefaultFormHandler
- parseConfiguration(List<FormProperty>, String, DeploymentEntity, ProcessDefinition) - Method in class org.flowable.engine.impl.form.DefaultStartFormHandler
- parseConfiguration(List<FormProperty>, String, DeploymentEntity, ProcessDefinition) - Method in interface org.flowable.engine.impl.form.FormHandler
- ParsedDeployment - Class in org.flowable.engine.impl.bpmn.deployer
-
An intermediate representation of a DeploymentEntity which keeps track of all of the entity's ProcessDefinitionEntities and resources, and BPMN parses, models, and processes associated with each ProcessDefinitionEntity - all produced by parsing the deployment.
- ParsedDeployment(DeploymentEntity, List<ProcessDefinitionEntity>, Map<ProcessDefinitionEntity, BpmnParse>, Map<ProcessDefinitionEntity, EngineResource>) - Constructor for class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
- ParsedDeploymentBuilder - Class in org.flowable.engine.impl.bpmn.deployer
- ParsedDeploymentBuilder(EngineDeployment, BpmnParser, Map<String, Object>) - Constructor for class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilder
- parsedDeploymentBuilderFactory - Variable in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- parsedDeploymentBuilderFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ParsedDeploymentBuilderFactory - Class in org.flowable.engine.impl.bpmn.deployer
- ParsedDeploymentBuilderFactory() - Constructor for class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilderFactory
- parseElement(FlowElement, ObjectNode, ObjectMapper) - Method in class org.flowable.engine.dynamic.BasePropertiesParser
- parseElement(FlowElement, ObjectNode, ObjectMapper) - Method in interface org.flowable.engine.dynamic.PropertiesParser
- parseElement(BpmnParse, BaseElement) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParseHandlers
- parseFormPropertyType(FormProperty) - Method in class org.flowable.engine.impl.form.FormTypes
- parseHandlers - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParseHandlers
- parseXml(InputStream) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- payload - Variable in class org.flowable.engine.impl.cmd.MessageEventReceivedCmd
- payload - Variable in class org.flowable.engine.impl.cmd.SignalEventReceivedCmd
- pendingEventSubProcessesStartEvents - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- performanceSettings - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- performanceSettings - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- PerformanceSettings - Class in org.flowable.engine.impl.cfg
- PerformanceSettings() - Constructor for class org.flowable.engine.impl.cfg.PerformanceSettings
- performDefaultOutgoingBehavior(ExecutionEntity) - Method in class org.flowable.engine.impl.bpmn.behavior.BpmnActivityBehavior
-
Performs the default outgoing BPMN 2.0 behavior, which is having parallel paths of executions for the outgoing sequence flow.
- performIgnoreConditionsOutgoingBehavior(ExecutionEntity) - Method in class org.flowable.engine.impl.bpmn.behavior.BpmnActivityBehavior
-
Performs the default outgoing BPMN 2.0 behavior (@see
BpmnActivityBehavior.performDefaultOutgoingBehavior(ExecutionEntity)), but without checking the conditions on the outgoing sequence flow. - performOutgoingBehavior(ExecutionEntity, boolean, boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.BpmnActivityBehavior
-
Actual implementation of leaving an activity.
- persistProcessDefinitionsAndAuthorizations(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
Saves each process definition.
- Physical - Enum constant in enum class org.flowable.engine.impl.bpmn.data.ItemKind
- planAsyncTriggerExecutionOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planAsyncTriggerExecutionOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planContinueMultiInstanceOperation(ExecutionEntity, ExecutionEntity, int) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planContinueMultiInstanceOperation(ExecutionEntity, ExecutionEntity, int) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planContinueProcessInCompensation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planContinueProcessInCompensation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgenda
- planContinueProcessInCompensation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planContinueProcessOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planContinueProcessOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgenda
- planContinueProcessOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planContinueProcessSynchronousOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planContinueProcessSynchronousOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgenda
- planContinueProcessSynchronousOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planContinueProcessWithMigrationContextOperation(ExecutionEntity, MigrationContext) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planContinueProcessWithMigrationContextOperation(ExecutionEntity, MigrationContext) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planDestroyScopeOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planDestroyScopeOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planEndExecutionOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planEndExecutionOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planEndExecutionOperationSynchronous(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planEndExecutionOperationSynchronous(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planEvaluateConditionalEventsOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planEvaluateConditionalEventsOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planEvaluateVariableListenerEventsOperation(String, String) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planEvaluateVariableListenerEventsOperation(String, String) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planExecuteInactiveBehaviorsOperation(Collection<ExecutionEntity>) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planExecuteInactiveBehaviorsOperation(Collection<ExecutionEntity>) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planOperation(Runnable, ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planOperation(Runnable, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
-
Generic method to plan a
Runnable. - planTakeOutgoingSequenceFlowsOperation(ExecutionEntity, boolean) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planTakeOutgoingSequenceFlowsOperation(ExecutionEntity, boolean) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planTakeOutgoingSequenceFlowsSynchronousOperation(ExecutionEntity, boolean) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planTakeOutgoingSequenceFlowsSynchronousOperation(ExecutionEntity, boolean) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planTransactionDependentExecutionListener(ListenerFactory, DelegateExecution, TransactionDependentExecutionListener, FlowableListener) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
- planTransactionDependentTaskListener(DelegateExecution, TransactionDependentTaskListener, FlowableListener) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
- planTriggerExecutionOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planTriggerExecutionOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- PluggableFlowableExtension - Class in org.flowable.engine.impl.test
-
An extension which uses the
ProcessEngines.getDefaultProcessEngine()and is cached within the entire context (i.e. it would be reused by all users of the extension). - PluggableFlowableExtension() - Constructor for class org.flowable.engine.impl.test.PluggableFlowableExtension
- PluggableFlowableTestCase - Class in org.flowable.engine.impl.test
-
Base class for the flowable test cases.
- PluggableFlowableTestCase() - Constructor for class org.flowable.engine.impl.test.PluggableFlowableTestCase
- populateEventWithCurrentContext(FlowableEngineEventImpl) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- populateOrQueryObjects(JsonNode, HistoricProcessInstanceQuery, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- populateQuery(JsonNode, HistoricProcessInstanceQuery, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- populateQueryNode(ObjectNode, HistoricProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
- populateQueryVariableValue(ArrayNode, QueryVariableValue) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
- populateQueryVariableValues(JsonNode, HistoricProcessInstanceQuery, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- POST_UPGRADE_JAVA_DELEGATE - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- POST_UPGRADE_JAVA_DELEGATE_EXPRESSION - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- POST_UPGRADE_SCRIPT - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- postBpmnParseHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- postDefaultELResolvers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- postDefaultResolverFactories - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- postExecutionTime - Variable in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- postProcessEngineInitialisation() - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
- postProcessEngineInitialisation() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Called when the
ProcessEngineis initialized, but before it is returned - postUpgradeJavaDelegate - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- postUpgradeJavaDelegate - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- postUpgradeJavaDelegate(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- postUpgradeJavaDelegate(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
The java delegate class name executed after process instance migration
- postUpgradeJavaDelegateExpression - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- postUpgradeJavaDelegateExpression - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- postUpgradeJavaDelegateExpression(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- postUpgradeJavaDelegateExpression(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
The java delegate expression executed after process instance migration
- postUpgradeScript - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- postUpgradeScript - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- postUpgradeScript(Script) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- postUpgradeScript(Script) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
The script executed after process instance migration
- PRE_UPGRADE_JAVA_DELEGATE - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- PRE_UPGRADE_JAVA_DELEGATE_EXPRESSION - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- PRE_UPGRADE_SCRIPT - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- preBeanELResolvers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- preBpmnParseHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- precedence - Variable in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
- preDefaultELResolvers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- preDefaultResolverFactories - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- predefinedProcessInstanceId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- predefinedProcessInstanceId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- predefinedProcessInstanceId - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- predefineProcessInstanceId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- predefineProcessInstanceId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
When starting a process instance from the CMMN engine process task, the process instance id needs to be known beforehand to store entity links and callback references before the process instance is started.
- preExecutionTime - Variable in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- prefix() - Method in class org.flowable.engine.impl.el.FlowableDateFunctionDelegate
- prefix() - Method in class org.flowable.engine.impl.function.TaskGetFunctionDelegate
- prefixs - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
Mapping containing values stored during the first phase of parsing since other elements can reference these messages.
- prepareChangeStateBuilders(ExecutionEntity, ProcessDefinition, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- prepareExecutionData(DelegateExecution) - Method in interface org.flowable.engine.delegate.FlowableFutureJavaDelegate
-
Method invoked before doing the execution to extract needed that from the execution on the main thread.
- prepareExecutionData(DelegateExecution) - Method in interface org.flowable.engine.delegate.MapBasedFlowableFutureJavaDelegate
- prepareFailedResultAsJsonString(String, FlowableException, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- prepareFailedResultAsJsonString(String, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- prepareMerge(CommandContext, String, String) - Method in class org.flowable.engine.impl.repository.AddAsNewDeploymentMergeStrategy
- prepareMerge(CommandContext, String, String) - Method in class org.flowable.engine.impl.repository.AddAsOldDeploymentMergeStrategy
- prepareMerge(CommandContext, String, String) - Method in class org.flowable.engine.impl.repository.MergeByDateDeploymentMergeStrategy
- prepareMerge(CommandContext, String, String) - Method in class org.flowable.engine.impl.repository.VerifyDeploymentMergeStrategy
- prepareMerge(CommandContext, String, String) - Method in interface org.flowable.engine.repository.DeploymentMergeStrategy
- prepareMoveExecutionEntityContainer(MoveExecutionEntityContainer, ProcessDefinition, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- prepareRepeat(String) - Static method in class org.flowable.engine.impl.util.TimerUtil
- prepareResultAsJsonString() - Method in class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationJobHandler
- prepareResultAsJsonString(String, Exception) - Method in class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationJobHandler
- preRepeatedTimerScheduleInternal(TimerJobEntity, VariableScope) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- preTimerJobDeleteInternal(JobEntity, VariableScope) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- preUpgradeJavaDelegate - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- preUpgradeJavaDelegate - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- preUpgradeJavaDelegate(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- preUpgradeJavaDelegate(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
The java delegate class name executed before process instance migration
- preUpgradeJavaDelegateExpression - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- preUpgradeJavaDelegateExpression - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- preUpgradeJavaDelegateExpression(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- preUpgradeJavaDelegateExpression(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
The java delegate expression executed before process instance migration
- preUpgradeScript - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- preUpgradeScript - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- preUpgradeScript(Script) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- preUpgradeScript(Script) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
The script executed before process instance migration
- primitive - Variable in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureInstance
- primitiveClass - Variable in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureDefinition
- PrimitiveStructureDefinition - Class in org.flowable.engine.impl.bpmn.data
-
Represents a structure based on a primitive class
- PrimitiveStructureDefinition(String, Class<?>) - Constructor for class org.flowable.engine.impl.bpmn.data.PrimitiveStructureDefinition
- PrimitiveStructureInstance - Class in org.flowable.engine.impl.bpmn.data
-
An instance of
PrimitiveStructureDefinition - PrimitiveStructureInstance(PrimitiveStructureDefinition) - Constructor for class org.flowable.engine.impl.bpmn.data.PrimitiveStructureInstance
- PrimitiveStructureInstance(PrimitiveStructureDefinition, Object) - Constructor for class org.flowable.engine.impl.bpmn.data.PrimitiveStructureInstance
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.AbstractTransformer
-
Transforms anObject into a different object
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.BigDecimalToString
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.BooleanToString
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.ComposedTransformer
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.DateToString
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.Identity
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.IntegerToLong
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.IntegerToString
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.LongToInteger
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.LongToString
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.StringToBigDecimal
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.StringToBoolean
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.StringToDate
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.StringToInteger
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.StringToLong
- print(Object) - Static method in class org.flowable.engine.impl.scripting.JuelScriptEngine
- print(Logger) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- print(Logger, String, boolean) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- printOperationInfo(Logger) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- printOut(Logger) - Method in interface org.flowable.engine.test.impl.logger.DebugInfo
- printOut(Logger) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionCreated
- printOut(Logger) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionDeleted
- printOut(Logger) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- printProcessDefinitionIdentifierMessage(ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- priority - Variable in class org.flowable.engine.impl.cmd.SetTaskPriorityCmd
- priority - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- PRIORITY - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- procDefId - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- proceed() - Method in class org.flowable.engine.impl.delegate.invocation.DelegateInvocation
-
Make the invocation proceed, performing the actual invocation of the user code.
- process - Variable in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
- process - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- process - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- PROCESS_DB_SCHEMA_LOCK_NAME - Static variable in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- PROCESS_DEFINITION_CATEGORY - Static variable in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
- PROCESS_DEFINITION_ID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.engine.impl.ExecutionQueryProperty
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.engine.impl.ProcessInstanceQueryProperty
- PROCESS_DEFINITION_KEY - Static variable in class org.flowable.engine.impl.ExecutionQueryProperty
- PROCESS_DEFINITION_KEY - Static variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
- PROCESS_DEFINITION_KEY - Static variable in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
- PROCESS_DEFINITION_KEY - Static variable in class org.flowable.engine.impl.ProcessInstanceQueryProperty
- PROCESS_DEFINITION_NAME - Static variable in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
- PROCESS_DEFINITION_TENANT_ID - Static variable in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
- PROCESS_DEFINITION_VERSION - Static variable in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
- PROCESS_INSTANCE_DELETED - Static variable in interface org.flowable.engine.history.DeleteReason
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
- PROCESS_INSTANCE_ID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.engine.impl.ExecutionQueryProperty
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.engine.impl.HistoricDetailQueryProperty
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.engine.impl.ProcessInstanceQueryProperty
- PROCESS_INSTANCE_ID_ - Static variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
- PROCESS_INSTANCE_NAME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- PROCESS_INSTANCE_VARIABLES_JSON_SECTION - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- PROCESS_START_TIME - Static variable in class org.flowable.engine.impl.ProcessInstanceQueryProperty
- processArtifacts(BpmnParse, Collection<Artifact>) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
- processAvailableEventSubProcesses(ExecutionEntity, FlowElementsContainer, CommandContext) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- processCancelled(FlowableCancelledEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- processCompleted(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- processCompletedWithErrorEnd(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- processCompletedWithEscalationEnd(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- processCompletedWithTerminateEnd(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- processCreated(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- processCreatedEventSubProcess(EventSubProcess, ExecutionEntity, Set<String>, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.bpmn.behavior.AdhocSubProcessActivityBehavior
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessEventRegistryStartEventActivityBehavior
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessMessageStartEventActivityBehavior
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessSignalStartEventActivityBehavior
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessTimerStartEventActivityBehavior
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessVariableListenerlStartEventActivityBehavior
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.bpmn.behavior.SubProcessActivityBehavior
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- ProcessDbSchemaManager - Class in org.flowable.engine.impl.db
- ProcessDbSchemaManager() - Constructor for class org.flowable.engine.impl.db.ProcessDbSchemaManager
- processDebugger - Variable in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgenda
- ProcessDebugger - Interface in org.flowable.engine.runtime
- processDecisionTask(FlowElement, ProcessDefinition, DeploymentEntity, CommandContext) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
- processDefinition - Variable in class org.flowable.engine.impl.form.StartFormDataImpl
- processDefinition - Variable in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
- processDefinition - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- processDefinition - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- ProcessDefinition - Interface in org.flowable.engine.repository
-
An object structure representing an executable process composed of activities and transitions.
- processDefinitionCache - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- processDefinitionCache - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- processDefinitionCache - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- ProcessDefinitionCacheEntry - Class in org.flowable.engine.impl.persistence.deploy
- ProcessDefinitionCacheEntry(ProcessDefinition, BpmnModel, Process) - Constructor for class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
- processDefinitionCacheLimit - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- processDefinitionCategory - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionCategory - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionCategory - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the process definition category.
- processDefinitionCategory - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- processDefinitionCategory - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionCategory(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances whose process definition category is processDefinitionCategory.
- processDefinitionCategory(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionCategory(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionCategory(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionCategory(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionCategory(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions with the given category.
- processDefinitionCategory(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have the given process definition category.
- processDefinitionCategory(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances whose process definition category is processDefinitionCategory.
- processDefinitionCategoryLike - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionCategoryLike - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionCategoryLike - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionCategoryLike(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances whose process definition category is like the given value.
- processDefinitionCategoryLike(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionCategoryLike(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionCategoryLike(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionCategoryLike(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionCategoryLike(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions where the category matches the given parameter.
- processDefinitionCategoryLike(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a process definition category like the given value.
- processDefinitionCategoryLike(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances whose process definition category is like the given value.
- processDefinitionCategoryLikeIgnoreCase - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionCategoryLikeIgnoreCase - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionCategoryLikeIgnoreCase - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionCategoryLikeIgnoreCase(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances whose process definition category is like the given value, ignoring upper/lower case.
- processDefinitionCategoryLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionCategoryLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionCategoryLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionCategoryLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a process definition category like the given value, ignoring upper/lower case.
- processDefinitionCategoryLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances whose process definition category is like the given value, ignoring upper/lower case.
- processDefinitionCategoryNotEquals(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionCategoryNotEquals(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select deployments that have a different category then the given one.
- processDefinitionDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ProcessDefinitionDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
- processDefinitionDeploymentDeletionManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- processDefinitionDiagramHelper - Variable in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- processDefinitionDiagramHelper - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ProcessDefinitionDiagramHelper - Class in org.flowable.engine.impl.bpmn.deployer
-
Creates diagrams from process definitions.
- ProcessDefinitionDiagramHelper() - Constructor for class org.flowable.engine.impl.bpmn.deployer.ProcessDefinitionDiagramHelper
- processDefinitionEngineVersion - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionEngineVersion - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionEngineVersion(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionEngineVersion(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionEngineVersion(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionEngineVersion(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions that have the given engine version.
- processDefinitionEngineVersion(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have the given process definition engine version.
- processDefinitionEngineVersion(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances which are defined by a process definition with the given engine version.
- processDefinitionEntity - Variable in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- ProcessDefinitionEntity - Interface in org.flowable.engine.impl.persistence.entity
- ProcessDefinitionEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- ProcessDefinitionEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- processDefinitionEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- processDefinitionEntityManager - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- ProcessDefinitionEntityManager - Interface in org.flowable.engine.impl.persistence.entity
- ProcessDefinitionEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
- ProcessDefinitionEntityManagerImpl(ProcessEngineConfigurationImpl, ProcessDefinitionDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.agenda.EvaluateVariableListenerEventDefinitionsOperation
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetBpmnModelCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetDecisionsForProcessDefinitionCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetDeploymentProcessDefinitionCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetDeploymentProcessDiagramCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetDeploymentProcessDiagramLayoutCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetDeploymentProcessModelCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetFormDefinitionsForProcessDefinitionCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetFormKeyCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetIdentityLinksForProcessDefinitionCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetPotentialStarterGroupsCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetPotentialStarterUsersCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetProcessDefinitionHistoryLevelModelCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetProcessDefinitionInfoCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetRenderedStartFormCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetStartFormCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetStartFormModelCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.IsFlowable5ProcessDefinitionCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.IsProcessDefinitionSuspendedCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.NeedsActiveProcessDefinitionCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationBatchCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.SaveProcessDefinitionInfoCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.SetProcessDefinitionCategoryCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- processDefinitionId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the processDefinition.
- processDefinitionId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- processDefinitionId - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- processDefinitionId(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances for the given process definition
- processDefinitionId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances for the given process definition
- processDefinitionId(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- processDefinitionId(String) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- processDefinitionId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionId(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- processDefinitionId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionId(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- processDefinitionId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- processDefinitionId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- processDefinitionId(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definition with the given id.
- processDefinitionId(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances for the given process definition
- processDefinitionId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have the given process definition id.
- processDefinitionId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Set the id of the process definition
- processDefinitionId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances which are defined by a process definition with the given id.
- processDefinitionId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilder
-
Set the process definition using its specific id the manually created subscription is based on.
- processDefinitionId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionModificationBuilder
-
Set the process definition using its specific id the manually created subscription is based on.
- processDefinitionIds - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionIds - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionIds(Set<String>) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionIds(Set<String>) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionIds(Set<String>) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions with the given ids.
- processDefinitionIds(Set<String>) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances which are defined by process definitions with the given ids.
- processDefinitionInfoCache - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- processDefinitionInfoCache - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- ProcessDefinitionInfoCache - Class in org.flowable.engine.impl.persistence.deploy
-
Default cache: keep everything in memory, unless a limit is set.
- ProcessDefinitionInfoCache(CommandExecutor) - Constructor for class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
-
Cache with no limit
- ProcessDefinitionInfoCache(CommandExecutor, int) - Constructor for class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
-
Cache which has a hard limit: no more elements will be cached than the limit.
- processDefinitionInfoCacheLimit - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ProcessDefinitionInfoCacheObject - Class in org.flowable.engine.impl.persistence.deploy
- ProcessDefinitionInfoCacheObject() - Constructor for class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
- processDefinitionInfoDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ProcessDefinitionInfoDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
- ProcessDefinitionInfoEntity - Interface in org.flowable.engine.impl.persistence.entity
- ProcessDefinitionInfoEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- ProcessDefinitionInfoEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityImpl
- processDefinitionInfoEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ProcessDefinitionInfoEntityManager - Interface in org.flowable.engine.impl.persistence.entity
- ProcessDefinitionInfoEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
- ProcessDefinitionInfoEntityManagerImpl(ProcessEngineConfigurationImpl, ProcessDefinitionInfoDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManagerImpl
- processDefinitionKey - Variable in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- processDefinitionKey - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationBatchCmd
- processDefinitionKey - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
- processDefinitionKey - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
- processDefinitionKey - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- processDefinitionKey - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- processDefinitionKey - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionKey - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionKey - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the process definition key.
- processDefinitionKey - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- processDefinitionKey - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionKey - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- processDefinitionKey - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- processDefinitionKey(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that are defined by a process definition with the given key.
- processDefinitionKey(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- processDefinitionKey(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionKey(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionKey(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionKey(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionKey(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- processDefinitionKey(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- processDefinitionKey(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with the given process definition key.
- processDefinitionKey(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definition with the given key.
- processDefinitionKey(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have the given process definition key.
- processDefinitionKey(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Set the key of the process definition, latest version of the process definition with the given key.
- processDefinitionKey(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances which are defined by a process definition with the given key.
- processDefinitionKey(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionBuilder
-
Set the process definition to be started using a manually added subscription by its key.
- processDefinitionKeyIn - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionKeyIn(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 process definition keys.
- processDefinitionKeyIn(List<String>) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionKeyLike - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- processDefinitionKeyLike - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionKeyLike - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionKeyLike - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionKeyLike(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Select historic process instances whose process definition key is like the given value
- processDefinitionKeyLike(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- processDefinitionKeyLike(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionKeyLike(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionKeyLike(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionKeyLike(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionKeyLike(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with a process definition key like the given string.
- processDefinitionKeyLike(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions where the key matches the given parameter.
- processDefinitionKeyLike(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a process definition key like the given value.
- processDefinitionKeyLike(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances whose process definition key is like the given value
- processDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionKeyLikeIgnoreCase(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Select historic process instances whose process definition key is like the given value, ignoring upper/lower case.
- processDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionKeyLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a process definition key like the given value, ignoring upper/lower case.
- processDefinitionKeyLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances whose process definition key is like the given value, ignoring upper/lower case.
- processDefinitionKeyNotIn(List<String>) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that don't have a process-definition of which the key is present in the given list
- processDefinitionKeyNotIn(List<String>) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionKeys - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionKeys - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionKeys(Set<String>) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionKeys(Set<String>) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionKeys(Set<String>) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have process definitions with the given keys.
- processDefinitionKeys(Set<String>) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances which are defined by process definitions with the given keys.
- processDefinitionName - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionName - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionName - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the process definition name.
- processDefinitionName - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- processDefinitionName - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionName(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Select process historic instances whose process definition name is processDefinitionName
- processDefinitionName(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionName(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionName(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionName(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionName(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions with the given name.
- processDefinitionName(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have the given process definition name.
- processDefinitionName(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances whose process definition name is processDefinitionName
- processDefinitionNameLike - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionNameLike - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionNameLike - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionNameLike(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Select process historic instances whose process definition name is like the given value
- processDefinitionNameLike(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionNameLike(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionNameLike(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionNameLike(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionNameLike(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions where the name matches the given parameter.
- processDefinitionNameLike(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a process definition name like the given value.
- processDefinitionNameLike(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances whose process definition name is like the given value
- processDefinitionNameLikeIgnoreCase - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionNameLikeIgnoreCase - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionNameLikeIgnoreCase - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionNameLikeIgnoreCase(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Select process historic instances whose process definition name is like the given value, ignoring upper/lower case
- processDefinitionNameLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionNameLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionNameLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionNameLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionNameLikeIgnoreCase(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions where the name matches the given parameter, ignoring upper/lower case.
- processDefinitionNameLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a process definition name like the given value, ignoring upper/lower case.
- processDefinitionNameLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances whose process definition name is like the given value, ignoring upper/lower case.
- processDefinitionParentDeploymentId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- processDefinitionParentDeploymentId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- processDefinitionParentDeploymentId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- processDefinitionParentDeploymentId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
When looking up for a process definition by key it would first lookup for a process definition within the given parent deployment.
- ProcessDefinitionQuery - Interface in org.flowable.engine.repository
-
Allows programmatic querying of
ProcessDefinitions. - ProcessDefinitionQueryImpl - Class in org.flowable.engine.impl
- ProcessDefinitionQueryImpl() - Constructor for class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- ProcessDefinitionQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- ProcessDefinitionQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- ProcessDefinitionQueryProperty - Class in org.flowable.engine.impl
-
Contains the possible properties that can be used in a
ProcessDefinitionQuery. - ProcessDefinitionQueryProperty(String) - Constructor for class org.flowable.engine.impl.ProcessDefinitionQueryProperty
- processDefinitionResourceName(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionResourceName(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definition with the given resource name.
- processDefinitionResourceNameLike(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionResourceNameLike(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definition with a resource name like the given .
- processDefinitions - Variable in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
- processDefinitions - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
The end result of the parsing: a list of process definition.
- processDefinitionsActivationDate - Variable in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- processDefinitionStarter(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionTenantId - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationBatchCmd
- processDefinitionTenantId - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
- processDefinitionTenantId - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
- processDefinitionTenantId(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionTenantId(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions that have the given tenant id.
- processDefinitionTenantIdLike(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionTenantIdLike(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions with a tenant id like the given one.
- processDefinitionToMigrateTo - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- ProcessDefinitionUtil - Class in org.flowable.engine.impl.util
-
A utility class that hides the complexity of
ProcessDefinitionEntityandProcesslookup. - ProcessDefinitionUtil() - Constructor for class org.flowable.engine.impl.util.ProcessDefinitionUtil
- processDefinitionVersion - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationBatchCmd
- processDefinitionVersion - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
- processDefinitionVersion - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
- processDefinitionVersion - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionVersion - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionVersion - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the process definition version.
- processDefinitionVersion - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- processDefinitionVersion - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionVersion(Integer) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with a certain process definition version.
- processDefinitionVersion(Integer) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionVersion(Integer) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionVersion(Integer) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionVersion(Integer) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionVersion(Integer) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definition with a certain version.
- processDefinitionVersion(Integer) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have the given process definition version.
- processDefinitionVersion(Integer) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with a certain process definition version.
- processDefinitionVersionGreaterThan(Integer) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionVersionGreaterThan(Integer) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions which version are greater than a certain version.
- processDefinitionVersionGreaterThanOrEquals(Integer) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionVersionGreaterThanOrEquals(Integer) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions which version are greater than or equals a certain version.
- processDefinitionVersionLowerThan(Integer) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionVersionLowerThan(Integer) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions which version are lower than a certain version.
- processDefinitionVersionLowerThanOrEquals(Integer) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionVersionLowerThanOrEquals(Integer) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions which version are lower than or equals a certain version.
- processDefinitionWithoutTenantId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionWithoutTenantId() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions that do not have a tenant id.
- processDI() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- processDiagramGenerator - Variable in class org.flowable.engine.ProcessEngineConfiguration
-
Process diagram generator.
- ProcessDiagramLayoutFactory - Class in org.flowable.engine.impl.bpmn.diagram
-
Provides positions and dimensions of elements in a process diagram as provided by
RepositoryService.getProcessDiagram(String). - ProcessDiagramLayoutFactory() - Constructor for class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- processEngine - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- processEngine - Variable in class org.flowable.engine.test.FlowableRule
- processEngine - Variable in class org.flowable.engine.test.FlowableTestCase
- processEngine - Variable in class org.flowable.engine.test.FlowableTestHelper
- ProcessEngine - Interface in org.flowable.engine
-
Provides access to all the services that expose the BPM and workflow operations.
- processEngineConfiguration - Variable in class org.flowable.engine.DefaultHistoryCleaningManager
- processEngineConfiguration - Variable in class org.flowable.engine.impl.cfg.DefaultInternalJobCompatibilityManager
- processEngineConfiguration - Variable in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- processEngineConfiguration - Variable in class org.flowable.engine.impl.cfg.DefaultTaskLocalizationManager
- processEngineConfiguration - Variable in class org.flowable.engine.impl.cfg.DefaultTaskVariableScopeResolver
- processEngineConfiguration - Variable in class org.flowable.engine.impl.DefaultProcessJobParentStateResolver
- processEngineConfiguration - Variable in class org.flowable.engine.impl.DefaultProcessLocalizationManager
- processEngineConfiguration - Variable in class org.flowable.engine.impl.delegate.JsonVariableAggregator
- processEngineConfiguration - Variable in class org.flowable.engine.impl.eventregistry.BpmnEventRegistryEventConsumer
- processEngineConfiguration - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processEngineConfiguration - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processEngineConfiguration - Variable in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- processEngineConfiguration - Variable in class org.flowable.engine.impl.history.DefaultHistoryTaskManager
- processEngineConfiguration - Variable in class org.flowable.engine.impl.history.DefaultHistoryVariableManager
- processEngineConfiguration - Variable in class org.flowable.engine.impl.persistence.AbstractManager
- processEngineConfiguration - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- processEngineConfiguration - Variable in class org.flowable.engine.impl.persistence.entity.data.AbstractProcessDataManager
- processEngineConfiguration - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- processEngineConfiguration - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- processEngineConfiguration - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processEngineConfiguration - Variable in class org.flowable.engine.impl.repository.DefaultProcessDefinitionLocalizationManager
- processEngineConfiguration - Variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
- processEngineConfiguration - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- processEngineConfiguration - Variable in class org.flowable.engine.impl.variable.BpmnAggregatedVariableType
- processEngineConfiguration - Variable in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariableType
- processEngineConfiguration - Variable in class org.flowable.engine.test.FlowableRule
- processEngineConfiguration - Variable in class org.flowable.engine.test.FlowableTestCase
- ProcessEngineConfiguration - Class in org.flowable.engine
-
Configuration information from which a process engine can be build.
- ProcessEngineConfiguration() - Constructor for class org.flowable.engine.ProcessEngineConfiguration
-
use one of the static createXxxx methods instead
- ProcessEngineConfigurationImpl - Class in org.flowable.engine.impl.cfg
- ProcessEngineConfigurationImpl() - Constructor for class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- processEngineConfigurationKey - Static variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
- ProcessEngineImpl - Class in org.flowable.engine.impl
- ProcessEngineImpl(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.ProcessEngineImpl
- processEngineInfos - Static variable in class org.flowable.engine.ProcessEngines
- processEngineInfosByName - Static variable in class org.flowable.engine.ProcessEngines
- processEngineInfosByResourceUrl - Static variable in class org.flowable.engine.ProcessEngines
- ProcessEngineLifecycleListener - Interface in org.flowable.engine
-
Interface describing a listener that gets notified when certain event occurs, related to the process-engine lifecycle it is attached to.
- processEngineName - Variable in class org.flowable.engine.impl.test.ResourceFlowableExtension
- processEngineName - Variable in class org.flowable.engine.impl.test.ResourceFlowableTestCase
- processEngineName - Variable in class org.flowable.engine.ProcessEngineConfiguration
- ProcessEnginePostEngineBuildConsumer - Class in org.flowable.engine.impl.cfg
- ProcessEnginePostEngineBuildConsumer() - Constructor for class org.flowable.engine.impl.cfg.ProcessEnginePostEngineBuildConsumer
- processEngines - Static variable in class org.flowable.engine.ProcessEngines
- ProcessEngines - Class in org.flowable.engine
-
Helper for initializing and closing process engines in server environments.
- ProcessEngines() - Constructor for class org.flowable.engine.ProcessEngines
- ProcessEngineScriptTraceEnhancer - Class in org.flowable.engine.impl.scripting
-
Enhances script traces with scope information for the process engine.
- ProcessEngineScriptTraceEnhancer() - Constructor for class org.flowable.engine.impl.scripting.ProcessEngineScriptTraceEnhancer
- ProcessEventJobHandler - Class in org.flowable.engine.impl.jobexecutor
- ProcessEventJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.ProcessEventJobHandler
- processEventSubProcess(ExecutionEntity, EventSubProcess, CommandContext) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- processEventSubProcessStartEvent(FlowElement, ExecutionEntity, List<EventSubscriptionEntity>, List<EventSubscriptionEntity>, ProcessEngineConfigurationImpl, CommandContext) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- processEventSubProcessStartEvent(FlowElement, ExecutionEntity, ProcessEngineConfigurationImpl, CommandContext) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- processEventSync(EventSubscriptionEntity, Object) - Static method in class org.flowable.engine.impl.util.EventSubscriptionUtil
- processExecutionLogger - Variable in class org.flowable.engine.test.impl.logger.DebugInfoEntityEventListener
- processExecutionLogger - Variable in class org.flowable.engine.test.impl.logger.LoggingAgendaOperationExecutionListener
- processExecutionLogger - Variable in class org.flowable.engine.test.impl.logger.ProcessExecutionLoggerConfigurator
- ProcessExecutionLogger - Class in org.flowable.engine.test.impl.logger
- ProcessExecutionLogger() - Constructor for class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
- ProcessExecutionLoggerConfigurator - Class in org.flowable.engine.test.impl.logger
- ProcessExecutionLoggerConfigurator() - Constructor for class org.flowable.engine.test.impl.logger.ProcessExecutionLoggerConfigurator
- processExecutionTree(String, List<ExecutionEntity>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
Processes a collection of
ExecutionEntityinstances, which form on execution tree. - ProcessExpressionManager - Class in org.flowable.engine.impl.el
- ProcessExpressionManager() - Constructor for class org.flowable.engine.impl.el.ProcessExpressionManager
- ProcessExpressionManager(Map<Object, Object>) - Constructor for class org.flowable.engine.impl.el.ProcessExpressionManager
- ProcessExpressionManager(DelegateInterceptor, Map<Object, Object>) - Constructor for class org.flowable.engine.impl.el.ProcessExpressionManager
- processFlowElements(Collection<FlowElement>) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- processFlowElements(CommandContext, FlowElementsContainer, BpmnModel, ProcessDefinitionEntity, DeploymentEntity) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
- processInParameters(List<IOParameter>, VariableContainer, BiConsumer<String, Object>, BiConsumer<String, Object>, ExpressionManager) - Static method in class org.flowable.engine.impl.util.IOParameterUtil
- processInParameters(List<IOParameter>, VariableContainer, VariableContainer, ExpressionManager) - Static method in class org.flowable.engine.impl.util.IOParameterUtil
- processInstance - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
the process instance. this is the root of the execution tree. the processInstance of a process instance is a self reference.
- processInstance - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- processInstance - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree
- ProcessInstance - Interface in org.flowable.engine.runtime
-
Represents one execution of a
ProcessDefinition. - processInstanceActiveEmbeddedExecutions - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- ProcessInstanceBatchMigrationPartResult - Class in org.flowable.engine.migration
- ProcessInstanceBatchMigrationPartResult() - Constructor for class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- ProcessInstanceBatchMigrationResult - Class in org.flowable.engine.migration
- ProcessInstanceBatchMigrationResult() - Constructor for class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- ProcessInstanceBuilder - Interface in org.flowable.engine.runtime
-
Helper for starting new ProcessInstance.
- ProcessInstanceBuilderImpl - Class in org.flowable.engine.impl.runtime
- ProcessInstanceBuilderImpl(RuntimeServiceImpl) - Constructor for class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- processInstanceBusinessKey - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- processInstanceBusinessKey(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with the given business key
- processInstanceBusinessKey(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processInstanceBusinessKey(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceBusinessKey(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceBusinessKey(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only executions with the given business key.
- processInstanceBusinessKey(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances with the given business key
- processInstanceBusinessKey(String, boolean) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processInstanceBusinessKey(String, boolean) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only executions with the given business key.
- processInstanceBusinessKey(String, String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceBusinessKey(String, String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instance with the given business key, unique for the given process definition
- processInstanceBusinessKeyLike(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with a business key like the given value.
- processInstanceBusinessKeyLike(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processInstanceBusinessKeyLike(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceBusinessKeyLike(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceBusinessKeyLike(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only executions that have a business key like the given value.
- processInstanceBusinessKeyLike(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances with a business key like the given value.
- processInstanceBusinessKeyLike(String, boolean) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processInstanceBusinessKeyLike(String, boolean) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only executions that have a business key like the given value.
- processInstanceBusinessKeyLikeIgnoreCase(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with a business key like the given value, ignoring upper/lower case.
- processInstanceBusinessKeyLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processInstanceBusinessKeyLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceBusinessKeyLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceBusinessKeyLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only executions that have a business key like the given value, ignoring upper/lower case.
- processInstanceBusinessKeyLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances with a business key like the given value, ignoring upper/lower case.
- processInstanceBusinessKeyLikeIgnoreCase(String, boolean) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processInstanceBusinessKeyLikeIgnoreCase(String, boolean) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only executions that have a business key like the given value, ignoring upper/lower case.
- processInstanceBusinessStatus - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- processInstanceBusinessStatus(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with the given business status
- processInstanceBusinessStatus(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceBusinessStatus(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceBusinessStatus(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances with the given business status
- processInstanceBusinessStatusLike(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with a business status like the given value.
- processInstanceBusinessStatusLike(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceBusinessStatusLike(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceBusinessStatusLike(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances with a business status like the given value.
- processInstanceBusinessStatusLikeIgnoreCase(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with a business status like the given value, ignoring upper/lower case.
- processInstanceBusinessStatusLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceBusinessStatusLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceBusinessStatusLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances with a business status like the given value, ignoring upper/lower case.
- processInstanceCallbackId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with the given callback identifier.
- processInstanceCallbackId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceCallbackId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceCallbackId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with the given callback id.
- processInstanceCallbackType(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with the given callback type.
- processInstanceCallbackType(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceCallbackType(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceCallbackType(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with the given callback type.
- ProcessInstanceChangeState - Class in org.flowable.engine.impl.dynamic
- ProcessInstanceChangeState() - Constructor for class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- ProcessInstanceEndedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- ProcessInstanceEndedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ProcessInstanceEndedEventHandler
- processInstanceHelper - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- processInstanceHelper - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- ProcessInstanceHelper - Class in org.flowable.engine.impl.util
- ProcessInstanceHelper() - Constructor for class org.flowable.engine.impl.util.ProcessInstanceHelper
- ProcessInstanceHistoryLog - Interface in org.flowable.engine.history
-
A trail of data for a given process instance.
- ProcessInstanceHistoryLogImpl - Class in org.flowable.engine.impl
- ProcessInstanceHistoryLogImpl(HistoricProcessInstance) - Constructor for class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- ProcessInstanceHistoryLogQuery - Interface in org.flowable.engine.history
-
Allows to fetch the
ProcessInstanceHistoryLogfor a process instance. - ProcessInstanceHistoryLogQueryImpl - Class in org.flowable.engine.impl
- ProcessInstanceHistoryLogQueryImpl(CommandExecutor, String, ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- processInstanceId - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- processInstanceId - Variable in class org.flowable.engine.impl.agenda.EvaluateVariableListenerEventDefinitionsOperation
- processInstanceId - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
- processInstanceId - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.AddCommentCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.DeleteCommentCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.DeleteHistoricProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.DeleteProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetActiveAdhocSubProcessesCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetEntityLinkChildrenForProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetEntityLinkChildrenWithSameRootAsProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetEntityLinkParentsForProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetEventLogEntriesCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetHistoricEntityLinkChildrenForProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetHistoricEntityLinkChildrenWithSameRootAsProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetHistoricEntityLinkParentsForProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetHistoricIdentityLinksForTaskCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetIdentityLinksForProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetProcessInstanceAttachmentsCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetProcessInstanceCommentsCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetProcessInstanceEventsCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetStartFormModelCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.InjectEmbeddedSubProcessInProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.InjectUserTaskInProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.RemoveProcessInstanceAssigneeCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.RemoveProcessInstanceOwnerCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.SetProcessInstanceAssigneeCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.SetProcessInstanceNameCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.SetProcessInstanceOwnerCmd
- processInstanceId - Variable in class org.flowable.engine.impl.DataObjectImpl
- processInstanceId - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- processInstanceId - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- processInstanceId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processInstanceId - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- processInstanceId - Variable in class org.flowable.engine.impl.HistoricDetailQueryImpl
- processInstanceId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- processInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- processInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- processInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- processInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the process instance.
- processInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- processInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- processInstanceId - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- processInstanceId - Variable in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- processInstanceId - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- processInstanceId(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances with the given process instance.
- processInstanceId(String) - Method in interface org.flowable.engine.history.HistoricDetailQuery
-
Only select historic variable updates with the given process instance.
- processInstanceId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with the given process instance.
- processInstanceId(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- processInstanceId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processInstanceId(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- processInstanceId(String) - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- processInstanceId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceId(String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- processInstanceId(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances with the given process instance.
- processInstanceId(String) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Set the id of the process instance
- processInstanceId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have the given process instance id.
- processInstanceId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instance with the given id
- processInstanceIds - Variable in class org.flowable.engine.impl.cmd.BulkDeleteHistoricProcessInstancesCmd
- processInstanceIds - Variable in class org.flowable.engine.impl.cmd.DeleteProcessInstancesByIdCmd
- processInstanceIds - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceIds - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceIds(Set<String>) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances whose id is in the given set of ids.
- processInstanceIds(Set<String>) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceIds(Set<String>) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceIds(Set<String>) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances whose id is in the given set of ids
- processInstanceMigrated(ProcessInstance, ProcessDefinition, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationCallback
- ProcessInstanceMigrationBatchCmd - Class in org.flowable.engine.impl.cmd
- ProcessInstanceMigrationBatchCmd(String, int, String, ProcessInstanceMigrationDocument) - Constructor for class org.flowable.engine.impl.cmd.ProcessInstanceMigrationBatchCmd
- ProcessInstanceMigrationBatchCmd(String, ProcessInstanceMigrationDocument) - Constructor for class org.flowable.engine.impl.cmd.ProcessInstanceMigrationBatchCmd
- ProcessInstanceMigrationBuilder - Interface in org.flowable.engine.migration
- ProcessInstanceMigrationBuilderImpl - Class in org.flowable.engine.impl.migration
- ProcessInstanceMigrationBuilderImpl(ProcessMigrationService) - Constructor for class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- ProcessInstanceMigrationCallback - Interface in org.flowable.engine.migration
- processInstanceMigrationCallbacks - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ProcessInstanceMigrationCmd - Class in org.flowable.engine.impl.cmd
- ProcessInstanceMigrationCmd(String, int, String, ProcessInstanceMigrationDocument) - Constructor for class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
- ProcessInstanceMigrationCmd(String, ProcessInstanceMigrationDocument) - Constructor for class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
- ProcessInstanceMigrationCmd(ProcessInstanceMigrationDocument, String) - Constructor for class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
- processInstanceMigrationDocument - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationBatchCmd
- processInstanceMigrationDocument - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
- processInstanceMigrationDocument - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
- ProcessInstanceMigrationDocument - Interface in org.flowable.engine.migration
- ProcessInstanceMigrationDocumentBuilder - Interface in org.flowable.engine.migration
- ProcessInstanceMigrationDocumentBuilderImpl - Class in org.flowable.engine.impl.migration
- ProcessInstanceMigrationDocumentBuilderImpl() - Constructor for class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- ProcessInstanceMigrationDocumentConstants - Interface in org.flowable.engine.migration
- ProcessInstanceMigrationDocumentConverter - Class in org.flowable.engine.migration
- ProcessInstanceMigrationDocumentConverter() - Constructor for class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter<T extends ActivityMigrationMapping> - Class in org.flowable.engine.migration
- ProcessInstanceMigrationDocumentConverter.ManyToOneMappingConverter - Class in org.flowable.engine.migration
- ProcessInstanceMigrationDocumentConverter.OneToManyMappingConverter - Class in org.flowable.engine.migration
- ProcessInstanceMigrationDocumentConverter.OneToOneMappingConverter - Class in org.flowable.engine.migration
- ProcessInstanceMigrationDocumentImpl - Class in org.flowable.engine.impl.migration
- ProcessInstanceMigrationDocumentImpl() - Constructor for class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- ProcessInstanceMigrationJobHandler - Class in org.flowable.engine.impl.jobexecutor
- ProcessInstanceMigrationJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationJobHandler
- processInstanceMigrationManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ProcessInstanceMigrationManager - Interface in org.flowable.engine.migration
- ProcessInstanceMigrationManagerImpl - Class in org.flowable.engine.impl.migration
- ProcessInstanceMigrationManagerImpl() - Constructor for class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- processInstanceMigrationService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- processInstanceMigrationService - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- processInstanceMigrationService - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- ProcessInstanceMigrationStatusJobHandler - Class in org.flowable.engine.impl.jobexecutor
- ProcessInstanceMigrationStatusJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationStatusJobHandler
- ProcessInstanceMigrationValidationCmd - Class in org.flowable.engine.impl.cmd
- ProcessInstanceMigrationValidationCmd(String, int, String, ProcessInstanceMigrationDocument) - Constructor for class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
- ProcessInstanceMigrationValidationCmd(String, ProcessInstanceMigrationDocument) - Constructor for class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
- ProcessInstanceMigrationValidationCmd(ProcessInstanceMigrationDocument, String) - Constructor for class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
- ProcessInstanceMigrationValidationResult - Class in org.flowable.engine.migration
- ProcessInstanceMigrationValidationResult() - Constructor for class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
- processInstanceName - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- processInstanceName - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- processInstanceName - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- processInstanceName(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with the given name.
- processInstanceName(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceName(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceName(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with the given name.
- processInstanceNameLike(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with a name like the given value.
- processInstanceNameLike(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceNameLike(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceNameLike(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with a name like the given value.
- processInstanceNameLikeIgnoreCase(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with a name like the given value, ignoring upper/lower case.
- processInstanceNameLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceNameLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceNameLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with a name like the given value, ignoring upper/lower case.
- processInstanceParentScopeId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with the given parent process instance id.
- processInstanceParentScopeId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceParentScopeId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceParentScopeId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with the given parent process instance id.
- ProcessInstanceQuery - Interface in org.flowable.engine.runtime
-
Allows programmatic querying of
ProcessInstances. - ProcessInstanceQueryImpl - Class in org.flowable.engine.impl
- ProcessInstanceQueryImpl() - Constructor for class org.flowable.engine.impl.ProcessInstanceQueryImpl
- ProcessInstanceQueryImpl(CommandContext, ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.ProcessInstanceQueryImpl
- ProcessInstanceQueryImpl(CommandExecutor, ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceQueryInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ProcessInstanceQueryInterceptor - Interface in org.flowable.engine.interceptor
- ProcessInstanceQueryProperty - Class in org.flowable.engine.impl
-
Contains the possible properties that can be used in a
ProcessInstanceQuery. - ProcessInstanceQueryProperty(String) - Constructor for class org.flowable.engine.impl.ProcessInstanceQueryProperty
- processInstanceReferenceId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with the given reference identifier.
- processInstanceReferenceId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceReferenceId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceReferenceId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with the given reference id.
- processInstanceReferenceType(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with the given reference type.
- processInstanceReferenceType(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceReferenceType(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceReferenceType(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with the given callback type.
- processInstanceRootScopeId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with a root instance with a name like the given value.
- processInstanceRootScopeId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceRootScopeId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceRootScopeId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with a root instance with a name like the given value.
- processInstancesByProcessDefinitionMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- ProcessInstancesByProcessDefinitionMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- ProcessInstancesByProcessDefinitionMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ProcessInstancesByProcessDefinitionMatcher
- processInstanceScope - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowSignalEventActivityBehavior
- processInstanceScope - Variable in class org.flowable.engine.impl.bpmn.helper.SignalThrowingEventListener
- ProcessInstanceStartedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- ProcessInstanceStartedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ProcessInstanceStartedEventHandler
- ProcessInstanceStartEventSubscriptionBuilder - Interface in org.flowable.engine.runtime
-
A builder API to create an event subscription to start an event-based process instance whenever an event with a very specific combination of correlation values occurs.
- ProcessInstanceStartEventSubscriptionBuilderImpl - Class in org.flowable.engine.impl.runtime
-
A default implementation for the process start event subscription builder.
- ProcessInstanceStartEventSubscriptionBuilderImpl(RuntimeServiceImpl) - Constructor for class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- ProcessInstanceStartEventSubscriptionDeletionBuilder - Interface in org.flowable.engine.runtime
-
A builder API to delete a manually created process start event subscription which was created and registered using the
RuntimeService#createProcessStartEventSubscriptionBuilder()builder API. - ProcessInstanceStartEventSubscriptionDeletionBuilderImpl - Class in org.flowable.engine.impl.runtime
-
The implementation for a process start event subscription deletion builder.
- ProcessInstanceStartEventSubscriptionDeletionBuilderImpl(RuntimeServiceImpl) - Constructor for class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- ProcessInstanceStartEventSubscriptionModificationBuilder - Interface in org.flowable.engine.runtime
-
A builder API to modify a manually created process start event subscription which was created and registered using the
RuntimeService#createProcessStartEventSubscriptionBuilder()builder API. - ProcessInstanceStartEventSubscriptionModificationBuilderImpl - Class in org.flowable.engine.impl.runtime
-
The implementation for a process start event subscription modification builder.
- ProcessInstanceStartEventSubscriptionModificationBuilderImpl(RuntimeServiceImpl) - Constructor for class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- ProcessInstanceState - Interface in org.flowable.engine.impl.runtime.callback
-
Used for passing the state to the
RuntimeInstanceStateChangeCallbackinstances. - processInstanceStateChangedCallbacks - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- processInstanceTenantId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances that have the given tenant id.
- processInstanceTenantId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceTenantId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceTenantId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances that have the given tenant id.
- processInstanceTenantIdLike(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with a tenant id like the given one.
- processInstanceTenantIdLike(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceTenantIdLike(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceTenantIdLike(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with a tenant id like the given one.
- processInstanceTenantIdLikeIgnoreCase(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with a tenant id like the given one, ignoring upper/lower case.
- processInstanceTenantIdLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceTenantIdLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceTenantIdLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with a tenant id like the given one, ignoring upper/lower case.
- processInstanceType - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- processInstanceVariables - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- processInstanceVariables - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- processInstanceWithoutTenantId() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances that do not have a tenant id.
- processInstanceWithoutTenantId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceWithoutTenantId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceWithoutTenantId() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances that do not have a tenant id.
- processKeyNotIn - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processMigrationService - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- ProcessMigrationService - Interface in org.flowable.engine
-
Service to manager process instance migrations.
- ProcessMigrationServiceImpl - Class in org.flowable.engine.impl
- ProcessMigrationServiceImpl(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.ProcessMigrationServiceImpl
- processModel - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- processOutParameters(List<IOParameter>, VariableContainer, BiConsumer<String, Object>, BiConsumer<String, Object>, ExpressionManager) - Static method in class org.flowable.engine.impl.util.IOParameterUtil
- processParameters(List<IOParameter>, VariableContainer, BiConsumer<String, Object>, BiConsumer<String, Object>, ExpressionManager, String) - Static method in class org.flowable.engine.impl.util.IOParameterUtil
- ProcessParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- ProcessParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ProcessParseHandler
- processPayloadMap(Object, ExecutionEntity, FlowNode, CommandContext) - Static method in class org.flowable.engine.impl.util.EventSubscriptionUtil
- processPendingEventSubProcessesStartEvents(ProcessInstanceChangeState, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- processStarted(FlowableProcessStartedEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- processSubProcessFlowElements(CommandContext, String, Process, BpmnModel, SubProcess, BpmnModel, ProcessDefinition, DeploymentEntity, Map<String, FlowElement>, boolean) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
- processUserTask(FlowElement, ProcessDefinition, DeploymentEntity, CommandContext) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
- processValidator - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- processVariable(String, Object) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- processVariable(String, Object) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Sets a process scope variable
- processVariableExists(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processVariableExists(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which are part of a process that have a variable with the given name.
- processVariableNotExists(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processVariableNotExists(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which are part of a process that don't have a variable with the given name.
- processVariables - Variable in class org.flowable.engine.impl.cmd.EvaluateConditionalEventsCmd
- processVariables - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- processVariables - Variable in class org.flowable.engine.impl.cmd.TriggerCmd
- processVariables - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- processVariables - Variable in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- processVariables(Map<String, Object>) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- processVariables(Map<String, Object>) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Sets multiple process scope variables
- ProcessVariableScopeELResolver - Class in org.flowable.engine.impl.el
- ProcessVariableScopeELResolver() - Constructor for class org.flowable.engine.impl.el.ProcessVariableScopeELResolver
- processVariableValueEquals(Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processVariableValueEquals(Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which are part of a process that have at least one variable with the given value.
- processVariableValueEquals(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processVariableValueEquals(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which are part of a process that have a variable with the given name set to the given value.
- processVariableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processVariableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which are part of a process that have a local string variable with the given value, case insensitive.
- processVariableValueGreaterThan(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processVariableValueGreaterThan(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a process instance variable value greater than the passed value.
- processVariableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processVariableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a process instance variable value greater than or equal to the passed value.
- processVariableValueLessThan(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processVariableValueLessThan(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a process instance variable value less than the passed value.
- processVariableValueLessThanOrEqual(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processVariableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a process instance variable value less than or equal to the passed value.
- processVariableValueLike(String, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processVariableValueLike(String, String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which are part of a process that have at least one variable like the given value.
- processVariableValueLikeIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processVariableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which are part of a process that have at least one variable like the given value (case insensitive).
- processVariableValueNotEquals(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processVariableValueNotEquals(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which are part of a process that have a variable with the given name, but with a different value than the passed value.
- processVariableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processVariableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which are part of a process that have a local string variable which is not the given value, case insensitive.
- profiler - Variable in class org.flowable.engine.test.profiler.ConsoleLogger
- profiler - Variable in class org.flowable.engine.test.profiler.TotalExecutionTimeCommandInterceptor
- ProfileSession - Class in org.flowable.engine.test.profiler
- ProfileSession(String) - Constructor for class org.flowable.engine.test.profiler.ProfileSession
- profileSessions - Variable in class org.flowable.engine.test.profiler.FlowableProfiler
- ProfilingDbSqlSession - Class in org.flowable.engine.test.profiler
- ProfilingDbSqlSession(DbSqlSessionFactory, EntityCache) - Constructor for class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- ProfilingDbSqlSession(DbSqlSessionFactory, EntityCache, Connection, String, String) - Constructor for class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- ProfilingDbSqlSessionFactory - Class in org.flowable.engine.test.profiler
- ProfilingDbSqlSessionFactory(boolean) - Constructor for class org.flowable.engine.test.profiler.ProfilingDbSqlSessionFactory
- propagatedStageInstanceId - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- propagatedStageInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
The optional stage instance id, if this execution runs in the context of a CMMN case and has a parent stage it belongs to.
- propagatedStageInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- propagateError(String, Throwable, DelegateExecution) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- propagateError(String, DelegateExecution) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- propagateError(VariableContainer, String) - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
- propagateError(BpmnError, DelegateExecution) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- propagateError(BpmnError, DelegateExecution) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- propagateError(ErrorPropagation.BpmnErrorVariableContainer, DelegateExecution) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- propagateEscalation(String, String, DelegateExecution) - Static method in class org.flowable.engine.impl.bpmn.helper.EscalationPropagation
- propagateEscalation(Escalation, DelegateExecution) - Static method in class org.flowable.engine.impl.bpmn.helper.EscalationPropagation
- properties - Variable in class org.flowable.engine.impl.cmd.SubmitStartFormCmd
- properties - Variable in class org.flowable.engine.impl.cmd.SubmitTaskFormCmd
- PropertiesParser - Interface in org.flowable.engine.dynamic
-
Created by Pardo David on 5/12/2016.
- PropertiesParserConstants - Interface in org.flowable.engine.dynamic
-
Created by Pardo David on 5/12/2016.
- PROPERTY_EXECUTION_RELATED_ENTITY_COUNT - Static variable in class org.flowable.engine.impl.cmd.ValidateExecutionRelatedEntityCountCfgCmd
- PROPERTY_TASK_RELATED_ENTITY_COUNT - Static variable in class org.flowable.engine.impl.cmd.ValidateTaskRelatedEntityCountCfgCmd
- propertyId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntityImpl
- PROPERTYNAME_CALENDAR_NAME_EXPRESSION - Static variable in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
- PROPERTYNAME_COMPENSATION_HANDLER_ID - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- PROPERTYNAME_CONDITION - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- PROPERTYNAME_CONDITION - Static variable in class org.flowable.engine.impl.bpmn.parser.handler.SequenceFlowParseHandler
- PROPERTYNAME_CONDITION_TEXT - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- PROPERTYNAME_CONDITION_TEXT - Static variable in class org.flowable.engine.impl.bpmn.parser.handler.SequenceFlowParseHandler
- PROPERTYNAME_DOCUMENTATION - Static variable in class org.flowable.engine.impl.bpmn.parser.handler.ProcessParseHandler
- PROPERTYNAME_END_DATE_EXPRESSION - Static variable in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
- PROPERTYNAME_ERROR_EVENT_DEFINITIONS - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- PROPERTYNAME_ERROR_EVENT_DEFINITIONS - Static variable in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
- PROPERTYNAME_EVENT_SUBSCRIPTION_DECLARATION - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- PROPERTYNAME_EVENT_SUBSCRIPTION_DECLARATION - Static variable in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
- PROPERTYNAME_INITIAL - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- PROPERTYNAME_INITIATOR_VARIABLE_NAME - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- PROPERTYNAME_IS_FOR_COMPENSATION - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- PROPERTYNAME_ISEXPANDED - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- PROPERTYNAME_START_TIMER - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- PROPERTYNAME_TIMER_ACTIVITY_ID - Static variable in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
- PROPERTYNAME_TIMER_DECLARATION - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- PROPERTYNAME_TIMER_DECLARATION - Static variable in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
- propertyValue - Variable in class org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntityImpl
- put(String, Object) - Method in class org.flowable.engine.impl.form.FormData
- putAll(Map<? extends String, ? extends Object>) - Method in class org.flowable.engine.impl.form.FormData
- putIdentityLinkQuery(ObjectNode, String, IdentityLinkQueryObject) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
- putIfNotNull(String, Integer, ObjectNode) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- putIfNotNull(String, String, ObjectNode) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- putIfNotNull(String, Date, ObjectNode) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- putInMapIfNotNull(Map<String, Object>, String, Object) - Method in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
- putMDCExecution(ExecutionEntity) - Static method in class org.flowable.engine.logging.LogMDC
- putPropertyValue(String, JsonNode, ObjectNode) - Method in class org.flowable.engine.dynamic.BasePropertiesParser
- putPropertyValue(String, String, ObjectNode) - Method in class org.flowable.engine.dynamic.BasePropertiesParser
- putPropertyValue(String, List<String>, ObjectNode) - Method in class org.flowable.engine.dynamic.BasePropertiesParser
Q
- query - Variable in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- QueryOperator - Enum Class in org.flowable.engine.impl
-
Used to indicate the operator that should be used to comparing values in a query clause.
- queryVariables - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- queryVariables - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
R
- readJson(String, ObjectMapper) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsStatusJobHandler
- readJsonValue(String) - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
- readJsonValueAsObjectNode(String) - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
- ReadOnlyDelegateExecution - Interface in org.flowable.engine.delegate
- ReadOnlyDelegateExecutionImpl - Class in org.flowable.engine.impl.delegate
- ReadOnlyDelegateExecutionImpl(DelegateExecution) - Constructor for class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- rebootEngine() - Method in class org.flowable.engine.impl.test.ResourceFlowableExtension
- rebootEngine() - Method in class org.flowable.engine.impl.test.ResourceFlowableTestCase
- ReceiveEventTaskActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- ReceiveEventTaskActivityBehavior(String) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ReceiveEventTaskActivityBehavior
- ReceiveTaskActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
A receive task is a wait state that waits to receive some message.
- ReceiveTaskActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.ReceiveTaskActivityBehavior
- ReceiveTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- ReceiveTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ReceiveTaskParseHandler
- recordActivityEnd(ExecutionEntity, String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
-
Record Activity end, if activity event logging is enabled.
- recordActivityEnd(ExecutionEntity, String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- recordActivityEnd(ActivityInstance) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordActivityEnd(ActivityInstance) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordActivityEnd(ActivityInstance) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record the end of an activity, if activity history is enabled.
- recordActivityInstanceEnd(ExecutionEntity, String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- recordActivityStart(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
-
Record the start of an activity, if activity event logging is enabled.
- recordActivityStart(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- recordActivityStart(ActivityInstance) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordActivityStart(ActivityInstance) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordActivityStart(ActivityInstance) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record the start of an activity, if activity history is enabled.
- recordActivityTaskCreated(TaskEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- recordActivityTaskInfoChange(TaskEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- recordBulkDeleteProcessInstances(Collection<String>) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordBulkDeleteProcessInstances(Collection<String>) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordBulkDeleteProcessInstances(Collection<String>) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Bulk delete historic process instances by id
- recordDeleteHistoricProcessInstancesByProcessDefinitionId(String) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordDeleteHistoricProcessInstancesByProcessDefinitionId(String) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordDeleteHistoricProcessInstancesByProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Deletes historic process instances for a provided process definition id
- recordEntityLinkCreated(EntityLinkEntity) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordEntityLinkCreated(EntityLinkEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordEntityLinkCreated(EntityLinkEntity) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record the creation of a new
EntityLink, if audit history is enabled. - recordEntityLinkDeleted(EntityLinkEntity) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordEntityLinkDeleted(EntityLinkEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordEntityLinkDeleted(EntityLinkEntity) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record the deletion of a
EntityLink, if audit history is enabled - recordFormPropertiesSubmitted(ExecutionEntity, Map<String, String>, String, Date) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordFormPropertiesSubmitted(ExecutionEntity, Map<String, String>, String, Date) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordFormPropertiesSubmitted(ExecutionEntity, Map<String, String>, String, Date) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Report form properties submitted, if audit history is enabled.
- recordHistoricDetailVariableCreate(VariableInstanceEntity, ExecutionEntity, boolean, String, Date) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordHistoricDetailVariableCreate(VariableInstanceEntity, ExecutionEntity, boolean, String, Date) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordHistoricDetailVariableCreate(VariableInstanceEntity, ExecutionEntity, boolean, String, Date) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record a variable has been created, if audit history is enabled.
- recordHistoricTaskDeleted(HistoricTaskInstance) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordHistoricTaskDeleted(HistoricTaskInstance) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordHistoricTaskDeleted(HistoricTaskInstance) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record historic task deleted, if audit history is enabled.
- recordHistoricUserTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordHistoricUserTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordHistoricUserTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record historic user task log entry
- recordHistoryUserTaskLog(HistoricTaskLogEntryBuilder) - Method in class org.flowable.engine.impl.history.DefaultHistoryTaskManager
- recordIdentityLinkCreated(IdentityLinkEntity) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordIdentityLinkCreated(IdentityLinkEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordIdentityLinkCreated(IdentityLinkEntity) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record the creation of a new
IdentityLink, if audit history is enabled. - recordIdentityLinkDeleted(IdentityLinkEntity) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordIdentityLinkDeleted(IdentityLinkEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordIdentityLinkDeleted(IdentityLinkEntity) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record the deletion of a
IdentityLink, if audit history is enabled - recordProcessDefinitionChange(String, String) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordProcessDefinitionChange(String, String) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordProcessDefinitionChange(String, String) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record a change of the process-definition id of a process instance, if activity history is enabled.
- recordProcessInstanceDeleted(String, String, String) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordProcessInstanceDeleted(String, String, String) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordProcessInstanceDeleted(String, String, String) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Deletes a historic process instance and all historic data included
- recordProcessInstanceEnd(ExecutionEntity, String, String, Date) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordProcessInstanceEnd(ExecutionEntity, String, String, Date) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordProcessInstanceEnd(ExecutionEntity, String, String, Date) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record a process-instance ended.
- recordProcessInstanceNameChange(ExecutionEntity, String) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordProcessInstanceNameChange(ExecutionEntity, String) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordProcessInstanceNameChange(ExecutionEntity, String) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record a process-instance name change.
- recordProcessInstanceStart(ExecutionEntity) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordProcessInstanceStart(ExecutionEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordProcessInstanceStart(ExecutionEntity) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record a process-instance started and record start-event if activity history is enabled.
- recordRuntimeActivityStart(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- recordSequenceFlowTaken(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
-
record that sequence flow was taken
- recordSequenceFlowTaken(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- recordSubProcessInstanceStart(ExecutionEntity, ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
-
Record the sub process instance start
- recordSubProcessInstanceStart(ExecutionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- recordTaskCreated(TaskEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryTaskManager
- recordTaskCreated(TaskEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordTaskCreated(TaskEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordTaskCreated(TaskEntity, ExecutionEntity) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record the creation of a task, if audit history is enabled.
- recordTaskCreated(TaskEntity, ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
-
Record task created
- recordTaskCreated(TaskEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- recordTaskEnd(TaskEntity, ExecutionEntity, String, String, Date) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordTaskEnd(TaskEntity, ExecutionEntity, String, String, Date) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordTaskEnd(TaskEntity, ExecutionEntity, String, String, Date) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record task as ended, if audit history is enabled.
- recordTaskInfoChange(TaskEntity, String, Date) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordTaskInfoChange(TaskEntity, String, Date) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordTaskInfoChange(TaskEntity, String, Date) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record task name change, if audit history is enabled.
- recordTaskInfoChange(TaskEntity, Date) - Method in class org.flowable.engine.impl.history.DefaultHistoryTaskManager
- recordTaskInfoChange(TaskEntity, Date) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
-
Record task information change
- recordTaskInfoChange(TaskEntity, Date) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- recordVariableCreate(VariableInstanceEntity, Date) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordVariableCreate(VariableInstanceEntity, Date) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordVariableCreate(VariableInstanceEntity, Date) - Method in class org.flowable.engine.impl.history.DefaultHistoryVariableManager
- recordVariableCreate(VariableInstanceEntity, Date) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record a variable has been created, if audit history is enabled.
- recordVariableRemoved(VariableInstanceEntity) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordVariableRemoved(VariableInstanceEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordVariableRemoved(VariableInstanceEntity) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record a variable has been deleted, if audit history is enabled.
- recordVariableRemoved(VariableInstanceEntity, Date) - Method in class org.flowable.engine.impl.history.DefaultHistoryVariableManager
- recordVariableUpdate(VariableInstanceEntity, Date) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordVariableUpdate(VariableInstanceEntity, Date) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordVariableUpdate(VariableInstanceEntity, Date) - Method in class org.flowable.engine.impl.history.DefaultHistoryVariableManager
- recordVariableUpdate(VariableInstanceEntity, Date) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record a variable has been updated, if audit history is enabled.
- reCreateJob(ProcessEngineConfigurationImpl, ExecutionEntity) - Method in class org.flowable.engine.impl.jobexecutor.ParallelMultiInstanceWithNoWaitStatesAsyncLeaveJobHandler
- redeployFlowable5ProcessDefinitions - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- RedeployV5ProcessDefinitionsCmd - Class in org.flowable.engine.impl.cmd
- RedeployV5ProcessDefinitionsCmd() - Constructor for class org.flowable.engine.impl.cmd.RedeployV5ProcessDefinitionsCmd
- redirectError - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- referenceId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- referenceId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- referenceId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- referenceId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- referenceId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- referenceId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- referenceId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- referenceId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- referenceId - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- referenceId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- referenceId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Sets the reference identifier of the process instance.
- referenceType - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- referenceType - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- referenceType - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- referenceType - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- referenceType - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- referenceType - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- referenceType - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- referenceType - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- referenceType - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- referenceType(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- referenceType(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Sets the reference type of the process instance.
- referToSameCalledElement(CallActivity, CallActivity) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- register(String, Object) - Static method in class org.flowable.engine.test.mock.Mocks
-
This method lets you register a mock object.
- registerHints(RuntimeHints, ClassLoader) - Method in class org.flowable.engine.impl.aot.FlowableProcessRuntimeHints
- registerProcessEngine(ProcessEngine) - Static method in class org.flowable.engine.ProcessEngines
-
Registers the given process engine.
- registerProcessInstanceStartEventSubscription(ProcessInstanceStartEventSubscriptionBuilderImpl) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- RegisterProcessInstanceStartEventSubscriptionCmd - Class in org.flowable.engine.impl.cmd
-
This command creates and registers a new process start event subscription based on the provided builder information.
- RegisterProcessInstanceStartEventSubscriptionCmd(ProcessInstanceStartEventSubscriptionBuilderImpl) - Constructor for class org.flowable.engine.impl.cmd.RegisterProcessInstanceStartEventSubscriptionCmd
- registerTenant(String, DataSource) - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
-
Add a new
DataSourcefor a tenant, identified by the provided tenantId, to the engine. - remove() - Method in class org.flowable.engine.debug.ExecutionTreeBfsIterator
- remove(Object) - Method in class org.flowable.engine.impl.form.FormData
- remove(String) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
- removeAssignee(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- removeAssignee(String) - Method in interface org.flowable.engine.RuntimeService
-
Removes the assignee of a process instance.
- removeBpmnOverrideContext() - Static method in class org.flowable.engine.impl.context.BpmnOverrideContext
- removeCurrentSubProcess() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- removeDeployment(String, boolean) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- removeDeployments(RepositoryService) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
- removeElementProperty(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- removeEnableSkipExpression(ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- removeEnableSkipExpression(ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- RemoveEventConsumerCommand - Class in org.flowable.engine.impl.cmd
- RemoveEventConsumerCommand(EventRegistryEventConsumer) - Constructor for class org.flowable.engine.impl.cmd.RemoveEventConsumerCommand
- removeEventListener(FlowableEventListener) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- removeEventListener(FlowableEventListener) - Method in interface org.flowable.engine.RuntimeService
-
Removes the given listener from this dispatcher.
- RemoveEventListenerCommand - Class in org.flowable.engine.impl.cmd
-
Command that removes an event-listener from the process engine.
- RemoveEventListenerCommand(FlowableEventListener) - Constructor for class org.flowable.engine.impl.cmd.RemoveEventListenerCommand
- removeEventRegistryConsumer(EventRegistryEventConsumer) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- removeEventRegistryConsumer(EventRegistryEventConsumer) - Method in interface org.flowable.engine.RuntimeService
- removeExecutionVariables(String, Collection<String>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- RemoveExecutionVariablesCmd - Class in org.flowable.engine.impl.cmd
- RemoveExecutionVariablesCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.engine.impl.cmd.RemoveExecutionVariablesCmd
- removeFallbackFlowable5CompatibilityHandler() - Static method in class org.flowable.engine.impl.context.Flowable5CompatibilityContext
- removeHistoryJobHandler(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- removeIdentityLinkType(CommandContext, String, String) - Method in class org.flowable.engine.impl.cmd.AbstractProcessInstanceIdentityLinkCmd
-
This will remove ALL identity links with the given type, no mather whether they are user or group based.
- removeJobHandler(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- removeObsoleteEventSubscriptions(ProcessDefinitionEntity, String) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
- removeObsoleteMessageEventSubscriptions(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
- removeObsoleteSignalEventSubscription(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
- removeObsoleteTimers(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.TimerManager
- removeOrUpdateObsoleteEventRegistryEventSubscription(ProcessDefinitionEntity, ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
- removeOwner(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- removeOwner(String) - Method in interface org.flowable.engine.RuntimeService
-
Removes the owner of a process instance.
- RemoveProcessInstanceAssigneeCmd - Class in org.flowable.engine.impl.cmd
-
Command to remove the current assignee from a process instance.
- RemoveProcessInstanceAssigneeCmd(String) - Constructor for class org.flowable.engine.impl.cmd.RemoveProcessInstanceAssigneeCmd
- RemoveProcessInstanceOwnerCmd - Class in org.flowable.engine.impl.cmd
-
Command to remove the current owner from a process instance.
- RemoveProcessInstanceOwnerCmd(String) - Constructor for class org.flowable.engine.impl.cmd.RemoveProcessInstanceOwnerCmd
- removeSkipExpression(String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- removeSkipExpression(String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- removeTaskVariables(String, Collection<String>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- RemoveTaskVariablesCmd - Class in org.flowable.engine.impl.cmd
- RemoveTaskVariablesCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.engine.impl.cmd.RemoveTaskVariablesCmd
- removeTimerStartJobs(ProcessDefinition) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- removeVariable(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- removeVariable(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- removeVariable(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Removes a variable for an execution.
- removeVariable(String, String) - Method in interface org.flowable.engine.TaskService
-
Removes the variable from the task.
- removeVariableLocal(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- removeVariableLocal(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- removeVariableLocal(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Removes a variable for an execution (not considering parent scopes).
- removeVariableLocal(String, String) - Method in interface org.flowable.engine.TaskService
-
Removes the variable from the task (not considering parent scopes).
- removeVariables(String, Collection<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- removeVariables(String, Collection<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- removeVariables(String, Collection<String>) - Method in interface org.flowable.engine.RuntimeService
-
Removes variables for an execution.
- removeVariables(String, Collection<String>) - Method in interface org.flowable.engine.TaskService
-
Removes all variables in the given collection from the task.
- removeVariablesLocal(String, Collection<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- removeVariablesLocal(String, Collection<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- removeVariablesLocal(String, Collection<String>) - Method in interface org.flowable.engine.RuntimeService
-
Remove variables for an execution (not considering parent scopes).
- removeVariablesLocal(String, Collection<String>) - Method in interface org.flowable.engine.TaskService
-
Removes all variables in the given collection from the task (not considering parent scopes).
- removeWsEndpointAddress(QName) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Remove the address definition of the given web-service endpoint
- renderStartForm(StartFormData) - Method in interface org.flowable.engine.impl.form.FormEngine
- renderStartForm(StartFormData) - Method in class org.flowable.engine.impl.form.JuelFormEngine
- renderTaskForm(TaskFormData) - Method in interface org.flowable.engine.impl.form.FormEngine
- renderTaskForm(TaskFormData) - Method in class org.flowable.engine.impl.form.JuelFormEngine
- repositoryService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- repositoryService - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- repositoryService - Variable in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- repositoryService - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- repositoryService - Variable in class org.flowable.engine.test.FlowableRule
- repositoryService - Variable in class org.flowable.engine.test.FlowableTestCase
- RepositoryService - Interface in org.flowable.engine
-
Service providing access to the repository of process definitions and deployments.
- RepositoryServiceImpl - Class in org.flowable.engine.impl
- RepositoryServiceImpl() - Constructor for class org.flowable.engine.impl.RepositoryServiceImpl
- repositoryServiceKey - Static variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
- rescheduledJobId - Variable in class org.flowable.engine.delegate.event.impl.FlowableJobRescheduledEventImpl
-
The id of the original job that was rescheduled.
- rescheduleTimeCycleJob(String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- rescheduleTimeCycleJob(String, String) - Method in interface org.flowable.engine.ManagementService
-
Reschedule a timer job with a time cycle.
- rescheduleTimeDateJob(String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- rescheduleTimeDateJob(String, String) - Method in interface org.flowable.engine.ManagementService
-
Reschedule a timer job with a time date.
- rescheduleTimeDurationJob(String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- rescheduleTimeDurationJob(String, String) - Method in interface org.flowable.engine.ManagementService
-
Reschedule a timer job with a time duration.
- rescheduleTimerJob(String, String, String, String, String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- rescheduleTimerJob(String, String, String, String, String, String) - Method in interface org.flowable.engine.ManagementService
-
Reschedule a timer job.
- rescheduleTimerJob(String, TimerEventDefinition) - Static method in class org.flowable.engine.impl.util.TimerUtil
- RescheduleTimerJobCmd - Class in org.flowable.engine.impl.cmd
- RescheduleTimerJobCmd(String, String, String, String, String, String) - Constructor for class org.flowable.engine.impl.cmd.RescheduleTimerJobCmd
- reset() - Static method in class org.flowable.engine.impl.test.NoOpServiceTask
- reset() - Method in class org.flowable.engine.test.mock.FlowableMockSupport
- reset() - Static method in class org.flowable.engine.test.mock.Mocks
-
This method resets the internal map of mock objects.
- reset() - Method in class org.flowable.engine.test.profiler.FlowableProfiler
- reset() - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- resetClock() - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- resetClock() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- resetProperty(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
Clears the field from the infoNode.
- resetProperty(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- resolveActiveEmbeddedSubProcesses(String, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- resolveActiveEmbeddedSubProcesses(String, CommandContext) - Method in class org.flowable.engine.impl.dynamic.DefaultDynamicStateManager
- resolveActiveEmbeddedSubProcesses(String, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- resolveActiveExecution(String, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- resolveActiveExecutions(String, String, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- resolveActiveSkipExpression(String, String, String, CommandContext) - Static method in class org.flowable.engine.impl.bpmn.helper.SkipExpressionUtil
- resolveAndValidateCollection(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- resolveCollection(Object, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegateCollectionHandler
- resolveCollection(Object, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.helper.DelegateExpressionCollectionHandler
- resolveCollection(Object, DelegateExecution) - Method in interface org.flowable.engine.impl.delegate.FlowableCollectionHandler
- resolveCollection(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- resolveDelegateExpression(Expression, VariableContainer, List<FieldDeclaration>) - Static method in class org.flowable.engine.impl.bpmn.helper.DelegateExpressionUtil
- resolveDelegateExpression(Expression, VariableScope) - Static method in class org.flowable.engine.impl.bpmn.helper.DelegateExpressionUtil
- resolveEnableActivityContainers(ChangeActivityStateBuilderImpl) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- resolveFlowElementFromBpmnModel(BpmnModel, String) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- resolveFormInfo(StartEvent, ProcessDefinition, FormRepositoryService, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- resolveGetValueExpression(ELContext) - Method in class org.flowable.engine.impl.el.JuelExpression
- resolveJob(CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractExternalWorkerJobCmd
- resolveLoopCardinality(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- resolveMoveExecutionEntityContainers(ChangeActivityStateBuilderImpl, Map<String, Object>, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- resolveNrOfInstances(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
- resolveParentExecutionToDelete(ExecutionEntity, Collection<MoveExecutionEntityContainer.FlowElementMoveEntry>) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- resolveParentVariableScope(TaskEntity) - Method in class org.flowable.engine.impl.cfg.DefaultTaskVariableScopeResolver
- resolveProcessDefinition(String, Integer, String, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- resolveProcessDefinition(ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- resolveProcessDefinition(ProcessDefinition) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- resolveProcessDefinition(ProcessDefinition) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
Resolving the process definition will fetch the BPMN 2.0, parse it and store the
BpmnModelin memory. - resolveProcessDefinitionInfo() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- resolverFactories - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- resolveSetValueExpression(Object, ELContext) - Method in class org.flowable.engine.impl.el.JuelExpression
- resolveTask(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- resolveTask(String) - Method in interface org.flowable.engine.TaskService
-
Marks that the assignee is done with this task and that it can be send back to the owner.
- resolveTask(String, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- resolveTask(String, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
-
Marks that the assignee is done with this task providing the required variables and that it can be sent back to the owner.
- resolveTask(String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- resolveTask(String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
-
Similar to
TaskService.resolveTask(String, Map), but allows to set transient variables too. - ResolveTaskCmd - Class in org.flowable.engine.impl.cmd
- ResolveTaskCmd(String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.ResolveTaskCmd
- ResolveTaskCmd(String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.ResolveTaskCmd
- resolveVariableAggregator(VariableAggregationDefinition, DelegateExecution) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
- resolveVariableScopeInternal(Job) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- resolveVariablesForExternalWorkerJobInternal(ExternalWorkerJob) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- resourceBundleControl - Static variable in class org.flowable.engine.impl.context.BpmnOverrideContext
- ResourceBundleControl() - Constructor for class org.flowable.engine.impl.context.BpmnOverrideContext.ResourceBundleControl
- resourceDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ResourceDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
- ResourceEntity - Interface in org.flowable.engine.impl.persistence.entity
- ResourceEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- ResourceEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- resourceEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- resourceEntityManager - Variable in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- ResourceEntityManager - Interface in org.flowable.engine.impl.persistence.entity
- ResourceEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
- ResourceEntityManagerImpl(ProcessEngineConfigurationImpl, ResourceDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.ResourceEntityManagerImpl
- ResourceFlowableExtension - Class in org.flowable.engine.impl.test
-
An extension that uses the configured resource to create a
ProcessEngine. - ResourceFlowableExtension(String, String, Consumer<ProcessEngineConfiguration>) - Constructor for class org.flowable.engine.impl.test.ResourceFlowableExtension
- ResourceFlowableExtension(String, Consumer<ProcessEngineConfiguration>) - Constructor for class org.flowable.engine.impl.test.ResourceFlowableExtension
- ResourceFlowableTestCase - Class in org.flowable.engine.impl.test
- ResourceFlowableTestCase(String) - Constructor for class org.flowable.engine.impl.test.ResourceFlowableTestCase
- ResourceFlowableTestCase(String, String) - Constructor for class org.flowable.engine.impl.test.ResourceFlowableTestCase
- resourceName - Variable in class org.flowable.engine.impl.cmd.GetDeploymentResourceCmd
- resourceName - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- resourceName - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- resourceNameLike - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- ResourceNameUtil - Class in org.flowable.engine.impl.bpmn.deployer
-
Static methods for working with BPMN and image resource names.
- ResourceNameUtil() - Constructor for class org.flowable.engine.impl.bpmn.deployer.ResourceNameUtil
- resources - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- resources() - Element in annotation interface org.flowable.engine.test.Deployment
-
Specify all the resources that make up the deployment.
- ResourceStreamSource - Class in org.flowable.engine.impl.util.io
- ResourceStreamSource(String) - Constructor for class org.flowable.engine.impl.util.io.ResourceStreamSource
- ResourceStreamSource(String, ClassLoader) - Constructor for class org.flowable.engine.impl.util.io.ResourceStreamSource
- restoreEventRegistryStartEvent(ProcessDefinition, BpmnModel, StartEvent, String) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- restoreMessageStartEvent(ProcessDefinition, BpmnModel, StartEvent, EventDefinition) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- restorePreviousStartEventsIfNeeded(ProcessDefinition) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- restoreSignalStartEvent(ProcessDefinition, BpmnModel, StartEvent, EventDefinition) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- restoreTimerStartEvent(ProcessDefinition, StartEvent, EventDefinition) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- result - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- RESULT_FAIL - Static variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- RESULT_SUCCESS - Static variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- resultVariable - Variable in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
- resultVariable - Variable in class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- resultVariable - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- retrieveErrorCode(BpmnModel, String) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- retrieveProcessDefinitionInfoCacheObject(String, CommandContext) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
- retry(String) - Static method in class org.flowable.engine.ProcessEngines
-
retries to initialize a process engine that previously failed.
- returnMessage(List<DataAssociation>, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- reverseOrder - Variable in class org.flowable.engine.debug.ExecutionTreeBfsIterator
- revision - Variable in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
- revision - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- root - Variable in class org.flowable.engine.debug.ExecutionTree
- rootNode - Variable in class org.flowable.engine.debug.ExecutionTreeBfsIterator
- rootProcessInstance - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- rootProcessInstanceId - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- rootProcessInstanceId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- rootProcessInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- rootProcessInstanceId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- rootProcessInstanceId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- rootProcessInstanceId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have the given root process instance id.
- rootScopeId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- rootScopeId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- RulesAgendaFilter - Class in org.flowable.engine.impl.rules
- RulesAgendaFilter() - Constructor for class org.flowable.engine.impl.rules.RulesAgendaFilter
- RulesDeployer - Class in org.flowable.engine.impl.rules
- RulesDeployer() - Constructor for class org.flowable.engine.impl.rules.RulesDeployer
- rulesExpressions - Variable in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
- RulesHelper - Class in org.flowable.engine.impl.app
- RulesHelper - Class in org.flowable.engine.impl.rules
- RulesHelper() - Constructor for class org.flowable.engine.impl.app.RulesHelper
- RulesHelper() - Constructor for class org.flowable.engine.impl.rules.RulesHelper
- run() - Method in class org.flowable.engine.impl.agenda.ContinueMultiInstanceOperation
- run() - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- run() - Method in class org.flowable.engine.impl.agenda.DestroyScopeOperation
- run() - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- run() - Method in class org.flowable.engine.impl.agenda.EvaluateConditionalEventsOperation
- run() - Method in class org.flowable.engine.impl.agenda.EvaluateVariableListenerEventDefinitionsOperation
- run() - Method in class org.flowable.engine.impl.agenda.ExecuteInactiveBehaviorsOperation
- run() - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- run() - Method in class org.flowable.engine.impl.agenda.TriggerExecutionOperation
- runJobLogic(ExternalWorkerJobEntity, CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractExternalWorkerJobCmd
- runJobLogic(ExternalWorkerJobEntity, CommandContext) - Method in class org.flowable.engine.impl.cmd.ExternalWorkerJobBpmnErrorCmd
- runJobLogic(ExternalWorkerJobEntity, CommandContext) - Method in class org.flowable.engine.impl.cmd.ExternalWorkerJobCompleteCmd
- RUNNING - Static variable in interface org.flowable.engine.impl.runtime.callback.ProcessInstanceState
- runTest() - Method in class org.flowable.engine.test.FlowableTestCase
- RUNTIME_TYPES - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- runtimeService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- runtimeService - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- runtimeService - Variable in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- runtimeService - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- runtimeService - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- runtimeService - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- runtimeService - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- runtimeService - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- runtimeService - Variable in class org.flowable.engine.test.FlowableRule
- runtimeService - Variable in class org.flowable.engine.test.FlowableTestCase
- RuntimeService - Interface in org.flowable.engine
- RuntimeServiceImpl - Class in org.flowable.engine.impl
- RuntimeServiceImpl(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.RuntimeServiceImpl
- runtimeServiceKey - Static variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
S
- safeDeleteSubProcessInstance(String, List<ExecutionEntity>, String, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- safelyExecuteScript(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- sameBoundaryEventDefinition(BoundaryEvent, BoundaryEvent) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- saveAttachment(Attachment) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- saveAttachment(Attachment) - Method in class org.flowable.engine.impl.TaskServiceImpl
- saveAttachment(Attachment) - Method in interface org.flowable.engine.TaskService
-
Update the name and description of an attachment
- SaveAttachmentCmd - Class in org.flowable.engine.impl.cmd
- SaveAttachmentCmd(Attachment) - Constructor for class org.flowable.engine.impl.cmd.SaveAttachmentCmd
- saveComment(Comment) - Method in class org.flowable.engine.impl.TaskServiceImpl
- saveComment(Comment) - Method in interface org.flowable.engine.TaskService
-
Update a comment to a task and/or process instance.
- SaveCommentCmd - Class in org.flowable.engine.impl.cmd
- SaveCommentCmd(CommentEntity) - Constructor for class org.flowable.engine.impl.cmd.SaveCommentCmd
- saveFormData(String, Map<String, String>) - Method in interface org.flowable.engine.FormService
-
Save the data that was entered as properties in a task form.
- saveFormData(String, Map<String, String>) - Method in class org.flowable.engine.impl.FormServiceImpl
- saveGroup(Group) - Method in interface org.flowable.engine.IdentityService
-
Saves the group.
- saveGroup(Group) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- saveModel(Model) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- saveModel(Model) - Method in interface org.flowable.engine.RepositoryService
-
Saves the model.
- SaveModelCmd - Class in org.flowable.engine.impl.cmd
- SaveModelCmd(ModelEntity) - Constructor for class org.flowable.engine.impl.cmd.SaveModelCmd
- saveProcessDefinitionInfo(String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- saveProcessDefinitionInfo(String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- SaveProcessDefinitionInfoCmd - Class in org.flowable.engine.impl.cmd
- SaveProcessDefinitionInfoCmd(String, ObjectNode) - Constructor for class org.flowable.engine.impl.cmd.SaveProcessDefinitionInfoCmd
- saveTask(Task) - Method in class org.flowable.engine.impl.TaskServiceImpl
- saveTask(Task) - Method in interface org.flowable.engine.TaskService
-
Saves the given task to the persistent data store.
- saveTask(TaskEntity) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- SaveTaskCmd - Class in org.flowable.engine.impl.cmd
- SaveTaskCmd(Task) - Constructor for class org.flowable.engine.impl.cmd.SaveTaskCmd
- saveUser(User) - Method in interface org.flowable.engine.IdentityService
-
Saves the user.
- saveUser(User) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- scheduleAsyncCompleteCallActivity(ExecutionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- scheduleEventAsync(EventSubscriptionEntity, Object) - Static method in class org.flowable.engine.impl.util.EventSubscriptionUtil
- scheduleProcessDefinitionActivation(CommandContext, DeploymentEntity) - Method in class org.flowable.engine.impl.cmd.DeployCmd
- scheduleTimerJob(ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.cmd.HandleHistoryCleanupTimerJobCmd
- scheduleTimers(ProcessDefinitionEntity, Process) - Method in class org.flowable.engine.impl.bpmn.deployer.TimerManager
- schemaCheckVersion() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- schemaCreate() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- schemaCreateInLock() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- schemaDrop() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- schemaOperation - Variable in class org.flowable.engine.impl.cfg.multitenant.ExecuteSchemaOperationCommand
- SchemaOperationProcessEngineClose - Class in org.flowable.engine.impl
- SchemaOperationProcessEngineClose() - Constructor for class org.flowable.engine.impl.SchemaOperationProcessEngineClose
- schemaUpdate() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- scope - Variable in class org.flowable.engine.impl.bpmn.listener.ExecuteExecutionListenerTransactionListener
- scope - Variable in class org.flowable.engine.impl.bpmn.listener.ExecuteTaskListenerTransactionListener
- scope - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- ScopeUtil - Class in org.flowable.engine.impl.bpmn.helper
- ScopeUtil() - Constructor for class org.flowable.engine.impl.bpmn.helper.ScopeUtil
- script - Variable in class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- script - Variable in class org.flowable.engine.migration.Script
- Script - Class in org.flowable.engine.migration
- Script() - Constructor for class org.flowable.engine.migration.Script
- Script(String, String) - Constructor for class org.flowable.engine.migration.Script
- SCRIPT - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- SCRIPT_TASK_SCRIPT - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- scriptBindingsFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ScriptCondition - Class in org.flowable.engine.impl.scripting
- ScriptCondition(String, String) - Constructor for class org.flowable.engine.impl.scripting.ScriptCondition
- ScriptExecutionListener - Class in org.flowable.engine.impl.bpmn.listener
- ScriptExecutionListener() - Constructor for class org.flowable.engine.impl.bpmn.listener.ScriptExecutionListener
- ScriptHttpHandler - Class in org.flowable.engine.impl.bpmn.http.handler
-
Scripting capable implementation of HttpRequest and HttpResponse handler.
- ScriptHttpHandler(Expression, String) - Constructor for class org.flowable.engine.impl.bpmn.http.handler.ScriptHttpHandler
- scriptingEngines - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ScriptTaskActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 script task.
- ScriptTaskActivityBehavior(String, String, String) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- ScriptTaskActivityBehavior(String, String, String, String, String, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- scriptTaskId - Variable in class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- ScriptTaskListener - Class in org.flowable.engine.impl.bpmn.listener
- ScriptTaskListener() - Constructor for class org.flowable.engine.impl.bpmn.listener.ScriptTaskListener
- ScriptTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- ScriptTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ScriptTaskParseHandler
- ScriptTaskPropertiesParser - Class in org.flowable.engine.dynamic
-
Created by Pardo David on 5/12/2016.
- ScriptTaskPropertiesParser() - Constructor for class org.flowable.engine.dynamic.ScriptTaskPropertiesParser
- ScriptTypeExecutionListener - Class in org.flowable.engine.impl.bpmn.listener
- ScriptTypeExecutionListener(Expression, String) - Constructor for class org.flowable.engine.impl.bpmn.listener.ScriptTypeExecutionListener
- ScriptTypeTaskListener - Class in org.flowable.engine.impl.bpmn.listener
-
Implementation for the
<taskListener type="script" />TaskListener extension. - ScriptTypeTaskListener(Expression, String) - Constructor for class org.flowable.engine.impl.bpmn.listener.ScriptTypeTaskListener
- searchForMultiInstanceActivity(String, String, ExecutionEntityManager) - Method in class org.flowable.engine.impl.cmd.AddMultiInstanceExecutionCmd
- searchKey - Variable in class org.flowable.engine.impl.cmd.FindBatchesBySearchKeyCmd
- selectById(Class<T>, String, boolean) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- selectListWithRawParameter(String, Object, boolean) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- selectListWithRawParameterNoCacheLoadAndStore(String, Object) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- selectOne(String, Object) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- send(String, Object[], ConcurrentMap<QName, URL>) - Method in interface org.flowable.engine.impl.webservice.SyncWebServiceClient
-
Synchronously invoke a web service method with some arguments.
- sendCompletedEvent(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- sendCompletedWithConditionEvent(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- sendEventServiceTask - Variable in class org.flowable.engine.impl.bpmn.behavior.SendEventTaskActivityBehavior
- SendEventServiceTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- SendEventServiceTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.SendEventServiceTaskParseHandler
- SendEventTaskActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Sends an event to the event registry
- SendEventTaskActivityBehavior(SendEventServiceTask) - Constructor for class org.flowable.engine.impl.bpmn.behavior.SendEventTaskActivityBehavior
- sendFor(MessageInstance, Operation, ConcurrentMap<QName, URL>) - Method in interface org.flowable.engine.impl.bpmn.webservice.OperationImplementation
-
Sends the message on behalf of operation
- sendFor(MessageInstance, Operation, ConcurrentMap<QName, URL>) - Method in class org.flowable.engine.impl.webservice.WSOperation
- sendMessage(MessageInstance, ConcurrentMap<QName, URL>) - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- sendProcessInstanceCompletedEvent(ExecutionEntity, FlowElement) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- SendTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- SendTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.SendTaskParseHandler
- SEQUENCE_FLOW_CONDITION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- SequenceFlowParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- SequenceFlowParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.SequenceFlowParseHandler
- sequenceFlows - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
A map for storing sequence flow based on their id during parsing.
- sequenceFlowTaken(FlowableSequenceFlowTakenEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- SequenceFlowTakenEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- SequenceFlowTakenEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.SequenceFlowTakenEventHandler
- sequential - Variable in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityEventImpl
- sequential - Variable in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
- sequentialExecution - Variable in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- SequentialMultiInstanceBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- SequentialMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Constructor for class org.flowable.engine.impl.bpmn.behavior.SequentialMultiInstanceBehavior
- serializableVariableTypeTrackDeserializedObjects - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
This flag determines whether variables of the type 'serializable' will be tracked.
- service - Variable in class org.flowable.engine.impl.webservice.WSOperation
- SERVICE_TASK_CLASS_NAME - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- SERVICE_TASK_DELEGATE_EXPRESSION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- SERVICE_TASK_EXPRESSION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- ServiceInvoker - Interface in org.flowable.engine.impl.cfg
- ServiceTaskDelegateExpressionActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
ActivityBehaviorused when 'delegateExpression' is used for a serviceTask. - ServiceTaskDelegateExpressionActivityBehavior(String, Expression, Expression, List<FieldDeclaration>, List<MapExceptionEntry>, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- ServiceTaskDelegateExpressionActivityBehavior.FutureJavaDelegateCompleteAction - Class in org.flowable.engine.impl.bpmn.behavior
- ServiceTaskExpressionActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
ActivityBehavior that evaluates an expression when executed.
- ServiceTaskExpressionActivityBehavior(ServiceTask, Expression, Expression) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- ServiceTaskExpressionActivityBehavior.FutureCompleteAction - Class in org.flowable.engine.impl.bpmn.behavior
- ServiceTaskFutureJavaDelegateActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- ServiceTaskFutureJavaDelegateActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior
- ServiceTaskFutureJavaDelegateActivityBehavior(FutureJavaDelegate<?>, boolean, Expression, List<MapExceptionEntry>) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior
- ServiceTaskFutureJavaDelegateActivityBehavior.FutureJavaDelegateCompleteAction - Class in org.flowable.engine.impl.bpmn.behavior
- serviceTaskId - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- serviceTaskId - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- serviceTaskId - Variable in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
- ServiceTaskJavaDelegateActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- ServiceTaskJavaDelegateActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
- ServiceTaskJavaDelegateActivityBehavior(JavaDelegate, boolean, Expression) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
- ServiceTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- ServiceTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ServiceTaskParseHandler
- sessionFactories - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- setAccept(boolean) - Method in class org.flowable.engine.impl.rules.RulesAgendaFilter
- setAction(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntity
- setAction(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- setActive(boolean) - Method in interface org.flowable.engine.delegate.DelegateExecution
-
makes this execution active or inactive.
- setActive(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setActiveActivityId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setActiveActivityIds(Set<String>) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setActivityBehaviorFactory(ActivityBehaviorFactory) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- setActivityBehaviorFactory(ActivityBehaviorFactory) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParser
- setActivityBehaviorFactory(ActivityBehaviorFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setActivityFontName(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setActivityId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
- setActivityId(String) - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- setActivityId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- setActivityId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- setActivityId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setActivityId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntity
- setActivityId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- setActivityId(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- setActivityIdToConfiguration(String, String) - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
- setActivityInstanceDataManager(ActivityInstanceDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setActivityInstanceEntityManager(ActivityInstanceEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setActivityInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntity
- setActivityInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- setActivityMigrationMappings(List<ActivityMigrationMapping>) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- setActivityName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
- setActivityName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- setActivityName(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- setActivityName(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntity
- setActivityName(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- setActivityName(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- setActivityRef(String) - Method in class org.flowable.engine.impl.bpmn.parser.CompensateEventDefinition
- setActivityType(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
- setActivityType(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- setActivityType(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- setActivityType(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntity
- setActivityType(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- setAddDefaultExceptionHandler(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAdditionalDataContainer(VariableContainer) - Method in exception org.flowable.engine.delegate.BpmnError
- setAgenda(FlowableEngineAgenda) - Method in class org.flowable.engine.impl.agenda.AbstractOperation
- setAgendaFactory(FlowableEngineAgendaFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAgendaFutureMaxWaitTimeoutProvider(AgendaFutureMaxWaitTimeoutProvider) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAgendaOperationRunner(AgendaOperationRunner) - Method in class org.flowable.engine.impl.interceptor.CommandInvoker
- setAggregations(VariableAggregationDefinitions) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- setAllServiceTasksNoOp() - Method in class org.flowable.engine.test.mock.FlowableMockSupport
- setAllServiceTasksNoOp() - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- setAlwaysUseArraysForDmnMultiHitPolicies(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setAnnotationFontName(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setAppResourceCache(DeploymentCache<Object>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAppResourceCache(DeploymentCache<Object>) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- setAppResourceCacheLimit(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAppResourceConverter(AppResourceConverter) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAssignee(String) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- setAssignee(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- setAssignee(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- setAssignee(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntity
- setAssignee(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- setAssignee(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setAssignee(String) - Method in class org.flowable.engine.interceptor.MigrationContext
- setAssignee(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- setAssignee(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- setAssignee(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Set the new assignee of a process instance.
- setAssignee(String, String) - Method in interface org.flowable.engine.TaskService
-
Changes the assignee of the given task to the given userId.
- setAssigneeId(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- setAstFunctionCreators(List<FlowableAstFunctionCreator>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsync(boolean) - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- setAsyncExecutor(AsyncExecutor) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setAsyncExecutorActivate(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorActivate(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setAsyncExecutorAllowCoreThreadTimeout(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorAsyncJobAcquisitionEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorAsyncJobLockTimeInMillis(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorConfiguration(AsyncJobExecutorConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorCorePoolSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorDefaultAsyncJobAcquireWaitTime(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorDefaultQueueSizeFullWaitTime(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorDefaultTimerJobAcquireWaitTime(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorExecuteAsyncRunnableFactory(ExecuteAsyncRunnableFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorLockOwner(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorMaxAsyncJobsDuePerAcquisition(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorMaxPoolSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorMaxTimerJobsPerAcquisition(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorNumberOfRetries(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorResetExpiredJobsEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorResetExpiredJobsInterval(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorResetExpiredJobsMaxTimeout(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorResetExpiredJobsPageSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorSecondsToWaitOnShutdown(long) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorTaskExecutorConfiguration(AsyncTaskExecutorConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorTenantId(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorThreadFactory(ThreadFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorThreadKeepAliveTime(long) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorThreadPoolQueue(BlockingQueue<Runnable>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorThreadPoolQueueSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorTimerJobAcquisitionEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorTimerLockTimeInMillis(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorUnlockOwnedJobs(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncFailedJobWaitTime(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setAsyncHistoryEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutor(AsyncExecutor) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setAsyncHistoryExecutorActivate(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setAsyncHistoryExecutorAsyncJobAcquisitionEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorAsyncJobLockTimeInMillis(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorConfiguration(AsyncJobExecutorConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorCorePoolSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorDefaultAsyncJobAcquireWaitTime(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorDefaultQueueSizeFullWaitTime(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorLockOwner(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorMaxJobsDuePerAcquisition(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorMaxPoolSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorNumberOfRetries(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorResetExpiredJobsEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorResetExpiredJobsInterval(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorResetExpiredJobsPageSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorSecondsToWaitOnShutdown(long) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorTaskExecutorConfiguration(AsyncTaskExecutorConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorThreadKeepAliveTime(long) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorThreadPoolQueue(BlockingQueue<Runnable>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorThreadPoolQueueSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryTaskExecutor(AsyncTaskExecutor) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setAsyncTaskExecutor(AsyncTaskExecutor) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setAsyncTaskInvoker(AsyncTaskInvoker) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setAsyncTaskInvokerTaskExecutor(AsyncTaskExecutor) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setAsyncTaskInvokerTaskExecutorConfiguration(AsyncTaskExecutorConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAttachmentDataManager(AttachmentDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAttachmentEntityManager(AttachmentEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAuthenticatedUserId(String) - Method in interface org.flowable.engine.IdentityService
-
Passes the authenticated user id for this particular thread.
- setAuthenticatedUserId(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- setBatchId(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- setBatchId(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- setBatchServiceConfiguration(BatchServiceConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBatchServiceConfigurators(Collection<ServiceConfigurator<BatchServiceConfiguration>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBatchSizeProcessInstances(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBatchSizeTasks(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBatchStatusTimeCycleConfig(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBehaviorClass(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
- setBpmnDeployer(BpmnDeployer) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBpmnDeploymentHelper(BpmnDeploymentHelper) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- setBpmnDeploymentHelper(BpmnDeploymentHelper) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBpmnModel(BpmnModel) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- setBpmnModel(BpmnModel) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
- setBpmnParseFactory(BpmnParseFactory) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParser
- setBpmnParseFactory(BpmnParseFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBpmnParser(BpmnParser) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilderFactory
- setBpmnParser(BpmnParser) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBpmnParserHandlers(BpmnParseHandlers) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- setBpmnParserHandlers(BpmnParseHandlers) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParser
- setBusinessCalendarManager(BusinessCalendarManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBusinessKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setBusinessKey(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setBusinessKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setBusinessKey(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setBusinessKey(String) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- setBusinessStatus(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setBusinessStatus(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setBusinessStatus(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setBusinessStatus(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setByteArrayDataManager(ByteArrayDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setByteArrayEntityManager(ByteArrayEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBytes(byte[]) - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- setBytes(byte[]) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- setBytes(byte[]) - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- setCachedValue(Object) - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- setCachedValue(Object) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- setCachingAndArtifactsManager(CachingAndArtifactsManager) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- setCachingAndArtifactsManager(CachingAndArtifactsManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCallActivity(CallActivity) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setCallActivityExecution(ExecutionEntity) - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceAfterContext
- setCallActivityExecution(ExecutionEntity) - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
- setCallActivityId(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setCallActivityId(String) - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- setCallActivitySubProcessVersion(Integer) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setCallActivitySubProcessVersion(Integer) - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- setCallbackId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setCallbackId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setCallbackId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setCallbackId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setCallbackId(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- setCallbackType(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setCallbackType(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setCallbackType(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setCallbackType(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setCallbackType(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- setCalledProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- setCalledProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- setCalledProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntity
- setCalledProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- setCandidateGroups(List<String>) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setCandidateManager(CandidateManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCandidateUsers(List<String>) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setCaseInstanceService(CaseInstanceService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCategory(String) - Method in class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
- setCategory(String) - Method in class org.flowable.engine.impl.cmd.SetProcessDefinitionCategoryCmd
- setCategory(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- setCategory(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- setCategory(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- setCategory(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setCategory(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setCategory(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setCategory(String) - Method in interface org.flowable.engine.repository.Model
- setCause(Object) - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityCancelledEventImpl
- setCause(Object) - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCancelledEventImpl
- setCause(Object) - Method in class org.flowable.engine.delegate.event.impl.FlowableProcessCancelledEventImpl
- setChangeTenantEntityTypes(Set<String>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setChangeTenantIdManager(ChangeTenantIdManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setChildExecution(ExecutionEntity) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- setChildNodes(List<DebugInfoExecutionTree.DebugInfoExecutionTreeNode>) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- setChildren(List<ExecutionTreeNode>) - Method in class org.flowable.engine.debug.ExecutionTreeNode
- setClassLoader(ClassLoader) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setCleanInstancesBatchSize(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setCleanInstancesEndedAfter(Duration) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setCleanInstancesEndedAfterNumberOfDays(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
Deprecated.
- setClock(Clock) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- setClock(Clock) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setClock(Clock) - Method in class org.flowable.engine.impl.event.logger.EventLogger
- setClock(Clock) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setCollection(boolean) - Method in class org.flowable.engine.impl.bpmn.data.ItemDefinition
- setCollectionElementIndexVariable(String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- setCollectionElementVariable(String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- setCollectionExpression(Expression) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- setCollectionString(String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- setCollectionVariable(String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- setCommandConfig(CommandConfig) - Method in class org.flowable.engine.impl.db.DbIdGenerator
- setCommandContext(CommandContext) - Method in class org.flowable.engine.impl.agenda.AbstractOperation
- setCommandExecutions(Map<String, List<CommandExecutionResult>>) - Method in class org.flowable.engine.test.profiler.ProfileSession
- setCommandExecutor(CommandExecutor) - Method in class org.flowable.engine.impl.db.DbIdGenerator
- setCommandFqn(String) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- setCommandInterceptors(List<CommandInterceptor>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCommentDataManager(CommentDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCommentEntityManager(CommentEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCompatibilityHandlerClassName(String) - Method in class org.flowable.engine.compatibility.DefaultFlowable5CompatibilityHandlerFactory
- setCompleteTime(Date) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- setCompletionCondition(String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- setConcurrent(boolean) - Method in interface org.flowable.engine.delegate.DelegateExecution
-
changes the concurrent indicator on this execution.
- setConcurrent(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setConditionExpression(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableConditionalEventImpl
- setConditionLanguage(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableConditionalEventImpl
- setConfiguration(String) - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- setConfigurationResource(String) - Method in class org.flowable.engine.test.FlowableRule
- setConfigurationResource(String) - Method in class org.flowable.engine.test.FlowableTestCase
- setContent(ByteArrayEntity) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
- setContent(ByteArrayEntity) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- setContentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
- setContentId(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- setCountEnabled(boolean) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- setCountEnabled(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setCreateDiagramOnDeploy(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setCreatedMultiInstanceRootExecution(HashMap<String, ExecutionEntity>) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- setCreateExternalWorkerJobInterceptor(CreateExternalWorkerJobInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCreateTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntity
- setCreateTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- setCreateUserTaskInterceptor(CreateUserTaskInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCurrentActivityName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setCurrentActivityName(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setCurrentCommandExecution(CommandExecutionResult) - Method in class org.flowable.engine.test.profiler.ProfileSession
- setCurrentFlowableListener(FlowableListener) - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Called when an
ExecutionListeneris being executed. - setCurrentFlowableListener(FlowableListener) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setCurrentFlowElement(FlowElement) - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Change the current BPMN element the execution is at.
- setCurrentFlowElement(FlowElement) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- setCurrentFlowElement(FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setCurrentProcess(Process) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- setCurrentProcessDefinition(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- setCurrentProfileSession(ProfileSession) - Method in class org.flowable.engine.test.profiler.FlowableProfiler
- setCurrentSubProcess(SubProcess) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- setCurrentTime(Instant) - Method in class org.flowable.engine.test.FlowableTestHelper
- setCurrentTime(Date) - Method in class org.flowable.engine.test.FlowableRule
- setCurrentTime(Date) - Method in class org.flowable.engine.test.FlowableTestCase
- setCurrentTime(Date) - Method in class org.flowable.engine.test.FlowableTestHelper
- setCustomAsyncRunnableExecutionExceptionHandlers(List<AsyncRunnableExecutionExceptionHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomDefaultBpmnParseHandlers(List<BpmnParseHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomEventHandlers(List<EventHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomFlowableFunctionDelegates(List<FlowableFunctionDelegate>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomFormEngines(List<FormEngine>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomFormTypes(List<AbstractFormType>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomHistoryJobHandlers(List<HistoryJobHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomJobHandlers(List<JobHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomMybatisMappers(Set<Class<?>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomMybatisXMLMappers(Set<String>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomPostCommandInterceptors(List<CommandInterceptor>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomPostVariableTypes(List<VariableType>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomPreCommandInterceptors(List<CommandInterceptor>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomPreVariableTypes(List<VariableType>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomScriptingEngineClasses(List<String>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomServiceTaskValidator(ServiceTaskValidator) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomSessionFactories(List<SessionFactory>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setData(byte[]) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- setData(byte[]) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- setDatabaseCatalog(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDatabaseSchema(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDatabaseSchemaUpdate(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDatabaseSchemaUpdate(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDatabaseTablePrefix(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDatabaseTimeInMs(long) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- setDatabaseType(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDatabaseWildcardEscapeCharacter(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDataObjectDefinitionKey(String) - Method in class org.flowable.engine.impl.DataObjectImpl
- setDataSource(DataSource) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDataSourceJndiName(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDbDeletes(Map<String, Long>) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- setDbDeletes(Map<String, Long>) - Method in class org.flowable.engine.test.profiler.CommandStats
- setDbInserts(Map<String, Long>) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- setDbInserts(Map<String, Long>) - Method in class org.flowable.engine.test.profiler.CommandStats
- setDbSelects(Map<String, Long>) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- setDbSelects(Map<String, Long>) - Method in class org.flowable.engine.test.profiler.CommandStats
- setDbUpdates(Map<String, Long>) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- setDbUpdates(Map<String, Long>) - Method in class org.flowable.engine.test.profiler.CommandStats
- setDeadLetterJobCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- setDeadLetterJobCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setDebugger(ProcessDebugger) - Method in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgendaFactory
- setDecisionServiceVariablesOnExecution(Map<String, List<Map<String, Object>>>, String, DelegateExecution, ObjectMapper, boolean) - Method in interface org.flowable.engine.DecisionTableVariableManager
- setDecisionServiceVariablesOnExecution(Map<String, List<Map<String, Object>>>, String, DelegateExecution, ObjectMapper, boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
- setDecisionTableVariableManager(DecisionTableVariableManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDefaultCamelContext(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDefaultCommandConfig(CommandConfig) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDefaultExpression(Expression) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- setDefaultFailedJobWaitTime(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDefaultMailClient(FlowableMailClient) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDefaultMailServer(MailServerInfo) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDelegateExpressionFieldInjectionMode(DelegateExpressionFieldInjectionMode) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDelegateInterceptor(DelegateInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDeleted(boolean) - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- setDeleteReason(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- setDeleteReason(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- setDeleteReason(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setDeleteReason(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setDeleteReason(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
- setDeleteReason(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- setDependentScopeTypes(Collection<String>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDeployers(List<EngineDeployer>) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- setDeployment(EngineDeployment) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- setDeploymentCategory(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- setDeploymentCategory(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- setDeploymentCategory(String, String) - Method in interface org.flowable.engine.RepositoryService
-
Sets the category of the deployment.
- SetDeploymentCategoryCmd - Class in org.flowable.engine.impl.cmd
- SetDeploymentCategoryCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
- setDeploymentDataManager(DeploymentDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDeploymentEntityManager(DeploymentEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDeploymentEntityManager(DeploymentEntityManager) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- setDeploymentId(String) - Method in class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
- setDeploymentId(String) - Method in class org.flowable.engine.impl.cmd.SetDeploymentKeyCmd
- setDeploymentId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setDeploymentId(String) - Method in class org.flowable.engine.impl.form.DefaultFormHandler
- setDeploymentId(String) - Method in class org.flowable.engine.impl.form.FormDataImpl
- setDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- setDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- setDeploymentId(String) - Method in interface org.flowable.engine.repository.Model
- setDeploymentIdFromDeploymentAnnotation(String) - Method in class org.flowable.engine.test.FlowableTestHelper
- setDeploymentIds(List<String>) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setDeploymentKey(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- setDeploymentKey(String, String) - Method in interface org.flowable.engine.RepositoryService
-
Sets the key of the deployment.
- SetDeploymentKeyCmd - Class in org.flowable.engine.impl.cmd
- SetDeploymentKeyCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.SetDeploymentKeyCmd
- setDeploymentManager(DeploymentManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- SetDeploymentParentDeploymentIdCmd - Class in org.flowable.engine.impl.cmd
- SetDeploymentParentDeploymentIdCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
- setDeploymentTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- setDeploymentTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- setDerivedFrom(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- setDerivedFrom(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- setDerivedFrom(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setDerivedFrom(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setDerivedFromRoot(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- setDerivedFromRoot(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- setDerivedFromRoot(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setDerivedFromRoot(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setDerivedProcessDefinitionVersionsAndIds(ParsedDeployment, Map<ProcessDefinitionEntity, ProcessDefinitionEntity>, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- setDerivedVersion(int) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setDerivedVersion(int) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setDescription(String) - Method in class org.flowable.engine.app.AppModel
- setDescription(String) - Method in class org.flowable.engine.impl.DataObjectImpl
- setDescription(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- setDescription(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setDescription(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setDescription(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setDescription(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setDescription(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setDescription(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setDescription(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setDescription(String) - Method in interface org.flowable.engine.task.Attachment
-
long (max 255 chars) explanation what this attachment is about in context of the task and/or process instance it's linked to.
- setDetailType(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntity
- setDetailType(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- setDiagramResourceName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setDiagramResourceName(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setDirectExecutionMigration(boolean) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setDisableEventRegistry(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDisableIdmEngine(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDoubleValue(Double) - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- setDoubleValue(Double) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- setDrawSequenceFlowNameWithNoLabelDI(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDueDate(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setDueDate(String, Date) - Method in class org.flowable.engine.impl.TaskServiceImpl
- setDueDate(String, Date) - Method in interface org.flowable.engine.TaskService
-
Changes the due date of the task
- setDurationInMillis(Long) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- setDurationInMillis(Long) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- setDurationInMillis(Long) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
- setDurationInMillis(Long) - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- setDynamicBpmnService(DynamicBpmnService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDynamicStateManager(DynamicStateManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDynamicSubProcessId(String) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- setDynamicTaskId(String) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- setDynamicUserTaskCallback(DynamicUserTaskCallback) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- setEditorSourceExtraValueId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntity
- setEditorSourceExtraValueId(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- setEditorSourceValueId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntity
- setEditorSourceValueId(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- setElementProperty(String, String, JsonNode, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- setElementProperty(String, String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- setElements(Map<String, DiagramElement>) - Method in class org.flowable.engine.repository.DiagramLayout
- setEnableActivityContainers(List<EnableActivityContainer>) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- setEnableActivityMappings(List<EnableActivityMapping>) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- setEnableDatabaseEventLogging(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnabledJobCategories(List<String>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableEagerExecutionTreeFetching(boolean) - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
- setEnableEagerExecutionTreeFetching(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableEntityLinks(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableEventDispatcher(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableExecutionRelationshipCounts(boolean) - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
- setEnableExecutionRelationshipCounts(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableHistoricTaskLogging(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableHistoryCleaning(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setEnableLocalization(boolean) - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
- setEnableLocalization(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableProcessDefinitionHistoryLevel(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setEnableProcessDefinitionInfoCache(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setEnableSafeBpmnXml(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableTaskRelationshipCounts(boolean) - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
- setEnableTaskRelationshipCounts(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableVerboseExecutionTreeLogging(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEndActivityId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setEndActivityId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setEndDateToConfiguration(String, String) - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
- setEnded(boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setEnded(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setEndTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- setEndTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- setEndTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
- setEndTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- setEndTime(Date) - Method in class org.flowable.engine.test.profiler.ProfileSession
- setEngineName(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEngineName(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setEngineVersion(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- setEngineVersion(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- setEngineVersion(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setEngineVersion(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setEntityClass(Class<?>) - Method in class org.flowable.engine.impl.bpmn.helper.BaseDelegateEventListener
- setEntityLinkServiceConfiguration(EntityLinkServiceConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEntityLinkServiceConfigurators(Collection<ServiceConfigurator<EntityLinkServiceConfiguration>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setErrorCode(String) - Method in exception org.flowable.engine.delegate.BpmnError
- setErrorCode(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
- setErrorCode(String) - Method in class org.flowable.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
- setErrorCode(String) - Method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- setErrorCode(String) - Method in class org.flowable.engine.impl.bpmn.helper.ErrorThrowingEventListener
- setErrorCode(String) - Method in class org.flowable.engine.impl.bpmn.parser.Error
- setErrorCode(String) - Method in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
- setErrorId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
- setEscalation(Escalation) - Method in class org.flowable.engine.impl.bpmn.behavior.EscalationEndEventActivityBehavior
- setEscalationCode(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableEscalationEventImpl
- setEscalationEventDefinition(EscalationEventDefinition) - Method in class org.flowable.engine.impl.bpmn.behavior.EscalationEndEventActivityBehavior
- setEscalationName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableEscalationEventImpl
- setEvent(FlowableEvent) - Method in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
- setEvent(FlowableEvent) - Method in interface org.flowable.engine.impl.event.logger.handler.EventLoggerEventHandler
- setEventDispatcher(FlowableEventDispatcher) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventHandlers(List<EventLoggerEventHandler>) - Method in class org.flowable.engine.impl.event.logger.AbstractEventFlusher
- setEventHandlers(List<EventLoggerEventHandler>) - Method in interface org.flowable.engine.impl.event.logger.EventFlusher
- setEventHandlers(Map<String, EventHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventListeners(List<FlowableEventListener>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventLogEntryDataManager(EventLogEntryDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventLogEntryEntityManager(EventLogEntryEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventName(String) - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Sets the current event (typically when execution an
ExecutionListener). - setEventName(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setEventParameterVariable(String, String, boolean, Map<String, EventPayloadInstance>, VariableScope) - Static method in class org.flowable.engine.impl.util.EventInstanceBpmnUtil
- setEventRegistryEventConsumer(EventRegistryEventConsumer) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventRegistryStartProcessInstanceAsync(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventRegistryUniqueProcessInstanceCheckWithLock(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventRegistryUniqueProcessInstanceStartLockTime(Duration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventScope(boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setEventScope(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setEventSubscriptionCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- setEventSubscriptionCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setEventSubscriptionManager(EventSubscriptionManager) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
- setEventSubscriptionManager(EventSubscriptionManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventSubscriptions(List<EventSubscriptionQueryValue>) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setEventSubscriptions(List<EventSubscriptionQueryValue>) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- setEventSubscriptionServiceConfiguration(EventSubscriptionServiceConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventSubscriptionServiceConfigurators(Collection<ServiceConfigurator<EventSubscriptionServiceConfiguration>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setExclude(boolean) - Method in interface org.flowable.engine.delegate.BusinessRuleTaskDelegate
- setExclude(boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
- setExecution(DelegateExecution) - Method in class org.flowable.engine.impl.delegate.TriggerableJavaDelegateContextImpl
- setExecution(DelegateExecution) - Method in class org.flowable.engine.interceptor.CreateUserTaskAfterContext
- setExecution(DelegateExecution) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.AbstractOperation
- setExecutionDataManager(ExecutionDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setExecutionEntity(ExecutionEntity) - Method in class org.flowable.engine.debug.ExecutionTreeNode
- setExecutionEntityManager(ExecutionEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setExecutionId(String) - Method in class org.flowable.engine.impl.DataObjectImpl
- setExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- setExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- setExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- setExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- setExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntity
- setExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- setExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntity
- setExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- setExecutionId(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- setExecutionQueryInterceptor(ExecutionQueryInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setExecutionTrees(List<DebugInfoExecutionTree>) - Method in class org.flowable.engine.test.impl.logger.AbstractDebugInfo
- setExecutionVariables(String, Map<String, ? extends Object>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- SetExecutionVariablesCmd - Class in org.flowable.engine.impl.cmd
- SetExecutionVariablesCmd(String, Map<String, ? extends Object>, boolean) - Constructor for class org.flowable.engine.impl.cmd.SetExecutionVariablesCmd
- setExecutionVariableValue(Object, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- setExpressionCacheEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setExpressionCacheSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setExpressionManager(ExpressionManager) - Method in class org.flowable.engine.impl.bpmn.parser.factory.AbstractBehaviorFactory
- setExpressionManager(ExpressionManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setExpressionTextLengthCacheLimit(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setExternalWorkerJobCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- setExternalWorkerJobCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setFailedJobCommandFactory(FailedJobCommandFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFallbackFlowable5CompatibilityHandler(Flowable5CompatibilityHandler) - Static method in class org.flowable.engine.impl.context.Flowable5CompatibilityContext
- setFieldName(int, String, Class<?>, Class<?>) - Method in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
- setFieldValue(String, Object) - Method in class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
- setFieldValue(String, Object) - Method in class org.flowable.engine.impl.bpmn.data.ItemInstance
- setFlowable5ActivityBehaviorFactory(Object) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFlowable5CompatibilityEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFlowable5CompatibilityHandler(Flowable5CompatibilityHandler) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFlowable5CompatibilityHandlerFactory(Flowable5CompatibilityHandlerFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFlowable5CustomDefaultBpmnParseHandlers(List<Object>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFlowable5CustomMybatisMappers(Set<Class<?>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFlowable5CustomMybatisXMLMappers(Set<String>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFlowable5ExpressionManager(Object) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFlowable5JobProcessors(List<Object>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFlowable5ListenerFactory(Object) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFlowable5PostBpmnParseHandlers(List<Object>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFlowable5PreBpmnParseHandlers(List<Object>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFlowable6ProcessEngineConfiguration(ProcessEngineConfiguration) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- setFlowableFunctionDelegates(List<FlowableFunctionDelegate>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFlowElementClass(Class<?>) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- setFlowElementId(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- setFlowElementLocalVariableMap(Map<String, Map<String, Object>>) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setFormEngines(Map<String, FormEngine>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFormFieldHandler(FormFieldHandler) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFormFieldValidationEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFormHandlerHelper(FormHandlerHelper) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFormKey(String) - Method in class org.flowable.engine.impl.form.FormDataImpl
- setFormKey(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setFormKey(Expression) - Method in class org.flowable.engine.impl.form.DefaultFormHandler
- setFormProperties(List<FormProperty>) - Method in class org.flowable.engine.impl.form.FormDataImpl
- setFormPropertyHandlers(List<FormPropertyHandler>) - Method in class org.flowable.engine.impl.form.DefaultFormHandler
- setFormService(FormService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFormTypes(FormTypes) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFullMessage(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- setFullMessage(String) - Method in interface org.flowable.engine.task.Comment
- setFullMessageBytes(byte[]) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntity
- setFullMessageBytes(byte[]) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- setGenerated(boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ResourceEntity
- setGenerated(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- setGraphicalNotationDefined(boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setGraphicalNotationDefined(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setGroupId(String) - Method in class org.flowable.engine.impl.IdentityLinkQueryObject
- setGroupsAccess(String) - Method in class org.flowable.engine.app.AppModel
- setHandleProcessEngineExecutorsAfterEngineCreate(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHandler(CollectionHandler) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- setHasStartFormKey(boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setHasStartFormKey(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setHeight(Double) - Method in class org.flowable.engine.repository.DiagramNode
- setHistoricActivityInstanceDataManager(HistoricActivityInstanceDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoricActivityInstanceEntityManager(HistoricActivityInstanceEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoricDataService(HistoryService) - Method in class org.flowable.engine.test.FlowableRule
- setHistoricDetailDataManager(HistoricDetailDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoricDetailEntityManager(HistoricDetailEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoricProcessInstanceDataManager(HistoricProcessInstanceDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoricProcessInstanceEntityManager(HistoricProcessInstanceEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoricProcessInstanceQueryInterceptor(HistoricProcessInstanceQueryInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoricTaskQueryInterceptor(HistoricTaskQueryInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistory(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setHistoryCleaningManager(HistoryCleaningManager) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setHistoryCleaningTimeCycleConfig(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setHistoryConfigurationSettings(HistoryConfigurationSettings) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryJobExecutionScope(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryJobHandlers(Map<String, HistoryJobHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryJobProcessors(List<HistoryJobProcessor>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryLevel(Integer) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setHistoryLevel(Integer) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setHistoryLevel(HistoryLevel) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setHistoryManager(HistoryManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryService(HistoryService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHttpClientConfig(HttpClientConfig) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setIcon(String) - Method in class org.flowable.engine.app.AppModel
- setId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- setId(String) - Method in class org.flowable.engine.impl.bpmn.parser.Error
- setId(String) - Method in class org.flowable.engine.impl.bpmn.parser.SignalDefinition
- setId(String) - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- setId(String) - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- setId(String) - Method in class org.flowable.engine.impl.DataObjectImpl
- setId(String) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- setId(String) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- setId(String) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- setId(String) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
- setId(String) - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- setId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntity
- setId(String) - Method in class org.flowable.engine.repository.DiagramElement
- setId(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- setIdBlockSize(int) - Method in class org.flowable.engine.impl.db.DbIdGenerator
- setIdBlockSize(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setIdentityLinkCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- setIdentityLinkCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setIdentityLinkEventHandler(IdentityLinkEventHandler) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setIdentityLinkInterceptor(IdentityLinkInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setIdentityLinkServiceConfiguration(IdentityLinkServiceConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setIdentityLinkServiceConfigurators(Collection<ServiceConfigurator<IdentityLinkServiceConfiguration>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setIdentityService(IdentityService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setIdentityService(IdentityService) - Method in class org.flowable.engine.test.FlowableRule
- setIdGenerator(IdGenerator) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- setIdGenerator(IdGenerator) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setImplementation(BpmnInterfaceImplementation) - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- setImplementation(OperationImplementation) - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- setInfoJsonId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntity
- setInfoJsonId(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityImpl
- setInfoNode(ObjectNode) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
- setInheritVariables(boolean) - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
- setInitialActivityId(String) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- setInitialFlowElement(FlowElement) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- setInitialFlowElement(FlowElement) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- setInitialized(boolean) - Static method in class org.flowable.engine.ProcessEngines
- setInitiatorVariableName(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- setInMessage(MessageDefinition) - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- setInnerActivityBehavior(AbstractBpmnActivityBehavior) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- setInParameters(List<IOParameter>) - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceAfterContext
- setInParameters(List<IOParameter>) - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
- setInserted(boolean) - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- setInterface(BpmnInterface) - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- setInternalHistoryTaskManager(InternalHistoryTaskManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setInternalHistoryVariableManager(InternalHistoryVariableManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setInternalJobCompatibilityManager(InternalJobCompatibilityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setInternalJobManager(InternalJobManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setInternalProcessDefinitionLocalizationManager(InternalProcessDefinitionLocalizationManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setInternalProcessLocalizationManager(InternalProcessLocalizationManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setInternalTaskAssignmentManager(InternalTaskAssignmentManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setInternalTaskLocalizationManager(InternalTaskLocalizationManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setInternalTaskVariableScopeResolver(InternalTaskVariableScopeResolver) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setInterrupting(boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
- setInvolvedGroups(Set<String>) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setInvolvedUser(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setIoSpecification(IOSpecification) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setIsActive(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setIsConcurrent(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setIsCountEnabled(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setIsEnded(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setIsEventScope(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setIsGraphicalNotationDefined(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setIsMultiInstanceRoot(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setIsScope(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setItemDefinition(ItemDefinition) - Method in class org.flowable.engine.impl.bpmn.webservice.MessageDefinition
- setItemKind(ItemKind) - Method in class org.flowable.engine.impl.bpmn.data.ItemDefinition
- setJdbcDefaultTransactionIsolationLevel(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJdbcDriver(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJdbcMaxActiveConnections(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJdbcMaxCheckoutTime(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJdbcMaxIdleConnections(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJdbcMaxWaitTime(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJdbcPassword(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJdbcPingConnectionNotUsedFor(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJdbcPingEnabled(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJdbcPingQuery(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJdbcUrl(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setJdbcUrl(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJdbcUsername(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJobCategory(String) - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
- setJobCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- setJobCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setJobExecutionScope(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setJobHandlers(Map<String, JobHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setJobManager(JobManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setJobProcessor(List<Object>) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- setJobProcessors(List<JobProcessor>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setJobRetries(String, int) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- setJobRetries(String, int) - Method in interface org.flowable.engine.ManagementService
-
Sets the number of retries that a job has left.
- setJobServiceConfiguration(JobServiceConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setJobServiceConfigurators(Collection<ServiceConfigurator<JobServiceConfiguration>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setJobTopicExpression(String) - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
- setJpaCloseEntityManager(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJpaEntityManagerFactory(Object) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJpaHandleTransaction(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJpaPersistenceUnitName(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJsonVariableTypeTrackObjects(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setKey(String) - Method in class org.flowable.engine.app.AppModel
- setKey(String) - Method in class org.flowable.engine.impl.cmd.SetDeploymentKeyCmd
- setKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- setKey(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- setKey(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- setKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setKey(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setKey(String) - Method in interface org.flowable.engine.repository.Model
- setKnowledgeBaseCache(DeploymentCache<Object>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setKnowledgeBaseCache(DeploymentCache<Object>) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- setKnowledgeBaseCacheLimit(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setLabelFontName(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setLanguage(String) - Method in class org.flowable.engine.migration.Script
- setLastUpdateTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntity
- setLastUpdateTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- setListenerFactory(ListenerFactory) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- setListenerFactory(ListenerFactory) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParser
- setListenerFactory(ListenerFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setListenerNotificationHelper(ListenerNotificationHelper) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setListeners(List<EventLoggerListener>) - Method in class org.flowable.engine.impl.event.logger.EventLogger
- setLocalizationProperty(String, String, String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- setLocalizedDescription(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setLocalizedDescription(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setLocalizedDescription(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setLocalizedDescription(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setLocalizedDescription(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setLocalizedDescription(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setLocalizedName(String) - Method in class org.flowable.engine.impl.DataObjectImpl
- setLocalizedName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setLocalizedName(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setLocalizedName(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setLocalizedName(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setLocalizedName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setLocalizedName(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setLocalVariables(Map<String, Map<String, Object>>) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- setLockOwner(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- setLockOwner(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- setLockOwner(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setLockOwner(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setLockTime(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- setLockTime(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- setLockTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setLockTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setLogNumber(long) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- setLogNumber(long) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- setLongValue(Long) - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- setLongValue(Long) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- setLoopCardinalityExpression(Expression) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- setLoopCounterVariable(FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueMultiInstanceOperation
- setLoopVariable(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- setMailClients(Map<String, FlowableMailClient>) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailServerDefaultCharset(Charset) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailServerDefaultFrom(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailServerForceTo(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailServerHost(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailServerPassword(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailServerPort(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailServers(Map<String, MailServerInfo>) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailServerSSLPort(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailServerUsername(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailServerUseSSL(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailServerUseTLS(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailSessionJndi(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailSessionsJndi(Map<String, String>) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setManagementService(ManagementService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setManagementService(ManagementService) - Method in class org.flowable.engine.test.FlowableRule
- setMDCEnabled(boolean) - Static method in class org.flowable.engine.logging.LogMDC
- setMessage(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntity
- setMessage(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- setMessage(String[]) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntity
- setMessage(String[]) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- setMessageData(Object) - Method in class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
- setMessageName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
- setMessageName(String) - Method in class org.flowable.engine.impl.bpmn.helper.MessageThrowingEventListener
- setMetaInfo(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- setMetaInfo(String) - Method in interface org.flowable.engine.repository.Model
- setMigrateToProcessDefinition(String, Integer) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- setMigrateToProcessDefinition(String, Integer, String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- setMigrateToProcessDefinitionId(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- setMigrationMessage(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- setMigrationStacktrace(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- setModelDataManager(ModelDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setModelEntityManager(ModelEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setMoveExecutionEntityContainers(List<MoveExecutionEntityContainer>) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- setMoveToParentProcess(boolean) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setMoveToParentProcess(boolean) - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- setMoveToSubProcessInstance(boolean) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setMoveToSubProcessInstance(boolean) - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- setMultiInstanceActivityBehavior(MultiInstanceActivityBehavior) - Method in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- setMultiInstanceRoot(boolean) - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Changes whether this execution is a multi instance root or not.
- setMultiInstanceRoot(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setName(String) - Method in class org.flowable.engine.app.AppModel
- setName(String) - Method in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
- setName(String) - Method in class org.flowable.engine.impl.bpmn.parser.SignalDefinition
- setName(String) - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- setName(String) - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- setName(String) - Method in class org.flowable.engine.impl.DataObjectImpl
- setName(String) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- setName(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setName(String) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- setName(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- setName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setName(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- setName(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- setName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- setName(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- setName(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setName(String) - Method in interface org.flowable.engine.repository.Model
- setName(String) - Method in interface org.flowable.engine.task.Attachment
-
free user defined short (max 255 chars) name for this attachment
- setName(String) - Method in class org.flowable.engine.test.profiler.ProfileSession
- setName(Expression) - Method in class org.flowable.engine.impl.test.NoOpServiceTask
- setNameLike(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setNameLike(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- setNameLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setNew(boolean) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- setNew(boolean) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- setNewAssigneeId(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setNewExecutionIds(List<String>) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setNewOwnerId(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setNext(CommandInterceptor) - Method in class org.flowable.engine.impl.interceptor.CommandInvoker
- setNumberOfActiveInstances(int) - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCompletedEventImpl
- setNumberOfCompletedInstances(int) - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCompletedEventImpl
- setNumberOfInstances(int) - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCompletedEventImpl
- setObjectMapper(ObjectMapper) - Method in class org.flowable.engine.impl.event.logger.EventLogger
- setObjectMapper(ObjectMapper) - Method in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
- setObjectMapper(ObjectMapper) - Method in interface org.flowable.engine.impl.event.logger.handler.EventLoggerEventHandler
- setOperation(AbstractOperation) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- setOriginatingCurrentFlowElement(FlowElement) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setOriginatingCurrentFlowElement(FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setOutMessage(MessageDefinition) - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- setOverrideDefinitionTenantId(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- setOwner(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setOwner(String) - Method in class org.flowable.engine.interceptor.MigrationContext
- setOwner(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- setOwner(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- setOwner(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Set the new owner of a process instance.
- setOwner(String, String) - Method in interface org.flowable.engine.TaskService
-
Transfers ownership of this task to another user.
- setOwnerId(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- setParallelMultiInstanceAsyncLeave(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setParent(ExecutionTreeNode) - Method in class org.flowable.engine.debug.ExecutionTreeNode
- setParent(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setParent(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setParentDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- setParentDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- setParentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setParentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setParentNode(DebugInfoExecutionTree.DebugInfoExecutionTreeNode) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- setParsedDeploymentBuilderFactory(ParsedDeploymentBuilderFactory) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- setParsedDeploymentBuilderFactory(ParsedDeploymentBuilderFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPerformanceSettings(PerformanceSettings) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPostBpmnParseHandlers(List<BpmnParseHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPostDefaultELResolvers(Collection<ELResolver>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPostDefaultResolverFactories(Collection<ResolverFactory>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPostExecutionTime(long) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- setPostUpgradeJavaDelegate(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- setPostUpgradeJavaDelegate(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- setPostUpgradeJavaDelegate(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- setPostUpgradeJavaDelegateExpression(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- setPostUpgradeJavaDelegateExpression(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- setPostUpgradeJavaDelegateExpression(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- setPostUpgradeScript(Script) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- setPostUpgradeScript(Script) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- setPostUpgradeScript(Script) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- setPreBeanELResolvers(Collection<ELResolver>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPreBpmnParseHandlers(List<BpmnParseHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPrecedence(Integer) - Method in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
- setPreDefaultELResolvers(Collection<ELResolver>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPreDefaultResolverFactories(Collection<ResolverFactory>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPredefinedProcessInstanceId(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- setPreExecutionTime(long) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- setPreUpgradeJavaDelegate(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- setPreUpgradeJavaDelegate(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- setPreUpgradeJavaDelegate(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- setPreUpgradeJavaDelegateExpression(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- setPreUpgradeJavaDelegateExpression(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- setPreUpgradeJavaDelegateExpression(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- setPreUpgradeScript(Script) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- setPreUpgradeScript(Script) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- setPreUpgradeScript(Script) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- setPriority(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setPriority(String, int) - Method in class org.flowable.engine.impl.TaskServiceImpl
- setPriority(String, int) - Method in interface org.flowable.engine.TaskService
-
Changes the priority of the task.
- setProcess(Process) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
- setProcess(Process) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- setProcess(Process) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- setProcessDefinition(ProcessDefinition) - Method in class org.flowable.engine.impl.form.StartFormDataImpl
- setProcessDefinition(ProcessDefinition) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
- setProcessDefinition(ProcessDefinition) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- setProcessDefinition(ProcessDefinition) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- setProcessDefinitionCache(DeploymentCache<ProcessDefinitionCacheEntry>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessDefinitionCache(DeploymentCache<ProcessDefinitionCacheEntry>) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- setProcessDefinitionCacheLimit(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessDefinitionCategory(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setProcessDefinitionCategory(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setProcessDefinitionCategory(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setProcessDefinitionCategory(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setProcessDefinitionCategory(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- setProcessDefinitionCategory(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- setProcessDefinitionCategory(String, String) - Method in interface org.flowable.engine.RepositoryService
-
Sets the category of the process definition.
- SetProcessDefinitionCategoryCmd - Class in org.flowable.engine.impl.cmd
- SetProcessDefinitionCategoryCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.SetProcessDefinitionCategoryCmd
- setProcessDefinitionDataManager(ProcessDefinitionDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessDefinitionDeploymentDeletionManager(DeploymentProcessDefinitionDeletionManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessDefinitionDiagramHelper(ProcessDefinitionDiagramHelper) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- setProcessDefinitionDiagramHelper(ProcessDefinitionDiagramHelper) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessDefinitionDiagramNames(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
Updates all the process definition entities to have the correct diagram resource name.
- setProcessDefinitionEntityManager(ProcessDefinitionEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessDefinitionEntityManager(ProcessDefinitionEntityManager) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.cmd.GetFormKeyCmd
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.cmd.SetProcessDefinitionCategoryCmd
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- setProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- setProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- setProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- setProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntity
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityImpl
- setProcessDefinitionId(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- setProcessDefinitionInfoCache(DeploymentCache<ProcessDefinitionInfoCacheObject>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessDefinitionInfoCache(DeploymentCache<ProcessDefinitionInfoCacheObject>) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- setProcessDefinitionInfoDataManager(ProcessDefinitionInfoDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessDefinitionInfoEntityManager(ProcessDefinitionInfoEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessDefinitionKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setProcessDefinitionKey(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setProcessDefinitionKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setProcessDefinitionKey(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setProcessDefinitionName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setProcessDefinitionName(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setProcessDefinitionName(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setProcessDefinitionName(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setProcessDefinitionToMigrateTo(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- setProcessDefinitionToMigrateTo(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- setProcessDefinitionToMigrateTo(String, Integer) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- setProcessDefinitionToMigrateTo(String, Integer) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- setProcessDefinitionToMigrateTo(ProcessDefinition) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- setProcessDefinitionVersion(Integer) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setProcessDefinitionVersion(Integer) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setProcessDefinitionVersion(Integer) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setProcessDefinitionVersion(Integer) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- SetProcessDefinitionVersionCmd - Class in org.flowable.engine.impl.cmd
-
Commandthat changes the process definition version of an existing process instance. - SetProcessDefinitionVersionCmd(String, Integer) - Constructor for class org.flowable.engine.impl.cmd.SetProcessDefinitionVersionCmd
- setProcessDefinitionVersionsAndIds(ParsedDeployment, Map<ProcessDefinitionEntity, ProcessDefinitionEntity>) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
Sets the version on each process definition entity, and the identifier.
- setProcessDiagramGenerator(ProcessDiagramGenerator) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setProcessed(int) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- setProcessed(int) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- setProcessEngine(ProcessEngine) - Method in class org.flowable.engine.test.FlowableRule
- setProcessEngineConfiguration(ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- setProcessEngineConfiguration(ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.test.FlowableRule
- setProcessExecutionLogger(ProcessExecutionLogger) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLoggerConfigurator
- setProcessInstance(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setProcessInstance(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setProcessInstance(ExecutionEntity) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- setProcessInstance(DebugInfoExecutionTree.DebugInfoExecutionTreeNode) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree
- setProcessInstanceActiveEmbeddedExecutions(Map<String, List<ExecutionEntity>>) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- SetProcessInstanceAssigneeCmd - Class in org.flowable.engine.impl.cmd
-
Command to set a new assignee on a process instance and return the previous one, if any.
- SetProcessInstanceAssigneeCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.SetProcessInstanceAssigneeCmd
- SetProcessInstanceBusinessKeyCmd - Class in org.flowable.engine.impl.cmd
-
Commandthat changes the business key of an existing process instance. - SetProcessInstanceBusinessKeyCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.SetProcessInstanceBusinessKeyCmd
- SetProcessInstanceBusinessStatusCmd - Class in org.flowable.engine.impl.cmd
-
Commandthat changes the business status of an existing process instance. - SetProcessInstanceBusinessStatusCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.SetProcessInstanceBusinessStatusCmd
- setProcessInstanceHelper(ProcessInstanceHelper) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.DataObjectImpl
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- setProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- setProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- setProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- setProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntity
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- setProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- setProcessInstanceId(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- setProcessInstanceId(String) - Method in interface org.flowable.engine.task.Comment
- setProcessInstanceMigrationCallbacks(List<ProcessInstanceMigrationCallback>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessInstanceMigrationManager(ProcessInstanceMigrationManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessInstanceMigrationService(ProcessMigrationService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessInstanceName(String) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- setProcessInstanceName(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- setProcessInstanceName(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- setProcessInstanceName(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Sets the name for the process instance with the given id.
- SetProcessInstanceNameCmd - Class in org.flowable.engine.impl.cmd
- SetProcessInstanceNameCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.SetProcessInstanceNameCmd
- SetProcessInstanceOwnerCmd - Class in org.flowable.engine.impl.cmd
-
Command to set a new owner on a process instance and return the previous one, if any.
- SetProcessInstanceOwnerCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.SetProcessInstanceOwnerCmd
- setProcessInstanceQueryInterceptor(ProcessInstanceQueryInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessInstanceScope(boolean) - Method in class org.flowable.engine.impl.bpmn.helper.SignalThrowingEventListener
- setProcessInstanceStateChangedCallbacks(Map<String, List<RuntimeInstanceStateChangeCallback>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessInstanceVariables(Map<String, Object>) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- setProcessInstanceVariables(Map<String, Object>) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- setProcessModel(BpmnModel) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setProcessValidator(ProcessValidator) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProfileSessions(List<ProfileSession>) - Method in class org.flowable.engine.test.profiler.FlowableProfiler
- setPropagatedStageInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setPropagatedStageInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setPropagatedStageInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setPropagatedStageInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setPropertyDataManager(PropertyDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPropertyEntityManager(PropertyEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPropertyId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntity
- setPropertyId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntityImpl
- setPropertyValue(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntity
- setPropertyValue(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntityImpl
- setQueryVariables(List<HistoricVariableInstanceEntity>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setQueryVariables(List<HistoricVariableInstanceEntity>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setQueryVariables(List<VariableInstanceEntity>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setReadable(boolean) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- setRedeployFlowable5ProcessDefinitions(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setReferenceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setReferenceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setReferenceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setReferenceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setReferenceId(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- setReferenceType(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setReferenceType(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setReferenceType(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setReferenceType(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setReferenceType(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- setRepositoryService(RepositoryService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setRepositoryService(RepositoryService) - Method in class org.flowable.engine.test.FlowableRule
- setRequired(boolean) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- setResolverFactories(List<ResolverFactory>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setResourceDataManager(ResourceDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setResourceEntityManager(ResourceEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setResourceName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setResourceName(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setResourceNamesOnProcessDefinitions(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
-
Updates all the process definition entities to have the correct resource names.
- setResources(Map<String, EngineResource>) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- setResources(Map<String, EngineResource>) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- setResult(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- setResultVariable(String) - Method in interface org.flowable.engine.delegate.BusinessRuleTaskDelegate
- setResultVariable(String) - Method in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
- setRevision(int) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
- setRevision(int) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- setRoot(ExecutionTreeNode) - Method in class org.flowable.engine.debug.ExecutionTree
- setRootProcessInstance(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setRootProcessInstance(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setRootProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setRootProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setRuntimeService(RuntimeService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setRuntimeService(RuntimeService) - Method in class org.flowable.engine.test.FlowableRule
- setSafeAuthorizationGroups(List<List<String>>) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- setSafeInValueLists(ExecutionQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- setSafeInValueLists(HistoricProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- setSafeInValueLists(ProcessDefinitionQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- setSafeInValueLists(ProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- setSafeInvolvedGroups(List<List<String>>) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setSafeInvolvedGroups(List<List<String>>) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- setSafeInvolvedGroups(List<List<String>>) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- setSchemaCommandConfig(CommandConfig) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setScope(boolean) - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Changes whether this execution is a scope or not.
- setScope(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setScript(String) - Method in class org.flowable.engine.migration.Script
- setScriptingEngines(ScriptingEngines) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setSequential(boolean) - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityEventImpl
- setSerializableVariableTypeTrackDeserializedObjects(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setSessionFactories(Map<Class<?>, SessionFactory>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setSignalData(Object) - Method in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
- setSignalData(Object) - Method in class org.flowable.engine.impl.delegate.TriggerableJavaDelegateContextImpl
- setSignalName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
- setSignalName(String) - Method in class org.flowable.engine.impl.bpmn.helper.SignalThrowingEventListener
- setSignalName(String) - Method in class org.flowable.engine.impl.delegate.TriggerableJavaDelegateContextImpl
- setSkipExpression(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setSourceActivityBehaviorClass(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- setSourceActivityId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- setSourceActivityName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- setSourceActivityType(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- setSourceProcessDefinitionId(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- setSourceProcessDefinitionId(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- setSourceSystemId(String) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- setSqlSessionFactory(SqlSessionFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setStartActivityId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setStartActivityId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setStartActivityId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setStartActivityId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setStartedAfter(Date) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setStartedAfter(Date) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- setStartedBefore(Date) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setStartedBefore(Date) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- setStartedBy(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setStartedBy(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- setStartEvent(boolean) - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- setStartFormKey(boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setStartFormKey(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setStartProcessInstanceInterceptor(StartProcessInstanceInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setStartTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- setStartTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- setStartTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setStartTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setStartTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
- setStartTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- setStartTime(Date) - Method in class org.flowable.engine.test.profiler.ProfileSession
- setStartUserId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setStartUserId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setStartUserId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setStartUserId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setStatus(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- setStatus(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- setStreamSource(StreamSource) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- setSubProcessDefinition(ProcessDefinition) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setSubProcessDefKey(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setSubProcessInstance(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setSubProcessInstance(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setSubProcessModel(BpmnModel) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setSuperExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setSuperExecution(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setSuperExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setSuperExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setSuperProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setSuperProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setSuspendedJobCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- setSuspendedJobCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setSuspensionState(int) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setSuspensionState(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setSuspensionState(int) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setSuspensionState(int) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setSuspensionState(SuspensionState) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setSuspensionState(SuspensionState) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- setSuspensionState(SuspensionState) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- setSuspensionState(ExecutionEntity, SuspensionState) - Static method in class org.flowable.engine.impl.persistence.entity.SuspensionStateUtil
- setSuspensionState(ProcessDefinitionEntity, SuspensionState) - Static method in class org.flowable.engine.impl.persistence.entity.SuspensionStateUtil
- setSuspensionState(TaskEntity, SuspensionState) - Static method in class org.flowable.engine.impl.persistence.entity.SuspensionStateUtil
- setTableDataManager(TableDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setTablePrefixIsSchema(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setTargetActivityBehaviorClass(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- setTargetActivityId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- setTargetActivityName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- setTargetActivityType(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- setTargetProcessDefinitionId(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- setTargetProcessDefinitionId(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- setTask(Task) - Method in class org.flowable.engine.impl.form.TaskFormDataImpl
- setTaskCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- setTaskCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setTaskDueDate(String, Date) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- SetTaskDueDateCmd - Class in org.flowable.engine.impl.cmd
- SetTaskDueDateCmd(String, Date) - Constructor for class org.flowable.engine.impl.cmd.SetTaskDueDateCmd
- setTaskEntity(TaskEntity) - Method in class org.flowable.engine.interceptor.CreateUserTaskAfterContext
- setTaskId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- setTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- setTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- setTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
- setTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- setTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- setTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- setTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- setTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntity
- setTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- setTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntity
- setTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- setTaskId(String) - Method in interface org.flowable.engine.task.Comment
- setTaskPostProcessor(TaskPostProcessor) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setTaskPriority(String, int) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- SetTaskPriorityCmd - Class in org.flowable.engine.impl.cmd
- SetTaskPriorityCmd(String, int) - Constructor for class org.flowable.engine.impl.cmd.SetTaskPriorityCmd
- setTaskQueryInterceptor(TaskQueryInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setTaskService(TaskService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setTaskService(TaskService) - Method in class org.flowable.engine.test.FlowableRule
- setTaskServiceConfiguration(TaskServiceConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setTaskServiceConfigurators(Collection<ServiceConfigurator<TaskServiceConfiguration>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setTaskVariables(String, Map<String, ? extends Object>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- SetTaskVariablesCmd - Class in org.flowable.engine.impl.cmd
- SetTaskVariablesCmd(String, Map<String, ? extends Object>, boolean) - Constructor for class org.flowable.engine.impl.cmd.SetTaskVariablesCmd
- setTenantId(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- setTenantId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- setTenantId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- setTenantId(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- setTenantId(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- setTenantId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setTenantId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setTenantId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntity
- setTenantId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- setTenantId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setTenantId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setTenantId(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- setTenantId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setTenantId(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setTenantId(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- setTenantId(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- setTenantId(String) - Method in interface org.flowable.engine.repository.Model
- setTerminateAll(boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- setTerminateMultiInstance(boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- setTextValue(String) - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- setTextValue(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- setTextValue2(String) - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- setTextValue2(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- setTheme(String) - Method in class org.flowable.engine.app.AppModel
- setTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
- setTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- setTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- setTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntity
- setTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- setTime(Date) - Method in interface org.flowable.engine.task.Attachment
-
timestamp when this attachment was created
- setTime(Date) - Method in interface org.flowable.engine.task.Comment
- setTimerJobCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- setTimerJobCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setTimerJobRetries(String, int) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- setTimerJobRetries(String, int) - Method in interface org.flowable.engine.ManagementService
-
Sets the number of retries that a timer job has left.
- setTimerManager(TimerManager) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
- setTimerManager(TimerManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setTimeStamp(Date) - Method in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
- setTimeStamp(Date) - Method in interface org.flowable.engine.impl.event.logger.handler.EventLoggerEventHandler
- setTimeStamp(Date) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- setTimeStamp(Date) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- setTotalTime(long) - Method in class org.flowable.engine.test.profiler.ProfileSession
- setTotalTimeInMs(long) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- setTransactionFactory(TransactionFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setTransactionManager(TransactionManager) - Method in class org.flowable.engine.impl.cfg.JtaProcessEngineConfiguration
- setTransactionOrder(Integer) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- setTransactionOrder(Integer) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- setTransactionOrder(Integer) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntity
- setTransactionOrder(Integer) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- setTransactionsExternallyManaged(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setTransientVariable(String, Object) - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
- setTransientVariable(String, Object) - Method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- setTransientVariables(Map<String, Object>) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- setTransientVariables(Map<String, Object>) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- setType(String) - Method in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
- setType(String) - Method in class org.flowable.engine.impl.DataObjectImpl
- setType(String) - Method in class org.flowable.engine.impl.IdentityLinkQueryObject
- setType(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
- setType(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- setType(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- setType(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- setType(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- setType(String) - Method in interface org.flowable.engine.task.Comment
- setType(AbstractFormType) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- setTypedEventListeners(Map<String, List<FlowableEventListener>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setUp() - Method in class org.flowable.engine.test.FlowableTestCase
- setUpdated(boolean) - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- setUrl(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
- setUrl(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- setUseClassForNameClassLoading(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setUsePrefixId(boolean) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- setUserId(String) - Method in class org.flowable.engine.impl.IdentityLinkQueryObject
- setUserId(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
- setUserId(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- setUserId(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- setUserId(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- setUserId(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- setUserId(String) - Method in interface org.flowable.engine.task.Comment
- setUserInfo(String, String, String) - Method in interface org.flowable.engine.IdentityService
-
Generic extensibility key-value pairs associated with a user
- setUserInfo(String, String, String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- setUserPicture(String, Picture) - Method in interface org.flowable.engine.IdentityService
-
Sets the picture for a given user.
- setUserPicture(String, Picture) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- setUsersAccess(String) - Method in class org.flowable.engine.app.AppModel
- setUserTask(UserTask) - Method in class org.flowable.engine.interceptor.CreateUserTaskAfterContext
- setUserTask(UserTask) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setUserTaskStateInterceptor(UserTaskStateInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setUsingRelationalDatabase(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setV5MultiInstanceActivityBehavior(Object) - Method in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- setValidateExecutionRelationshipCountConfigOnBoot(boolean) - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
- setValidateFlowable5EntitiesEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setValidateProcess(boolean) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- setValidateSchema(boolean) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- setValidateTaskRelationshipCountConfigOnBoot(boolean) - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
- setValue(Object) - Method in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
- setValue(Object) - Method in class org.flowable.engine.impl.DataObjectImpl
- setValue(Object, ValueFields) - Method in class org.flowable.engine.impl.variable.BpmnAggregatedVariableType
- setValue(Object, ValueFields) - Method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariableType
- setValue(String) - Method in class org.flowable.engine.impl.form.FormPropertyImpl
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.engine.test.mock.MockElResolver
- setVariable(String, Object) - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
- setVariable(String, Object) - Method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- setVariable(String, Object, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setVariable(String, Object, ExecutionEntity, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setVariable(String, Object, ExecutionEntity, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setVariable(String, String, Object) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- setVariable(String, String, Object) - Method in class org.flowable.engine.impl.TaskServiceImpl
- setVariable(String, String, Object) - Method in interface org.flowable.engine.RuntimeService
-
Update or create a variable for an execution.
- setVariable(String, String, Object) - Method in interface org.flowable.engine.TaskService
-
set variable on a task.
- setVariableAggregator(VariableAggregator) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setVariableCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- setVariableCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setVariableExpression(Expression) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- setVariableInstanceId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- setVariableLocal(String, Object, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setVariableLocal(String, Object, ExecutionEntity, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setVariableLocal(String, Object, ExecutionEntity, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setVariableLocal(String, String, Object) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- setVariableLocal(String, String, Object) - Method in class org.flowable.engine.impl.TaskServiceImpl
- setVariableLocal(String, String, Object) - Method in interface org.flowable.engine.RuntimeService
-
Update or create a variable for an execution (not considering parent scopes).
- setVariableLocal(String, String, Object) - Method in interface org.flowable.engine.TaskService
-
set variable on a task.
- setVariableName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- setVariableName(String) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- setVariables(String, Map<String, ?>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- setVariables(String, Map<String, ? extends Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- setVariables(String, Map<String, ? extends Object>) - Method in interface org.flowable.engine.RuntimeService
-
Update or create given variables for an execution (including parent scopes).
- setVariables(String, Map<String, ? extends Object>) - Method in interface org.flowable.engine.TaskService
-
set variables on a task.
- setVariables(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setVariables(Map<String, Object>) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- setVariables(Map<String, Object>) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- setVariableServiceConfiguration(VariableServiceConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setVariableServiceConfigurators(Collection<ServiceConfigurator<VariableServiceConfiguration>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setVariablesLocal(String, Map<String, ?>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- setVariablesLocal(String, Map<String, ? extends Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- setVariablesLocal(String, Map<String, ? extends Object>) - Method in interface org.flowable.engine.RuntimeService
-
Update or create given variables for an execution (not considering parent scopes).
- setVariablesLocal(String, Map<String, ? extends Object>) - Method in interface org.flowable.engine.TaskService
-
set variables on a task.
- setVariablesOnExecution(List<Map<String, Object>>, String, DelegateExecution, ObjectMapper, boolean) - Method in interface org.flowable.engine.DecisionTableVariableManager
- setVariablesOnExecution(List<Map<String, Object>>, String, DelegateExecution, ObjectMapper, boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
- setVariableType(VariableType) - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- setVariableType(VariableType) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
- setVariableType(VariableType) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- setVariableTypes(VariableTypes) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setVariableValue(Object) - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- setVersion(int) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setVersion(int) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setVersion(Integer) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- setVersion(Integer) - Method in interface org.flowable.engine.repository.Model
- setWaitForCompletion(boolean) - Method in class org.flowable.engine.impl.bpmn.parser.CompensateEventDefinition
- setWaypoints(List<DiagramEdgeWaypoint>) - Method in class org.flowable.engine.repository.DiagramEdge
- setWidth(Double) - Method in class org.flowable.engine.repository.DiagramNode
- setWrappedActivityBehaviorFactory(ActivityBehaviorFactory) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- setWritable(boolean) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- setWsdlImporterFactory(XMLImporterFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setWsOverridenEndpointAddresses(ConcurrentMap<QName, URL>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setWsSyncFactoryClassName(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setX(Double) - Method in class org.flowable.engine.repository.DiagramEdgeWaypoint
- setX(Double) - Method in class org.flowable.engine.repository.DiagramNode
- setXmlEncoding(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setY(Double) - Method in class org.flowable.engine.repository.DiagramEdgeWaypoint
- setY(Double) - Method in class org.flowable.engine.repository.DiagramNode
- ShellActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- ShellActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- shouldCreateDiagram(ProcessDefinitionEntity, DeploymentEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.ProcessDefinitionDiagramHelper
- shouldExecuteEndListeners(FlowNode) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- shouldLeave - Variable in class org.flowable.engine.impl.delegate.TriggerableJavaDelegateContextImpl
- shouldLeave() - Method in class org.flowable.engine.impl.delegate.TriggerableJavaDelegateContextImpl
- shouldSkipFlowElement(String, String, DelegateExecution, CommandContext) - Static method in class org.flowable.engine.impl.bpmn.helper.SkipExpressionUtil
- shutdownAsyncHistoryTaskExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
- shutdownAsyncTaskExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
- shutdownAsyncTaskInvokerTaskExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
- signal - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundarySignalEventActivityBehavior
- signal - Variable in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessSignalStartEventActivityBehavior
- signal - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchSignalEventActivityBehavior
- signal(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- signal(String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- SIGNAL_DATA - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- SIGNAL_NAME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- signalData - Variable in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
- signalData - Variable in class org.flowable.engine.impl.delegate.TriggerableJavaDelegateContextImpl
- SignalDefinition - Class in org.flowable.engine.impl.bpmn.parser
-
Represents a bpmn signal definition
- SignalDefinition() - Constructor for class org.flowable.engine.impl.bpmn.parser.SignalDefinition
- signalEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundarySignalEventActivityBehavior
- signalEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessSignalStartEventActivityBehavior
- signalEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchSignalEventActivityBehavior
- signalEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowSignalEventActivityBehavior
- SignalEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- SignalEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.SignalEventDefinitionParseHandler
- SignalEventHandler - Class in org.flowable.engine.impl.event
- SignalEventHandler() - Constructor for class org.flowable.engine.impl.event.SignalEventHandler
- signalEventReceived(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- signalEventReceived(String) - Method in interface org.flowable.engine.RuntimeService
-
Notifies the process engine that a signal event of name 'signalName' has been received.
- signalEventReceived(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- signalEventReceived(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Notifies the process engine that a signal event of name 'signalName' has been received.
- signalEventReceived(String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- signalEventReceived(String, String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Notifies the process engine that a signal event of name 'signalName' has been received.
- signalEventReceived(String, String, Map<String, Object>, boolean, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- signalEventReceived(String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- signalEventReceived(String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Notifies the process engine that a signal event of name 'signalName' has been received.
- signalEventReceived(SignalEventSubscriptionEntity, Object, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- signalEventReceivedAsync(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- signalEventReceivedAsync(String) - Method in interface org.flowable.engine.RuntimeService
-
Notifies the process engine that a signal event of name 'signalName' has been received.
- signalEventReceivedAsync(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- signalEventReceivedAsync(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Notifies the process engine that a signal event of name 'signalName' has been received.
- signalEventReceivedAsyncWithTenantId(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- signalEventReceivedAsyncWithTenantId(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.signalEventReceivedAsync(String), but within the context of one tenant. - SignalEventReceivedCmd - Class in org.flowable.engine.impl.cmd
- SignalEventReceivedCmd(String, String, boolean, String) - Constructor for class org.flowable.engine.impl.cmd.SignalEventReceivedCmd
- SignalEventReceivedCmd(String, String, Map<String, Object>, String) - Constructor for class org.flowable.engine.impl.cmd.SignalEventReceivedCmd
- signalEventReceivedWithTenantId(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- signalEventReceivedWithTenantId(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.signalEventReceived(String), but within the context of one tenant. - signalEventReceivedWithTenantId(String, Map<String, Object>, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- signalEventReceivedWithTenantId(String, Map<String, Object>, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.signalEventReceived(String, Map), but within the context of one tenant. - signalEventSubscription(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- signalEventSubscriptionName(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- signalEventSubscriptionName(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a signal event subscription for the given signal name.
- signalName - Variable in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
- signalName - Variable in class org.flowable.engine.impl.bpmn.helper.SignalThrowingEventListener
- signalName - Variable in class org.flowable.engine.impl.delegate.TriggerableJavaDelegateContextImpl
- SignalThrowingEventListener - Class in org.flowable.engine.impl.bpmn.helper
-
An
FlowableEventListenerthat throws a signal event when an event is dispatched to it. - SignalThrowingEventListener() - Constructor for class org.flowable.engine.impl.bpmn.helper.SignalThrowingEventListener
- SimpleDataInputAssociation - Class in org.flowable.engine.impl.bpmn.data
-
A simple data input association between a source and a target with assignments
- SimpleDataInputAssociation(String, String) - Constructor for class org.flowable.engine.impl.bpmn.data.SimpleDataInputAssociation
- SimpleDataInputAssociation(Expression, String) - Constructor for class org.flowable.engine.impl.bpmn.data.SimpleDataInputAssociation
- SimpleStructureDefinition - Class in org.flowable.engine.impl.bpmn.data
-
Represents a simple in memory structure
- SimpleStructureDefinition(String) - Constructor for class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
- singleResult() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLogQuery
-
Executes the query.
- singleResult() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- size() - Method in class org.flowable.engine.impl.form.FormData
- size() - Method in class org.flowable.engine.impl.jobexecutor.AcquiredJobs
- size() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
- skipExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.ExternalWorkerTaskActivityBehavior
- skipExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- skipExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- skipExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- skipExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior
- skipExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
- skipExpression - Variable in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- skipExpression - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- SkipExpressionUtil - Class in org.flowable.engine.impl.bpmn.helper
- SkipExpressionUtil() - Constructor for class org.flowable.engine.impl.bpmn.helper.SkipExpressionUtil
- skipped(AssumptionViolatedException, Description) - Method in class org.flowable.engine.test.FlowableRule
-
Invoked when a test is skipped due to a failed assumption.
- snapshotReadOnly() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Create a snapshot read only delegate execution of this delegate execution.
- snapshotReadOnly() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- sortProcessDefinitionsByDeploymentTime(List<ProcessDefinition>) - Method in class org.flowable.engine.impl.repository.MergeByDateDeploymentMergeStrategy
- sortVariablesByCounter(List<VariableInstance>, List<VariableInstance>) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
- source - Variable in class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
- SOURCE_ACTIVITY_BEHAVIOR_CLASS - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- SOURCE_ACTIVITY_ID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- SOURCE_ACTIVITY_NAME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- SOURCE_ACTIVITY_TYPE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- sourceActivityBehaviorClass - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- sourceActivityId - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- sourceActivityName - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- sourceActivityType - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- sourceExpression - Variable in class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
- sourceInputStream(InputStream) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- sourceProcessDefinitionId - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- sourceProcessDefinitionId - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- sourceResource(String) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- sourceResource(String, ClassLoader) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- sourceString(String) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- sourceSystemId - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- sourceUrl(String) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- sourceUrl(URL) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- splitMigrationMappingByCallActivitySubProcessScope(ActivityMigrationMapping, HashMap<String, ActivityMigrationMapping>, HashMap<String, HashMap<String, ActivityMigrationMapping>>) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- stageInstanceId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- stageInstanceId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- stageInstanceId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- stageInstanceId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Set the optional instance id of the stage this process instance belongs to, if it runs in the context of a CMMN case.
- StandaloneInMemProcessEngineConfiguration - Class in org.flowable.engine.impl.cfg
- StandaloneInMemProcessEngineConfiguration() - Constructor for class org.flowable.engine.impl.cfg.StandaloneInMemProcessEngineConfiguration
- StandaloneProcessEngineConfiguration - Class in org.flowable.engine.impl.cfg
- StandaloneProcessEngineConfiguration() - Constructor for class org.flowable.engine.impl.cfg.StandaloneProcessEngineConfiguration
- start() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- start() - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Start the process instance
- START - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
- START - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- START_TIME - Static variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
- startableByUser(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- startableByUser(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only selects process definitions which given userId is authorized to start
- startableByUserOrGroups(String, Collection<String>) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- startableByUserOrGroups(String, Collection<String>) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only selects process definition which the given userId or groups are authorized to start.
- startActivityId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- startActivityId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- startAsync() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- startAsync() - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Start the process instance asynchronously
- startCaseInstanceByKey(String, String, String, String, String, String, boolean, String, Map<String, Object>) - Method in interface org.flowable.engine.impl.cmmn.CaseInstanceService
- startedAfter - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- startedAfter - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- startedAfter - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- startedAfter - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- startedAfter(Date) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances that were started after the given date.
- startedAfter(Date) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that were started after the given date.
- startedAfter(Date) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- startedAfter(Date) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- startedAfter(Date) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- startedAfter(Date) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- startedAfter(Date) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions that were started after the given start time.
- startedAfter(Date) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances started after the given time
- startedBefore - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- startedBefore - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- startedBefore - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- startedBefore - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- startedBefore(Date) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances that were started before the given date.
- startedBefore(Date) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that were started before the given date.
- startedBefore(Date) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- startedBefore(Date) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- startedBefore(Date) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- startedBefore(Date) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- startedBefore(Date) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions that were started before the given start time.
- startedBefore(Date) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances started before the given time
- startedBy - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- startedBy - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- startedBy - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- startedBy(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instance that are started by the given user.
- startedBy(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- startedBy(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- startedBy(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- startedBy(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions that were started after by the given user id.
- startedBy(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances started by the given user id
- startEventId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- startEventId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- startEventId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- startEventId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Set the start event in case of an event registry start event that is triggered to start the process instance.
- StartEventInfo(String, String, boolean) - Constructor for record class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager.StartEventInfo
-
Creates an instance of a
StartEventInforecord class. - StartEventParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- StartEventParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.StartEventParseHandler
- startExecutors() - Method in class org.flowable.engine.impl.ProcessEngineImpl
- startExecutors() - Method in interface org.flowable.engine.ProcessEngine
-
Starts the executors (async and async history), if they are configured to be auto-activated.
- StartFormData - Interface in org.flowable.engine.form
-
Specific
FormDatafor starting a new process instance. - StartFormDataImpl - Class in org.flowable.engine.impl.form
- StartFormDataImpl() - Constructor for class org.flowable.engine.impl.form.StartFormDataImpl
- StartFormHandler - Interface in org.flowable.engine.impl.form
- startFormVariable(String, Object) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- startFormVariable(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Adds one variable from a start form to the process instance.
- startFormVariables - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- startFormVariables - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- startFormVariables(Map<String, Object>) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- startFormVariables(Map<String, Object>) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Adds variables from a start form to the process instance.
- starting(Description) - Method in class org.flowable.engine.test.FlowableRule
- startLogNr - Variable in class org.flowable.engine.impl.cmd.GetEventLogEntriesCmd
- startProcessInstance(String, String, Map<String, Object>, Map<String, Object>, String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- startProcessInstance(ExecutionEntity, CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- startProcessInstance(ProcessInstanceBuilderImpl) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstance(ProcessDefinition) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- startProcessInstance(RuntimeService, EventSubscription, EventInstance, CorrelationKey) - Method in class org.flowable.engine.impl.eventregistry.BpmnEventRegistryEventConsumer
- StartProcessInstanceAfterContext - Class in org.flowable.engine.interceptor
- StartProcessInstanceAfterContext() - Constructor for class org.flowable.engine.interceptor.StartProcessInstanceAfterContext
- StartProcessInstanceAfterContext(ExecutionEntity, ExecutionEntity, Map<String, Object>, Map<String, Object>, FlowElement, Process, ProcessDefinition) - Constructor for class org.flowable.engine.interceptor.StartProcessInstanceAfterContext
- startProcessInstanceAsync(ProcessInstanceBuilderImpl) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- StartProcessInstanceAsyncCmd - Class in org.flowable.engine.impl.cmd
-
author martin.grofcik
- StartProcessInstanceAsyncCmd(ProcessInstanceBuilderImpl) - Constructor for class org.flowable.engine.impl.cmd.StartProcessInstanceAsyncCmd
- StartProcessInstanceBeforeContext - Class in org.flowable.engine.interceptor
- StartProcessInstanceBeforeContext() - Constructor for class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- StartProcessInstanceBeforeContext(String, String, String, String, String, String, String, Map<String, Object>, Map<String, Object>, String, String, String, String, String, FlowElement, Process, ProcessDefinition, String, String) - Constructor for class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- startProcessInstanceById(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceById(String) - Method in interface org.flowable.engine.RuntimeService
-
Starts a new process instance in the exactly specified version of the process definition with the given id.
- startProcessInstanceById(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceById(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Starts a new process instance in the exactly specified version of the process definition with the given id.
- startProcessInstanceById(String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceById(String, String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Starts a new process instance in the exactly specified version of the process definition with the given id.
- startProcessInstanceById(String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceById(String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Starts a new process instance in the exactly specified version of the process definition with the given id.
- startProcessInstanceByKey(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByKey(String) - Method in interface org.flowable.engine.RuntimeService
-
Starts a new process instance in the latest version of the process definition with the given key.
- startProcessInstanceByKey(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByKey(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Starts a new process instance in the latest version of the process definition with the given key.
- startProcessInstanceByKey(String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByKey(String, String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Starts a new process instance in the latest version of the process definition with the given key.
- startProcessInstanceByKey(String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByKey(String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Starts a new process instance in the latest version of the process definition with the given key
- startProcessInstanceByKeyAndTenantId(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByKeyAndTenantId(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.startProcessInstanceByKey(String), but using a specific tenant identifier. - startProcessInstanceByKeyAndTenantId(String, String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByKeyAndTenantId(String, String, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.startProcessInstanceByKey(String, String), but using a specific tenant identifier. - startProcessInstanceByKeyAndTenantId(String, String, Map<String, Object>, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByKeyAndTenantId(String, String, Map<String, Object>, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.startProcessInstanceByKey(String, String, Map), but using a specific tenant identifier. - startProcessInstanceByKeyAndTenantId(String, Map<String, Object>, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByKeyAndTenantId(String, Map<String, Object>, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.startProcessInstanceByKey(String, Map), but using a specific tenant identifier. - startProcessInstanceByMessage(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByMessage(String) - Method in interface org.flowable.engine.RuntimeService
-
Signals the process engine that a message is received and starts a new
ProcessInstance. - startProcessInstanceByMessage(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByMessage(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Signals the process engine that a message is received and starts a new
ProcessInstance. - startProcessInstanceByMessage(String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByMessage(String, String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Signals the process engine that a message is received and starts a new
ProcessInstance. - startProcessInstanceByMessage(String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByMessage(String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Signals the process engine that a message is received and starts a new
ProcessInstance. - startProcessInstanceByMessage(String, Map<String, Object>, Map<String, Object>, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- startProcessInstanceByMessageAndTenantId(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByMessageAndTenantId(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.startProcessInstanceByMessage(String), but with tenant context. - startProcessInstanceByMessageAndTenantId(String, String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByMessageAndTenantId(String, String, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.startProcessInstanceByMessage(String, String), but with tenant context. - startProcessInstanceByMessageAndTenantId(String, String, Map<String, Object>, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByMessageAndTenantId(String, String, Map<String, Object>, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.startProcessInstanceByMessage(String, String, Map), but with tenant context. - startProcessInstanceByMessageAndTenantId(String, Map<String, Object>, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByMessageAndTenantId(String, Map<String, Object>, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.startProcessInstanceByMessage(String, Map), but with tenant context. - StartProcessInstanceByMessageCmd - Class in org.flowable.engine.impl.cmd
- StartProcessInstanceByMessageCmd(String, String, Map<String, Object>, String) - Constructor for class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- StartProcessInstanceByMessageCmd(String, String, Map<String, Object>, String, String, String) - Constructor for class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- StartProcessInstanceByMessageCmd(ProcessInstanceBuilderImpl) - Constructor for class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- StartProcessInstanceCmd<T> - Class in org.flowable.engine.impl.cmd
- StartProcessInstanceCmd(String, String, String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- StartProcessInstanceCmd(String, String, String, Map<String, Object>, String) - Constructor for class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- StartProcessInstanceCmd(ProcessInstanceBuilderImpl) - Constructor for class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- startProcessInstanceInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- StartProcessInstanceInterceptor - Interface in org.flowable.engine.interceptor
- startProcessInstanceWithForm(String, String, Map<String, Object>, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceWithForm(String, String, Map<String, Object>, String) - Method in interface org.flowable.engine.RuntimeService
-
Starts a new process instance in the exactly specified version of the process definition with the given id.
- startProfileSession(String) - Method in class org.flowable.engine.test.profiler.FlowableProfiler
- startProgress(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- startProgress(String, String) - Method in interface org.flowable.engine.TaskService
-
Set the task state to in progress.
- StartProgressTaskCmd - Class in org.flowable.engine.impl.cmd
- StartProgressTaskCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.StartProgressTaskCmd
- StartSubProcessInstanceAfterContext - Class in org.flowable.engine.interceptor
- StartSubProcessInstanceAfterContext() - Constructor for class org.flowable.engine.interceptor.StartSubProcessInstanceAfterContext
- StartSubProcessInstanceAfterContext(ExecutionEntity, ExecutionEntity, Map<String, Object>, Map<String, Object>, ExecutionEntity, List<IOParameter>, FlowElement, Process, ProcessDefinition) - Constructor for class org.flowable.engine.interceptor.StartSubProcessInstanceAfterContext
- StartSubProcessInstanceBeforeContext - Class in org.flowable.engine.interceptor
- StartSubProcessInstanceBeforeContext() - Constructor for class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
- StartSubProcessInstanceBeforeContext(String, String, String, Map<String, Object>, Map<String, Object>, ExecutionEntity, List<IOParameter>, boolean, String, FlowElement, Process, ProcessDefinition) - Constructor for class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
- startTime - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- startTime - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- startTime - Variable in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- startTime - Variable in class org.flowable.engine.test.profiler.ProfileSession
- startUserId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- startUserId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- state - Variable in class org.flowable.engine.impl.delegate.BaseVariableAggregatorContext
- status - Variable in class org.flowable.engine.impl.cmd.FindBatchPartsByBatchIdCmd
- status - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- status - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- STATUS_COMPLETED - Static variable in interface org.flowable.engine.impl.delete.DeleteProcessInstanceBatchConstants
- STATUS_COMPLETED - Static variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- STATUS_FAILED - Static variable in interface org.flowable.engine.impl.delete.DeleteProcessInstanceBatchConstants
- STATUS_IN_PROGRESS - Static variable in interface org.flowable.engine.impl.delete.DeleteProcessInstanceBatchConstants
- STATUS_IN_PROGRESS - Static variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- STATUS_STOPPED - Static variable in interface org.flowable.engine.impl.delete.DeleteProcessInstanceBatchConstants
- STATUS_WAITING - Static variable in interface org.flowable.engine.impl.delete.DeleteProcessInstanceBatchConstants
- STATUS_WAITING - Static variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- stopCurrentProfileSession() - Method in class org.flowable.engine.test.profiler.FlowableProfiler
- storeBpmnModelAsByteArray(CommandContext, BpmnModel, DeploymentEntity, String) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
- storeResultVariableAsTransient - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- storeScriptVariables - Variable in class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- storeTaskCompleter(TaskEntity, ExecutionEntity, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.util.TaskHelper
- storeVariableLocal(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- streamSource - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- StringFormType - Class in org.flowable.engine.impl.form
- StringFormType() - Constructor for class org.flowable.engine.impl.form.StringFormType
- StringToBigDecimal - Class in org.flowable.engine.impl.transformer
-
Transforms a
Stringto aBigDecimal - StringToBigDecimal() - Constructor for class org.flowable.engine.impl.transformer.StringToBigDecimal
- StringToBoolean - Class in org.flowable.engine.impl.transformer
- StringToBoolean() - Constructor for class org.flowable.engine.impl.transformer.StringToBoolean
- StringToDate - Class in org.flowable.engine.impl.transformer
- StringToDate() - Constructor for class org.flowable.engine.impl.transformer.StringToDate
- StringToInteger - Class in org.flowable.engine.impl.transformer
- StringToInteger() - Constructor for class org.flowable.engine.impl.transformer.StringToInteger
- StringToLong - Class in org.flowable.engine.impl.transformer
- StringToLong() - Constructor for class org.flowable.engine.impl.transformer.StringToLong
- stripBpmnFileSuffix(String) - Static method in class org.flowable.engine.impl.bpmn.deployer.ResourceNameUtil
- structure - Variable in class org.flowable.engine.impl.bpmn.data.ItemDefinition
- structureDefinition - Variable in class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
- StructureDefinition - Interface in org.flowable.engine.impl.bpmn.data
-
Represents a definition of a structure used to exchange information
- structureDefinitionMap - Variable in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- structureInstance - Variable in class org.flowable.engine.impl.bpmn.data.ItemInstance
- StructureInstance - Interface in org.flowable.engine.impl.bpmn.data
-
An instance of
StructureDefinition - submitFormProperties(Map<String, String>, ExecutionEntity) - Method in class org.flowable.engine.impl.form.DefaultFormHandler
- submitFormProperties(Map<String, String>, ExecutionEntity) - Method in interface org.flowable.engine.impl.form.FormHandler
- submitFormProperty(ExecutionEntity, Map<String, String>) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- SubmitStartFormCmd - Class in org.flowable.engine.impl.cmd
- SubmitStartFormCmd(String, String, Map<String, String>) - Constructor for class org.flowable.engine.impl.cmd.SubmitStartFormCmd
- submitStartFormData(String, String, Map<String, String>) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- submitStartFormData(String, String, Map<String, String>) - Method in interface org.flowable.engine.FormService
-
Start a new process instance with the user data that was entered as properties in a start form.
- submitStartFormData(String, String, Map<String, String>) - Method in class org.flowable.engine.impl.FormServiceImpl
- submitStartFormData(String, Map<String, String>) - Method in interface org.flowable.engine.FormService
-
Start a new process instance with the user data that was entered as properties in a start form.
- submitStartFormData(String, Map<String, String>) - Method in class org.flowable.engine.impl.FormServiceImpl
- submitStartFormData(ExecutionEntity, Map<String, String>) - Method in class org.flowable.engine.impl.form.DefaultStartFormHandler
- SubmitTaskFormCmd - Class in org.flowable.engine.impl.cmd
- SubmitTaskFormCmd(String, Map<String, String>, boolean) - Constructor for class org.flowable.engine.impl.cmd.SubmitTaskFormCmd
- submitTaskFormData(String, Map<String, String>) - Method in interface org.flowable.engine.FormService
-
Completes a task with the user data that was entered as properties in a task form.
- submitTaskFormData(String, Map<String, String>) - Method in class org.flowable.engine.impl.FormServiceImpl
- submitTaskFormData(String, Map<String, String>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- SubProcessActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 subprocess (formally known as 'embedded' subprocess): a subprocess defined within another process definition.
- SubProcessActivityBehavior - Interface in org.flowable.engine.impl.delegate
-
behavior for activities that delegate to a complete separate execution of a process definition.
- SubProcessActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.SubProcessActivityBehavior
- subProcessDefinition - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- subProcessDefKey - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- subProcessInstance - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
reference to a subprocessinstance, not-null if currently subprocess is started from this execution
- subProcessInstanceBySuperExecutionIdMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- SubProcessInstanceExecutionBySuperExecutionIdMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- SubProcessInstanceExecutionBySuperExecutionIdMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.SubProcessInstanceExecutionBySuperExecutionIdMatcher
- subProcessInstanceId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- subProcessInstanceId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- subProcessInstanceId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- subProcessInstanceId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instance that have as sub process instance the given process instance.
- subProcessModel - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- SubProcessParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- SubProcessParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.SubProcessParseHandler
- subscribe() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- subscribe() - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionBuilder
-
Creates the event subscription with the registered combination of correlation parameter values and saves it.
- succeeded(Description) - Method in class org.flowable.engine.test.FlowableRule
-
Invoked when a test succeeds
- succesfulMigrationParts - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- suffixList - Variable in class org.flowable.engine.impl.rules.RulesAgendaFilter
- superExecution - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- superExecution - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
super execution, not-null if this execution is part of a subprocess
- superExecutionId - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- superExecutionId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the super execution of this execution
- superProcessInstanceId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- superProcessInstanceId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- superProcessInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- superProcessInstanceId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- superProcessInstanceId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances started by the given process instance.
- superProcessInstanceId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- superProcessInstanceId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- superProcessInstanceId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances which are a sub process instance of the given super process instance.
- supports(FlowElement) - Method in class org.flowable.engine.dynamic.BasePropertiesParser
- supports(FlowElement) - Method in class org.flowable.engine.dynamic.DefaultPropertiesParser
- supports(FlowElement) - Method in interface org.flowable.engine.dynamic.PropertiesParser
- supports(FlowElement) - Method in class org.flowable.engine.dynamic.ScriptTaskPropertiesParser
- supports(FlowElement) - Method in class org.flowable.engine.dynamic.UserTaskPropertiesParser
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
- suspended() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- suspended() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- suspended() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only selects process definitions which are suspended
- suspended() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which are suspended, either because the process instance itself is suspended or because the corresponding process definition is suspended
- SUSPENDED_JOBS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- suspendedJobCount - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- suspendProcessDefinition(String, String, boolean, Date, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- suspendProcessDefinitionById(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- suspendProcessDefinitionById(String) - Method in interface org.flowable.engine.RepositoryService
-
Suspends the process definition with the given id.
- suspendProcessDefinitionById(String, boolean, Date) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- suspendProcessDefinitionById(String, boolean, Date) - Method in interface org.flowable.engine.RepositoryService
-
Suspends the process definition with the given id.
- suspendProcessDefinitionByKey(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- suspendProcessDefinitionByKey(String) - Method in interface org.flowable.engine.RepositoryService
-
Suspends the all process definitions with the given key (= id in the bpmn20.xml file).
- suspendProcessDefinitionByKey(String, boolean, Date) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- suspendProcessDefinitionByKey(String, boolean, Date) - Method in interface org.flowable.engine.RepositoryService
-
Suspends the all process definitions with the given key (= id in the bpmn20.xml file).
- suspendProcessDefinitionByKey(String, boolean, Date, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- suspendProcessDefinitionByKey(String, boolean, Date, String) - Method in interface org.flowable.engine.RepositoryService
-
Similar to
RepositoryService.suspendProcessDefinitionByKey(String, boolean, Date), but only applicable for the given tenant identifier. - suspendProcessDefinitionByKey(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- suspendProcessDefinitionByKey(String, String) - Method in interface org.flowable.engine.RepositoryService
-
Similar to
RepositoryService.suspendProcessDefinitionByKey(String), but only applicable for the given tenant identifier. - SuspendProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
- SuspendProcessDefinitionCmd(String, String, boolean, Date, String) - Constructor for class org.flowable.engine.impl.cmd.SuspendProcessDefinitionCmd
- SuspendProcessDefinitionCmd(ProcessDefinitionEntity, boolean, Date, String) - Constructor for class org.flowable.engine.impl.cmd.SuspendProcessDefinitionCmd
- suspendProcessInstance(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- suspendProcessInstanceById(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- suspendProcessInstanceById(String) - Method in interface org.flowable.engine.RuntimeService
-
Suspends the process instance with the given id.
- SuspendProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
- SuspendProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.SuspendProcessInstanceCmd
- suspendTask(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- suspendTask(String, String) - Method in interface org.flowable.engine.TaskService
-
Suspends the task.
- SuspendTaskCmd - Class in org.flowable.engine.impl.cmd
- SuspendTaskCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.SuspendTaskCmd
- suspensionState - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- suspensionState - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- suspensionState - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- suspensionState - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- suspensionState - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- SuspensionStateUtil - Class in org.flowable.engine.impl.persistence.entity
-
Helper class for suspension state
- SuspensionStateUtil() - Constructor for class org.flowable.engine.impl.persistence.entity.SuspensionStateUtil
- swapCommandInvoker(ProcessEngine, boolean) - Method in class org.flowable.engine.impl.test.PluggableFlowableExtension
- syncUserTaskExecution(ExecutionEntity, FlowElement, String, TaskEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
-
Synchronize data with the new user task execution
- syncUserTaskExecution(ExecutionEntity, FlowElement, String, TaskEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- syncUserTaskExecutionActivityInstance(ExecutionEntity, String, FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- SyncWebServiceClient - Interface in org.flowable.engine.impl.webservice
-
A dynamic web service client that allows to perform synchronous calls to a specific web service.
- SyncWebServiceClientFactory - Interface in org.flowable.engine.impl.webservice
-
A factory for
SyncWebServiceClient
T
- TABLENAMES_EXCLUDED_FROM_DB_CLEAN_CHECK - Static variable in class org.flowable.engine.impl.test.TestHelper
- TakeOutgoingSequenceFlowsOperation - Class in org.flowable.engine.impl.agenda
-
Operation which purpose is to leave a
FlowNode. - TakeOutgoingSequenceFlowsOperation(CommandContext, ExecutionEntity, boolean, boolean) - Constructor for class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- target - Variable in class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
- TARGET_ACTIVITY_BEHAVIOR_CLASS - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- TARGET_ACTIVITY_ID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- TARGET_ACTIVITY_NAME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- TARGET_ACTIVITY_TYPE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- targetActivityBehaviorClass - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- targetActivityId - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- targetActivityName - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- targetActivityType - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- targetNamespace - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- targetProcessDefinitionId - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- targetProcessDefinitionId - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- task - Variable in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
- task - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
- task - Variable in class org.flowable.engine.impl.cmd.SaveTaskCmd
- task - Variable in class org.flowable.engine.impl.form.TaskFormDataImpl
- TASK_DEFINITION_KEY - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- TASK_KEY - Static variable in class org.flowable.engine.impl.el.ProcessVariableScopeELResolver
- TASK_SKIP_EXPRESSION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- TaskActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Parent class for all BPMN 2.0 task types such as ServiceTask, ScriptTask, UserTask, etc.
- TaskActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.TaskActivityBehavior
- taskAssigned(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- TaskAssignedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- TaskAssignedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.TaskAssignedEventHandler
- taskAssignee(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances for userTask activities assigned to the given user
- taskAssignee(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- taskAssignee(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- taskAssignee(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances for userTask activities assigned to the given user
- taskBuilder - Variable in class org.flowable.engine.impl.cmd.CreateTaskCmd
- TaskBuilderImpl - Class in org.flowable.engine.impl
-
TaskBuilderimplementation - taskCompleted(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- TaskCompletedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- TaskCompletedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.TaskCompletedEventHandler
- TaskCompletionBuilderImpl - Class in org.flowable.engine.impl
- TaskCompletionBuilderImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.TaskCompletionBuilderImpl
- taskCount - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- taskCreated(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- TaskCreatedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- TaskCreatedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.TaskCreatedEventHandler
- taskDefinitionKey - Variable in class org.flowable.engine.impl.cmd.GetFormKeyCmd
- taskEntities - Variable in class org.flowable.engine.impl.cmd.BulkSaveTasksCmd
- taskEntity - Variable in class org.flowable.engine.interceptor.CreateUserTaskAfterContext
- TaskFormData - Interface in org.flowable.engine.form
-
Specific
FormDatafor completing a task. - TaskFormDataImpl - Class in org.flowable.engine.impl.form
- TaskFormDataImpl() - Constructor for class org.flowable.engine.impl.form.TaskFormDataImpl
- TaskFormHandler - Interface in org.flowable.engine.impl.form
- TaskGetFunctionDelegate - Class in org.flowable.engine.impl.function
- TaskGetFunctionDelegate() - Constructor for class org.flowable.engine.impl.function.TaskGetFunctionDelegate
- TaskHelper - Class in org.flowable.engine.impl.util
- TaskHelper() - Constructor for class org.flowable.engine.impl.util.TaskHelper
- taskId - Variable in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- taskId - Variable in class org.flowable.engine.impl.cmd.ActivateTaskCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.AddCommentCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.DeleteCommentCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.DeleteHistoricTaskInstanceCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.DeleteTaskCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetEntityLinkChildrenForTaskCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetEntityLinkParentsForTaskCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetHistoricEntityLinkChildrenForTaskCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetHistoricEntityLinkParentsForTaskCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetHistoricIdentityLinksForTaskCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetIdentityLinksForTaskCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetRenderedTaskFormCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetTaskAttachmentsCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetTaskCommentsCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetTaskDataObjectCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetTaskDataObjectsCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetTaskEventsCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetTaskFormCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetTaskFormModelCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetTaskVariableCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetTaskVariableInstanceCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetTaskVariableInstancesCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetTaskVariablesCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.HasTaskVariableCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.InjectParallelEmbeddedSubProcessCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.InjectParallelUserTaskCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.NeedsActiveTaskCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.NewTaskCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.SubmitTaskFormCmd
- taskId - Variable in class org.flowable.engine.impl.HistoricDetailQueryImpl
- taskId - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- taskId - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- taskId - Variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- taskId - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- taskId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- taskId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- taskId - Variable in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- taskId(String) - Method in interface org.flowable.engine.history.HistoricDetailQuery
-
Only select historic variable updates associated to the given
historic task instance. - taskId(String) - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- taskId(String) - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- taskIds - Variable in class org.flowable.engine.impl.cmd.DeleteTaskCmd
- taskIds - Variable in class org.flowable.engine.impl.cmd.GetTasksLocalVariablesCmd
- TaskListener - Interface in org.flowable.engine.delegate
-
Here for backwards compatibility, prefer use the
TaskListener. - TaskListenerInvocation - Class in org.flowable.engine.impl.delegate.invocation
-
Class handling invocations of
TaskListeners - TaskListenerInvocation(TaskListener, DelegateTask) - Constructor for class org.flowable.engine.impl.delegate.invocation.TaskListenerInvocation
- TaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- TaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.TaskParseHandler
- taskPostProcessor - Variable in class org.flowable.engine.ProcessEngineConfiguration
-
postprocessor for a task builder
- taskQueryInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- TASKS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- taskService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- taskService - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- taskService - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- taskService - Variable in class org.flowable.engine.test.FlowableRule
- taskService - Variable in class org.flowable.engine.test.FlowableTestCase
- TaskService - Interface in org.flowable.engine
-
Service which provides access to
Taskand form related operations. - taskServiceConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- taskServiceConfigurators - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- TaskServiceImpl - Class in org.flowable.engine.impl
- TaskServiceImpl(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.TaskServiceImpl
- taskServiceKey - Static variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
- tearDown() - Method in class org.flowable.engine.test.FlowableTestCase
- TENANT_ID - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
- TENANT_ID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- TENANT_ID - Static variable in class org.flowable.engine.impl.ExecutionQueryProperty
- TENANT_ID - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- TENANT_ID - Static variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
- TENANT_ID - Static variable in class org.flowable.engine.impl.ProcessInstanceQueryProperty
- tenantId - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- tenantId - Variable in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- tenantId - Variable in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- tenantId - Variable in class org.flowable.engine.impl.cmd.SignalEventReceivedCmd
- tenantId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- tenantId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- tenantId - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- tenantId - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- tenantId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- tenantId - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- tenantId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- tenantId - Variable in class org.flowable.engine.impl.ModelQueryImpl
- tenantId - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- tenantId - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- tenantId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
The tenant identifier (if any)
- tenantId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- tenantId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- tenantId - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- tenantId - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- tenantId - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- tenantId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- tenantId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- tenantId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- tenantId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- tenantId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- tenantId - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- tenantId() - Element in annotation interface org.flowable.engine.test.Deployment
-
Specify tenantId to deploy for
- tenantId(String) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- tenantId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- tenantId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- tenantId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- tenantId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- tenantId(String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
Gives the deployment the given tenant id.
- tenantId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Set the tenantId of to lookup the process definition
- tenantId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionBuilder
-
Set the tenant id for the subscription.
- tenantId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilder
-
Set the tenant id in case you are running in a multi tenant environment and the event model needs to be retrieved from a specific tenant.
- tenantId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionModificationBuilder
-
Set the tenant id in case you are running in a multi tenant environment and the event model needs to be retrieved from a specific tenant.
- tenantIdIn(List<String>) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances with one of the given tenant ids.
- tenantIdIn(List<String>) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- tenantIdLike - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- tenantIdLike - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- tenantIdLike - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- tenantIdLike - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- tenantIdLike - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- tenantIdLike - Variable in class org.flowable.engine.impl.ModelQueryImpl
- tenantIdLike - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- tenantIdLike - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- tenantIdLikeIgnoreCase - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- tenantIdLikeIgnoreCase - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- tenantIdLikeIgnoreCase - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- tenantIds - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- tenantInfoHolder - Variable in class org.flowable.engine.impl.cfg.multitenant.ExecuteSchemaOperationCommand
- tenantInfoHolder - Variable in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
- TERMINATE_END_EVENT - Static variable in interface org.flowable.engine.history.DeleteReason
- terminateAll - Variable in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- terminateAllBehaviour(ExecutionEntity, CommandContext, ExecutionEntityManager) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- TerminateEndEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- TerminateEndEventActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- terminateMultiInstance - Variable in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- terminateMultiInstanceRoot(ExecutionEntity, CommandContext, ExecutionEntityManager) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- testActivityBehaviorFactory - Variable in class org.flowable.engine.test.mock.FlowableMockSupport
- TestActivityBehaviorFactory - Class in org.flowable.engine.test
- TestActivityBehaviorFactory() - Constructor for class org.flowable.engine.test.TestActivityBehaviorFactory
- TestActivityBehaviorFactory(ActivityBehaviorFactory) - Constructor for class org.flowable.engine.test.TestActivityBehaviorFactory
- TestHelper - Class in org.flowable.engine.impl.test
- TestHelper() - Constructor for class org.flowable.engine.impl.test.TestHelper
- textValue - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- textValue2 - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- theme - Variable in class org.flowable.engine.app.AppModel
- throwCompensationEvent(List<CompensateEventSubscriptionEntity>, DelegateExecution, boolean) - Static method in class org.flowable.engine.impl.bpmn.helper.ScopeUtil
-
we create a separate execution for each compensation handler invocation.
- throwErrorEvent(FlowableEvent) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- throwEvent - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowSignalEventActivityBehavior
- time - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- time - Variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- time - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- TIME - Static variable in class org.flowable.engine.impl.HistoricDetailQueryProperty
- TIMER_JOBS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- TimerActivateProcessDefinitionHandler - Class in org.flowable.engine.impl.jobexecutor
- TimerActivateProcessDefinitionHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.TimerActivateProcessDefinitionHandler
- TimerChangeProcessDefinitionSuspensionStateJobHandler - Class in org.flowable.engine.impl.jobexecutor
- TimerChangeProcessDefinitionSuspensionStateJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
- TimerDeclarationType - Enum Class in org.flowable.engine.impl.jobexecutor
- timerEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundaryTimerEventActivityBehavior
- timerEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessTimerStartEventActivityBehavior
- timerEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchTimerEventActivityBehavior
- TimerEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- TimerEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.TimerEventDefinitionParseHandler
- TimerEventHandler - Class in org.flowable.engine.impl.jobexecutor
- TimerEventHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.TimerEventHandler
- timerFired(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- timerJobCount - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- timerManager - Variable in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
- timerManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- TimerManager - Class in org.flowable.engine.impl.bpmn.deployer
-
Manages timers for newly-deployed process definitions and their previous versions.
- TimerManager() - Constructor for class org.flowable.engine.impl.bpmn.deployer.TimerManager
- timerScheduled(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- TimerStartEventJobHandler - Class in org.flowable.engine.impl.jobexecutor
- TimerStartEventJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.TimerStartEventJobHandler
- TimerSuspendProcessDefinitionHandler - Class in org.flowable.engine.impl.jobexecutor
- TimerSuspendProcessDefinitionHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.TimerSuspendProcessDefinitionHandler
- TimerUtil - Class in org.flowable.engine.impl.util
- TimerUtil() - Constructor for class org.flowable.engine.impl.util.TimerUtil
- timeStamp - Variable in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
- timeStamp - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- TIMESTAMP - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- TO_ACTIVITY_ID_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- TO_ACTIVITY_IDS_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- TO_PROCESS_DEFINITION_ID_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- TO_PROCESS_DEFINITION_KEY_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- TO_PROCESS_DEFINITION_TENANT_ID_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- TO_PROCESS_DEFINITION_VERSION_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- toActivityId - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- toActivityId - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- toActivityIds - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- toArray() - Method in class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
- toArray() - Method in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureInstance
- toArray() - Method in interface org.flowable.engine.impl.bpmn.data.StructureInstance
-
Converts this structure instance into an array
- toCallActivityId - Variable in class org.flowable.engine.migration.ActivityMigrationMapping
- toExpression - Variable in class org.flowable.engine.impl.bpmn.data.Assignment
- toString() - Method in class org.flowable.engine.debug.ExecutionTree
- toString() - Method in class org.flowable.engine.debug.ExecutionTreeNode
- toString() - Method in record class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager.StartEventInfo
-
Returns a string representation of this record class.
- toString() - Method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- toString() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- toString() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- toString() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- toString() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.util.ExecutionTreeStringBuilder
- toString() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- toString() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- toString() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- toString() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- toString() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- toString() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- toString() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- toString() - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- toString() - Method in class org.flowable.engine.impl.util.io.ResourceStreamSource
- toString() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- toString() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- toString() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- toString() - Method in class org.flowable.engine.migration.EnableActivityMapping.EnableMapping
- toString() - Method in class org.flowable.engine.repository.DiagramElement
- toString() - Method in class org.flowable.engine.repository.DiagramNode
- TotalExecutionTimeCommandInterceptor - Class in org.flowable.engine.test.profiler
- TotalExecutionTimeCommandInterceptor() - Constructor for class org.flowable.engine.test.profiler.TotalExecutionTimeCommandInterceptor
- totalTime - Variable in class org.flowable.engine.test.profiler.ProfileSession
- totalTimeInMs - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
- TRANSACTION_CANCELED - Static variable in interface org.flowable.engine.history.DeleteReason
- TransactionActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- TransactionActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.TransactionActivityBehavior
- transactionContextFactory - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- TransactionDependentExecutionListener - Interface in org.flowable.engine.delegate
- TransactionDependentExecutionListenerExecutionScope - Class in org.flowable.engine.impl.bpmn.listener
- TransactionDependentExecutionListenerExecutionScope(String, String, FlowElement, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
- TransactionDependentTaskListener - Interface in org.flowable.engine.delegate
-
Callback interface to be notified of transaction events.
- TransactionDependentTaskListenerExecutionScope - Class in org.flowable.engine.impl.bpmn.listener
- TransactionDependentTaskListenerExecutionScope(String, String, Task, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
- transactionManager - Variable in class org.flowable.engine.impl.cfg.JtaProcessEngineConfiguration
- transactionOrder - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- transactionOrder - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- TransactionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- TransactionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.TransactionParseHandler
- transform(Object) - Method in class org.flowable.engine.impl.transformer.AbstractTransformer
- transform(Object) - Method in interface org.flowable.engine.impl.transformer.Transformer
-
Transforms anObject into a different object
- transformation - Variable in class org.flowable.engine.impl.bpmn.data.TransformationDataOutputAssociation
- TransformationDataOutputAssociation - Class in org.flowable.engine.impl.bpmn.data
-
A transformation based data output association
- TransformationDataOutputAssociation(String, String, Expression) - Constructor for class org.flowable.engine.impl.bpmn.data.TransformationDataOutputAssociation
- transformBoundsForImage(DiagramNode, DiagramNode, Map<String, DiagramNode>) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- transformBoundsForImage(DiagramNode, DiagramNode, DiagramNode) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- Transformer - Interface in org.flowable.engine.impl.transformer
-
A Transformer is responsible of transforming an object into a different object
- transformers - Variable in class org.flowable.engine.impl.transformer.ComposedTransformer
- transformProcess(BpmnParse, Process) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ProcessParseHandler
- transientVariable(String, Object) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- transientVariable(String, Object) - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- transientVariable(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Adds a transient variable to the process instance
- transientVariableLocal(String, Object) - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- transientVariables - Variable in class org.flowable.engine.impl.cmd.CompleteTaskCmd
- transientVariables - Variable in class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- transientVariables - Variable in class org.flowable.engine.impl.cmd.EvaluateConditionalEventsCmd
- transientVariables - Variable in class org.flowable.engine.impl.cmd.ResolveTaskCmd
- transientVariables - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- transientVariables - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- transientVariables - Variable in class org.flowable.engine.impl.cmd.TriggerCmd
- transientVariables - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- transientVariables - Variable in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- transientVariables - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- transientVariables - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- transientVariables(Map<String, Object>) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- transientVariables(Map<String, Object>) - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- transientVariables(Map<String, Object>) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Sets the transient variables
- transientVariablesLocal - Variable in class org.flowable.engine.impl.cmd.CompleteTaskCmd
- transientVariablesLocal - Variable in class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- transientVariablesLocal - Variable in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- transientVariablesLocal(Map<String, Object>) - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- trigger(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- trigger(String) - Method in interface org.flowable.engine.RuntimeService
-
Sends an external trigger to an activity instance that is waiting inside the given execution.
- trigger(String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- trigger(String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Sends an external trigger to an activity instance that is waiting inside the given execution.
- trigger(String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- trigger(String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- trigger(String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.trigger(String, Map), but with an extra parameter that allows to pass transient variables. - trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryCancelEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryCompensateEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryConditionalEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventRegistryEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryMessageEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundarySignalEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryVariableListenerEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessConditionalStartEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessErrorStartEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessEscalationStartEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessEventRegistryStartEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessMessageStartEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessSignalStartEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessTimerStartEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessVariableListenerlStartEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.ExternalWorkerTaskActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchConditionalEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventRegistryEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchMessageEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchSignalEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchVariableListenerEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.ReceiveEventTaskActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.ReceiveTaskActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.SendEventTaskActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- trigger(DelegateExecution, String, Object) - Method in interface org.flowable.engine.impl.delegate.TriggerableActivityBehavior
- trigger(TriggerableJavaDelegate.Context) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior
- trigger(TriggerableJavaDelegate.Context) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
- trigger(TriggerableJavaDelegate.Context) - Method in interface org.flowable.engine.impl.delegate.TriggerableJavaDelegate
- triggerable - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- triggerable - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- triggerable - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior
- triggerable - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
- triggerable - Variable in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- TriggerableActivityBehavior - Interface in org.flowable.engine.impl.delegate
- TriggerableJavaDelegate - Interface in org.flowable.engine.impl.delegate
-
Similar to the
TriggerableActivityBehaviorbut with a context that allows the implementing class to decide if the execution should be left after the trigger or not - TriggerableJavaDelegate.Context - Interface in org.flowable.engine.impl.delegate
- TriggerableJavaDelegateContextImpl - Class in org.flowable.engine.impl.delegate
- TriggerableJavaDelegateContextImpl(DelegateExecution, String, Object) - Constructor for class org.flowable.engine.impl.delegate.TriggerableJavaDelegateContextImpl
- triggerAsync - Variable in class org.flowable.engine.impl.agenda.TriggerExecutionOperation
- triggerAsync(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- triggerAsync(String) - Method in interface org.flowable.engine.RuntimeService
-
Sends an external trigger to an activity instance that is waiting inside the given execution.
- triggerAsync(String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- triggerAsync(String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Sends an external trigger to an activity instance that is waiting inside the given execution.
- triggerCaseTask(DelegateExecution, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.behavior.CaseTaskActivityBehavior
- triggerCaseTaskAndLeave(DelegateExecution, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.behavior.CaseTaskActivityBehavior
- TriggerCaseTaskCmd - Class in org.flowable.engine.impl.cmd
- TriggerCaseTaskCmd(String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.TriggerCaseTaskCmd
- TriggerCmd - Class in org.flowable.engine.impl.cmd
- TriggerCmd(String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.TriggerCmd
- TriggerCmd(String, Map<String, Object>, boolean) - Constructor for class org.flowable.engine.impl.cmd.TriggerCmd
- TriggerCmd(String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.TriggerCmd
- TriggerExecutionOperation - Class in org.flowable.engine.impl.agenda
-
Operation that triggers a wait state and continues the process, leaving that activity.
- TriggerExecutionOperation(CommandContext, ExecutionEntity) - Constructor for class org.flowable.engine.impl.agenda.TriggerExecutionOperation
- TriggerExecutionOperation(CommandContext, ExecutionEntity, boolean) - Constructor for class org.flowable.engine.impl.agenda.TriggerExecutionOperation
- TriggerTimerEventJobHandler - Class in org.flowable.engine.impl.jobexecutor
- TriggerTimerEventJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.TriggerTimerEventJobHandler
- type - Variable in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
- type - Variable in class org.flowable.engine.impl.cmd.AddCommentCmd
- type - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessInstanceCmd
- type - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkCmd
- type - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessInstanceCmd
- type - Variable in class org.flowable.engine.impl.cmd.GetProcessInstanceCommentsCmd
- type - Variable in class org.flowable.engine.impl.cmd.GetTaskCommentsByTypeCmd
- type - Variable in class org.flowable.engine.impl.cmd.GetTypeCommentsCmd
- type - Variable in class org.flowable.engine.impl.form.FormPropertyHandler
- type - Variable in class org.flowable.engine.impl.form.FormPropertyImpl
- type - Variable in class org.flowable.engine.impl.HistoricDetailQueryImpl
- type - Variable in class org.flowable.engine.impl.IdentityLinkQueryObject
- type - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- type - Variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- type - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- type - Variable in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariable
- TYPE - Static variable in class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceIdsJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceStatusJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsStatusJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesSequentialJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.AsyncCompleteCallActivityJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.AsyncContinuationJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.AsyncLeaveJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.AsyncSendEventJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.AsyncTriggerJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.BpmnHistoryCleanupJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.ExternalWorkerTaskCompleteJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.ParallelMultiInstanceActivityCompletionJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.ParallelMultiInstanceWithNoWaitStatesAsyncLeaveJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.ProcessEventJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationStatusJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.TimerActivateProcessDefinitionHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.TimerStartEventJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.TimerSuspendProcessDefinitionHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.TriggerTimerEventJobHandler
- TYPE_BOOLEAN - Static variable in class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
- TYPE_COMMENT - Static variable in interface org.flowable.engine.impl.persistence.entity.CommentEntity
- TYPE_DATE - Static variable in class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
- TYPE_DOUBLE - Static variable in class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
- TYPE_EVENT - Static variable in interface org.flowable.engine.impl.persistence.entity.CommentEntity
- TYPE_INTEGER - Static variable in class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
- TYPE_JSON - Static variable in class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
- TYPE_LONG - Static variable in class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
- TYPE_NAME - Static variable in class org.flowable.engine.impl.variable.BpmnAggregatedVariableType
- TYPE_NAME - Static variable in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariableType
- TYPE_SHORT - Static variable in class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
- TYPE_STRING - Static variable in class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
- TYPE_UUID - Static variable in class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
- types - Variable in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- types - Variable in class org.flowable.engine.impl.cmd.AddEventListenerCommand
U
- UelExpressionCondition - Class in org.flowable.engine.impl.el
-
Conditionthat resolves an UEL expression at runtime. - UelExpressionCondition(Expression) - Constructor for class org.flowable.engine.impl.el.UelExpressionCondition
- unacquireAllExternalWorkerJobsForWorker(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- unacquireAllExternalWorkerJobsForWorker(String) - Method in interface org.flowable.engine.ManagementService
-
Unaquire all locked external worker jobs for worker.
- unacquireAllExternalWorkerJobsForWorker(String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- unacquireAllExternalWorkerJobsForWorker(String, String) - Method in interface org.flowable.engine.ManagementService
-
Unaquire all locked external worker jobs for worker and tenant.
- unacquireExternalWorkerJob(String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- unacquireExternalWorkerJob(String, String) - Method in interface org.flowable.engine.ManagementService
-
Unaquire a locked external worker job.
- unclaim(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- unclaim(String) - Method in interface org.flowable.engine.TaskService
-
A shortcut to
TaskService.claim(java.lang.String, java.lang.String)with null user in order to unclaim the task - unfinished - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- unfinished - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- unfinished - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- unfinished() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances that are not finished yet.
- unfinished() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instance that are not yet finished.
- unfinished() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- unfinished() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- unfinished() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- unfinished() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances that are not finished yet.
- unfinishedActivityInstanceMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- UnfinishedActivityInstanceMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- UnfinishedActivityInstanceMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.UnfinishedActivityInstanceMatcher
- unfinishedHistoricActivityInstanceByProcessInstanceIdMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- UnfinishedHistoricActivityInstanceByProcessInstanceIdMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- UnfinishedHistoricActivityInstanceByProcessInstanceIdMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.UnfinishedHistoricActivityInstanceByProcessInstanceIdMatcher
- unfinishedHistoricActivityInstanceMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- UnfinishedHistoricActivityInstanceMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- UnfinishedHistoricActivityInstanceMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.UnfinishedHistoricActivityInstanceMatcher
- unregister(ProcessEngine) - Static method in class org.flowable.engine.ProcessEngines
-
Unregisters the given process engine.
- update(CommentEntity) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- updateActivity(ExecutionEntity, String, FlowElement, TaskEntity, Date) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- updateActivity(ExecutionEntity, String, FlowElement, TaskEntity, Date) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- updateActivity(ExecutionEntity, String, FlowElement, TaskEntity, Date) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Synchronize historic data with the current user task execution
- updateActivityInstancesProcessDefinitionId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
-
Update process definition reference in all activity instances for a given process instance
- updateActivityInstancesProcessDefinitionId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- updateAllExecutionRelatedEntityCountFlags(boolean) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- updateAllExecutionRelatedEntityCountFlags(boolean) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- updateBatchStatus(Batch, String, BatchService) - Method in class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationStatusJobHandler
- updateBpmnProcess(CommandContext, Process, BpmnModel, ProcessDefinitionEntity, DeploymentEntity) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
- updateBpmnProcess(CommandContext, Process, BpmnModel, ProcessDefinitionEntity, DeploymentEntity) - Method in class org.flowable.engine.impl.cmd.InjectEmbeddedSubProcessInProcessInstanceCmd
- updateBpmnProcess(CommandContext, Process, BpmnModel, ProcessDefinitionEntity, DeploymentEntity) - Method in class org.flowable.engine.impl.cmd.InjectParallelEmbeddedSubProcessCmd
- updateBpmnProcess(CommandContext, Process, BpmnModel, ProcessDefinitionEntity, DeploymentEntity) - Method in class org.flowable.engine.impl.cmd.InjectParallelUserTaskCmd
- updateBpmnProcess(CommandContext, Process, BpmnModel, ProcessDefinitionEntity, DeploymentEntity) - Method in class org.flowable.engine.impl.cmd.InjectUserTaskInProcessInstanceCmd
- updateBusinessKey(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- updateBusinessKey(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- updateBusinessKey(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Updates the business key for the provided process instance
- updateBusinessStatus(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- updateBusinessStatus(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Updates the business status for the provided process instance
- updateCachingAndArtifacts(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.CachingAndArtifactsManager
-
Ensures that the process definition is cached in the appropriate places, including the deployment's collection of deployed artifacts and the deployment manager's cache, as well as caching any ProcessDefinitionInfos.
- updateExecutions(CommandContext, ProcessDefinitionEntity, ExecutionEntity, List<ExecutionEntity>) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
- updateExecutions(CommandContext, ProcessDefinitionEntity, ExecutionEntity, List<ExecutionEntity>) - Method in class org.flowable.engine.impl.cmd.InjectEmbeddedSubProcessInProcessInstanceCmd
- updateExecutions(CommandContext, ProcessDefinitionEntity, ExecutionEntity, List<ExecutionEntity>) - Method in class org.flowable.engine.impl.cmd.InjectParallelEmbeddedSubProcessCmd
- updateExecutions(CommandContext, ProcessDefinitionEntity, ExecutionEntity, List<ExecutionEntity>) - Method in class org.flowable.engine.impl.cmd.InjectParallelUserTaskCmd
- updateExecutions(CommandContext, ProcessDefinitionEntity, ExecutionEntity, List<ExecutionEntity>) - Method in class org.flowable.engine.impl.cmd.InjectUserTaskInProcessInstanceCmd
- updateExecutions(CommandContext, ProcessDefinitionEntity, ExecutionEntity, BpmnModel) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
- updateExecutionTenantIdForDeployment(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- updateExecutionTenantIdForDeployment(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- updateExecutionTenantIdForDeployment(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- updateExecutionTenantIdForDeployment(String, String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- updateHistoricActivityInstance(ActivityInstance) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- updateHistoricActivityInstance(ActivityInstance) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- updateHistoricActivityInstance(ActivityInstance) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Update historic activity instance according to changes done in the runtime activity
- updateInfoJson(String, byte[]) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManager
- updateInfoJson(String, byte[]) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManagerImpl
- updateModel(ModelEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
- updateModel(ModelEntity) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- updateOldEventSubscriptions(ProcessDefinitionEntity, ProcessDefinitionEntity, String, String) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
- updateProcessBusinessKeyInHistory(ExecutionEntity) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- updateProcessBusinessKeyInHistory(ExecutionEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- updateProcessBusinessKeyInHistory(ExecutionEntity) - Method in interface org.flowable.engine.impl.history.HistoryManager
- updateProcessBusinessStatusInHistory(ExecutionEntity) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- updateProcessBusinessStatusInHistory(ExecutionEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- updateProcessBusinessStatusInHistory(ExecutionEntity) - Method in interface org.flowable.engine.impl.history.HistoryManager
- updateProcessDefinitionCache(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.CachingAndArtifactsManager
-
Ensures that the process definition is cached in the appropriate places.
- updateProcessDefinitionIdInHistory(ProcessDefinitionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- updateProcessDefinitionIdInHistory(ProcessDefinitionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- updateProcessDefinitionIdInHistory(ProcessDefinitionEntity, ExecutionEntity) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record the update of a process definition for historic process instance, task, and activity instance, if history is enabled.
- updateProcessDefinitionInfo(ProcessDefinitionInfoEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManager
- updateProcessDefinitionInfo(ProcessDefinitionInfoEntity) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManagerImpl
- updateProcessDefinitionTenantIdForDeployment(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- updateProcessDefinitionTenantIdForDeployment(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- updateProcessDefinitionTenantIdForDeployment(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- updateProcessDefinitionTenantIdForDeployment(String, String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- updateProcessDefinitionVersionForProcessDefinitionId(String, int) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- updateProcessDefinitionVersionForProcessDefinitionId(String, int) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- updateProcessDefinitionVersionForProcessDefinitionId(String, int) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- updateProcessDefinitionVersionForProcessDefinitionId(String, int) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- updateProcessInstanceBusinessKey(ExecutionEntity, String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- updateProcessInstanceBusinessKey(ExecutionEntity, String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- updateProcessInstanceBusinessStatus(ExecutionEntity, String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- updateProcessInstanceBusinessStatus(ExecutionEntity, String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- updateProcessInstanceLockTime(String, String, Date) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- updateProcessInstanceLockTime(String, String, Date) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- updateProcessInstanceLockTime(String, Date, String, Date) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- updateProcessInstanceLockTime(String, Date, String, Date) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- updateRelatedModels(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- updateTimersAndEvents(ParsedDeployment, Map<ProcessDefinitionEntity, ProcessDefinitionEntity>) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- updateTimersAndEvents(ProcessDefinitionEntity, ProcessDefinitionEntity, ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
-
Updates all timers and events for the process definition.
- updateUserPassword(User) - Method in interface org.flowable.engine.IdentityService
-
Update user password.
- updateUserPassword(User) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- updateVariableInstance(VariableInstanceEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- updateVariableInstance(VariableInstanceEntity, Object, ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- url - Variable in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
- url - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- useLocalScopeForResultVariable - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- usePrefixId - Variable in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- usePrefixId - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- USER_ID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- USER_TASK_ASSIGNEE - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- USER_TASK_CANDIDATE_GROUPS - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- USER_TASK_CANDIDATE_USERS - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- USER_TASK_CATEGORY - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- USER_TASK_DESCRIPTION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- USER_TASK_DUEDATE - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- USER_TASK_FORM_KEY - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- USER_TASK_NAME - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- USER_TASK_OWNER - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- USER_TASK_PRIORITY - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- USER_TASK_TASK_ID_VARIABLE_NAME - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- userId - Variable in class org.flowable.engine.impl.cmd.ActivateTaskCmd
- userId - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
- userId - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessInstanceCmd
- userId - Variable in class org.flowable.engine.impl.cmd.ClaimTaskCmd
- userId - Variable in class org.flowable.engine.impl.cmd.CompleteTaskCmd
- userId - Variable in class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- userId - Variable in class org.flowable.engine.impl.cmd.DelegateTaskCmd
- userId - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkCmd
- userId - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
- userId - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessInstanceCmd
- userId - Variable in class org.flowable.engine.impl.cmd.StartProgressTaskCmd
- userId - Variable in class org.flowable.engine.impl.cmd.SuspendTaskCmd
- userId - Variable in class org.flowable.engine.impl.IdentityLinkQueryObject
- userId - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- userId - Variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- userId - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- usersAccess - Variable in class org.flowable.engine.app.AppModel
- userTask - Variable in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- userTask - Variable in class org.flowable.engine.interceptor.CreateUserTaskAfterContext
- userTask - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- UserTaskActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- UserTaskActivityBehavior(UserTask) - Constructor for class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- UserTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- UserTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.UserTaskParseHandler
- UserTaskPropertiesParser - Class in org.flowable.engine.dynamic
-
Created by Pardo David on 5/12/2016.
- UserTaskPropertiesParser() - Constructor for class org.flowable.engine.dynamic.UserTaskPropertiesParser
- userTaskStateInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- UserTaskStateInterceptor - Interface in org.flowable.engine.interceptor
- usesCollection() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
V
- V5_ENGINE_TAG - Static variable in class org.flowable.engine.impl.util.Flowable5Util
- v5MultiInstanceActivityBehavior - Variable in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- validateAndSwitchVersionOfExecution(CommandContext, ExecutionEntity, ProcessDefinition) - Method in class org.flowable.engine.impl.cmd.SetProcessDefinitionVersionCmd
- validateBpmn() - Element in annotation interface org.flowable.engine.test.Deployment
-
Whether the model should be validated during deployment.
- ValidateBpmnModelCmd - Class in org.flowable.engine.impl.cmd
- ValidateBpmnModelCmd(BpmnModel) - Constructor for class org.flowable.engine.impl.cmd.ValidateBpmnModelCmd
- ValidateExecutionRelatedEntityCountCfgCmd - Class in org.flowable.engine.impl.cmd
- ValidateExecutionRelatedEntityCountCfgCmd() - Constructor for class org.flowable.engine.impl.cmd.ValidateExecutionRelatedEntityCountCfgCmd
- validateExecutionRelationshipCountConfigOnBoot - Variable in class org.flowable.engine.impl.cfg.PerformanceSettings
-
If false, no check will be done on boot.
- validateFlowable5EntitiesEnabled - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- validateHistoryData(ProcessEngine) - Static method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- validateMigrateProcessInstance(String, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- validateMigrateProcessInstance(String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
- validateMigrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- validateMigrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
- validateMigrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- validateMigrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
- validateMigration(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- validateMigration(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Validates this process instance migration instructions for a given process instance identified by its processInstanceId
- validateMigrationForProcessInstance(String, ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.ProcessMigrationServiceImpl
- validateMigrationForProcessInstance(String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
- validateMigrationForProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.ProcessMigrationServiceImpl
- validateMigrationForProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
- validateMigrationForProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.ProcessMigrationServiceImpl
- validateMigrationForProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
- validateMigrationOfProcessInstances(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- validateMigrationOfProcessInstances(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Validates this process instance migration instruction for each process instance of a given process definition identified by the process definition id.
- validateMigrationOfProcessInstances(String, int, String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- validateMigrationOfProcessInstances(String, int, String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Validates this process instance migration instruction for each process instance of a given process definition identified by the process definition key and version (optional tenantId).
- validateParams(String, String, int, String) - Method in class org.flowable.engine.impl.cmd.AddIdentityLinkCmd
- validateParams(String, String, String) - Method in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
- validateParams(String, String, String) - Method in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
- validateParams(String, String, String, String) - Method in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessInstanceCmd
- validateParams(String, String, String, String) - Method in class org.flowable.engine.impl.cmd.DeleteIdentityLinkCmd
- validateParams(String, String, String, String) - Method in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessInstanceCmd
- validateProcess - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- validateProcess(BpmnModel) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- validateProcess(BpmnModel) - Method in interface org.flowable.engine.RepositoryService
-
Validates the given process definition against the rules for executing a process definition on the process engine.
- validateSchema - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- ValidateTaskRelatedEntityCountCfgCmd - Class in org.flowable.engine.impl.cmd
- ValidateTaskRelatedEntityCountCfgCmd() - Constructor for class org.flowable.engine.impl.cmd.ValidateTaskRelatedEntityCountCfgCmd
- validateTaskRelationshipCountConfigOnBoot - Variable in class org.flowable.engine.impl.cfg.PerformanceSettings
-
If false, no check will be done on boot.
- ValidateV5EntitiesCmd - Class in org.flowable.engine.impl.cmd
- ValidateV5EntitiesCmd() - Constructor for class org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd
- validateValue(String) - Method in class org.flowable.engine.impl.form.EnumFormType
- validationMessages - Variable in class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
- value - Variable in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
- value - Variable in class org.flowable.engine.impl.DataObjectImpl
- value - Variable in class org.flowable.engine.impl.delegate.invocation.ExpressionSetInvocation
- value - Variable in class org.flowable.engine.impl.form.FormPropertyImpl
- value() - Element in annotation interface org.flowable.engine.test.ConfigurationResource
-
The location of the resource that should be used to create the ProcessEngine.
- value() - Element in annotation interface org.flowable.engine.test.mock.MockServiceTasks
- value() - Element in annotation interface org.flowable.engine.test.mock.NoOpServiceTasks
- VALUE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- VALUE_BOOLEAN - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- VALUE_DATE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- VALUE_DOUBLE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- VALUE_INTEGER - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- VALUE_JSON - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- VALUE_LONG - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- VALUE_SHORT - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- VALUE_STRING - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- VALUE_UUID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- valueExpression - Variable in class org.flowable.engine.impl.delegate.invocation.ExpressionInvocation
- valueOf(String) - Static method in enum class org.flowable.engine.impl.bpmn.data.ItemKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.engine.impl.cfg.DelegateExpressionFieldInjectionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.engine.impl.jobexecutor.TimerDeclarationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.engine.impl.QueryOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.engine.repository.MergeMode
-
Returns the enum constant of this class with the specified name.
- values - Variable in class org.flowable.engine.impl.form.EnumFormType
- values() - Static method in enum class org.flowable.engine.impl.bpmn.data.ItemKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.engine.impl.cfg.DelegateExpressionFieldInjectionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.flowable.engine.impl.form.FormData
- values() - Static method in enum class org.flowable.engine.impl.jobexecutor.TimerDeclarationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.engine.impl.QueryOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.engine.repository.MergeMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- variable(String, Object) - Method in class org.flowable.engine.impl.externalworker.ExternalWorkerCompletionBuilderImpl
- variable(String, Object) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- variable(String, Object) - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- variable(String, Object) - Method in interface org.flowable.engine.runtime.ExternalWorkerCompletionBuilder
- variable(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Adds a variable to the process instance
- VARIABLE_NAME - Static variable in class org.flowable.engine.impl.HistoricDetailQueryProperty
- VARIABLE_REVISION - Static variable in class org.flowable.engine.impl.HistoricDetailQueryProperty
- VARIABLE_TYPE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- VARIABLE_TYPE - Static variable in class org.flowable.engine.impl.HistoricDetailQueryProperty
- variableAggregator - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- VariableAggregator - Interface in org.flowable.engine.delegate.variable
-
An interface that can be used to aggregate multiple variables into a single one based on an aggregation definition.
- VariableAggregatorContext - Interface in org.flowable.engine.delegate.variable
- variableCount - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- variableCreated(FlowableVariableEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- VariableCreatedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- VariableCreatedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.VariableCreatedEventHandler
- variableDeletedEvent(FlowableVariableEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- VariableDeletedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- VariableDeletedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.VariableDeletedEventHandler
- VariableEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- VariableEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
- variableExists(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which have a global variable with the given name.
- variableExists(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- variableExists(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- variableExists(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- variableExists(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local variable with the given name.
- variableExists(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a variable with the given name.
- variableExpression - Variable in class org.flowable.engine.impl.form.FormPropertyHandler
- variableInstanceId - Variable in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- variableListenerEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundaryVariableListenerEventActivityBehavior
- variableListenerEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessVariableListenerlStartEventActivityBehavior
- variableListenerEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchVariableListenerEventActivityBehavior
- VariableListenerEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- VariableListenerEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.VariableListenerEventDefinitionParseHandler
- VariableListenerUtil - Class in org.flowable.engine.impl.util
- VariableListenerUtil() - Constructor for class org.flowable.engine.impl.util.VariableListenerUtil
- variableLocal(String, Object) - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- variableName - Variable in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- variableName - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariableCmd
- variableName - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariableInstanceCmd
- variableName - Variable in class org.flowable.engine.impl.cmd.GetTaskDataObjectCmd
- variableName - Variable in class org.flowable.engine.impl.cmd.GetTaskVariableCmd
- variableName - Variable in class org.flowable.engine.impl.cmd.GetTaskVariableInstanceCmd
- variableName - Variable in class org.flowable.engine.impl.cmd.HasExecutionVariableCmd
- variableName - Variable in class org.flowable.engine.impl.cmd.HasTaskVariableCmd
- variableName - Variable in class org.flowable.engine.impl.form.FormPropertyHandler
- variableNames - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariableInstancesCmd
- variableNames - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariablesCmd
- variableNames - Variable in class org.flowable.engine.impl.cmd.GetTaskDataObjectsCmd
- variableNames - Variable in class org.flowable.engine.impl.cmd.GetTaskVariableInstancesCmd
- variableNames - Variable in class org.flowable.engine.impl.cmd.GetTaskVariablesCmd
- variableNotExists(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which does not have a global variable with the given name.
- variableNotExists(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- variableNotExists(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- variableNotExists(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- variableNotExists(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which does not have a local variable with the given name.
- variableNotExists(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which does not have a variable with the given name.
- variables - Variable in class org.flowable.engine.delegate.event.impl.FlowableEntityWithVariablesEventImpl
- variables - Variable in class org.flowable.engine.impl.cmd.CompleteTaskCmd
- variables - Variable in class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- variables - Variable in class org.flowable.engine.impl.cmd.ExternalWorkerJobBpmnErrorCmd
- variables - Variable in class org.flowable.engine.impl.cmd.ExternalWorkerJobCompleteCmd
- variables - Variable in class org.flowable.engine.impl.cmd.ResolveTaskCmd
- variables - Variable in class org.flowable.engine.impl.cmd.SetExecutionVariablesCmd
- variables - Variable in class org.flowable.engine.impl.cmd.SetTaskVariablesCmd
- variables - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- variables - Variable in class org.flowable.engine.impl.cmd.TriggerCaseTaskCmd
- variables - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- variables - Variable in class org.flowable.engine.impl.externalworker.ExternalWorkerCompletionBuilderImpl
- variables - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- variables - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- variables - Variable in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- variables - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- variables - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- variables(Map<String, Object>) - Method in class org.flowable.engine.impl.externalworker.ExternalWorkerCompletionBuilderImpl
- variables(Map<String, Object>) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- variables(Map<String, Object>) - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- variables(Map<String, Object>) - Method in interface org.flowable.engine.runtime.ExternalWorkerCompletionBuilder
- variables(Map<String, Object>) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Sets the process variables
- VARIABLES - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- variableScope - Variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
- variableScopeKey - Variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
- VariableScopeResolver - Class in org.flowable.engine.impl.scripting
- VariableScopeResolver(ProcessEngineConfigurationImpl, VariableScope) - Constructor for class org.flowable.engine.impl.scripting.VariableScopeResolver
- VariableScopeResolverFactory - Class in org.flowable.engine.impl.scripting
- VariableScopeResolverFactory() - Constructor for class org.flowable.engine.impl.scripting.VariableScopeResolverFactory
- variableServiceConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- variableServiceConfigurators - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- variablesInputExpressions - Variable in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
- variablesLocal - Variable in class org.flowable.engine.impl.cmd.CompleteTaskCmd
- variablesLocal - Variable in class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- variablesLocal - Variable in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- variablesLocal(Map<String, Object>) - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- variableType - Variable in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- variableType - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- variableTypes - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- variableUpdatedEvent(FlowableVariableEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- VariableUpdatedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- VariableUpdatedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.VariableUpdatedEventHandler
- variableUpdates() - Method in interface org.flowable.engine.history.HistoricDetailQuery
-
Only select
HistoricVariableUpdates. - variableUpdates() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- variableValue - Variable in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- variableValueEquals(Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had at least one global variable with the given value when they ended.
- variableValueEquals(Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- variableValueEquals(Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- variableValueEquals(Object) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- variableValueEquals(Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have at least one local variable with the given value.
- variableValueEquals(Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have at least one global variable with the given value.
- variableValueEquals(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a global variable with the given value when they ended.
- variableValueEquals(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- variableValueEquals(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- variableValueEquals(String, Object) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- variableValueEquals(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local variable with the given value.
- variableValueEquals(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a global variable with the given value.
- variableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances which have a global string variable with the given value, case insensitive.
- variableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- variableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- variableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- variableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local string variable with the given value, case insensitive.
- variableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a local string variable with the given value, case insensitive.
- variableValueGreaterThan(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a global variable value greater than the passed value when they ended.
- variableValueGreaterThan(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- variableValueGreaterThan(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- variableValueGreaterThan(String, Object) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- variableValueGreaterThan(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local variable value greater than the passed value.
- variableValueGreaterThan(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a variable value greater than the passed value.
- variableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a global variable value greater than or equal to the passed value when they ended.
- variableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- variableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- variableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- variableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local variable value greater than or equal to the passed value.
- variableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a global variable value greater than or equal to the passed value.
- VariableValueJsonNodeValueFields(JsonNode) - Constructor for class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- variableValueLessThan(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a global variable value less than the passed value when the ended.
- variableValueLessThan(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- variableValueLessThan(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- variableValueLessThan(String, Object) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- variableValueLessThan(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local variable value less than the passed value.
- variableValueLessThan(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a global variable value less than the passed value.
- variableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which has a global variable value less than or equal to the passed value when they ended.
- variableValueLessThanOrEqual(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- variableValueLessThanOrEqual(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- variableValueLessThanOrEqual(String, Object) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- variableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local variable value less than or equal to the passed value.
- variableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a global variable value less than or equal to the passed value.
- variableValueLike(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a global variable value like the given value when they ended.
- variableValueLike(String, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- variableValueLike(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- variableValueLike(String, String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- variableValueLike(String, String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local variable value like the given value.
- variableValueLike(String, String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a global variable value like the given value.
- variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a global variable value like (case insensitive) the given value when they ended.
- variableValueLikeIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- variableValueLikeIgnoreCase(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- variableValueLikeIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local variable value like the given value (case insensitive).
- variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a global variable value like the given value (case insensitive).
- variableValueNotEquals(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a global variable with the given name, but with a different value than the passed value when they ended.
- variableValueNotEquals(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- variableValueNotEquals(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- variableValueNotEquals(String, Object) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- variableValueNotEquals(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local variable with the given name, but with a different value than the passed value.
- variableValueNotEquals(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a global variable with the given name, but with a different value than the passed value.
- variableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances which have a global string variable not matching the given value, case insensitive.
- variableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- variableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- variableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- variableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local string variable which is not the given value, case insensitive.
- variableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a local string variable which is not the given value, case insensitive.
- VERIFY - Enum constant in enum class org.flowable.engine.repository.MergeMode
- verifyCallActivity(ExecutionEntity, Activity) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
- verifyCompensation(DelegateExecution, ExecutionEntity, Activity) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
- VerifyDeploymentMergeStrategy - Class in org.flowable.engine.impl.repository
- VerifyDeploymentMergeStrategy() - Constructor for class org.flowable.engine.impl.repository.VerifyDeploymentMergeStrategy
- verifyExecutionParameters(CommandContext) - Method in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
- verifyProcessDefinitionsDoNotShareKeys(Collection<ProcessDefinitionEntity>) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
-
Verifies that no two process definitions share the same key, to prevent database unique index violation.
- verifyTaskParameters(CommandContext) - Method in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
- version - Variable in class org.flowable.engine.impl.ModelQueryImpl
- version - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- version - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- version - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- VERSION - Static variable in interface org.flowable.engine.ProcessEngine
-
the version of the flowable library
- versionGt - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- versionGte - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- versionLt - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- versionLte - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
W
- wait - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- waitForCompletion - Variable in class org.flowable.engine.impl.bpmn.parser.CompensateEventDefinition
- waitForHistoryJobExecutorToProcessAllJobs(long, long) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- waitForJobExecutorOnCondition(long, long, Callable<Boolean>) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- waitForJobExecutorOnCondition(ProcessEngineConfiguration, long, long, Callable<Boolean>) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- waitForJobExecutorOnCondition(FlowableRule, long, long, Callable<Boolean>) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- waitForJobExecutorToProcessAllHistoryJobs(long, long) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- waitForJobExecutorToProcessAllHistoryJobs(ProcessEngineConfiguration, ManagementService, long, long) - Static method in class org.flowable.engine.impl.test.HistoryTestHelper
- waitForJobExecutorToProcessAllHistoryJobs(ProcessEngineConfiguration, ManagementService, long, long, boolean) - Static method in class org.flowable.engine.impl.test.HistoryTestHelper
- waitForJobExecutorToProcessAllHistoryJobs(FlowableRule, long, long) - Static method in class org.flowable.engine.impl.test.HistoryTestHelper
- waitForJobExecutorToProcessAllJobs(long, long) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- waitForJobExecutorToProcessAllJobs(long, long) - Method in class org.flowable.engine.test.FlowableTestHelper
- waitForJobExecutorToProcessAllJobs(ProcessEngineConfiguration, ManagementService, long, long) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- waitForJobExecutorToProcessAllJobs(ProcessEngineConfiguration, ManagementService, long, long, boolean) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- waitForJobExecutorToProcessAllJobs(FlowableRule, long, long) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- waitForJobExecutorToProcessAllJobsAndAllTimerJobs(long, long) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- waitForJobExecutorToProcessAllJobsAndExecutableTimerJobs(long, long) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- waitForJobExecutorToProcessAllJobsAndExecutableTimerJobs(ProcessEngineConfiguration, ManagementService, long, long) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- waitForJobExecutorToProcessAllJobsAndExecutableTimerJobs(ProcessEngineConfiguration, ManagementService, long, long, boolean) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- waitForJobExecutorToProcessAllJobsAndTimerJobs(ProcessEngineConfiguration, ManagementService, long, long) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- waitForJobExecutorToProcessAllJobsAndTimerJobs(ProcessEngineConfiguration, ManagementService, long, long, boolean) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- waitingMigrationParts - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- WebServiceActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
An activity behavior that allows calling Web services
- WebServiceActivityBehavior(BpmnModel) - Constructor for class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- withJobException - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- withJobException - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- withJobException() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances that failed due to an exception happening during a job execution.
- withJobException() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- withJobException() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- withJobException() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances that failed due to an exception happening during a job execution.
- withLocalizationFallback - Variable in class org.flowable.engine.impl.cmd.GetDataObjectCmd
- withLocalizationFallback - Variable in class org.flowable.engine.impl.cmd.GetDataObjectsCmd
- withLocalizationFallback - Variable in class org.flowable.engine.impl.cmd.GetTaskDataObjectCmd
- withLocalizationFallback - Variable in class org.flowable.engine.impl.cmd.GetTaskDataObjectsCmd
- withLocalizationFallback - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- withLocalizationFallback - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- withLocalizationFallback - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- withLocalizationFallback - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- withLocalizationFallback() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Instruct localization to fallback to more general locales including the default locale of the JVM if the specified locale is not found.
- withLocalizationFallback() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- withLocalizationFallback() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- withLocalizationFallback() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- withLocalizationFallback() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- withLocalizationFallback() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Instruct localization to fallback to more general locales including the default locale of the JVM if the specified locale is not found.
- withLocalizationFallback() - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Instruct localization to fallback to more general locales including the default locale of the JVM if the specified locale is not found.
- withLocalizationFallback() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Instruct localization to fallback to more general locales including the default locale of the JVM if the specified locale is not found.
- withLocalVariable(String, Object) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- withLocalVariable(String, Object) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- withLocalVariable(String, Object) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.SingleToActivityOptions
- withLocalVariableForActivity(String, String, Object) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- withLocalVariableForActivity(String, String, Object) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.MultipleToActivityOptions
- withLocalVariableForAllActivities(String, Object) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- withLocalVariableForAllActivities(String, Object) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.MultipleToActivityOptions
- withLocalVariables - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- withLocalVariables - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- withLocalVariables - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- withLocalVariables(Map<String, Object>) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- withLocalVariables(Map<String, Object>) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- withLocalVariables(Map<String, Object>) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.SingleToActivityOptions
- withLocalVariables(Map<String, Map<String, Object>>) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- withLocalVariables(Map<String, Map<String, Object>>) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.MultipleToActivityOptions
- withLocalVariablesForActivity(String, Map<String, Object>) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- withLocalVariablesForActivity(String, Map<String, Object>) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.MultipleToActivityOptions
- withLocalVariablesForAllActivities(Map<String, Object>) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- withLocalVariablesForAllActivities(Map<String, Object>) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.MultipleToActivityOptions
- withMigrateToProcessDefinitionTenantId(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- withMigrateToProcessDefinitionTenantId(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Specifies the tenantId of the process definition to migrate to
- withNewAssignee - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- withNewAssignee - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- withNewAssignee(String) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- withNewAssignee(String) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- withNewAssignee(String) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.SingleToActivityOptions
- withNewOwner - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- withNewOwner - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- withNewOwner(String) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- withNewOwner(String) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- withNewOwner(String) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.SingleToActivityOptions
- withoutCallbackId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- withoutProcessInstanceCallbackId() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances that do not have a callback identifier.
- withoutProcessInstanceCallbackId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- withoutTenantId - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- withoutTenantId - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- withoutTenantId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- withoutTenantId - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- withoutTenantId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- withoutTenantId - Variable in class org.flowable.engine.impl.ModelQueryImpl
- withoutTenantId - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- withoutTenantId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- withPrefix - Variable in class org.flowable.engine.impl.cmd.GetTableNameCmd
- withProcessInstanceVariable(String, Object) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- withProcessInstanceVariable(String, Object) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Specifies a process instance variable that will also be available during the process migration (ie. to resolve callActivity calledElement expressions of the new process definition - if any)
- withProcessInstanceVariables(Map<String, Object>) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- withProcessInstanceVariables(Map<String, Object>) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Specified process instances variables that will also be available during process migration
- workerId - Variable in class org.flowable.engine.impl.cmd.AbstractExternalWorkerJobCmd
- workerId - Variable in class org.flowable.engine.impl.externalworker.ExternalWorkerCompletionBuilderImpl
- wrappedActivityBehaviorFactory - Variable in class org.flowable.engine.test.TestActivityBehaviorFactory
-
The ActivityBehaviorFactory that is constructed when the process engine was created This class delegates to this instance, unless some mocking has been defined.
- wsdlLocation - Variable in class org.flowable.engine.impl.webservice.WSService
- WSOperation - Class in org.flowable.engine.impl.webservice
-
Represents a WS implementation of a
Operation - WSOperation(String, String, WSService) - Constructor for class org.flowable.engine.impl.webservice.WSOperation
- wsOperationMap - Variable in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- wsOverridenEndpointAddresses - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- WSService - Class in org.flowable.engine.impl.webservice
-
Represents a WS implementation of a
BpmnInterface - WSService(String, String, String) - Constructor for class org.flowable.engine.impl.webservice.WSService
- WSService(String, String, SyncWebServiceClient) - Constructor for class org.flowable.engine.impl.webservice.WSService
- wsServiceMap - Variable in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- wsSyncFactoryClassName - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- wsWsdlImporterFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
X
- XMLImporter - Interface in org.flowable.engine.impl.bpmn.parser
-
A XML importer
- XMLImporterFactory - Interface in org.flowable.engine.impl.bpmn.parser.factory
-
Factory class used by the
WebServiceActivityBehaviorto instantiateXMLImporter. - xmlImporterMap - Variable in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
AsyncJobExecutorConfiguration.getAsyncJobLockTime()viaProcessEngineConfigurationImpl.getAsyncExecutorConfiguration()