Index

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

A

AbstractDebugInfo - Class in org.flowable.engine.test.impl.logger
 
AbstractDebugInfo() - Constructor for class org.flowable.engine.test.impl.logger.AbstractDebugInfo
 
AbstractFlowableEngineEventListener - Class in org.flowable.engine.delegate.event
 
AbstractFlowableEngineEventListener() - Constructor for class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
AbstractFlowableEngineEventListener(Set<FlowableEngineEventType>) - Constructor for class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
AbstractFlowableEventListener - Class in org.flowable.common.engine.api.delegate.event
 
AbstractFlowableEventListener() - Constructor for class org.flowable.common.engine.api.delegate.event.AbstractFlowableEventListener
 
AbstractFlowableHttpHandler - Class in org.flowable.bpmn.model
 
AbstractFlowableHttpHandler - Class in org.flowable.cmmn.model
 
AbstractFlowableHttpHandler() - Constructor for class org.flowable.bpmn.model.AbstractFlowableHttpHandler
 
AbstractFlowableHttpHandler() - Constructor for class org.flowable.cmmn.model.AbstractFlowableHttpHandler
 
AbstractFormType - Class in org.flowable.engine.form
Custom form types should extend this abstract class.
AbstractFormType() - Constructor for class org.flowable.engine.form.AbstractFormType
 
AbstractProcessEngineConfigurator - Class in org.flowable.engine.cfg
 
AbstractProcessEngineConfigurator() - Constructor for class org.flowable.engine.cfg.AbstractProcessEngineConfigurator
 
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
 
ackMode(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundRabbitChannelBuilder
Sets the AckMode (e.g.
acquireAndLock(int, String) - Method in interface org.flowable.job.api.ExternalWorkerJobAcquireBuilder
Acquire and lock the given number of jobs for the given worker id.
acquireAndLock(int, String, int) - Method in interface org.flowable.job.api.ExternalWorkerJobAcquireBuilder
Acquire and lock the given number of jobs for the given worker id.
AcquiredExternalWorkerJob - Interface in org.flowable.job.api
 
acquireLock() - Method in interface org.flowable.common.engine.api.lock.LockManager
Acquire the lock.
acquireLock(Duration) - Method in interface org.flowable.common.engine.api.lock.LockManager
Acquire the lock.
ACTION_ADD_ATTACHMENT - Static variable in interface org.flowable.engine.task.Event
An attachment was added with the attachment name as message.
ACTION_ADD_ATTACHMENT - Static variable in interface org.flowable.task.api.Event
An attachment was added with the attachment name as message.
ACTION_ADD_COMMENT - Static variable in interface org.flowable.engine.task.Event
An user comment was added with the short version of the comment as message.
ACTION_ADD_COMMENT - Static variable in interface org.flowable.task.api.Event
An user comment was added with the short version of the comment as message.
ACTION_ADD_GROUP_LINK - Static variable in interface org.flowable.engine.task.Event
A group identity link was added with following message parts: [0] groupId [1] identity link type (aka role)
ACTION_ADD_GROUP_LINK - Static variable in interface org.flowable.task.api.Event
A group identity link was added with following message parts: [0] groupId [1] identity link type (aka role)
ACTION_ADD_USER_LINK - Static variable in interface org.flowable.engine.task.Event
A user identity link was added with following message parts: [0] userId [1] identity link type (aka role)
ACTION_ADD_USER_LINK - Static variable in interface org.flowable.task.api.Event
A user identity link was added with following message parts: [0] userId [1] identity link type (aka role)
ACTION_DELETE_ATTACHMENT - Static variable in interface org.flowable.engine.task.Event
An attachment was deleted with the attachment name as message.
ACTION_DELETE_ATTACHMENT - Static variable in interface org.flowable.task.api.Event
An attachment was deleted with the attachment name as message.
ACTION_DELETE_GROUP_LINK - Static variable in interface org.flowable.engine.task.Event
A group identity link was added with following message parts: [0] groupId [1] identity link type (aka role)
ACTION_DELETE_GROUP_LINK - Static variable in interface org.flowable.task.api.Event
A group identity link was added with following message parts: [0] groupId [1] identity link type (aka role)
ACTION_DELETE_USER_LINK - Static variable in interface org.flowable.engine.task.Event
A user identity link was added with following message parts: [0] userId [1] identity link type (aka role)
ACTION_DELETE_USER_LINK - Static variable in interface org.flowable.task.api.Event
A user identity link was added with following message parts: [0] userId [1] identity link type (aka role)
activateCondition - Variable in class org.flowable.cmmn.model.ReactivationRule
 
activatePlanItemDefinition(ActivatePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Activate a plan item by definition mapping.
activatePlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Activate a plan item by definition id.
activatePlanItemDefinitionIds(List<String>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Activate multiple plan items by definition id.
ActivatePlanItemDefinitionMapping - Class in org.flowable.cmmn.api.migration
 
ActivatePlanItemDefinitionMapping(String) - Constructor for class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
 
ActivatePlanItemDefinitionMapping(String, String) - Constructor for class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
 
ActivatePlanItemDefinitionMapping(String, String, String, Map<String, Object>) - Constructor for class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
 
ActivatePlanItemDefinitionMapping(String, String, Map<String, Object>) - Constructor for class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
 
activatePlanItemDefinitions(List<ActivatePlanItemDefinitionMapping>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Activate multiple plan items by definition mapping.
activateProcessDefinition(String, String, boolean, Date, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
activateProcessDefinitionById(String) - Method in interface org.flowable.engine.RepositoryService
Activates the process definition with the given id.
activateProcessDefinitionById(String, boolean, Date) - Method in interface org.flowable.engine.RepositoryService
Activates the process definition with the given id.
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 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 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 interface org.flowable.engine.RepositoryService
Similar to RepositoryService.activateProcessDefinitionByKey(String), but only applicable for the given tenant identifier.
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 interface org.flowable.engine.RuntimeService
Activates the process instance with the given id.
activateTask(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Activates the task.
activateTask(String, String) - Method in interface org.flowable.engine.TaskService
Activates the task.
active() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
Only selects process definitions which are active
active() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
Only select process instances which are active, which means that neither the process instance nor the corresponding process definition are suspended.
active() - Method in interface org.flowable.task.api.TaskQuery
Only selects tasks which are active (ie. not suspended)
ACTIVE - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
 
ACTIVE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
ACTIVE_STATES - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
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 interface org.flowable.engine.runtime.ProcessInstanceQuery
Select the process instances which have an active activity instance like the provided id.
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 interface org.flowable.engine.runtime.ProcessInstanceQuery
Select the process instances which have an active activity instance like the provided ids.
activePlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Select the historic case instances with an active plan item definition id equal to the provided definition id.
activePlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Select the case instances with an active plan item definition id equal to the provided definition id.
activePlanItemDefinitionIds(Set<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Select the historic case instances with an active plan item definition id equal to one of the provided definition ids.
activePlanItemDefinitionIds(Set<String>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Select the case instances with an active plan item definition id equal to one of the provided definition ids.
Activity - Class in org.flowable.bpmn.model
 
Activity() - Constructor for class org.flowable.bpmn.model.Activity
 
ACTIVITY_CANCELLED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
An activity has been cancelled because of boundary event.
ACTIVITY_COMPENSATE - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
An activity is about to be executed as a compensation for another activity.
ACTIVITY_COMPLETED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
An activity has been completed successfully.
ACTIVITY_CONDITIONAL_RECEIVED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
An activity has received a conditional event.
ACTIVITY_CONDITIONAL_WAITING - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A boundary, intermediate, or subprocess start conditional catching event has started.
ACTIVITY_ERROR_RECEIVED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
An activity has received an error event.
ACTIVITY_ESCALATION_RECEIVED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
An activity has received an escalation event.
ACTIVITY_ESCALATION_WAITING - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A boundary, intermediate, or subprocess start escalation catching event has started.
ACTIVITY_ID_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
 
ACTIVITY_INSTANCES - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
 
ACTIVITY_MAPPINGS_JSON_SECTION - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
 
ACTIVITY_MESSAGE_CANCELLED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A boundary, intermediate, or subprocess start message catching event has been cancelled.
ACTIVITY_MESSAGE_RECEIVED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
An activity has received a message event.
ACTIVITY_MESSAGE_WAITING - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A boundary, intermediate, or subprocess start message catching event has started.
ACTIVITY_SIGNAL_WAITING - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A boundary, intermediate, or subprocess start signal catching event has started.
ACTIVITY_SIGNALED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
An activity has received a signal.
ACTIVITY_STARTED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
An activity is starting to execute.
activityCancelled(FlowableActivityCancelledEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
activityCompensate(FlowableActivityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
activityCompleted(FlowableActivityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
activityErrorReceived(FlowableErrorEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
activityFontName - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
activityId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
 
activityId - Variable in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
 
activityId - Variable in class org.flowable.engine.migration.EnableActivityMapping.EnableMapping
 
activityId - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
 
activityId(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Only select decision executions with the given activity id.
activityId(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
Set the activity id
activityId(String) - Method in 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 interface org.flowable.engine.runtime.ActivityInstanceQuery
Only select activity instances for the given activity (id from BPMN 2.0 XML)
activityId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
Only select executions which contain an activity with the given id.
activityId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
activityId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions which have an activity with the given id.
ActivityInstance - Interface in org.flowable.engine.runtime
Represents one execution of an activity in the currently running process.
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 interface org.flowable.engine.runtime.ActivityInstanceQuery
Only select activity instances with the given id (primary key within history tables).
ActivityInstanceQuery - Interface in org.flowable.engine.runtime
Programmatic querying for ActivityInstances.
activityMessageCancelled(FlowableMessageEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
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> - Interface in org.flowable.engine.migration
 
ActivityMigrationMappingOptions.MultipleToActivityOptions<T> - Interface in org.flowable.engine.migration
 
ActivityMigrationMappingOptions.SingleToActivityOptions<T> - Interface in org.flowable.engine.migration
 
activityName - Variable in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
 
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 interface org.flowable.engine.runtime.ActivityInstanceQuery
Only select activity instances for activities with the given name
activityRef - Variable in class org.flowable.bpmn.model.CompensateEventDefinition
 
activitySignaled(FlowableSignalEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
activitySignalWaiting(FlowableSignalEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
activityStarted(FlowableActivityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
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 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 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(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 interface org.flowable.engine.runtime.ActivityInstanceQuery
Only select activity instances for activities with the given activity type
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.
activityWithoutTenantId() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances that do not have a tenant id.
activityWithoutTenantId() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
Only select activity instances that do not have a tenant id.
addActivatePlanItemDefinitionMapping(ActivatePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Adds an activate plan item definition mapping to the case instance migration plan.
addActivatePlanItemDefinitionMapping(ActivatePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addActivatePlanItemDefinitionMappings(List<ActivatePlanItemDefinitionMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addActivityIdForVariableListenerName(String, String) - Method in class org.flowable.bpmn.model.BpmnModel
 
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 interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
 
addAdditionalData(String, Object) - Method in exception class org.flowable.engine.delegate.BpmnError
 
addAggregation(VariableAggregationDefinition) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
addAggregation(VariableAggregationDefinition) - Method in class org.flowable.cmmn.model.RepetitionRule
 
addArtifact(Artifact) - Method in interface org.flowable.bpmn.model.FlowElementsContainer
 
addArtifact(Artifact) - Method in class org.flowable.bpmn.model.Process
 
addArtifact(Artifact) - Method in class org.flowable.bpmn.model.SubProcess
 
addArtifactToMap(Artifact) - Method in interface org.flowable.bpmn.model.FlowElementsContainer
 
addArtifactToMap(Artifact) - Method in class org.flowable.bpmn.model.Process
 
addArtifactToMap(Artifact) - Method in class org.flowable.bpmn.model.SubProcess
 
addAssociation(Association) - Method in class org.flowable.cmmn.model.CmmnModel
 
addAttribute(ExtensionAttribute) - Method in class org.flowable.bpmn.model.BaseElement
 
addAttribute(ExtensionAttribute) - Method in interface org.flowable.bpmn.model.HasExtensionAttributes
add attribute to the object
addAttribute(ExtensionAttribute) - Method in class org.flowable.cmmn.model.BaseElement
 
addAttribute(ExtensionAttribute) - Method in interface org.flowable.cmmn.model.HasExtensionAttributes
add attribute to the object
addAttribute(DmnExtensionAttribute) - Method in class org.flowable.dmn.model.DmnElement
 
addAuthorityRequirement(AuthorityRequirement) - Method in class org.flowable.dmn.model.Decision
 
addBpmnModel(String, BpmnModel) - Method in interface org.flowable.engine.repository.DeploymentBuilder
 
addBytes(String, byte[]) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
 
addBytes(String, byte[]) - Method in interface org.flowable.engine.repository.DeploymentBuilder
 
addCandidateGroup(String, String) - Method in interface org.flowable.engine.TaskService
addCandidateStarter(String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
addCandidateStarterGroup(String, String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Authorizes a candidate group for a case definition.
addCandidateStarterGroup(String, String) - Method in interface org.flowable.engine.RepositoryService
Authorizes a candidate group for a process definition.
addCandidateStarterUser(String, String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Authorizes a candidate user for a case definition.
addCandidateStarterUser(String, String) - Method in interface org.flowable.engine.RepositoryService
Authorizes a candidate user for a process definition.
addCandidateUser(String, String) - Method in interface org.flowable.engine.TaskService
addCase(Case) - Method in class org.flowable.cmmn.model.CmmnModel
 
addCaseInstanceVariable(String, Object) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addCaseInstanceVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addChangePlanItemDefinitionWithNewTargetIdsMapping(ChangePlanItemDefinitionWithNewTargetIdsMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Adds a mapping for a plan item definition id to a new plan item id and definition id to change the plan item id.
addChangePlanItemDefinitionWithNewTargetIdsMapping(ChangePlanItemDefinitionWithNewTargetIdsMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addChangePlanItemDefinitionWithNewTargetIdsMappings(List<ChangePlanItemDefinitionWithNewTargetIdsMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addChangePlanItemIdMapping(ChangePlanItemIdMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Adds a mapping for a plan item id to new plan item id.
addChangePlanItemIdMapping(ChangePlanItemIdMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addChangePlanItemIdMappings(List<ChangePlanItemIdMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addChangePlanItemIdWithDefinitionIdMapping(ChangePlanItemIdWithDefinitionIdMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Adds a mapping for a plan item definition id to a new plan item definition id to change the plan item id.
addChangePlanItemIdWithDefinitionIdMapping(ChangePlanItemIdWithDefinitionIdMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addChangePlanItemIdWithDefinitionIdMappings(List<ChangePlanItemIdWithDefinitionIdMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addChannelDefinition(String, String) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
 
addChannelDefinitionBytes(String, byte[]) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
 
addChildDecisionExecution(String, DecisionExecutionAuditContainer) - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
 
addChildElement(ExtensionElement) - Method in class org.flowable.bpmn.model.ExtensionElement
 
addChildElement(ExtensionElement) - Method in class org.flowable.cmmn.model.ExtensionElement
 
addChildElement(DmnExtensionElement) - Method in class org.flowable.dmn.model.DmnExtensionElement
 
addClassDelegateMock(String, Class<?>) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
addClassDelegateMock(String, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
addClassDelegateMockByTaskId(String, Class<?>) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
addClassDelegateMockByTaskId(String, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
addClasspathResource(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
 
addClasspathResource(String) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
 
addClasspathResource(String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
 
addClasspathResource(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
 
addColumnMetaData(String, String) - Method in class org.flowable.common.engine.api.management.TableMetaData
 
addCommandExecution(String, CommandExecutionResult) - Method in class org.flowable.engine.test.profiler.ProfileSession
 
addComment(String, String, String) - Method in 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 interface org.flowable.engine.TaskService
Add a comment to a task and/or process instance with a custom type.
addConclusionResult(ExpressionExecution) - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
addConditionResult(ExpressionExecution) - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
addCorrelationParameterValue(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionBuilder
Adds a specific correlation parameter value for the subscription, which means this value needs to exactly match the event payload in order to trigger the case start (along with all registered correlation parameter values of course).
addCorrelationParameterValue(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionDeletionBuilder
Adds a specific correlation parameter value for the subscription to be deleted.
addCorrelationParameterValue(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionModificationBuilder
Adds a specific correlation parameter value for the subscription to be modified.
addCorrelationParameterValue(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionBuilder
Adds a specific correlation parameter value for the subscription, which means this value needs to exactly match the event payload in order to trigger the process start (along with all registered correlation parameter values of course).
addCorrelationParameterValue(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilder
Adds a specific correlation parameter value for the subscription to be deleted.
addCorrelationParameterValue(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionModificationBuilder
Adds a specific correlation parameter value for the subscription to be modified.
addCorrelationParameterValues(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionBuilder
Registers a list of correlation parameter values for the subscription.
addCorrelationParameterValues(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionDeletionBuilder
Registers a list of correlation parameter values for the subscription(s) to be deleted.
addCorrelationParameterValues(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionModificationBuilder
Registers a list of correlation parameter values for the subscription(s) to be modified.
addCorrelationParameterValues(Map<String, Object>) - Method in 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.
addCriteriaRef(String) - Method in class org.flowable.cmmn.model.PlanItem
 
addCriterion(String, Criterion) - Method in class org.flowable.cmmn.model.CmmnModel
 
addCriterionTechnicalId(String, String) - Method in class org.flowable.cmmn.model.CmmnModel
 
addCustomGroupIdentityLink(String, String) - Method in class org.flowable.bpmn.model.UserTask
 
addCustomUserIdentityLink(String, String) - Method in class org.flowable.bpmn.model.UserTask
 
addDatabaseTime(long) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
 
addDataStore(String, DataStore) - Method in class org.flowable.bpmn.model.BpmnModel
 
addDbDelete(String) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
 
addDbInsert(String) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
 
addDbSelect(String) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
 
addDbUpdate(String) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
 
addDebugInfo(AbstractDebugInfo) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
 
addDebugInfo(AbstractDebugInfo, boolean) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
 
addDecision(Decision) - Method in class org.flowable.cmmn.model.CmmnModel
 
addDecision(Decision) - Method in class org.flowable.dmn.model.DmnDefinition
 
addDecisionResultObject(Map<String, Object>) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
addDecisionResultType(String, String) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
addDecisionService(DecisionService) - Method in class org.flowable.dmn.model.DmnDefinition
 
addDecisionServiceDividerGraphicInfoList(String, List<GraphicInfo>) - Method in class org.flowable.dmn.model.DmnDefinition
 
addDecisionServiceDividerGraphicInfoListByDiagramId(String, String, List<GraphicInfo>) - Method in class org.flowable.dmn.model.DmnDefinition
 
addDecisionServiceResult(String, List<Map<String, Object>>) - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
 
addDefinition(VariableAggregationDefinition.Variable) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
 
addDefinition(VariableAggregationDefinition.Variable) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
 
addDefinitionsAttribute(ExtensionAttribute) - Method in class org.flowable.bpmn.model.BpmnModel
 
addDefinitionsAttribute(ExtensionAttribute) - Method in class org.flowable.cmmn.model.CmmnModel
 
addDiDiagram(DmnDiDiagram) - Method in class org.flowable.dmn.model.DmnDefinition
 
addDmnBytes(String, byte[]) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
 
addDmnModel(String, DmnDefinition) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
 
addEdgeInfo(String, BpmnDiEdge) - Method in class org.flowable.bpmn.model.BpmnModel
 
addEdgeInfo(String, CmmnDiEdge) - Method in class org.flowable.cmmn.model.CmmnModel
 
addEnableActivityMapping(EnableActivityMapping) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
 
addEnableActivityMappings(List<EnableActivityMapping>) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
 
addEnableEventSubProcessStartEvent(EnableActivityMapping) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
Adds an event sub process start event to enable for the migration.
addEncapsulatedDecision(DmnElementReference) - Method in class org.flowable.dmn.model.DecisionService
 
addEntryCriterion(Criterion) - Method in interface org.flowable.cmmn.model.HasEntryCriteria
 
addEntryCriterion(Criterion) - Method in class org.flowable.cmmn.model.PlanItem
 
addEntryDependentPlanItem(PlanItem) - Method in class org.flowable.cmmn.model.PlanItem
 
addError(String, String) - Method in class org.flowable.bpmn.model.BpmnModel
 
addEscalation(String, String, String) - Method in class org.flowable.bpmn.model.BpmnModel
 
addEscalation(Escalation) - Method in class org.flowable.bpmn.model.BpmnModel
 
addEventConsumerInfo(EventConsumerInfo) - Method in class org.flowable.eventregistry.api.EventRegistryProcessingInfo
 
addEventDefinition(String, String) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
 
addEventDefinition(EventDefinition) - Method in class org.flowable.bpmn.model.Event
 
addEventDefinitionBytes(String, byte[]) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
 
addEventListener(FlowableEventListener) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Adds an event-listener which will be notified of ALL events by the dispatcher.
addEventListener(FlowableEventListener) - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventDispatcher
Adds an event-listener which will be notified of ALL events by the dispatcher.
addEventListener(FlowableEventListener) - Method in interface org.flowable.engine.RuntimeService
Adds an event-listener which will be notified of ALL events by the dispatcher.
addEventListener(FlowableEventListener, FlowableEngineEventType...) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Adds an event-listener which will only be notified when an event occurs, which type is in the given types.
addEventListener(FlowableEventListener, FlowableEngineEventType...) - Method in interface org.flowable.engine.RuntimeService
Adds an event-listener which will only be notified when an event occurs, which type is in the given types.
addEventListener(FlowableEventListener, FlowableEventType...) - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventDispatcher
Adds an event-listener which will only be notified when an event of the given types occurs.
addEventRegistryConsumer(EventRegistryEventConsumer) - Method in interface org.flowable.engine.RuntimeService
 
addExecutionTree(DebugInfoExecutionTree) - Method in class org.flowable.engine.test.impl.logger.AbstractDebugInfo
 
addExitCriterion(Criterion) - Method in interface org.flowable.cmmn.model.HasExitCriteria
 
addExitCriterion(Criterion) - Method in class org.flowable.cmmn.model.PlanItem
 
addExitCriterion(Criterion) - Method in class org.flowable.cmmn.model.Stage
 
addExitDependentPlanItem(PlanItem) - Method in class org.flowable.cmmn.model.PlanItem
 
addExtensionElement(ExtensionElement) - Method in class org.flowable.bpmn.model.BaseElement
 
addExtensionElement(ExtensionElement) - Method in class org.flowable.cmmn.model.BaseElement
 
addExtensionElement(DmnExtensionElement) - Method in class org.flowable.dmn.model.DmnElement
 
addFlowElement(FlowElement) - Method in interface org.flowable.bpmn.model.FlowElementsContainer
 
addFlowElement(FlowElement) - Method in class org.flowable.bpmn.model.Process
 
addFlowElement(FlowElement) - Method in class org.flowable.bpmn.model.SubProcess
 
addFlowElementToMap(FlowElement) - Method in interface org.flowable.bpmn.model.FlowElementsContainer
 
addFlowElementToMap(FlowElement) - Method in class org.flowable.bpmn.model.Process
 
addFlowElementToMap(FlowElement) - Method in class org.flowable.bpmn.model.SubProcess
 
addFlowGraphicInfoList(String, List<GraphicInfo>) - Method in class org.flowable.bpmn.model.BpmnModel
 
addFlowGraphicInfoList(String, List<GraphicInfo>) - Method in class org.flowable.cmmn.model.CmmnModel
 
addFlowGraphicInfoList(String, List<GraphicInfo>) - Method in class org.flowable.dmn.model.DmnDefinition
 
addFlowGraphicInfoListByDiagramId(String, String, List<GraphicInfo>) - Method in class org.flowable.dmn.model.DmnDefinition
 
addGraphicInfo(String, GraphicInfo) - Method in class org.flowable.bpmn.model.BpmnModel
 
addGraphicInfo(String, GraphicInfo) - Method in class org.flowable.cmmn.model.CmmnModel
 
addGraphicInfo(String, GraphicInfo) - Method in class org.flowable.dmn.model.DmnDefinition
 
addGraphicInfoByDiagramId(String, String, GraphicInfo) - Method in class org.flowable.dmn.model.DmnDefinition
 
addGroupIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Involves a group with a case instance.
addGroupIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Involves a group with a task.
addGroupIdentityLink(String, String, String) - Method in 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.
addIdentityLink(String, String, int, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
addIdentityLinkForProcessInstance(String, String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
addIncomingAssociation(Association) - Method in class org.flowable.cmmn.model.Criterion
 
addIncomingAssociation(Association) - Method in interface org.flowable.cmmn.model.HasAssociations
 
addIncomingAssociation(Association) - Method in class org.flowable.cmmn.model.PlanItem
 
addInParameter(IOParameter) - Method in class org.flowable.bpmn.model.CallActivity
 
addInParameter(IOParameter) - Method in class org.flowable.bpmn.model.CaseServiceTask
 
addInParameter(IOParameter) - Method in class org.flowable.bpmn.model.Event
 
addInParameter(IOParameter) - Method in class org.flowable.bpmn.model.ExternalWorkerServiceTask
 
addInParameter(IOParameter) - Method in interface org.flowable.bpmn.model.HasInParameters
 
addInParameter(IOParameter) - Method in class org.flowable.bpmn.model.ScriptTask
 
addInParameter(IOParameter) - Method in class org.flowable.cmmn.model.ChildTask
 
addInParameter(IOParameter) - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
addInParameter(IOParameter) - Method in interface org.flowable.cmmn.model.HasInParameters
 
addInParameter(IOParameter) - Method in class org.flowable.cmmn.model.ScriptServiceTask
 
addInput(InputClause) - Method in class org.flowable.dmn.model.DecisionTable
 
addInputData(DmnElementReference) - Method in class org.flowable.dmn.model.DecisionService
 
addInputData(InputData) - Method in class org.flowable.dmn.model.DmnDefinition
 
addInputDecision(DmnElementReference) - Method in class org.flowable.dmn.model.DecisionService
 
addInputEntry(int, String, Boolean) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
addInputEntry(int, String, String, Boolean) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
addInputEntry(RuleInputClauseContainer) - Method in class org.flowable.dmn.model.DecisionRule
 
addInputStream(String, InputStream) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
 
addInputStream(String, InputStream) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
 
addInputStream(String, InputStream) - Method in interface org.flowable.engine.repository.DeploymentBuilder
 
addInputStream(String, InputStream) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
 
addItemComponent(ItemDefinition) - Method in class org.flowable.dmn.model.ItemDefinition
 
addItemDefinition(String, ItemDefinition) - Method in class org.flowable.bpmn.model.BpmnModel
 
addItemDefinition(ItemDefinition) - Method in class org.flowable.dmn.model.DmnDefinition
 
addLabelGraphicInfo(String, GraphicInfo) - Method in class org.flowable.bpmn.model.BpmnModel
 
addLabelGraphicInfo(String, GraphicInfo) - Method in class org.flowable.cmmn.model.CmmnModel
 
addLabelGraphicInfo(String, GraphicInfo) - Method in class org.flowable.dmn.model.DmnDefinition
 
addLabelGraphicInfoByDiagramId(String, String, GraphicInfo) - Method in class org.flowable.dmn.model.DmnDefinition
 
addMessage(Message) - Method in class org.flowable.bpmn.model.BpmnModel
 
addMessageFlow(MessageFlow) - Method in class org.flowable.bpmn.model.BpmnModel
 
addMigrationPart(CaseInstanceBatchMigrationPartResult) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
addMigrationPart(ProcessInstanceBatchMigrationPartResult) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
addModelEditorSource(String, byte[]) - Method in interface org.flowable.engine.RepositoryService
Saves the model editor source for a model
addModelEditorSourceExtra(String, byte[]) - Method in interface org.flowable.engine.RepositoryService
Saves the model editor source extra for a model
addMoveToAvailablePlanItemDefinitionMapping(MoveToAvailablePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Adds a move to available plan item definition mapping to the case instance migration plan.
addMoveToAvailablePlanItemDefinitionMapping(MoveToAvailablePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addMoveToAvailablePlanItemDefinitionMappings(List<MoveToAvailablePlanItemDefinitionMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addMultiInstanceExecution(String, String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
Adds a new execution to a running multi-instance parent execution
addNamespace(String, String) - Method in class org.flowable.bpmn.model.BpmnModel
 
addNamespace(String, String) - Method in class org.flowable.cmmn.model.CmmnModel
 
addNamespace(String, String) - Method in class org.flowable.dmn.model.DmnDefinition
 
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
 
addOutgoingAssociation(Association) - Method in class org.flowable.cmmn.model.Criterion
 
addOutgoingAssociation(Association) - Method in interface org.flowable.cmmn.model.HasAssociations
 
addOutgoingAssociation(Association) - Method in class org.flowable.cmmn.model.PlanItem
 
addOutParameter(IOParameter) - Method in class org.flowable.bpmn.model.CallActivity
 
addOutParameter(IOParameter) - Method in class org.flowable.bpmn.model.CaseServiceTask
 
addOutParameter(IOParameter) - Method in class org.flowable.bpmn.model.Event
 
addOutParameter(IOParameter) - Method in class org.flowable.bpmn.model.ExternalWorkerServiceTask
 
addOutParameter(IOParameter) - Method in interface org.flowable.bpmn.model.HasOutParameters
 
addOutParameter(IOParameter) - Method in class org.flowable.cmmn.model.ChildTask
 
addOutParameter(IOParameter) - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
addOutParameter(IOParameter) - Method in interface org.flowable.cmmn.model.HasOutParameters
 
addOutput(OutputClause) - Method in class org.flowable.dmn.model.DecisionTable
 
addOutputDecision(DmnElementReference) - Method in class org.flowable.dmn.model.DecisionService
 
addOutputEntry(int, String, Object) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
addOutputEntry(int, String, String, Object) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
addOutputEntry(RuleOutputClauseContainer) - Method in class org.flowable.dmn.model.DecisionRule
 
addParticipantGroup(String, String) - Method in interface org.flowable.engine.RuntimeService
addParticipantUser(String, String) - Method in interface org.flowable.engine.RuntimeService
addPlanItem(PlanItem) - Method in class org.flowable.cmmn.model.PlanFragment
 
addPlanItemDefinition(PlanItemDefinition) - Method in class org.flowable.cmmn.model.Stage
 
addPlanItemDefinitionToMap(PlanItemDefinition) - Method in class org.flowable.cmmn.model.Stage
 
addProcess(Process) - Method in class org.flowable.bpmn.model.BpmnModel
 
addProcess(Process) - Method in class org.flowable.cmmn.model.CmmnModel
 
addProcessInstanceVariable(String, Object) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
 
addProcessInstanceVariables(Map<String, Object>) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
 
addRemoveWaitingForRepetitionPlanItemDefinitionMapping(RemoveWaitingForRepetitionPlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addRemoveWaitingForRepetitionPlanItemDefinitionMappings(List<RemoveWaitingForRepetitionPlanItemDefinitionMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addRequiredDecision(InformationRequirement) - Method in class org.flowable.dmn.model.Decision
 
addRequiredInput(InformationRequirement) - Method in class org.flowable.dmn.model.Decision
 
addResource(Resource) - Method in class org.flowable.bpmn.model.BpmnModel
 
addRule(DecisionRule) - Method in class org.flowable.dmn.model.DecisionTable
 
addRuleEntry(DecisionRule) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
addRuleIdExpression(Expression) - Method in interface org.flowable.engine.delegate.BusinessRuleTaskDelegate
 
addRuleVariableInputIdExpression(Expression) - Method in interface org.flowable.engine.delegate.BusinessRuleTaskDelegate
 
addSentry(Sentry) - Method in class org.flowable.cmmn.model.PlanFragment
 
addSentryOnPart(SentryOnPart) - Method in class org.flowable.cmmn.model.Sentry
 
addSignal(Signal) - Method in class org.flowable.bpmn.model.BpmnModel
 
addString(String, String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
 
addString(String, String) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
 
addString(String, String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
 
addString(String, String) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
 
addTerminatedPlanItemInstanceForPlanItemDefinition(String) - Method in interface org.flowable.cmmn.api.reactivation.CaseReactivationBuilder
Adds a plan item instance for a new plan item definition.
addTerminatePlanItemDefinitionMapping(TerminatePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Adds a terminate plan item definition mapping to the case instance migration plan.
addTerminatePlanItemDefinitionMapping(TerminatePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addTerminatePlanItemDefinitionMappings(List<TerminatePlanItemDefinitionMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addTextAnnotation(TextAnnotation) - Method in class org.flowable.cmmn.model.CmmnModel
 
addToDbOperation(Map<String, Long>, Map<String, Long>) - Method in class org.flowable.engine.test.profiler.CommandStats
 
addType(VariableType) - Method in interface org.flowable.variable.api.types.VariableTypes
 
addType(VariableType, int) - Method in interface org.flowable.variable.api.types.VariableTypes
Add type at the given index.
addTypeBefore(VariableType, String) - Method in interface org.flowable.variable.api.types.VariableTypes
Add the variable type before the type with the given name.
addUserIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Involves a user with a case instance.
addUserIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Involves a user with a task.
addUserIdentityLink(String, String, String) - Method in 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.
addValidationMessage(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceMigrationValidationResult
 
addValidationMessage(String) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
 
addValidationResult(CaseInstanceMigrationValidationResult) - Method in class org.flowable.cmmn.api.migration.CaseInstanceMigrationValidationResult
 
addValidationResult(ProcessInstanceMigrationValidationResult) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
 
addWaitingForRepetitionPlanItemDefinition(WaitingForRepetitionPlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Add waiting for repetition to a plan item by definition mapping.
addWaitingForRepetitionPlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Add waiting for repetition to a plan item by definition id.
addWaitingForRepetitionPlanItemDefinitionIds(List<String>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Add multiple waiting for repetitions to a plan item by definition id.
addWaitingForRepetitionPlanItemDefinitionMapping(WaitingForRepetitionPlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Adds a waiting for repetition plan item definition mapping to the case instance migration plan.
addWaitingForRepetitionPlanItemDefinitionMapping(WaitingForRepetitionPlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addWaitingForRepetitionPlanItemDefinitionMappings(List<WaitingForRepetitionPlanItemDefinitionMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
addWaypoint(GraphicInfo) - Method in class org.flowable.cmmn.model.CmmnDiEdge
 
addWaypoint(GraphicInfo) - Method in class org.flowable.dmn.model.DiEdge
 
addZipInputStream(ZipInputStream) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
 
addZipInputStream(ZipInputStream) - Method in interface org.flowable.engine.repository.DeploymentBuilder
 
AdhocSubProcess - Class in org.flowable.bpmn.model
 
AdhocSubProcess() - Constructor for class org.flowable.bpmn.model.AdhocSubProcess
 
admin(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundRabbitChannelBuilder
Bean name of a org.springframework.amqp.rabbit.core.RabbitAdmin instance.
afterAll(CommandContext) - Method in class org.flowable.engine.test.impl.logger.LoggingAgendaOperationExecutionListener
 
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.test.FlowableExtension
 
afterExecute(CommandContext, Runnable) - Method in class org.flowable.engine.test.impl.logger.LoggingAgendaOperationExecutionListener
 
afterExecuteException(CommandContext, Runnable, Throwable) - Method in class org.flowable.engine.test.impl.logger.LoggingAgendaOperationExecutionListener
 
afterExecution(DelegatePlanItemInstance, Map<String, Object>) - Method in interface org.flowable.cmmn.api.delegate.MapBasedFlowablePlanItemFutureJavaDelegate
 
afterExecution(DelegatePlanItemInstance, Output) - Method in interface org.flowable.cmmn.api.delegate.FlowablePlanItemFutureJavaDelegate
Method invoked with the result from FlowablePlanItemFutureJavaDelegate.execute(Object).
afterExecution(DelegatePlanItemInstance, Output) - Method in interface org.flowable.cmmn.api.delegate.PlanItemFutureJavaDelegate
afterExecution(DelegateExecution, Map<String, Object>) - Method in interface org.flowable.engine.delegate.MapBasedFlowableFutureJavaDelegate
 
afterExecution(DelegateExecution, Output) - Method in interface org.flowable.engine.delegate.FlowableFutureJavaDelegate
Method invoked with the result from FlowableFutureJavaDelegate.execute(Object).
afterExecution(DelegateExecution, Output) - Method in interface org.flowable.engine.delegate.FutureJavaDelegate
afterExecutionQueryExecute(ExecutionQuery, List<Execution>) - Method in interface org.flowable.engine.interceptor.ExecutionQueryInterceptor
 
afterHistoricProcessInstanceQueryExecute(HistoricProcessInstanceQuery, List<HistoricProcessInstance>) - Method in interface org.flowable.engine.interceptor.HistoricProcessInstanceQueryInterceptor
 
afterHistoricTaskQueryExecute(HistoricTaskInstanceQuery, List<HistoricTaskInstance>) - Method in interface org.flowable.task.api.history.HistoricTaskQueryInterceptor
 
afterProcessInstanceQueryExecute(ProcessInstanceQuery, List<ProcessInstance>) - Method in interface org.flowable.engine.interceptor.ProcessInstanceQueryInterceptor
 
afterStartProcessInstance(StartProcessInstanceAfterContext) - Method in interface org.flowable.engine.interceptor.StartProcessInstanceInterceptor
 
afterStartSubProcessInstance(StartSubProcessInstanceAfterContext) - Method in interface org.flowable.engine.interceptor.StartProcessInstanceInterceptor
 
afterTaskQueryExecute(TaskQuery, List<Task>) - Method in interface org.flowable.task.api.TaskQueryInterceptor
 
aggregateMultiVariables(DelegatePlanItemInstance, List<? extends VariableInstance>, PlanItemVariableAggregatorContext) - Method in interface org.flowable.cmmn.api.delegate.PlanItemVariableAggregator
Aggregated the provided variable instances into one variable value.
aggregateMultiVariables(DelegateExecution, List<? extends VariableInstance>, VariableAggregatorContext) - Method in interface org.flowable.engine.delegate.variable.VariableAggregator
Aggregated the provided variable instances into one variable value.
aggregateSingleVariable(DelegatePlanItemInstance, PlanItemVariableAggregatorContext) - Method in interface org.flowable.cmmn.api.delegate.PlanItemVariableAggregator
Create a single variable value based on the provided aggregation definition.
aggregateSingleVariable(DelegateExecution, VariableAggregatorContext) - Method in interface org.flowable.engine.delegate.variable.VariableAggregator
Create a single variable value based on the provided aggregation definition.
aggregation - Variable in class org.flowable.dmn.model.DecisionTable
 
aggregations - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
aggregations - Variable in class org.flowable.bpmn.model.VariableAggregationDefinitions
 
aggregations - Variable in class org.flowable.cmmn.model.RepetitionRule
 
aggregations - Variable in class org.flowable.cmmn.model.VariableAggregationDefinitions
 
ALFRESCO_SCRIPT_DELEGATE - Static variable in class org.flowable.bpmn.model.alfresco.AlfrescoScriptTask
 
ALFRESCO_SCRIPT_EXECUTION_LISTENER - Static variable in class org.flowable.bpmn.model.alfresco.AlfrescoScriptTask
 
ALFRESCO_SCRIPT_TASK_LISTENER - Static variable in class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
 
AlfrescoMailTask - Class in org.flowable.bpmn.model.alfresco
 
AlfrescoMailTask() - Constructor for class org.flowable.bpmn.model.alfresco.AlfrescoMailTask
 
AlfrescoScriptTask - Class in org.flowable.bpmn.model.alfresco
 
AlfrescoScriptTask() - Constructor for class org.flowable.bpmn.model.alfresco.AlfrescoScriptTask
 
AlfrescoStartEvent - Class in org.flowable.bpmn.model.alfresco
 
AlfrescoStartEvent() - Constructor for class org.flowable.bpmn.model.alfresco.AlfrescoStartEvent
 
AlfrescoUserTask - Class in org.flowable.bpmn.model.alfresco
 
AlfrescoUserTask() - Constructor for class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
 
allCaseElements - Variable in class org.flowable.cmmn.model.Case
 
allMigrationParts - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
allMigrationParts - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
allowedAnswers - Variable in class org.flowable.dmn.model.Decision
 
allowedValues - Variable in class org.flowable.dmn.model.ItemDefinition
 
allServiceTasksNoOp - Variable in class org.flowable.engine.test.TestActivityBehaviorFactory
 
alwaysUseArraysForDmnMultiHitPolicies - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
andChildren - Variable in class org.flowable.bpmn.model.MapExceptionEntry
 
annotationFontName - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
ANY - Enum constant in enum class org.flowable.dmn.model.HitPolicy
 
APP - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
apply(Statement, Description) - Method in class org.flowable.engine.test.FlowableRule
Deprecated.
Implementation based on TestWatcher.
AppModel - Class in org.flowable.engine.app
 
AppModel() - Constructor for class org.flowable.engine.app.AppModel
 
AppResourceConverter - Interface in org.flowable.engine.app
 
Artifact - Class in org.flowable.bpmn.model
 
Artifact() - Constructor for class org.flowable.bpmn.model.Artifact
 
artifactList - Variable in class org.flowable.bpmn.model.Process
 
artifactList - Variable in class org.flowable.bpmn.model.SubProcess
 
artifactMap - Variable in class org.flowable.bpmn.model.Process
 
artifactMap - Variable in class org.flowable.bpmn.model.SubProcess
 
AS_NEW - Enum constant in enum class org.flowable.engine.repository.MergeMode
 
AS_OLD - Enum constant in enum class org.flowable.engine.repository.MergeMode
 
asc() - Method in interface org.flowable.common.engine.api.query.Query
Order the results ascending on the given property as defined in this class (needs to come after a call to one of the orderByXxxx methods).
asJsonString() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
 
asJsonString() - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationDocument
 
asJsonString() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
 
assertProcessEnded(String) - Method in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
assignee - Variable in class org.flowable.bpmn.model.UserTask
 
assignee - Variable in class org.flowable.cmmn.model.CasePageTask
 
assignee - Variable in class org.flowable.cmmn.model.HumanTask
 
assignee - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
assignee - Variable in class org.flowable.engine.interceptor.MigrationContext
 
assignee(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
Set the assignee of the case to be created to the given user id.
assignee(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
Set the assignee of the process instance to be created to the given user id.
assignee(String) - Method in interface org.flowable.task.api.TaskBuilder
The userId of the person to which this task is delegated.
ASSIGNEE - Static variable in class org.flowable.identitylink.api.IdentityLinkType
 
assigneeId - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
 
Assignment - Class in org.flowable.bpmn.model
 
Assignment() - Constructor for class org.flowable.bpmn.model.Assignment
 
assignments - Variable in class org.flowable.bpmn.model.DataAssociation
 
Association - Class in org.flowable.bpmn.model
 
Association - Class in org.flowable.cmmn.model
 
Association() - Constructor for class org.flowable.bpmn.model.Association
 
Association() - Constructor for class org.flowable.cmmn.model.Association
 
associationDirection - Variable in class org.flowable.bpmn.model.Association
 
associationDirection - Variable in class org.flowable.bpmn.model.AssociationModel
 
AssociationDirection - Enum Class in org.flowable.bpmn.model
 
AssociationModel - Class in org.flowable.bpmn.model
 
AssociationModel() - Constructor for class org.flowable.bpmn.model.AssociationModel
 
associations - Variable in class org.flowable.cmmn.model.CmmnModel
 
async - Variable in class org.flowable.bpmn.model.SignalEventDefinition
 
async - Variable in class org.flowable.cmmn.model.Case
 
async - Variable in class org.flowable.cmmn.model.Task
 
ASYNC_ACTIVATE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
ASYNC_ACTIVE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
ASYNC_ACTIVE_LEAVE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
Non-spec state, indicating the plan item instance is scheduled to move from active to a terminal state asynchronously.
ASYNC_LEAVE_ACTIVE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
asyncExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
asyncExecutorActivate - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
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.ProcessEngineConfiguration
 
asyncHistoryExecutorActivate - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
asyncHistoryTaskExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
asynchronous - Variable in class org.flowable.bpmn.model.FlowNode
 
asynchronousLeave - Variable in class org.flowable.bpmn.model.FlowNode
 
asynchronousLeaveNotExclusive - Variable in class org.flowable.bpmn.model.FlowNode
 
asyncLeave - Variable in class org.flowable.cmmn.model.Task
 
asyncLeaveExclusive - Variable in class org.flowable.cmmn.model.Task
 
asyncTaskExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
AsyncTaskExecutor - Interface in org.flowable.common.engine.api.async
Flowable task executor interface that abstracts the execution of a Runnable or Callable asynchronously in a different thread.
asyncTaskInvoker - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
AsyncTaskInvoker - Interface in org.flowable.common.engine.api.async
Invoker responsible for submitting tasks to the task executor.
asyncTaskInvokerTaskExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
attachedToRef - Variable in class org.flowable.bpmn.model.BoundaryEvent
 
attachedToRefId - Variable in class org.flowable.bpmn.model.BoundaryEvent
 
attachedToRefId - Variable in class org.flowable.cmmn.model.Criterion
 
Attachment - Interface in org.flowable.engine.task
Any type of content that is be associated with a task or with a process instance.
attributes - Variable in class org.flowable.bpmn.model.BaseElement
extension attributes could be part of each element
attributes - Variable in class org.flowable.cmmn.model.BaseElement
extension attributes could be part of each element
attributes - Variable in class org.flowable.dmn.model.DmnElement
extension attributes could be part of each element
attributes - Variable in class org.flowable.dmn.model.DmnExtensionElement
extension attributes could be part of each element
AuthenticationContext - Interface in org.flowable.common.engine.api.identity
Flowable Authentication context that can be implemented in different ways to hold and store the current authentication information.
author - Variable in class org.flowable.cmmn.model.CmmnModel
 
AuthorityRequirement - Class in org.flowable.dmn.model
 
AuthorityRequirement() - Constructor for class org.flowable.dmn.model.AuthorityRequirement
 
authorityRequirements - Variable in class org.flowable.dmn.model.Decision
 
authorizedRoleRefs - Variable in class org.flowable.cmmn.model.UserEventListener
 
autoComplete - Variable in class org.flowable.cmmn.model.Stage
 
autoCompleteCondition - Variable in class org.flowable.cmmn.model.Stage
 
autoStoreVariables - Variable in class org.flowable.bpmn.model.ScriptTask
 
autoStoreVariables - Variable in class org.flowable.cmmn.model.ScriptServiceTask
 
AVAILABLE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
availableConditionExpression - Variable in class org.flowable.cmmn.model.EventListener
 

B

BaseActivityMigrationMappingConverter() - Constructor for class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
 
BaseElement - Class in org.flowable.bpmn.model
 
BaseElement - Class in org.flowable.cmmn.model
 
BaseElement() - Constructor for class org.flowable.bpmn.model.BaseElement
 
BaseElement() - Constructor for class org.flowable.cmmn.model.BaseElement
 
BaseEntityEventListener - Class in org.flowable.engine.delegate.event
Base event listener that can be used when implementing an FlowableEventListener to get notified when an entity is created, updated, deleted or if another entity-related event occurs.
BaseEntityEventListener() - Constructor for class org.flowable.engine.delegate.event.BaseEntityEventListener
Create a new BaseEntityEventListener, notified when an event that targets any type of entity is received.
BaseEntityEventListener(boolean) - Constructor for class org.flowable.engine.delegate.event.BaseEntityEventListener
Create a new BaseEntityEventListener.
BaseEntityEventListener(boolean, Class<?>) - Constructor for class org.flowable.engine.delegate.event.BaseEntityEventListener
 
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.
BaseJobQuery<U,T> - Interface in org.flowable.job.api
Allows programmatic querying of Jobs.
BasePropertiesParser - Class in org.flowable.engine.dynamic
Created by Pardo David on 5/12/2016.
BasePropertiesParser() - Constructor for class org.flowable.engine.dynamic.BasePropertiesParser
 
Batch - Interface in org.flowable.batch.api
 
BatchBuilder - Interface in org.flowable.batch.api
 
BatchDeleteQuery<Q> - Interface in org.flowable.common.engine.api.query
 
batchDocumentJson(String) - Method in interface org.flowable.batch.api.BatchBuilder
 
batchId - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
batchId - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
batchId - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
 
batchId - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
batchId(String) - Method in interface org.flowable.batch.api.BatchPartQuery
Only select batch parts with the given batch id
batchId(String) - Method in interface org.flowable.batch.api.BatchQuery
Only select batches with the given id
batchMigrateCaseInstances(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Starts the case instance migration for all case instances of a given case definition identified by the case definition id.
batchMigrateCaseInstances(String, int, String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Asynchronously starts the case instance migration for each case instances of a given case definition identified by the case definition key and version (optional tenantId).
batchMigrateCaseInstancesOfCaseDefinition(String, int, String, CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
batchMigrateCaseInstancesOfCaseDefinition(String, CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
batchMigrateHistoricCaseInstances(String) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
Starts the case instance migration for all case instances of a given case definition identified by the case definition id.
batchMigrateHistoricCaseInstances(String, int, String) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
Asynchronously starts the case instance migration for each case instances of a given case definition identified by the case definition key and version (optional tenantId).
batchMigrateHistoricCaseInstancesOfCaseDefinition(String, int, String, HistoricCaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
batchMigrateHistoricCaseInstancesOfCaseDefinition(String, HistoricCaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
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 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 interface org.flowable.engine.ProcessMigrationService
 
batchMigrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
 
batchMigrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
 
batchMigrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
 
BatchPart - Interface in org.flowable.batch.api
 
BatchPartBuilder - Interface in org.flowable.batch.api
 
BatchPartQuery - Interface in org.flowable.batch.api
 
BatchQuery - Interface in org.flowable.batch.api
 
batchSearchKey(String) - Method in interface org.flowable.batch.api.BatchPartQuery
Only select batch parts with the given batch search key.
batchSearchKey2(String) - Method in interface org.flowable.batch.api.BatchPartQuery
Only select batch parts with the batch given search key.
BatchService - Interface in org.flowable.batch.api
Service which provides access to batch entities.
batchType(String) - Method in interface org.flowable.batch.api.BatchBuilder
 
batchType(String) - Method in interface org.flowable.batch.api.BatchPartQuery
Only select batch parts with the given batch type.
batchType(String) - Method in interface org.flowable.batch.api.BatchQuery
Only select batches which exist for the given type.
batchTypes(Collection<String>) - Method in interface org.flowable.batch.api.BatchQuery
Only select batches which exist for the given types.
beforeAll(CommandContext) - Method in class org.flowable.engine.test.impl.logger.LoggingAgendaOperationExecutionListener
 
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.test.FlowableExtension
 
beforeExecute(CommandContext, Runnable) - Method in class org.flowable.engine.test.impl.logger.LoggingAgendaOperationExecutionListener
 
beforeExecutionQueryExecute(ExecutionQuery) - Method in interface org.flowable.engine.interceptor.ExecutionQueryInterceptor
 
beforeHistoricProcessInstanceQueryExecute(HistoricProcessInstanceQuery) - Method in interface org.flowable.engine.interceptor.HistoricProcessInstanceQueryInterceptor
 
beforeHistoricTaskQueryExecute(HistoricTaskInstanceQuery) - Method in interface org.flowable.task.api.history.HistoricTaskQueryInterceptor
 
beforeInit(AbstractEngineConfiguration) - Method in class org.flowable.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
 
beforeTaskQueryExecute(TaskQuery) - Method in interface org.flowable.task.api.TaskQueryInterceptor
 
behavior - Variable in class org.flowable.bpmn.model.FlowNode
 
behavior - Variable in class org.flowable.cmmn.model.PlanItem
 
behaviorClass - Variable in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
 
bfsIterator() - Method in class org.flowable.engine.debug.ExecutionTree
 
blocking - Variable in class org.flowable.cmmn.model.Task
 
blockingExpression - Variable in class org.flowable.cmmn.model.Task
 
BOOLEAN - Static variable in interface org.flowable.eventregistry.api.model.EventPayloadTypes
 
BooleanDataObject - Class in org.flowable.bpmn.model
 
BooleanDataObject() - Constructor for class org.flowable.bpmn.model.BooleanDataObject
 
BOTH - Enum constant in enum class org.flowable.bpmn.model.AssociationDirection
 
BOUNDARY_EVENT_INTERRUPTING - Static variable in interface org.flowable.engine.history.DeleteReason
 
BoundaryEvent - Class in org.flowable.bpmn.model
 
BoundaryEvent() - Constructor for class org.flowable.bpmn.model.BoundaryEvent
 
boundaryEvents - Variable in class org.flowable.bpmn.model.Activity
 
BPMN - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
BPMN_ASYNC_VARIABLES - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
BPMN_DEPENDENT - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
BPMN_EXTERNAL_WORKER - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
BPMN_MODEL_VALUE - Static variable in interface org.flowable.engine.dynamic.PropertiesParserConstants
 
BPMN_NODE - Static variable in interface org.flowable.engine.DynamicBpmnConstants
 
BPMN_VARIABLE_AGGREGATION - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
BpmnChangeTenantIdEntityTypes - Interface in org.flowable.engine
 
BpmnDiEdge - Class in org.flowable.bpmn.model
 
BpmnDiEdge() - Constructor for class org.flowable.bpmn.model.BpmnDiEdge
 
bpmnError(String) - Method in interface org.flowable.engine.runtime.ExternalWorkerCompletionBuilder
 
BpmnError - Exception Class 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 class org.flowable.engine.delegate.BpmnError
 
BpmnError(String, String) - Constructor for exception class org.flowable.engine.delegate.BpmnError
 
BpmnModel - Class in org.flowable.bpmn.model
 
BpmnModel() - Constructor for class org.flowable.bpmn.model.BpmnModel
 
BpmnModelEventDispatchAction - Class in org.flowable.engine.delegate.event.impl
 
BpmnModelEventDispatchAction() - Constructor for class org.flowable.engine.delegate.event.impl.BpmnModelEventDispatchAction
 
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.
build() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
build() - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationDocumentBuilder
 
build() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
 
buildExecuteDecisionContext() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
 
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
 
BuiltinAggregator - Enum Class in org.flowable.dmn.model
 
bulkDeleteCaseInstances(Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
bulkDeleteHistoricCaseInstances(Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
 
bulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.dmn.api.DmnHistoryService
 
bulkDeleteHistoricProcessInstances(Collection<String>) - Method in interface org.flowable.engine.HistoryService
Performs a bulk delete with the provided process instance ids.
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 interface org.flowable.cmmn.api.CmmnManagementService
Moves a bulk of jobs that are in the dead letter job table back to the executable job table, and resets the retries (as the retries was 0 when it was put into the dead letter job table).
bulkMoveDeadLetterJobs(Collection<String>, int) - Method in 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 interface org.flowable.cmmn.api.CmmnManagementService
Moves a bulk of jobs that are in the dead letter job table back to be history jobs, and resets the retries (as the retries was 0 when it was put into the dead letter job table).
bulkMoveDeadLetterJobsToHistoryJobs(Collection<String>, int) - Method in 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 interface org.flowable.cmmn.api.CmmnTaskService
 
bulkSaveTasks(Collection<Task>) - Method in interface org.flowable.engine.TaskService
Saves the given tasks to the persistent data store.
bulkTerminateCaseInstances(Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
businessCalendarName - Variable in class org.flowable.bpmn.model.UserTask
 
businessKey - Variable in class org.flowable.bpmn.model.CallActivity
 
businessKey - Variable in class org.flowable.bpmn.model.CaseServiceTask
 
businessKey - Variable in class org.flowable.cmmn.model.ChildTask
 
businessKey - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
 
businessKey(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
businessKey(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
Set the businessKey of process instance
BusinessRuleTask - Class in org.flowable.bpmn.model
 
BusinessRuleTask() - Constructor for class org.flowable.bpmn.model.BusinessRuleTask
 
BusinessRuleTaskDelegate - Interface in org.flowable.engine.delegate
 
businessStatus - Variable in class org.flowable.cmmn.model.Milestone
 
businessStatus - Variable in class org.flowable.cmmn.model.Stage
 
businessStatus - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
 
businessStatus(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
businessStatus(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
Set the businessStatus of process instance
BY_DATE - Enum constant in enum class org.flowable.engine.repository.MergeMode
 

C

CacheAwareQuery<T> - Interface in org.flowable.common.engine.api.query
 
calculateSummaryStatistics() - Method in class org.flowable.engine.test.profiler.ProfileSession
 
calendarName - Variable in class org.flowable.bpmn.model.TimerEventDefinition
 
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
 
CallActivity - Class in org.flowable.bpmn.model
 
CallActivity() - Constructor for class org.flowable.bpmn.model.CallActivity
 
callActivityExecution - Variable in class org.flowable.engine.interceptor.StartSubProcessInstanceAfterContext
 
callActivityExecution - Variable in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
 
callActivityProcessDefinitionVersion - Variable in class org.flowable.engine.migration.ActivityMigrationMapping
 
callbackId - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
 
callbackId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
Set callback id of the newly created case instance.
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.interceptor.StartProcessInstanceBeforeContext
 
callbackType(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
Set callback type of the newly created case instance.
callbackType(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
Sets the callback type of the process instance.
CallbackTypes - Interface in org.flowable.cmmn.api
A callback type is set on an entity that needs to 'call back' to some other entity, typically when the entity is completed or deleted.
calledElement - Variable in class org.flowable.bpmn.model.CallActivity
 
calledElementType - Variable in class org.flowable.bpmn.model.CallActivity
 
CAMEL - Static variable in class org.flowable.bpmn.model.ServiceTask
 
cancelActivity - Variable in class org.flowable.bpmn.model.BoundaryEvent
 
CancelEventDefinition - Class in org.flowable.bpmn.model
 
CancelEventDefinition() - Constructor for class org.flowable.bpmn.model.CancelEventDefinition
 
cancelRemainingInstances - Variable in class org.flowable.bpmn.model.AdhocSubProcess
 
CANDIDATE - Static variable in class org.flowable.identitylink.api.IdentityLinkType
 
candidateGroups - Variable in class org.flowable.bpmn.model.UserTask
 
candidateGroups - Variable in class org.flowable.cmmn.model.CasePageTask
 
candidateGroups - Variable in class org.flowable.cmmn.model.HumanTask
 
candidateGroups - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
CandidateManager - Interface in org.flowable.cmmn.api
 
CandidateManager - Interface in org.flowable.engine
 
candidateStarterGroups - Variable in class org.flowable.bpmn.model.Process
 
candidateStarterGroups - Variable in class org.flowable.cmmn.model.Case
 
candidateStarterUsers - Variable in class org.flowable.bpmn.model.Process
 
candidateStarterUsers - Variable in class org.flowable.cmmn.model.Case
 
candidateUsers - Variable in class org.flowable.bpmn.model.UserTask
 
candidateUsers - Variable in class org.flowable.cmmn.model.CasePageTask
 
candidateUsers - Variable in class org.flowable.cmmn.model.HumanTask
 
candidateUsers - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
canProcess(ChannelModel) - Method in interface org.flowable.eventregistry.api.ChannelModelProcessor
 
canProcessIfChannelModelAlreadyRegistered(ChannelModel) - Method in interface org.flowable.eventregistry.api.ChannelModelProcessor
 
Case - Class in org.flowable.cmmn.model
 
Case() - Constructor for class org.flowable.cmmn.model.Case
 
CASE_ADHOC_CHILD - Static variable in interface org.flowable.cmmn.api.CallbackTypes
 
CASE_ENDED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A case instance has been ended by either completing or terminating it.
CASE_INSTANCES - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
 
CASE_MIGRATION_TYPE - Static variable in interface org.flowable.batch.api.Batch
 
CASE_PAGE_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
CASE_STARTED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A case instance has been started.
CASE_TASK - Static variable in class org.flowable.bpmn.model.ServiceTask
 
CASE_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
CaseDefinition - Interface in org.flowable.cmmn.api.repository
 
caseDefinitionCategory(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given case definition category.
caseDefinitionCategory(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionCategory(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionCategoryLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a case definition category like the given value.
caseDefinitionCategoryLike(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionCategoryLike(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionCategoryLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a case definition category like the given value, ignoring upper/lower case.
caseDefinitionCategoryLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionCategoryNotEquals(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given case definition identifier.
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
Set the case definition to be used for creating a new case instance by its id.
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionDeletionBuilder
Set the case definition using its specific id the manually created subscription is based on.
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionModificationBuilder
Set the case definition using its specific id the manually created subscription is based on.
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstanceQuery
 
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.InjectedPlanItemInstanceBuilder
The id of the case definition from which the referenced plan item model should be taken as the model for the new plan item to be created dynamically.
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.IntentEventListenerInstanceQuery
 
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstanceQuery
 
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
caseDefinitionId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions which have the given case definition id.
caseDefinitionId(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs for the given case definition.
caseDefinitionId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
 
caseDefinitionId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks for the given case definition.
caseDefinitionIds(Set<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given case definition ids.
caseDefinitionIds(Set<String>) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionIds(Set<String>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionKey - Variable in class org.flowable.bpmn.model.CaseServiceTask
 
caseDefinitionKey(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given key.
caseDefinitionKey(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionKey(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
Set the case definition to be used for creating a new case instance by its key.
caseDefinitionKey(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionKey(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionBuilder
Set the case definition to be started using a manually added subscription by its key.
caseDefinitionKey(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select tasks for the given case definition key.
caseDefinitionKey(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a case instance which has the given case definition key.
caseDefinitionKeyIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks that have a case definition for which the key is present in the given list
caseDefinitionKeyLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a definition key like the given value.
caseDefinitionKeyLike(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionKeyLike(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionKeyLike(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a case instance which has a case definition key like the given value.
caseDefinitionKeyLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a definition key like the given value, ignoring upper/lower case.
caseDefinitionKeyLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionKeyLikeIgnoreCase(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a case instance which has a case definition key like the given value.
caseDefinitionKeys(Set<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given keys.
caseDefinitionKeys(Set<String>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionName(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given case definition name.
caseDefinitionName(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionName(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionNameLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a case definition name like the given value.
caseDefinitionNameLike(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionNameLike(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionNameLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a case definition name like the given value, ignoring upper/lower case.
caseDefinitionNameLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionNameLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionParentDeploymentId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
When looking up for a case definition by key it would first lookup for a case definition within the given parent deployment.
CaseDefinitionQuery - Interface in org.flowable.cmmn.api.repository
 
caseDefinitionResourceName(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionResourceNameLike(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionTenantId(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionTenantIdLike(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionVersion(Integer) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given case definition version.
caseDefinitionVersion(Integer) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionVersion(Integer) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionVersionGreaterThan(Integer) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionVersionGreaterThanOrEquals(Integer) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionVersionLowerThan(Integer) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionVersionLowerThanOrEquals(Integer) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionWithoutTenantId() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
CaseElement - Class in org.flowable.cmmn.model
 
CaseElement() - Constructor for class org.flowable.cmmn.model.CaseElement
 
CaseInstance - Interface in org.flowable.cmmn.api.runtime
 
CaseInstanceBatchMigrationPartResult - Class in org.flowable.cmmn.api.migration
 
CaseInstanceBatchMigrationPartResult() - Constructor for class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
CaseInstanceBatchMigrationResult - Class in org.flowable.cmmn.api.migration
 
CaseInstanceBatchMigrationResult() - Constructor for class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
CaseInstanceBuilder - Interface in org.flowable.cmmn.api.runtime
 
caseInstanceBusinessKey(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given business key.
caseInstanceBusinessKey(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceBusinessKeyLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a business key like the given value.
caseInstanceBusinessKeyLike(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceBusinessKeyLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a business key like the given value, ignoring upper/lower case.
caseInstanceBusinessKeyLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceBusinessStatus(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given business status.
caseInstanceBusinessStatus(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceBusinessStatusLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a business status like the given value.
caseInstanceBusinessStatusLike(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceBusinessStatusLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a business status like the given value, ignoring upper/lower case.
caseInstanceBusinessStatusLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceCallbackId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that have the provided callback identifier.
caseInstanceCallbackId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceCallbackType(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that have the provided callback type.
caseInstanceCallbackType(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceId - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given identifier.
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
Only select historic variables with the given case instance.
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Set the id of the case instance
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstanceQuery
 
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.IntentEventListenerInstanceQuery
 
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstanceQuery
 
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
Only select historic variables with the given case instance.
caseInstanceId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions which have the given case instance id.
caseInstanceId(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs for the given case instance.
caseInstanceId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
 
caseInstanceId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks for the given case instance.
caseInstanceIds(Collection<String>) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
Only select historic variables with the given case instances.
caseInstanceIds(Set<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with one the given identifiers.
caseInstanceIds(Set<String>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceIdVariableName - Variable in class org.flowable.bpmn.model.CaseServiceTask
 
caseInstanceIdVariableName - Variable in class org.flowable.cmmn.model.CaseTask
 
caseInstanceIdWithChildren(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Select all decision executions for the given case instance id and its children.
caseInstanceIdWithChildren(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Select all tasks for the given case instance id and its children.
caseInstanceIsCompleteable() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceLastReactivatedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceLastReactivatedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceLastReactivatedBy(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
CaseInstanceLifecycleListener - Interface in org.flowable.cmmn.api.listener
[Experimental] An interface for listener implementations that get notified when the state of a case instance changes.
caseInstanceMigrated(CaseInstance, CaseDefinition, CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationCallback
 
CaseInstanceMigrationBuilder - Interface in org.flowable.cmmn.api.migration
 
CaseInstanceMigrationCallback - Interface in org.flowable.cmmn.api.migration
 
CaseInstanceMigrationDocument - Interface in org.flowable.cmmn.api.migration
 
CaseInstanceMigrationDocumentBuilder - Interface in org.flowable.cmmn.api.migration
 
CaseInstanceMigrationValidationResult - Class in org.flowable.cmmn.api.migration
 
CaseInstanceMigrationValidationResult() - Constructor for class org.flowable.cmmn.api.migration.CaseInstanceMigrationValidationResult
 
caseInstanceName - Variable in class org.flowable.bpmn.model.CaseServiceTask
 
caseInstanceName(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given name.
caseInstanceName(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceNameLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances like the given name.
caseInstanceNameLike(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceNameLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances that have a name like (case insensitive) the given name.
caseInstanceNameLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceParentId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the parent identifier.
caseInstanceParentId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceParentScopeId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given case instance parent scope id.
caseInstanceParentScopeId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
CaseInstanceQuery - Interface in org.flowable.cmmn.api.runtime
 
caseInstanceReferenceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instance that have the provided reference identifier.
caseInstanceReferenceId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceReferenceType(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instance that have the provided reference type.
caseInstanceReferenceType(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceRootScopeId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given case instance root scope id.
caseInstanceRootScopeId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceStartedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceStartedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceStartedBy(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
CaseInstanceStartEventSubscriptionBuilder - Interface in org.flowable.cmmn.api.runtime
A builder API to create an event subscription to start an event-based case instance whenever an event with a very specific combination of correlation values occurs.
CaseInstanceStartEventSubscriptionDeletionBuilder - Interface in org.flowable.cmmn.api.runtime
A builder API to delete a manually created case start event subscription which was created and registered using the CmmnRuntimeService.createCaseInstanceStartEventSubscriptionBuilder() builder API.
CaseInstanceStartEventSubscriptionModificationBuilder - Interface in org.flowable.cmmn.api.runtime
A builder API to modify a manually created case start event subscription which was created and registered using the CmmnRuntimeService.createCaseInstanceStartEventSubscriptionBuilder() builder API.
caseInstanceState(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
CaseInstanceState - Interface in org.flowable.cmmn.api.runtime
 
caseInstanceTenantId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that have the tenant identifier.
caseInstanceTenantId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceTenantIdLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a tenant identifier like the given value.
caseInstanceTenantIdLike(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceTenantIdLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with a tenant identifier like the given value, ignoring upper/lower case.
caseInstanceTenantIdLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceWithoutTenantId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that have no tenant identifier.
caseInstanceWithoutTenantId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
CasePageTask - Class in org.flowable.cmmn.model
 
CasePageTask() - Constructor for class org.flowable.cmmn.model.CasePageTask
 
CaseReactivationBuilder - Interface in org.flowable.cmmn.api.reactivation
The case reactivation builder is used to create all the necessary and optional information for an archived / finished case to be reactivated.
caseRef - Variable in class org.flowable.cmmn.model.CaseTask
 
caseRefExpression - Variable in class org.flowable.cmmn.model.CaseTask
 
cases - Variable in class org.flowable.cmmn.model.CmmnModel
 
CaseServiceTask - Class in org.flowable.bpmn.model
 
CaseServiceTask() - Constructor for class org.flowable.bpmn.model.CaseServiceTask
 
CaseTask - Class in org.flowable.cmmn.model
 
CaseTask() - Constructor for class org.flowable.cmmn.model.CaseTask
 
caseVariable(String, Object) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Set the case variable that should be set as part of the change plan item state action.
caseVariableExists(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable with the given name.
caseVariableExists(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a global variable with the given name.
caseVariableNotExists(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which don't have a global variable with the given name.
caseVariableNotExists(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which does not have a global variable with the given name.
caseVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Set the case variable that should be set as part of the change plan item state action.
caseVariableValueEquals(Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have at least one global variable with the given value.
caseVariableValueEquals(Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a case that has at least one variable with the given value.
caseVariableValueEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable with the given value.
caseVariableValueEquals(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a case that has a variable with the given name set to the given value.
caseVariableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global string variable with the given value, case insensitive.
caseVariableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a case that has a local string variable which is not the given value, case insensitive.
caseVariableValueGreaterThan(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable value greater than the passed value.
caseVariableValueGreaterThan(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a global variable value greater than the passed value when they ended.
caseVariableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable value greater than or equal to the passed value.
caseVariableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a global variable value greater than or equal to the passed value when they ended.
caseVariableValueLessThan(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable value less than the passed value.
caseVariableValueLessThan(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a global variable value less than the passed value when the ended.Booleans, Byte-arrays and Serializable objects (which are not primitive type wrappers) are not supported.
caseVariableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable value less than or equal to the passed value.
caseVariableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a global variable value less than or equal to the passed value when they ended.
caseVariableValueLike(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable value like the given value.
caseVariableValueLike(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a global variable value like the given value when they ended.
caseVariableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable value like the given value (case insensitive).
caseVariableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a global variable value like the given value (case insensitive) when they ended.
caseVariableValueNotEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable with the given name, but with a different value than the passed value.
caseVariableValueNotEquals(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a variable with the given name, but with a different value than the passed value.
caseVariableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global string variable which is not the given value, case insensitive.
caseVariableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a case that has a string variable with the given value, case insensitive.
category - Variable in class org.flowable.bpmn.model.UserTask
 
category - Variable in class org.flowable.cmmn.model.HumanTask
 
category - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
category(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
Gives the deployment the given category.
category(String) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
Gives the deployment the given category.
category(String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
Gives the deployment the given category.
category(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
Gives the deployment the given category.
category(String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
Set the category for the event deployment.
category(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
Set the category for the channel deployment.
category(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
Set the category for the channel deployment.
category(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs which exist for the given category
category(String) - Method in interface org.flowable.task.api.TaskBuilder
Change the category of the task.
categoryLike(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs like for the given category value
cause - Variable in class org.flowable.engine.delegate.event.impl.FlowableActivityCancelledEventImpl
 
cause - Variable in class org.flowable.engine.delegate.event.impl.FlowableEntityExceptionEventImpl
 
cause - Variable in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCancelledEventImpl
 
cause - Variable in class org.flowable.engine.delegate.event.impl.FlowableProcessCancelledEventImpl
 
cause - Variable in class org.flowable.engine.delegate.event.impl.FlowableProcessTerminatedEventImpl
 
caze - Variable in class org.flowable.cmmn.model.PlanFragment
 
CHANGE_TENANT_ID - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A change tenant id was executed.
CHANGE_TYPE_ALL - Static variable in class org.flowable.bpmn.model.VariableListenerEventDefinition
 
CHANGE_TYPE_ALL - Static variable in class org.flowable.cmmn.model.VariableEventListener
 
CHANGE_TYPE_CREATE - Static variable in class org.flowable.bpmn.model.VariableListenerEventDefinition
 
CHANGE_TYPE_CREATE - Static variable in class org.flowable.cmmn.model.VariableEventListener
 
CHANGE_TYPE_DELETE - Static variable in class org.flowable.bpmn.model.VariableListenerEventDefinition
 
CHANGE_TYPE_DELETE - Static variable in class org.flowable.cmmn.model.VariableEventListener
 
CHANGE_TYPE_PROPERTY - Static variable in class org.flowable.bpmn.model.VariableListenerEventDefinition
 
CHANGE_TYPE_UPDATE - Static variable in class org.flowable.bpmn.model.VariableListenerEventDefinition
 
CHANGE_TYPE_UPDATE - Static variable in class org.flowable.cmmn.model.VariableEventListener
 
CHANGE_TYPE_UPDATE_CREATE - Static variable in class org.flowable.bpmn.model.VariableListenerEventDefinition
 
CHANGE_TYPE_UPDATE_CREATE - Static variable in class org.flowable.cmmn.model.VariableEventListener
 
ChangeActivityStateBuilder - Interface in org.flowable.engine.runtime
Helper for changing the state of a process instance.
changeCallActivityCalledElement(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeCallActivityCalledElement(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeDeploymentParentDeploymentId(String, String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Changes the parent deployment id of a deployment.
changeDeploymentParentDeploymentId(String, String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
Changes the parent deployment id of a deployment.
changeDeploymentParentDeploymentId(String, String) - Method in interface org.flowable.engine.RepositoryService
Changes the parent deployment id of a deployment.
changeDeploymentParentDeploymentId(String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
Changes the parent deployment id of a deployment.
changeDeploymentTenantId(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
changeDeploymentTenantId(String, String) - Method in interface org.flowable.engine.RepositoryService
EXPERIMENTAL FEATURE!
changeDeploymentTenantId(String, String, DeploymentMergeStrategy) - Method in interface org.flowable.engine.RepositoryService
EXPERIMENTAL FEATURE!
changeDeploymentTenantId(String, String, MergeMode) - Method in interface org.flowable.engine.RepositoryService
EXPERIMENTAL FEATURE!
changeDmnTaskDecisionTableKey(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeDmnTaskDecisionTableKey(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeLocalizationDescription(String, String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeLocalizationDescription(String, String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeLocalizationName(String, String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeLocalizationName(String, String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeMultiInstanceCompletionCondition(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeMultiInstanceCompletionCondition(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changePlanItemDefinitionWithNewTargetIds(String, String, String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Add plan item id mapping with definition id.
ChangePlanItemDefinitionWithNewTargetIdsMapping - Class in org.flowable.cmmn.api.migration
 
ChangePlanItemDefinitionWithNewTargetIdsMapping(String, String, String) - Constructor for class org.flowable.cmmn.api.migration.ChangePlanItemDefinitionWithNewTargetIdsMapping
 
changePlanItemId(String, String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Add plan item id mapping.
ChangePlanItemIdMapping - Class in org.flowable.cmmn.api.migration
 
ChangePlanItemIdMapping(String, String) - Constructor for class org.flowable.cmmn.api.migration.ChangePlanItemIdMapping
 
changePlanItemIds(Map<String, String>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Add plan item id mapping.
changePlanItemIdsWithDefinitionId(Map<String, String>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Add plan item id mapping with definition id.
changePlanItemIdWithDefinitionId(String, String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Add plan item id mapping with definition id.
ChangePlanItemIdWithDefinitionIdMapping - Class in org.flowable.cmmn.api.migration
 
ChangePlanItemIdWithDefinitionIdMapping(String, String) - Constructor for class org.flowable.cmmn.api.migration.ChangePlanItemIdWithDefinitionIdMapping
 
ChangePlanItemStateBuilder - Interface in org.flowable.cmmn.api.runtime
Helper for changing the state of a case instance.
changeScriptTaskScript(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeScriptTaskScript(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeSequenceFlowCondition(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeSequenceFlowCondition(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeServiceTaskClassName(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeServiceTaskClassName(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeServiceTaskDelegateExpression(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeServiceTaskDelegateExpression(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeServiceTaskExpression(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeServiceTaskExpression(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeSkipExpression(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeSkipExpression(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeState() - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Changes the case instance state
changeState() - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
Start the process instance
ChangeTenantIdBuilder - Interface in org.flowable.common.engine.api.tenant
Helper for changing the tenant id from active and historic instances.
ChangeTenantIdResult - Interface in org.flowable.common.engine.api.tenant
Container interface to return the result of a change in a tenant id operation
changeToAvailableStateByPlanItemDefinition(MoveToAvailablePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Set a plan item to available state by definition mapping.
changeToAvailableStateByPlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Set a plan item to available state by definition id.
changeToAvailableStateByPlanItemDefinitionIds(List<String>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Set multiple plan items to available state by definition id.
changeUserTaskAssignee(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskAssignee(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskCandidateGroup(String, String, boolean) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskCandidateGroup(String, String, boolean, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskCandidateGroups(String, List<String>) - Method in interface org.flowable.engine.DynamicBpmnService
Creates a new processDefinitionInfo with DynamicBpmnConstants.USER_TASK_CANDIDATE_USERS for the given BPMN element.
changeUserTaskCandidateGroups(String, List<String>, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
Updates a processDefinitionInfo's DynamicBpmnConstants.USER_TASK_CANDIDATE_USERS with the new list.
changeUserTaskCandidateUser(String, String, boolean) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskCandidateUser(String, String, boolean, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskCandidateUsers(String, List<String>) - Method in interface org.flowable.engine.DynamicBpmnService
Creates a new processDefinitionInfo with DynamicBpmnConstants.USER_TASK_CANDIDATE_USERS for the given BPMN element.
changeUserTaskCandidateUsers(String, List<String>, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
Updates a processDefinitionInfo's DynamicBpmnConstants.USER_TASK_CANDIDATE_USERS with the new list.
changeUserTaskCategory(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskCategory(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskDescription(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskDescription(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskDueDate(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskDueDate(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskFormKey(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskFormKey(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskName(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskName(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskOwner(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskOwner(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskPriority(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
 
changeUserTaskPriority(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
channelAdapter(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
Sets a custom InboundEventChannelAdapter via a delegate expression.
channelAdapter(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
Sets a custom OutboundEventChannelAdapter via a delegate expression.
channelCategory(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions with the given category.
channelCategoryLike(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions where the category matches the given parameter.
channelCategoryNotEquals(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions that have a different category then the given one.
channelCreateTime(Date) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions where the create time is equal to a certain date.
channelCreateTimeAfter(Date) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions which create time is after a certain date.
channelCreateTimeBefore(Date) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions which create time is before a certain date.
ChannelDefinition - Interface in org.flowable.eventregistry.api
An object structure representing a channel definition
channelDefinitionId(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definition with the given id.
channelDefinitionIds(Set<String>) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions with the given ids.
channelDefinitionKey(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definition with the given key.
channelDefinitionKey(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployments with the given channel definition key.
channelDefinitionKeyLike(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions where the key matches the given parameter.
channelDefinitionKeyLike(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployments with a channel definition key like the given string.
channelDefinitionKeyLikeIgnoreCase(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions where the key matches the given parameter (case-insensitive).
channelDefinitionName(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions with the given name.
channelDefinitionNameLike(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions where the name matches the given parameter.
channelDefinitionNameLikeIgnoreCase(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions where the name matches the given parameter (case-insensitive).
ChannelDefinitionQuery - Interface in org.flowable.eventregistry.api
Allows programmatic querying of ChannelDefinitions.
channelDefinitionResourceName(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definition with the given resource name.
channelDefinitionResourceNameLike(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definition with a resource name like the given .
ChannelModelProcessor - Interface in org.flowable.eventregistry.api
 
channelVersion(Integer) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions with a certain version.
channelVersionGreaterThan(Integer) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions which version are greater than a certain version.
channelVersionGreaterThanOrEquals(Integer) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions which version are greater than or equals a certain version.
channelVersionLowerThan(Integer) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions which version are lower than a certain version.
channelVersionLowerThanOrEquals(Integer) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions which version are lower than or equals a certain version.
checkPassword(String, String) - Method in interface org.flowable.engine.IdentityService
Checks if the password is valid for the given user.
childDecisionExecutions - Variable in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
 
childElements - Variable in class org.flowable.bpmn.model.ExtensionElement
 
childElements - Variable in class org.flowable.cmmn.model.ExtensionElement
 
childElements - Variable in class org.flowable.dmn.model.DmnExtensionElement
 
childExecution - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
 
childInstanceTaskVariable(String, String, Object) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Set the case variable that should be set as part of the change process or case task state action.
childInstanceTaskVariables(String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Set the case variable that should be set as part of the change process or case task state action.
childNodes - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
 
children - Variable in class org.flowable.engine.debug.ExecutionTreeNode
 
ChildTask - Class in org.flowable.cmmn.model
 
ChildTask() - Constructor for class org.flowable.cmmn.model.ChildTask
 
childTaskFormVariables(Map<String, Object>, FormInfo, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
The form variables that should be used when creating a new 'child entity'.
childTaskVariable(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
Behaviors that create a new 'child entity' can take in specialized variables.
childTaskVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
claim(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Claim responsibility for a task: the given user is made assignee for the task.
claim(String, String) - Method in interface org.flowable.engine.TaskService
Claim responsibility for a task: the given user is made assignee for the task.
CLAIMED - Static variable in interface org.flowable.task.api.Task
 
claimTask(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
classes() - Element in annotation interface org.flowable.engine.test.mock.NoOpServiceTasks
 
className - Variable in class org.flowable.bpmn.model.BusinessRuleTask
 
className - Variable in class org.flowable.bpmn.model.MapExceptionEntry
 
className - Variable in exception class org.flowable.common.engine.api.FlowableClassLoadingException
 
classNames() - Element in annotation interface org.flowable.engine.test.mock.NoOpServiceTasks
 
cleanChannelModels() - Method in interface org.flowable.eventregistry.api.InboundChannelModelCacheManager
 
cleanInstancesBatchSize - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
cleanInstancesEndedAfter - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
clear() - Static method in class org.flowable.engine.logging.LogMDC
 
clear() - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
 
clearCurrentCommandExecution() - Method in class org.flowable.engine.test.profiler.ProfileSession
 
clearTenantId() - Method in interface org.flowable.common.engine.api.tenant.TenantContext
Clears the last set value of the tenant.
clientIdPrefix(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundKafkaChannelBuilder
Sets the client id prefix for this Kafka adapter.
clone() - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
 
clone() - Method in class org.flowable.bpmn.model.alfresco.AlfrescoMailTask
 
clone() - Method in class org.flowable.bpmn.model.alfresco.AlfrescoScriptTask
 
clone() - Method in class org.flowable.bpmn.model.alfresco.AlfrescoStartEvent
 
clone() - Method in class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
 
clone() - Method in class org.flowable.bpmn.model.Artifact
 
clone() - Method in class org.flowable.bpmn.model.Assignment
 
clone() - Method in class org.flowable.bpmn.model.Association
 
clone() - Method in class org.flowable.bpmn.model.BaseElement
 
clone() - Method in class org.flowable.bpmn.model.BooleanDataObject
 
clone() - Method in class org.flowable.bpmn.model.BoundaryEvent
 
clone() - Method in class org.flowable.bpmn.model.BusinessRuleTask
 
clone() - Method in class org.flowable.bpmn.model.CallActivity
 
clone() - Method in class org.flowable.bpmn.model.CancelEventDefinition
 
clone() - Method in class org.flowable.bpmn.model.CaseServiceTask
 
clone() - Method in class org.flowable.bpmn.model.CollectionHandler
 
clone() - Method in class org.flowable.bpmn.model.CompensateEventDefinition
 
clone() - Method in class org.flowable.bpmn.model.ComplexGateway
 
clone() - Method in class org.flowable.bpmn.model.ConditionalEventDefinition
 
clone() - Method in class org.flowable.bpmn.model.CustomProperty
 
clone() - Method in class org.flowable.bpmn.model.DataAssociation
 
clone() - Method in class org.flowable.bpmn.model.DataGrid
 
clone() - Method in class org.flowable.bpmn.model.DataGridField
 
clone() - Method in class org.flowable.bpmn.model.DataGridRow
 
clone() - Method in class org.flowable.bpmn.model.DataObject
 
clone() - Method in class org.flowable.bpmn.model.DataSpec
 
clone() - Method in class org.flowable.bpmn.model.DataStore
 
clone() - Method in class org.flowable.bpmn.model.DataStoreReference
 
clone() - Method in class org.flowable.bpmn.model.DateDataObject
 
clone() - Method in class org.flowable.bpmn.model.DoubleDataObject
 
clone() - Method in class org.flowable.bpmn.model.EndEvent
 
clone() - Method in class org.flowable.bpmn.model.ErrorEventDefinition
 
clone() - Method in class org.flowable.bpmn.model.Escalation
 
clone() - Method in class org.flowable.bpmn.model.EscalationEventDefinition
 
clone() - Method in class org.flowable.bpmn.model.EventDefinition
 
clone() - Method in class org.flowable.bpmn.model.EventGateway
 
clone() - Method in class org.flowable.bpmn.model.EventListener
 
clone() - Method in class org.flowable.bpmn.model.ExclusiveGateway
 
clone() - Method in class org.flowable.bpmn.model.ExtensionAttribute
 
clone() - Method in class org.flowable.bpmn.model.ExtensionElement
 
clone() - Method in class org.flowable.bpmn.model.ExternalWorkerServiceTask
 
clone() - Method in class org.flowable.bpmn.model.FieldExtension
 
clone() - Method in class org.flowable.bpmn.model.FlowableHttpRequestHandler
 
clone() - Method in class org.flowable.bpmn.model.FlowableHttpResponseHandler
 
clone() - Method in class org.flowable.bpmn.model.FlowableListener
 
clone() - Method in class org.flowable.bpmn.model.FlowElement
 
clone() - Method in class org.flowable.bpmn.model.FormProperty
 
clone() - Method in class org.flowable.bpmn.model.FormValue
 
clone() - Method in class org.flowable.bpmn.model.Gateway
 
clone() - Method in class org.flowable.bpmn.model.HttpServiceTask
 
clone() - Method in class org.flowable.bpmn.model.Import
 
clone() - Method in class org.flowable.bpmn.model.InclusiveGateway
 
clone() - Method in class org.flowable.bpmn.model.IntegerDataObject
 
clone() - Method in class org.flowable.bpmn.model.Interface
 
clone() - Method in class org.flowable.bpmn.model.IntermediateCatchEvent
 
clone() - Method in class org.flowable.bpmn.model.IOParameter
 
clone() - Method in class org.flowable.bpmn.model.IOSpecification
 
clone() - Method in class org.flowable.bpmn.model.ItemDefinition
 
clone() - Method in class org.flowable.bpmn.model.JsonDataObject
 
clone() - Method in class org.flowable.bpmn.model.Lane
 
clone() - Method in class org.flowable.bpmn.model.LongDataObject
 
clone() - Method in class org.flowable.bpmn.model.ManualTask
 
clone() - Method in class org.flowable.bpmn.model.Message
 
clone() - Method in class org.flowable.bpmn.model.MessageEventDefinition
 
clone() - Method in class org.flowable.bpmn.model.MessageFlow
 
clone() - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
clone() - Method in class org.flowable.bpmn.model.Operation
 
clone() - Method in class org.flowable.bpmn.model.ParallelGateway
 
clone() - Method in class org.flowable.bpmn.model.Pool
 
clone() - Method in class org.flowable.bpmn.model.Process
 
clone() - Method in class org.flowable.bpmn.model.ReceiveTask
 
clone() - Method in class org.flowable.bpmn.model.Resource
 
clone() - Method in class org.flowable.bpmn.model.ScriptInfo
 
clone() - Method in class org.flowable.bpmn.model.ScriptTask
 
clone() - Method in class org.flowable.bpmn.model.SendEventServiceTask
 
clone() - Method in class org.flowable.bpmn.model.SendTask
 
clone() - Method in class org.flowable.bpmn.model.SequenceFlow
 
clone() - Method in class org.flowable.bpmn.model.ServiceTask
 
clone() - Method in class org.flowable.bpmn.model.Signal
 
clone() - Method in class org.flowable.bpmn.model.SignalEventDefinition
 
clone() - Method in class org.flowable.bpmn.model.StartEvent
 
clone() - Method in class org.flowable.bpmn.model.StringDataObject
 
clone() - Method in class org.flowable.bpmn.model.SubProcess
 
clone() - Method in class org.flowable.bpmn.model.TerminateEventDefinition
 
clone() - Method in class org.flowable.bpmn.model.TextAnnotation
 
clone() - Method in class org.flowable.bpmn.model.ThrowEvent
 
clone() - Method in class org.flowable.bpmn.model.TimerEventDefinition
 
clone() - Method in class org.flowable.bpmn.model.UserTask
 
clone() - Method in class org.flowable.bpmn.model.ValuedDataObject
 
clone() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
 
clone() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
 
clone() - Method in class org.flowable.bpmn.model.VariableAggregationDefinitions
 
clone() - Method in class org.flowable.bpmn.model.VariableListenerEventDefinition
 
clone() - Method in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
 
clone() - Method in class org.flowable.cmmn.model.Association
 
clone() - Method in class org.flowable.cmmn.model.CasePageTask
 
clone() - Method in class org.flowable.cmmn.model.ExtensionAttribute
 
clone() - Method in class org.flowable.cmmn.model.ExtensionElement
 
clone() - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
clone() - Method in class org.flowable.cmmn.model.FieldExtension
 
clone() - Method in class org.flowable.cmmn.model.FlowableHttpRequestHandler
 
clone() - Method in class org.flowable.cmmn.model.FlowableHttpResponseHandler
 
clone() - Method in class org.flowable.cmmn.model.FlowableListener
 
clone() - Method in class org.flowable.cmmn.model.HttpServiceTask
 
clone() - Method in class org.flowable.cmmn.model.HumanTask
 
clone() - Method in class org.flowable.cmmn.model.IOParameter
 
clone() - Method in class org.flowable.cmmn.model.ScriptInfo
 
clone() - Method in class org.flowable.cmmn.model.ScriptServiceTask
 
clone() - Method in class org.flowable.cmmn.model.ServiceTask
 
clone() - Method in class org.flowable.cmmn.model.TextAnnotation
 
clone() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
 
clone() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
 
clone() - Method in class org.flowable.cmmn.model.VariableAggregationDefinitions
 
clone() - Method in class org.flowable.dmn.model.DmnExtensionAttribute
 
clone() - Method in class org.flowable.dmn.model.DmnExtensionElement
 
close() - Method in interface org.flowable.common.engine.api.Engine
 
CLOSE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
CLOSED - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
 
closeProcessEngines() - Static method in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
CMMN - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
CMMN_ASYNC_VARIABLES - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
CMMN_DEPENDENT - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
CMMN_EXTERNAL_WORKER - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
CMMN_VARIABLE_AGGREGATION - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
CmmnChangeTenantIdEntityTypes - Interface in org.flowable.cmmn.api
 
CmmnDeployment - Interface in org.flowable.cmmn.api.repository
 
CmmnDeploymentBuilder - Interface in org.flowable.cmmn.api.repository
Builder for creating new deployments, similar to the bpmn deployment builder.
cmmnDeploymentId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are related to a case instance for to the given deployment id.
cmmnDeploymentIdIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are related to a case instances for the given deployment id.
CmmnDeploymentQuery - Interface in org.flowable.cmmn.api.repository
Allows programmatic querying of CmmnDeployments.
CmmnDiEdge - Class in org.flowable.cmmn.model
 
CmmnDiEdge() - Constructor for class org.flowable.cmmn.model.CmmnDiEdge
 
CmmnDiShape - Class in org.flowable.cmmn.model
 
CmmnDiShape() - Constructor for class org.flowable.cmmn.model.CmmnDiShape
 
CmmnElement - Class in org.flowable.cmmn.model
 
CmmnElement() - Constructor for class org.flowable.cmmn.model.CmmnElement
 
cmmnElementRef - Variable in class org.flowable.cmmn.model.CmmnDiEdge
 
cmmnElementRef - Variable in class org.flowable.cmmn.model.CmmnDiShape
 
CmmnEngineConfigurationApi - Interface in org.flowable.cmmn.api
 
CmmnExternalWorkerTransitionBuilder - Interface in org.flowable.cmmn.api.runtime
 
CmmnHistoryCleaningManager - Interface in org.flowable.cmmn.api
 
CmmnHistoryService - Interface in org.flowable.cmmn.api
 
CmmnManagementService - Interface in org.flowable.cmmn.api
 
CmmnMigrationService - Interface in org.flowable.cmmn.api
Service to manager case instance migrations.
CmmnModel - Class in org.flowable.cmmn.model
 
CmmnModel() - Constructor for class org.flowable.cmmn.model.CmmnModel
 
CmmnRepositoryService - Interface in org.flowable.cmmn.api
 
CmmnRuntimeService - Interface in org.flowable.cmmn.api
 
CmmnTaskService - Interface in org.flowable.cmmn.api
 
COLLECT - Enum constant in enum class org.flowable.dmn.model.HitPolicy
 
collectChildExecutions(ExecutionEntity, List<ExecutionEntity>) - Static method in class org.flowable.engine.debug.ExecutionTreeUtil
 
collectionHandler - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
CollectionHandler - Class in org.flowable.bpmn.model
 
CollectionHandler() - Constructor for class org.flowable.bpmn.model.CollectionHandler
 
collectionString - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
collectionVariableName - Variable in class org.flowable.cmmn.model.RepetitionRule
 
column - Variable in class org.flowable.bpmn.model.parse.Problem
 
column - Variable in class org.flowable.bpmn.model.parse.Warning
 
columnNames - Variable in class org.flowable.common.engine.api.management.TableMetaData
 
columnTypes - Variable in class org.flowable.common.engine.api.management.TableMetaData
 
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
 
commandFqn - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
 
CommandStats - Class in org.flowable.engine.test.profiler
 
CommandStats(List<CommandExecutionResult>) - Constructor for class org.flowable.engine.test.profiler.CommandStats
 
Comment - Interface in org.flowable.engine.task
User comments that form discussions around tasks.
commit() - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
 
compatibilityHandlerClassName - Variable in class org.flowable.engine.compatibility.DefaultFlowable5CompatibilityHandlerFactory
 
CompensateEventDefinition - Class in org.flowable.bpmn.model
 
CompensateEventDefinition() - Constructor for class org.flowable.bpmn.model.CompensateEventDefinition
 
complete() - Method in interface org.flowable.cmmn.api.runtime.CmmnExternalWorkerTransitionBuilder
 
complete() - Method in interface org.flowable.common.engine.api.tenant.ChangeTenantIdBuilder
Executes change in the tenant id, returning the number of instances that were affected
complete() - Method in interface org.flowable.engine.runtime.ExternalWorkerCompletionBuilder
 
complete() - Method in interface org.flowable.task.api.TaskCompletionBuilder
Completes the task.
complete(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
complete(String) - Method in interface org.flowable.engine.TaskService
Called when the task is successfully executed.
complete(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
complete(String, String) - Method in interface org.flowable.engine.TaskService
Called when the task is successfully executed.
complete(String, String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
complete(String, String, Map<String, Object>) - Method in 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 interface org.flowable.engine.TaskService
Called when the task is successfully executed, and the required task parameters are given by the end-user.
complete(String, String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
complete(String, String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
Similar to TaskService.complete(String, String, Map), but allows to set transient variables too.
complete(String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
complete(String, Map<String, Object>) - Method in 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 interface org.flowable.engine.TaskService
Called when the task is successfully executed, and the required task parameters are given by the end-user.
complete(String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
complete(String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
Similar to TaskService.complete(String, Map), but allows to set transient variables too.
COMPLETE - Static variable in interface org.flowable.cmmn.api.delegate.PlanItemVariableAggregatorContext
State when a plan item instance is completed and the aggregation needs to be prepared.
COMPLETE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
COMPLETE - Static variable in interface org.flowable.engine.delegate.variable.VariableAggregatorContext
State when the execution is completed and the aggregation needs to be prepared.
completeAdhocSubProcess(String) - Method in interface org.flowable.engine.RuntimeService
Completes the ad-hoc sub process
completeAsync - Variable in class org.flowable.bpmn.model.CallActivity
 
completeBatch(String, String) - Method in interface org.flowable.batch.api.BatchService
 
completeBatchPart(String, String, String) - Method in interface org.flowable.batch.api.BatchService
 
completeCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
completed() - Method in interface org.flowable.batch.api.BatchPartQuery
Only select batch parts that have been completed.
COMPLETED - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
 
COMPLETED - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
COMPLETED - Static variable in interface org.flowable.task.api.Task
 
completedAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
completedBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
completeGenericEventListenerInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
completeIntentEventListenerInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
completeStage() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
Completes the plan item instance, which needs to be a stage instance.
completeStagePlanItemInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
completeStagePlanItemInstance(String, boolean) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
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
 
completeTaskWithForm(String, String, String, String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
completeTaskWithForm(String, String, String, String, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
Called when the task is successfully executed, and the task form has been submitted.
completeTaskWithForm(String, String, String, String, Map<String, Object>, boolean) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
completeTaskWithForm(String, String, String, String, Map<String, Object>, boolean) - Method in interface org.flowable.engine.TaskService
Called when the task is successfully executed, and the task form has been submitted.
completeTaskWithForm(String, String, String, String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
completeTaskWithForm(String, String, String, String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
Called when the task is successfully executed, and the task form has been submitted.
completeTaskWithForm(String, String, String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
completeTaskWithForm(String, String, String, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
Called when the task is successfully executed, and the task form has been submitted.
completeTaskWithForm(String, String, String, Map<String, Object>, boolean) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
completeTaskWithForm(String, String, String, Map<String, Object>, boolean) - Method in interface org.flowable.engine.TaskService
Called when the task is successfully executed, and the task form has been submitted.
completeTaskWithForm(String, String, String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
completeTaskWithForm(String, String, String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
Called when the task is successfully executed, and the task form has been submitted.
completeTime - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
completeTime - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
completeTimeHigherThan(Date) - Method in interface org.flowable.batch.api.BatchQuery
Only select batches where the complete time is higher then the given date.
completeTimeLowerThan(Date) - Method in interface org.flowable.batch.api.BatchQuery
Only select batches where the complete time is lower than the given date.
completeUserEventListenerInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
completionCondition - Variable in class org.flowable.bpmn.model.AdhocSubProcess
 
completionCondition - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
completionNeutralRule - Variable in class org.flowable.cmmn.model.PlanItemControl
 
CompletionNeutralRule - Class in org.flowable.cmmn.model
 
CompletionNeutralRule() - Constructor for class org.flowable.cmmn.model.CompletionNeutralRule
 
ComplexDataType - Interface in org.flowable.bpmn.model
 
ComplexGateway - Class in org.flowable.bpmn.model
 
ComplexGateway() - Constructor for class org.flowable.bpmn.model.ComplexGateway
 
complexValue - Variable in class org.flowable.bpmn.model.CustomProperty
 
conclusionResults - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
concurrency(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundJmsChannelBuilder
Sets the concurrency for the listener (e.g "5-10").
concurrency(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundKafkaChannelBuilder
Sets the concurrency (and integer) for this Kafka adapter.
concurrency(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundRabbitChannelBuilder
Sets the concurrency for the listener.
condition - Variable in class org.flowable.cmmn.api.migration.PlanItemDefinitionMapping
 
condition - Variable in class org.flowable.cmmn.model.PlanItemRule
 
condition - Variable in class org.flowable.cmmn.model.SentryIfPart
 
ConditionalEventDefinition - Class in org.flowable.bpmn.model
 
ConditionalEventDefinition() - Constructor for class org.flowable.bpmn.model.ConditionalEventDefinition
 
conditionExpression - Variable in class org.flowable.bpmn.model.ConditionalEventDefinition
 
conditionExpression - Variable in class org.flowable.bpmn.model.SequenceFlow
 
conditionExpression - Variable in class org.flowable.engine.delegate.event.impl.FlowableConditionalEventImpl
 
conditionLanguage - Variable in class org.flowable.bpmn.model.ConditionalEventDefinition
 
conditionLanguage - Variable in class org.flowable.bpmn.model.SequenceFlow
 
conditionLanguage - Variable in class org.flowable.engine.delegate.event.impl.FlowableConditionalEventImpl
 
conditionResults - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
configuration(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
configuration(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions with the given configuration.
configurationResource - Variable in class org.flowable.engine.test.FlowableRule
Deprecated.
 
configurationResource - Variable in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
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.
configurations(Collection<String>) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions with the given configurations.
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
 
configureProcessEngine() - Method in class org.flowable.engine.test.FlowableRule
Deprecated.
 
ConsoleLogger - Class in org.flowable.engine.test.profiler
 
ConsoleLogger(FlowableProfiler) - Constructor for class org.flowable.engine.test.profiler.ConsoleLogger
 
containsDataStore(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
containsErrorRef(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
containsEscalationRef(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
containsFlowElementId(String) - Method in class org.flowable.bpmn.model.Process
 
containsFlowElementId(String) - Method in class org.flowable.bpmn.model.SubProcess
 
containsItemDefinitionId(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
containsMessageFlowId(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
containsMessageId(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
containsNamespacePrefix(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
containsNamespacePrefix(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
containsResourceId(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
containsSignalId(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
containsVariableListenerForVariableName(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
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
 
convertFormValueToModelValue(String) - Method in class org.flowable.engine.form.AbstractFormType
 
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
 
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
 
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
 
correlationId(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs with the given correlationId.
CorrelationKeyGenerator<T> - Interface in org.flowable.eventregistry.api
 
correlationParameter(String, String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
Defines one parameters for correlation that can be used in models to map onto.
count() - Method in interface org.flowable.common.engine.api.query.NativeQuery
Executes the query and returns the number of results
count() - Method in interface org.flowable.common.engine.api.query.Query
Executes the query and returns the number of results
COUNT - Enum constant in enum class org.flowable.dmn.model.BuiltinAggregator
 
create() - Method in interface org.flowable.batch.api.BatchBuilder
 
create() - Method in interface org.flowable.batch.api.BatchPartBuilder
 
create() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
create() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
create() - Method in interface org.flowable.task.api.TaskBuilder
Creates task instance according values set in the builder
CREATE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
createActivatePlanItemDefinitionMappingFor(String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
createActivatePlanItemDefinitionMappingFor(String, String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
createActivatePlanItemDefinitionMappingFor(String, String, Map<String, Object>) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
createActivityCancelledEvent(String, String, String, String, String, String, Object) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createActivityEvent(FlowableEngineEventType, String, String, String, String, String, FlowElement) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createActivityInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
Creates a new ActivityInstanceQuery instance, that can be used to query activities in the currently running process instances.
createAdhocSubprocessActivityBehavior(SubProcess) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createAgenda(CommandContext) - Method in interface org.flowable.engine.FlowableEngineAgendaFactory
 
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 interface org.flowable.engine.TaskService
Add a new attachment to a task and/or a process instance and use an url as the content
createBatchBuilder() - Method in interface org.flowable.batch.api.BatchService
 
createBatchBuilder() - Method in interface org.flowable.cmmn.api.CmmnManagementService
 
createBatchBuilder() - Method in interface org.flowable.engine.ManagementService
 
createBatchCleaningQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryCleaningManager
 
createBatchCleaningQuery() - Method in class org.flowable.engine.DefaultHistoryCleaningManager
 
createBatchCleaningQuery() - Method in interface org.flowable.engine.HistoryCleaningManager
 
createBatchPart(Batch, String, String, String, String) - Method in interface org.flowable.batch.api.BatchService
 
createBatchPartBuilder(Batch) - Method in interface org.flowable.cmmn.api.CmmnManagementService
 
createBatchPartBuilder(Batch) - Method in interface org.flowable.engine.ManagementService
 
createBatchPartQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns a new BatchPartQuery implementation, that can be used to dynamically query the batch parts.
createBatchPartQuery() - Method in interface org.flowable.engine.ManagementService
Returns a new BatchPartQuery implementation, that can be used to dynamically query the batch parts.
createBatchQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns a new BatchQuery implementation, that can be used to dynamically query the batches.
createBatchQuery() - Method in interface org.flowable.engine.ManagementService
Returns a new BatchQuery implementation, that can be used to dynamically query the batches.
createBoundaryCancelEventActivityBehavior(CancelEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createBoundaryCompensateEventActivityBehavior(BoundaryEvent, CompensateEventDefinition, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createBoundaryConditionalEventActivityBehavior(BoundaryEvent, ConditionalEventDefinition, String, String, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createBoundaryEscalationEventActivityBehavior(BoundaryEvent, EscalationEventDefinition, Escalation, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createBoundaryEventActivityBehavior(BoundaryEvent, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createBoundaryEventRegistryEventActivityBehavior(BoundaryEvent, String, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createBoundaryMessageEventActivityBehavior(BoundaryEvent, MessageEventDefinition, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createBoundarySignalEventActivityBehavior(BoundaryEvent, SignalEventDefinition, Signal, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createBoundaryTimerEventActivityBehavior(BoundaryEvent, TimerEventDefinition, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createBoundaryVariableListenerEventActivityBehavior(BoundaryEvent, VariableListenerEventDefinition, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createBusinessRuleTaskActivityBehavior(BusinessRuleTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createCallActivityBehavior(CallActivity) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createCamelActivityBehavior(SendTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createCamelActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
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
 
createCaseDefinitionQuery() - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Query case definitions
createCaseInstanceBuilder() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createCaseInstanceMigrationBuilder() - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
createCaseInstanceMigrationBuilderFromCaseInstanceMigrationDocument(CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
createCaseInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createCaseInstanceStartEventSubscriptionBuilder() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Creates a new event subscription builder to register a subscription to start a new case instance based on an event with a particular set of correlation parameter values.
createCaseInstanceStartEventSubscriptionDeletionBuilder() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Creates a new event subscription deletion builder to delete one or more previously registered case start event subscriptions based on a particular case definition and with an optional combination of correlation parameter values.
createCaseInstanceStartEventSubscriptionModificationBuilder() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Creates a new event subscription modification builder to modify one or more previously registered case start event subscriptions based on a particular case definition and with an optional combination of correlation parameter values.
createCaseReactivationBuilder(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Creates a new case reactivation builder used to reactivate an archived / finished case with various options.
createCaseTaskBehavior(CaseServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
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.
createChangePlanItemStateBuilder() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Create a ChangePlanItemStateBuilder, that allows to set various options for changing the state of a case instance.
createChangeTenantIdBuilder(String, String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Create a ChangeTenantIdBuilder that can be used to change the tenant id of the case instances and all the related instances.
createChangeTenantIdBuilder(String, String) - Method in interface org.flowable.dmn.api.DmnManagementService
Create a ChangeTenantIdBuilder that can be used to change the tenant id of the Historic Decision instances.
createChangeTenantIdBuilder(String, String) - Method in interface org.flowable.engine.ManagementService
Create a ChangeTenantIdBuilder that can be used to change the tenant id of the process instances and all the related instances.
createChannelDefinitionQuery() - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
createClassDelegateServiceTask(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createCmmnExternalWorkerTransitionBuilder(String, String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Create a CmmnExternalWorkerTransitionBuilder that can be used to transition the status of the external worker job.
createConditionalEvent(FlowableEngineEventType, String, String, String, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
CREATED - Static variable in interface org.flowable.task.api.Task
 
createdAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
createdAfter(Date) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions that were created after the given start time.
createdBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
createdBefore(Date) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions that were created before the given start time.
createDeadLetterJobQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns a new DeadLetterJobQuery implementation, that can be used to query the dead letter jobs.
createDeadLetterJobQuery() - Method in interface org.flowable.engine.ManagementService
Returns a new DeadLetterJobQuery implementation, that can be used to dynamically query the dead letter jobs.
createDecisionQuery() - Method in interface org.flowable.dmn.api.DmnRepositoryService
 
createDefensiveCopyInputVariables(Map<String, Object>) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
createDeployment() - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Starts creating a new deployment
createDeployment() - Method in interface org.flowable.dmn.api.DmnRepositoryService
 
createDeployment() - Method in interface org.flowable.engine.RepositoryService
Starts creating a new deployment
createDeployment() - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
createDeploymentQuery() - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Query deployments
createDeploymentQuery() - Method in interface org.flowable.dmn.api.DmnRepositoryService
 
createDeploymentQuery() - Method in interface org.flowable.engine.RepositoryService
Query deployment.
createDeploymentQuery() - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
createdExecutions - Variable in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
 
createDmnActivityBehavior(SendTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createDmnActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
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
 
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
 
createEntityWithVariablesEvent(FlowableEngineEventType, Object, Map, boolean) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
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 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 class org.flowable.engine.test.TestActivityBehaviorFactory
 
createEventDefinitionQuery() - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
createEventModel() - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
Creates a new event model, but does not deploy it to the Event registry engine.
createEventModelBuilder() - Method in interface org.flowable.eventregistry.api.EventRepositoryService
Programmatically build and register a new EventModel.
createEventSubprocessActivityBehavior(EventSubProcess) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createEventSubProcessConditionalStartEventActivityBehavior(StartEvent, ConditionalEventDefinition, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createEventSubProcessErrorStartEventActivityBehavior(StartEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createEventSubProcessEscalationStartEventActivityBehavior(StartEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createEventSubProcessEventRegistryStartEventActivityBehavior(StartEvent, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createEventSubProcessMessageStartEventActivityBehavior(StartEvent, MessageEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createEventSubProcessSignalStartEventActivityBehavior(StartEvent, SignalEventDefinition, Signal) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createEventSubProcessTimerStartEventActivityBehavior(StartEvent, TimerEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createEventSubProcessVariableListenerlStartEventActivityBehavior(StartEvent, VariableListenerEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createEventSubscriptionQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Creates a new EventSubscriptionQuery instance, that can be used to query the event subscriptions.
createEventSubscriptionQuery() - Method in interface org.flowable.engine.RuntimeService
Creates a new EventSubscriptionQuery instance, that can be used to query the event subscriptions.
createExclusiveGatewayActivityBehavior(ExclusiveGateway) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createExecuteDecisionBuilder() - Method in interface org.flowable.dmn.api.DmnDecisionService
Create a builder to execute a decision or decision service.
createExecutionQuery() - Method in interface org.flowable.engine.RuntimeService
Creates a new ExecutionQuery instance, that can be used to query the executions and process instances.
createExpressionForField(FieldExtension) - Static method in class org.flowable.engine.delegate.DelegateHelper
Creates an Expression for the FieldExtension.
createExternalWorkerCompletionBuilder(String, String) - Method in interface org.flowable.engine.ManagementService
Create an ExternalWorkerCompletionBuilder that can be used to transition the status of the external worker job.
createExternalWorkerJobAcquireBuilder() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Create an ExternalWorkerJobAcquireBuilder that can be used to acquire jobs for an external worker.
createExternalWorkerJobAcquireBuilder() - Method in interface org.flowable.engine.ManagementService
Create an ExternalWorkerJobAcquireBuilder that can be used to acquire jobs for an external worker.
CreateExternalWorkerJobAfterContext - Class in org.flowable.engine.interceptor
 
CreateExternalWorkerJobAfterContext(ExternalWorkerServiceTask, ExternalWorkerJobEntity, DelegateExecution) - Constructor for class org.flowable.engine.interceptor.CreateExternalWorkerJobAfterContext
 
CreateExternalWorkerJobBeforeContext - Class in org.flowable.engine.interceptor
 
CreateExternalWorkerJobBeforeContext(ExternalWorkerServiceTask, DelegateExecution, String) - Constructor for class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
 
createExternalWorkerJobFailureBuilder(String, String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Create an ExternalWorkerJobFailureBuilder that can be used to fail an external worker job.
createExternalWorkerJobFailureBuilder(String, String) - Method in interface org.flowable.engine.ManagementService
Create an ExternalWorkerJobFailureBuilder that can be used to fail an external worker job.
CreateExternalWorkerJobInterceptor - Interface in org.flowable.engine.interceptor
 
createExternalWorkerJobQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns a new ExternalWorkerJobQuery implementation, that can be used to dynamically query the external worker jobs.
createExternalWorkerJobQuery() - Method in 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 class org.flowable.engine.test.TestActivityBehaviorFactory
 
createFlowable5CompatibilityHandler() - Method in class org.flowable.engine.compatibility.DefaultFlowable5CompatibilityHandlerFactory
 
createFlowable5CompatibilityHandler() - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandlerFactory
 
createGenericEventListenerInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createGlobalEvent(FlowableEngineEventType) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createGroupQuery() - Method in interface org.flowable.engine.IdentityService
Creates a GroupQuery that allows to programmatically query the groups.
createHistoricActivityInstanceQuery() - Method in interface org.flowable.engine.HistoryService
Creates a new programmatic query to search for HistoricActivityInstances.
createHistoricCaseInstanceCleaningQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryCleaningManager
 
createHistoricCaseInstanceMigrationBuilder() - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
createHistoricCaseInstanceMigrationBuilderFromHistoricCaseInstanceMigrationDocument(HistoricCaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
createHistoricCaseInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
 
createHistoricDecisionExecutionQuery() - Method in interface org.flowable.dmn.api.DmnHistoryService
 
createHistoricDetailQuery() - Method in interface org.flowable.engine.HistoryService
Creates a new programmatic query to search for HistoricDetails.
createHistoricMilestoneInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
 
createHistoricPlanItemInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
 
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.
createHistoricTaskInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
 
createHistoricTaskInstanceQuery() - Method in interface org.flowable.engine.HistoryService
Creates a new programmatic query to search for HistoricTaskInstances.
createHistoricTaskLogEntryBuilder() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Create new task log entry builder to the log task event without predefined values from the task
createHistoricTaskLogEntryBuilder() - Method in interface org.flowable.engine.HistoryService
Create new task log entry builder to the log task event without predefined values from the task
createHistoricTaskLogEntryBuilder(TaskInfo) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Create new task log entry builder to the log task event
createHistoricTaskLogEntryBuilder(TaskInfo) - Method in interface org.flowable.engine.HistoryService
Create new task log entry builder to the log task event
createHistoricTaskLogEntryQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Returns a new HistoricTaskLogEntryQuery that can be used to dynamically query task log entries.
createHistoricTaskLogEntryQuery() - Method in interface org.flowable.engine.HistoryService
Returns a new HistoricTaskLogEntryQuery that can be used to dynamically query task log entries.
createHistoricVariableInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
 
createHistoricVariableInstanceQuery() - Method in interface org.flowable.engine.HistoryService
Creates a new programmatic query to search for HistoricVariableInstances.
createHistoryJobQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns a new HistoryJobQuery implementation, that can be used to dynamically query the history jobs.
createHistoryJobQuery() - Method in interface org.flowable.engine.ManagementService
Returns a new HistoryJobQuery implementation, that can be used to dynamically query the history jobs.
createHttpActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createInboundChannelModelBuilder() - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
createInCase(String) - Method in interface org.flowable.cmmn.api.runtime.InjectedPlanItemInstanceBuilder
Create the newly setup plan item, add it to the parent running case instance and plan it for activation and further processing in the case engine.
createInclusiveGatewayActivityBehavior(InclusiveGateway) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createInjectedPlanItemInstanceBuilder() - Method in interface org.flowable.cmmn.api.DynamicCmmnService
Creates a new builder to dynamically create a new plan item and inject it into a running stage or case instance.
createInStage(String) - Method in interface org.flowable.cmmn.api.runtime.InjectedPlanItemInstanceBuilder
Create the newly setup plan item, add it to the parent running stage and plan it for activation and further processing in the case engine.
createIntentEventListenerInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createIntermediateCatchConditionalEventActivityBehavior(IntermediateCatchEvent, ConditionalEventDefinition, String, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createIntermediateCatchEventActivityBehavior(IntermediateCatchEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createIntermediateCatchEventRegistryEventActivityBehavior(IntermediateCatchEvent, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createIntermediateCatchMessageEventActivityBehavior(IntermediateCatchEvent, MessageEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createIntermediateCatchSignalEventActivityBehavior(IntermediateCatchEvent, SignalEventDefinition, Signal) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createIntermediateCatchTimerEventActivityBehavior(IntermediateCatchEvent, TimerEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createIntermediateCatchVariableListenerEventActivityBehavior(IntermediateCatchEvent, VariableListenerEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createIntermediateThrowCompensationEventActivityBehavior(ThrowEvent, CompensateEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createIntermediateThrowEscalationEventActivityBehavior(ThrowEvent, EscalationEventDefinition, Escalation) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createIntermediateThrowNoneEventActivityBehavior(ThrowEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createIntermediateThrowSignalEventActivityBehavior(ThrowEvent, SignalEventDefinition, Signal) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createJobQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns a new JobQuery implementation, that can be used to query the jobs.
createJobQuery() - Method in 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
 
createMailActivityBehavior(SendTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createMailActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
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
 
createMessageEvent(FlowableEngineEventType, String, String, Object, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createMilestoneInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createModelQuery() - Method in interface org.flowable.engine.RepositoryService
Query models.
createMoveToAvailablePlanItemDefinitionMappingFor(String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
createMoveToAvailablePlanItemDefinitionMappingFor(String, String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
createMoveToAvailablePlanItemDefinitionMappingFor(String, Map<String, Object>) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
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
 
createNativeActivityInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
creates a new NativeActivityInstanceQuery to query ActivityInstances which are included in the cuby SQL directly.
createNativeDecisionQuery() - Method in interface org.flowable.dmn.api.DmnRepositoryService
 
createNativeDeploymentQuery() - Method in interface org.flowable.dmn.api.DmnRepositoryService
 
createNativeDeploymentQuery() - Method in interface org.flowable.engine.RepositoryService
Returns a new NativeQuery for deployment.
createNativeExecutionQuery() - Method in interface org.flowable.engine.RuntimeService
creates a new NativeExecutionQuery to query Executions by SQL directly
createNativeGroupQuery() - Method in interface org.flowable.engine.IdentityService
Returns a new NativeQuery for tasks.
createNativeHistoricActivityInstanceQuery() - Method in interface org.flowable.engine.HistoryService
creates a native query to search for HistoricActivityInstances via SQL
createNativeHistoricDecisionExecutionQuery() - Method in interface org.flowable.dmn.api.DmnHistoryService
 
createNativeHistoricDetailQuery() - Method in interface org.flowable.engine.HistoryService
Returns a new NativeQuery for process definitions.
createNativeHistoricProcessInstanceQuery() - Method in interface org.flowable.engine.HistoryService
creates a native query to search for HistoricProcessInstances via SQL
createNativeHistoricTaskInstanceQuery() - Method in interface org.flowable.engine.HistoryService
creates a native query to search for HistoricTaskInstances via SQL
createNativeHistoricTaskLogEntryQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
createNativeHistoricTaskLogEntryQuery() - Method in interface org.flowable.engine.HistoryService
createNativeHistoricVariableInstanceQuery() - Method in interface org.flowable.engine.HistoryService
Returns a new NativeQuery for process definitions.
createNativeModelQuery() - Method in interface org.flowable.engine.RepositoryService
Returns a new NativeQuery for process definitions.
createNativeProcessDefinitionQuery() - Method in interface org.flowable.engine.RepositoryService
Returns a new NativeQuery for process definitions.
createNativeProcessInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
creates a new NativeProcessInstanceQuery to query ProcessInstances by SQL directly
createNativeTaskQuery() - Method in interface org.flowable.engine.TaskService
Returns a new NativeQuery for tasks.
createNativeUserQuery() - Method in interface org.flowable.engine.IdentityService
Returns a new NativeQuery for tasks.
createNativeVariableInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
Returns a new NativeQuery for variable instances.
createNoneEndEventActivityBehavior(EndEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createNoneStartEventActivityBehavior(StartEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createOutboundChannelModelBuilder() - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
createOverviewVariable - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition
 
createOverviewVariable - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition
 
createParallelGatewayActivityBehavior(ParallelGateway) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createParallelMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createPlanItemInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createPlanItemInstanceTransitionBuilder(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
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
 
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.
createProcessInstanceHistoryLogQuery(String) - Method in interface org.flowable.engine.HistoryService
Allows to retrieve the ProcessInstanceHistoryLog for one process instance.
createProcessInstanceMigrationBuilder() - Method in interface org.flowable.engine.ProcessMigrationService
 
createProcessInstanceMigrationBuilderFromProcessInstanceMigrationDocument(ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
 
createProcessInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
Creates a new ProcessInstanceQuery instance, that can be used to query process instances.
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 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 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
 
createReceiveEventTaskActivityBehavior(ReceiveTask, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createReceiveTaskActivityBehavior(ReceiveTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createRemoveWaitingForRepetitionPlanItemDefinitionMappingFor(String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
createRemoveWaitingForRepetitionPlanItemDefinitionMappingFor(String, String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
createResolver(AbstractEngineConfiguration, VariableContainer, VariableContainer) - Method in class org.flowable.engine.test.mock.MockResolverFactory
 
createScriptTaskActivityBehavior(ScriptTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
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 class org.flowable.engine.test.TestActivityBehaviorFactory
 
createServiceTaskDelegateExpressionActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createServiceTaskExpressionActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
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
 
createSignalEventListenerInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createStandaloneInMemProcessEngineConfiguration() - Static method in class org.flowable.engine.ProcessEngineConfiguration
 
createStandaloneProcessEngineConfiguration() - Static method in class org.flowable.engine.ProcessEngineConfiguration
 
createSubprocessActivityBehavior(SubProcess) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createSuspendedJobQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns a new SuspendedJobQuery implementation, that can be used to query the suspended jobs.
createSuspendedJobQuery() - Method in interface org.flowable.engine.ManagementService
Returns a new SuspendedJobQuery implementation, that can be used to dynamically query the suspended jobs.
createTablePageQuery() - Method in interface org.flowable.dmn.api.DmnManagementService
Creates a TablePageQuery that can be used to fetch TablePage containing specific sections of table row data.
createTablePageQuery() - Method in interface org.flowable.engine.ManagementService
Creates a TablePageQuery that can be used to fetch TablePage containing specific sections of table row data.
createTaskActivityBehavior(Task) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createTaskBuilder() - Method in interface org.flowable.cmmn.api.CmmnTaskService
Create a builder for the task
createTaskBuilder() - Method in interface org.flowable.engine.TaskService
Create a builder for the task
createTaskCompletionBuilder() - Method in interface org.flowable.cmmn.api.CmmnTaskService
Create a completion builder for the task
createTaskCompletionBuilder() - Method in interface org.flowable.engine.TaskService
Create a completion builder for the task
createTaskQuery() - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
createTaskQuery() - Method in interface org.flowable.engine.TaskService
Returns a new TaskQuery that can be used to dynamically query tasks.
createTerminateEndEventActivityBehavior(EndEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createTerminateEvent(ExecutionEntity, Object) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createTerminatePlanItemDefinitionMappingFor(String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
createTerminatePlanItemDefinitionMappingFor(String, String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
createTimeHigherThan(Date) - Method in interface org.flowable.batch.api.BatchQuery
Only select batches where the create time is higher then the given date.
createTimeLowerThan(Date) - Method in interface org.flowable.batch.api.BatchQuery
Only select batches where the create time is lower than the given date.
createTimerJobQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns a new TimerJobQuery implementation, that can be used to query the timer jobs.
createTimerJobQuery() - Method in interface org.flowable.engine.ManagementService
Returns a new TimerJobQuery implementation, that can be used to dynamically query the timer jobs.
createTransactionActivityBehavior(Transaction) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createUserEventListenerInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createUserQuery() - Method in interface org.flowable.engine.IdentityService
Creates a UserQuery that allows to programmatically query the users.
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 - Interface in org.flowable.engine.interceptor
 
createVariableEvent(FlowableEngineEventType, String, Object, VariableType, String, String, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
createVariableInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createVariableInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
Creates a new programmatic query to search for VariableInstances.
createWaitingForRepetitionPlanItemDefinitionMappingFor(String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
createWaitingForRepetitionPlanItemDefinitionMappingFor(String, String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
createWebServiceActivityBehavior(SendTask, BpmnModel) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
createWebServiceActivityBehavior(ServiceTask, BpmnModel) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
creationDate - Variable in class org.flowable.cmmn.model.CmmnModel
 
criteriaRefs - Variable in class org.flowable.cmmn.model.PlanItem
 
Criterion - Class in org.flowable.cmmn.model
 
Criterion() - Constructor for class org.flowable.cmmn.model.Criterion
 
criterionMap - Variable in class org.flowable.cmmn.model.CmmnModel
 
criterionTechnicalIdMap - Variable in class org.flowable.cmmn.model.CmmnModel
 
CROSS_TABLE - Enum constant in enum class org.flowable.dmn.model.DecisionTableOrientation
 
current - Variable in class org.flowable.cmmn.api.StageResponse
 
currentCommandExecution - Variable in class org.flowable.engine.test.profiler.ProfileSession
 
currentProfileSession - Variable in class org.flowable.engine.test.profiler.FlowableProfiler
 
custom(FlowableEngineEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
CUSTOM - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
An event type to be used by custom events.
customGroupIdentityLinks - Variable in class org.flowable.bpmn.model.UserTask
 
customProperties - Variable in class org.flowable.bpmn.model.ServiceTask
 
customProperties - Variable in class org.flowable.bpmn.model.UserTask
 
CustomPropertiesResolver - Interface in org.flowable.engine.delegate
Can be used to pass a custom properties HashMap to a TransactionDependentExecutionListener or to a TransactionDependentTaskListener
customPropertiesResolverImplementation - Variable in class org.flowable.bpmn.model.FlowableListener
 
customPropertiesResolverImplementationType - Variable in class org.flowable.bpmn.model.FlowableListener
 
CustomProperty - Class in org.flowable.bpmn.model
 
CustomProperty() - Constructor for class org.flowable.bpmn.model.CustomProperty
 
customUserIdentityLinks - Variable in class org.flowable.bpmn.model.UserTask
 

D

data(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
DataAssociation - Class in org.flowable.bpmn.model
 
DataAssociation() - Constructor for class org.flowable.bpmn.model.DataAssociation
 
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
 
DataGrid - Class in org.flowable.bpmn.model
 
DataGrid() - Constructor for class org.flowable.bpmn.model.DataGrid
 
DataGridField - Class in org.flowable.bpmn.model
 
DataGridField() - Constructor for class org.flowable.bpmn.model.DataGridField
 
DataGridRow - Class in org.flowable.bpmn.model
 
DataGridRow() - Constructor for class org.flowable.bpmn.model.DataGridRow
 
dataInputAssociations - Variable in class org.flowable.bpmn.model.Activity
 
dataInputRefs - Variable in class org.flowable.bpmn.model.IOSpecification
 
dataInputs - Variable in class org.flowable.bpmn.model.IOSpecification
 
DataObject - Class in org.flowable.bpmn.model
 
DataObject - Interface in org.flowable.engine.runtime
 
DataObject() - Constructor for class org.flowable.bpmn.model.DataObject
 
dataObjects - Variable in class org.flowable.bpmn.model.Process
 
dataObjects - Variable in class org.flowable.bpmn.model.SubProcess
 
dataOutputAssociations - Variable in class org.flowable.bpmn.model.Activity
 
dataOutputRefs - Variable in class org.flowable.bpmn.model.IOSpecification
 
dataOutputs - Variable in class org.flowable.bpmn.model.IOSpecification
 
DataSpec - Class in org.flowable.bpmn.model
 
DataSpec() - Constructor for class org.flowable.bpmn.model.DataSpec
 
dataState - Variable in class org.flowable.bpmn.model.DataStore
 
dataState - Variable in class org.flowable.bpmn.model.DataStoreReference
 
DataStore - Class in org.flowable.bpmn.model
 
DataStore() - Constructor for class org.flowable.bpmn.model.DataStore
 
dataStoreMap - Variable in class org.flowable.bpmn.model.BpmnModel
 
dataStoreRef - Variable in class org.flowable.bpmn.model.DataStoreReference
 
DataStoreReference - Class in org.flowable.bpmn.model
 
DataStoreReference() - Constructor for class org.flowable.bpmn.model.DataStoreReference
 
DateDataObject - Class in org.flowable.bpmn.model
 
DateDataObject() - Constructor for class org.flowable.bpmn.model.DateDataObject
 
dateFormat - Variable in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
 
datePattern - Variable in class org.flowable.bpmn.model.FormProperty
 
dbDeletes - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
 
dbDeletes - Variable in class org.flowable.engine.test.profiler.CommandStats
 
dbInserts - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
 
dbInserts - Variable in class org.flowable.engine.test.profiler.CommandStats
 
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
 
DEADLETTER_JOBS - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
 
DEADLETTER_JOBS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
 
DeadLetterJobQuery - Interface in org.flowable.job.api
Allows programmatic querying of Jobs.
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
 
decision - Variable in class org.flowable.cmmn.model.DecisionTask
 
Decision - Class in org.flowable.cmmn.model
 
Decision - Class in org.flowable.dmn.model
 
Decision() - Constructor for class org.flowable.cmmn.model.Decision
 
Decision() - Constructor for class org.flowable.dmn.model.Decision
 
DECISION_SERVICE - Static variable in interface org.flowable.dmn.api.DecisionTypes
 
DECISION_TABLE - Static variable in interface org.flowable.dmn.api.DecisionTypes
 
DECISION_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
decisionCategory(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions with the given category.
decisionCategoryLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions where the category matches the given parameter.
decisionCategoryNotEquals(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select deployments that have a different category then the given one.
decisionDefinitionId(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Only select decision executions with the given definition id.
decisionExecution - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
 
DecisionExecutionAuditContainer - Class in org.flowable.dmn.api
 
DecisionExecutionAuditContainer() - Constructor for class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
DecisionExecutionAuditContainer(String, String, int, Boolean, Map<String, Object>, Date) - Constructor for class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
DecisionExecutionAuditContainer(String, String, int, HitPolicy, Boolean, Map<String, Object>, Date) - Constructor for class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
decisionId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
 
decisionId(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decision with the given id.
decisionIds(Set<String>) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions with the given ids.
decisionKey - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
decisionKey - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
 
decisionKey(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decision with the given key.
decisionKey(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Only select deployments with the given decision key.
decisionKey(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Only select decision executions with the given definition key.
decisionKey(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
Set the key of the decision
decisionKeyLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions where the key matches the given parameter.
decisionKeyLike(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Only select deployments with a decision key like the given string.
decisionName - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
decisionName(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions with the given name.
decisionNameLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions where the name matches the given parameter.
decisionRef - Variable in class org.flowable.cmmn.model.DecisionTask
 
decisionRefExpression - Variable in class org.flowable.cmmn.model.DecisionTask
 
decisionResourceName(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decision with the given resource name.
decisionResourceNameLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decision with a resource name like the given .
decisionResult - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
decisionResultTypes - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
DecisionRule - Class in org.flowable.dmn.model
 
DecisionRule() - Constructor for class org.flowable.dmn.model.DecisionRule
 
decisions - Variable in class org.flowable.cmmn.model.CmmnModel
 
decisions - Variable in class org.flowable.dmn.model.DmnDefinition
 
DecisionService - Class in org.flowable.dmn.model
 
DecisionService() - Constructor for class org.flowable.dmn.model.DecisionService
 
decisionServiceDividerLine - Variable in class org.flowable.dmn.model.DmnDiShape
 
decisionServiceDividerLocationByDiagramIdMap - Variable in class org.flowable.dmn.model.DmnDefinition
 
decisionServiceDividerLocationMap - Variable in class org.flowable.dmn.model.DmnDefinition
 
DecisionServiceExecutionAuditContainer - Class in org.flowable.dmn.api
 
DecisionServiceExecutionAuditContainer() - Constructor for class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
 
DecisionServiceExecutionAuditContainer(String, String, int, boolean, Map<String, Object>, Date) - Constructor for class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
 
decisionServiceResult - Variable in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
 
decisionServices - Variable in class org.flowable.dmn.model.DmnDefinition
 
DecisionTable - Class in org.flowable.dmn.model
 
DecisionTable() - Constructor for class org.flowable.dmn.model.DecisionTable
 
DecisionTableOrientation - Enum Class in org.flowable.dmn.model
 
DecisionTableVariableManager - Interface in org.flowable.cmmn.api
 
DecisionTableVariableManager - Interface in org.flowable.engine
 
DecisionTask - Class in org.flowable.cmmn.model
 
DecisionTask() - Constructor for class org.flowable.cmmn.model.DecisionTask
 
decisionTenantId(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions that have the given tenant id.
decisionTenantIdLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions with a tenant id like the given one.
decisionType(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions with the given type.
decisionTypeLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions like the given type.
DecisionTypes - Interface in org.flowable.dmn.api
 
decisionVersion - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
decisionVersion - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
 
decisionVersion(Integer) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions with a certain version.
decisionVersionGreaterThan(Integer) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions which version are greater than a certain version.
decisionVersionGreaterThanOrEquals(Integer) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions which version are greater than or equals a certain version.
decisionVersionLowerThan(Integer) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions which version are lower than a certain version.
decisionVersionLowerThanOrEquals(Integer) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions which version are lower than or equals a certain version.
decisionWithoutTenantId() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions that do not have a tenant id.
DEFAULT - Static variable in class org.flowable.cmmn.model.ParentCompletionRule
 
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_EXCLUSIVE - Static variable in interface org.flowable.job.api.Job
 
DEFAULT_PRIORITY - Static variable in interface org.flowable.task.api.Task
Default value used for priority when a new Task is created.
DEFAULT_REPETITION_COUNTER_VARIABLE_NAME - Static variable in class org.flowable.cmmn.model.RepetitionRule
 
defaultCamelContext - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
DefaultCandidateManager - Class in org.flowable.engine
 
DefaultCandidateManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.DefaultCandidateManager
 
defaultCondition - Variable in class org.flowable.cmmn.model.ReactivationRule
 
defaultControl - Variable in class org.flowable.cmmn.model.PlanItemDefinition
 
defaultExpression - Variable in class org.flowable.bpmn.model.FormProperty
 
defaultFailedJobWaitTime - Variable in class org.flowable.engine.ProcessEngineConfiguration
define the default wait time for a failed job in seconds
defaultFlow - Variable in class org.flowable.bpmn.model.Activity
 
defaultFlow - Variable in class org.flowable.bpmn.model.Gateway
 
DefaultFlowable5CompatibilityHandlerFactory - Class in org.flowable.engine.compatibility
 
DefaultFlowable5CompatibilityHandlerFactory() - Constructor for class org.flowable.engine.compatibility.DefaultFlowable5CompatibilityHandlerFactory
 
DefaultHistoryCleaningManager - Class in org.flowable.engine
 
DefaultHistoryCleaningManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.DefaultHistoryCleaningManager
 
defaultMailClient - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
defaultMailServer - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
defaultOutputEntry - Variable in class org.flowable.dmn.model.OutputClause
 
DefaultPropertiesParser - Class in org.flowable.engine.dynamic
Used for FlowElement currently not supported by the DynamicBpmnService and elements who are not parsed.
DefaultPropertiesParser() - Constructor for class org.flowable.engine.dynamic.DefaultPropertiesParser
 
defaultReactivationRule - Variable in class org.flowable.cmmn.model.ReactivateEventListener
The optional, default reactivation rule to be considered, if a plan item does not specify an explicit one, if this one is not provided either, such a plan item will be ignored for reactivation.
definitionRef - Variable in class org.flowable.cmmn.model.PlanItem
 
definitions - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition
 
definitions - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition
 
definitionsAttributes - Variable in class org.flowable.bpmn.model.BpmnModel
 
definitionsAttributes - Variable in class org.flowable.cmmn.model.CmmnModel
 
definitionTenantId(String) - Method in interface org.flowable.common.engine.api.tenant.ChangeTenantIdBuilder
Perform the change only for instances that were created using a definition from the given tenant.
DelegateExecution - Interface in org.flowable.engine.delegate
Execution used in JavaDelegates and ExecutionListeners.
delegateExpressionDeserializer(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventProcessingPipelineBuilder
Uses a delegate expression to deserialize the event.
delegateExpressionEventFilter(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventFilterBuilder
Uses a delegate expression to filter the events before further processing.
delegateExpressionEventFilter(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventFilterJsonBuilder
Uses a delegate expression to filter the events before further processing.
delegateExpressionEventFilter(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventFilterXmlBuilder
Uses a delegate expression to filter the events before further processing.
delegateExpressionKeyDetector(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventKeyDetectorBuilder
Uses delegate expression to determine the custom InboundEventKeyDetector.
delegateExpressionSerializer(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder
Uses a delegate expression to serialize the event.
delegateExpressionTenantDetector(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTenantDetectorBuilder
Uses delegate expression to determine the custom InboundEventTenantDetector instance.
DelegateHelper - Class in org.flowable.engine.delegate
Class that provides helper operations for use in the JavaDelegate, ActivityBehavior, ExecutionListener and TaskListener interfaces.
DelegateHelper() - Constructor for class org.flowable.engine.delegate.DelegateHelper
 
DelegatePlanItemInstance - Interface in org.flowable.cmmn.api.delegate
 
delegateTask(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Delegates the task to another user.
delegateTask(String, String) - Method in interface org.flowable.engine.TaskService
Delegates the task to another user.
DelegationState - Enum Class in org.flowable.task.api
Defines the different states of delegation that a task can be in.
delete() - Method in interface org.flowable.common.engine.api.query.DeleteQuery
Delete all instances that match the query.
deleteAttachment(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
deleteAttachment(String) - Method in interface org.flowable.engine.TaskService
Delete an attachment
deleteBatch(String) - Method in interface org.flowable.batch.api.BatchService
 
deleteBatch(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
 
deleteBatch(String) - Method in interface org.flowable.engine.ManagementService
 
deleteCandidateGroup(String, String) - Method in interface org.flowable.engine.TaskService
deleteCandidateStarter(String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
deleteCandidateStarterGroup(String, String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Removes the authorization of a candidate group for a case definition.
deleteCandidateStarterGroup(String, String) - Method in interface org.flowable.engine.RepositoryService
Removes the authorization of a candidate group for a process definition.
deleteCandidateStarterUser(String, String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Removes the authorization of a candidate user for a case definition.
deleteCandidateStarterUser(String, String) - Method in interface org.flowable.engine.RepositoryService
Removes the authorization of a candidate user for a process definition.
deleteCandidateUser(String, String) - Method in interface org.flowable.engine.TaskService
deleteCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
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
 
deleteComments(String, String) - Method in interface org.flowable.engine.TaskService
Removes all comments from the provided task and/or process instance
deleted() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Only select historic process instances that are deleted.
deleteDeadLetterJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Delete the dead letter job with the provided id.
deleteDeadLetterJob(String) - Method in interface org.flowable.engine.ManagementService
Delete the dead letter job with the provided id.
deleteDeployment(String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
 
deleteDeployment(String) - Method in interface org.flowable.engine.RepositoryService
Deletes the given deployment.
deleteDeployment(String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
deleteDeployment(String, boolean) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Deletes the given deployment and cascade deletion to case instances, history case instances and jobs.
deleteDeployment(String, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
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.
deletedExecutions - Variable in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
 
deleteEventLogEntry(long) - Method in interface org.flowable.engine.ManagementService
Delete a EventLogEntry.
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.
deleteGroupIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Removes the association between a group and a case instance for the given identityLinkType.
deleteGroupIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Removes the association between a group and a task for the given identityLinkType.
deleteGroupIdentityLink(String, String, String) - Method in 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.
deleteHistoricCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
 
deleteHistoricProcessInstance(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
deleteHistoricProcessInstance(String) - Method in interface org.flowable.engine.HistoryService
Deletes historic process instance.
deleteHistoricTask(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
deleteHistoricTaskInstance(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Deletes historic task instance.
deleteHistoricTaskInstance(String) - Method in interface org.flowable.engine.HistoryService
Deletes historic task instance.
deleteHistoricTaskLogEntry(long) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Deletes user task log entry by its log number
deleteHistoricTaskLogEntry(long) - Method in interface org.flowable.engine.HistoryService
Deletes user task log entry by its log number
deleteHistoryJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Delete the history job with the provided id.
deleteHistoryJob(String) - Method in interface org.flowable.engine.ManagementService
Delete the history job with the provided id.
deleteIdentityLink(String, String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
deleteIdentityLinkForProcessInstance(String, String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
deleteInParallelUsingBatch(int, String) - Method in interface org.flowable.common.engine.api.query.BatchDeleteQuery
Perform the deletion in parallel using the given batch size.
deleteJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Delete the job with the provided id.
deleteJob(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
deleteJob(String) - Method in interface org.flowable.engine.ManagementService
Delete the job with the provided id.
deleteMembership(String, String) - Method in interface org.flowable.engine.IdentityService
Delete the membership of the user in the group.
deleteModel(String) - Method in interface org.flowable.engine.RepositoryService
 
deleteMultiInstanceExecution(String, boolean) - Method in interface org.flowable.engine.RuntimeService
Deletes a multi-instance execution
deleteParticipantGroup(String, String) - Method in interface org.flowable.engine.RuntimeService
deleteParticipantUser(String, String) - Method in interface org.flowable.engine.RuntimeService
deleteProcessInstance(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
deleteProcessInstance(String, String) - Method in interface org.flowable.engine.RuntimeService
Delete an existing runtime process instance.
DeleteQuery<T,U> - Interface in org.flowable.common.engine.api.query
Describes methods for Queries that can perform delete operations.
deleteReason(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances with a specific delete reason.
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(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 interface org.flowable.engine.runtime.ActivityInstanceQuery
Only select activity instances with a delete reason that matches the provided parameter.
deleteRelatedDataOfRemovedHistoricProcessInstances() - Method in interface org.flowable.engine.HistoryService
Deletes historic identity links, detail info, variable data and entity links for removed process instances
deleteSequentiallyUsingBatch(int, String) - Method in interface org.flowable.common.engine.api.query.BatchDeleteQuery
Perform the deletion sequentially using the given batch size.
deleteSubscriptions() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionDeletionBuilder
Deletes all the matching event subscriptions.
deleteSubscriptions() - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilder
Deletes all the matching event subscriptions.
deleteSuspendedJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Delete the suspended job with the provided id.
deleteSuspendedJob(String) - Method in interface org.flowable.engine.ManagementService
Delete the suspended job with the provided id.
deleteTask(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Deletes the given task, not deleting historic information that is related to this task.
deleteTask(String) - Method in interface org.flowable.engine.TaskService
Deletes the given task, not deleting historic information that is related to this task.
deleteTask(String, boolean) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Deletes the given task.
deleteTask(String, boolean) - Method in interface org.flowable.engine.TaskService
Deletes the given task.
deleteTask(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Deletes the given task, not deleting historic information that is related to this task..
deleteTask(String, String) - Method in 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
 
deleteTaskAndActivityDataOfRemovedHistoricProcessInstances() - Method in interface org.flowable.engine.HistoryService
Deletes historic task and activity data for removed process instances
deleteTasks(Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Deletes all tasks of the given collection, not deleting historic information that is related to these tasks.
deleteTasks(Collection<String>) - Method in interface org.flowable.engine.TaskService
Deletes all tasks of the given collection, not deleting historic information that is related to these tasks.
deleteTasks(Collection<String>, boolean) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Deletes all tasks of the given collection.
deleteTasks(Collection<String>, boolean) - Method in interface org.flowable.engine.TaskService
Deletes all tasks of the given collection.
deleteTasks(Collection<String>, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Deletes all tasks of the given collection, not deleting historic information that is related to these tasks.
deleteTasks(Collection<String>, String) - Method in interface org.flowable.engine.TaskService
Deletes all tasks of the given collection, not deleting historic information that is related to these tasks.
deleteTimerJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Delete the timer job with the provided id.
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
 
deleteUserIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Removes the association between a user and a case instance for the given identityLinkType.
deleteUserIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Removes the association between a user and a task for the given identityLinkType.
deleteUserIdentityLink(String, String, String) - Method in 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.
deleteUserInfo(String, String) - Method in interface org.flowable.engine.IdentityService
Delete an entry of the generic extensibility key-value pairs associated with a user
deleteWithRelatedData() - Method in interface org.flowable.common.engine.api.query.DeleteQuery
Deprecated.
in favour of using BatchDeleteQuery.deleteSequentiallyUsingBatch(int, String) or DeleteQuery.delete() if the query does not support batch delete
deploy() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
Deploys all provided sources to the CMMN engine.
deploy() - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
Deploys all provided sources to the DMN engine.
deploy() - Method in interface org.flowable.engine.repository.DeploymentBuilder
Deploys all provided sources to the process engine.
deploy() - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
Deploys all provided sources to the Flowable engine.
deploy() - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
Deploys a new event definition for this event model.
deploy() - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
Creates the InboundChannelModel instance based on the configuration and registers it with the EventRepositoryService.
deploy() - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTransformerBuilder
 
deploy() - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
Creates the OutboundChannelModel instance based on the configuration and registers it with the EventRegistry.
deploy(DeploymentBuilderImpl) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
DEPLOY_AS_FLOWABLE5_PROCESS_DEFINITION - Static variable in interface org.flowable.engine.repository.DeploymentProperties
 
deployed() - Method in interface org.flowable.engine.repository.ModelQuery
Only select models that are deployed (ie deploymentId !
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.
DeploymentBuilder - Interface in org.flowable.engine.repository
Builder for creating new deployments.
deploymentCategory(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with the given category.
deploymentCategory(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Only select deployments with the given category.
deploymentCategory(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments with the given category.
deploymentCategory(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployments with the given category.
deploymentCategoryLike(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments with a category like the given string.
deploymentCategoryNotEquals(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments that have a different category then the given one.
deploymentCategoryNotEquals(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Only select deployments that have a different category then the given one.
deploymentCategoryNotEquals(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments that have a different category then the given one.
deploymentCategoryNotEquals(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployments that have a different category then the given one.
deploymentDerivedFrom(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments that are derived from the given deployment.
deploymentEngineVersion(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployment that have the given engine version.
deploymentId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
 
deploymentId - Variable in class org.flowable.engine.test.FlowableRule
Deprecated.
 
deploymentId - Variable in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
deploymentId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that are defined by a case definition with the given deployment identifier.
deploymentId(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
deploymentId(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with the given deployment id.
deploymentId(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions that are deployed in a deployment with the given deployment id
deploymentId(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Only select deployments with the given deployment id.
deploymentId(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Only select decision executions with the given deployment id.
deploymentId(String) - Method in 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 interface org.flowable.engine.repository.DeploymentQuery
Only select deployments with the given deployment id.
deploymentId(String) - Method in interface org.flowable.engine.repository.ModelQuery
Only select models that are the source for the provided deployment
deploymentId(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
Only select process definitions that are deployed in a deployment with the given deployment id
deploymentId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
Select the process instances which are defined by a deployment with the given id.
deploymentId(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions that are deployed in a deployment with the given deployment id
deploymentId(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select event definitions that are deployed in a deployment with the given deployment id
deploymentId(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployments with the given deployment id.
deploymentId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a process instance which has the given deployment 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(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a process instance which has the given deployment id.
deploymentIdIn(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 interface org.flowable.engine.runtime.ProcessInstanceQuery
Select the process instances which are defined by one of the given deployment ids
deploymentIds(List<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that are defined by a case definition with one of the given deployment identifiers.
deploymentIds(List<String>) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with the given deployment ids.
deploymentIds(List<String>) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments with an id in the given set of ids.
deploymentIds(Set<String>) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
deploymentIds(Set<String>) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Select decisions that are deployed in deployments with the given set of ids
deploymentIds(Set<String>) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
Select process definitions that are deployed in deployments with the given set of ids
deploymentIds(Set<String>) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Select channel definitions that are deployed in deployments with the given set of ids
deploymentIds(Set<String>) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Select event definitions that are deployed in deployments with the given set of ids
deploymentKey(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with the given key.
deploymentKey(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments with the given key.
deploymentKeyLike(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments with a key like the given string.
DeploymentMergeStrategy - Interface in org.flowable.engine.repository
 
deploymentName(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with the given name.
deploymentName(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Only select deployments with the given name.
deploymentName(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments with the given name.
deploymentName(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployments with the given name.
deploymentName(String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
Set the name for the event deployment.
deploymentName(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
Set the name for the channel deployment.
deploymentName(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
Set the name for the channel deployment.
deploymentNameLike(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with a name like the given string.
deploymentNameLike(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Only select deployments with a name like the given string.
deploymentNameLike(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments with a name like the given string.
deploymentNameLike(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployments with a name like the given string.
DeploymentProperties - Interface in org.flowable.engine.repository
 
deploymentProperty(String, Object) - Method in interface org.flowable.engine.repository.DeploymentBuilder
Allows to add a property to this DeploymentBuilder that influences the deployment.
DeploymentQuery - Interface in org.flowable.engine.repository
Allows programmatic querying of Deployments.
deploymentTenantId(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployment that have the given tenant id.
deploymentTenantId(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Only select deployment that have the given tenant id.
deploymentTenantId(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployment that have the given tenant id.
deploymentTenantId(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployment that have the given tenant id.
deploymentTenantId(String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
Set the tenant id for the event deployment.
deploymentTenantId(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
Set the tenant id for the channel deployment.
deploymentTenantId(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
Set the tenant id for the channel deployment.
deploymentTenantIdLike(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with a tenant id like the given one.
deploymentTenantIdLike(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Only select deployments with a tenant id like the given one.
deploymentTenantIdLike(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments with a tenant id like the given one.
deploymentTenantIdLike(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployments with a tenant id like the given one.
deploymentWithoutTenantId() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments that do not have a tenant id.
deploymentWithoutTenantId() - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Only select deployments that do not have a tenant id.
deploymentWithoutTenantId() - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments that do not have a tenant id.
deploymentWithoutTenantId() - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployments that do not have a tenant id.
derivedCaseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
desc() - Method in interface org.flowable.common.engine.api.query.Query
Order the results descending on the given property as defined in this class (needs to come after a call to one of the orderByXxxx methods).
description - Variable in class org.flowable.dmn.model.DmnElement
 
description - Variable in class org.flowable.engine.app.AppModel
 
description - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
description(String) - Method in interface org.flowable.task.api.TaskBuilder
Free text description of the task.
deserialize(Object) - Method in interface org.flowable.eventregistry.api.InboundEventDeserializer
The actual deserialization.
destroy() - Static method in class org.flowable.engine.ProcessEngines
closes all process engines.
detectChanges() - Method in interface org.flowable.eventregistry.api.management.EventRegistryChangeDetectionManager
Allows to programmatically trigger the house keeping functionality.
detectEventDefinitionKey(FlowableEventInfo<T>) - Method in interface org.flowable.eventregistry.api.InboundEventKeyDetector
 
detectEventDefinitionKey(T) - Method in interface org.flowable.eventregistry.api.InboundEventKeyDetector
 
detectEventKeyUsingJsonField(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventKeyJsonDetectorBuilder
Determines the key of the event based on a top-level field in the JSON representation in the event.
detectEventKeyUsingJsonPointerExpression(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventKeyJsonDetectorBuilder
Determines the key of the event using on a JSON Pointer expression to find the value.
detectEventKeyUsingXPathExpression(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventKeyXmlDetectorBuilder
Determines the key of the event using on a XPATH expression to find the value.
detectEventTenantUsingJsonPointerExpression(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTenantJsonDetectorBuilder
Determines the tenant ID by using a JSOn Pointer expression.
detectEventTenantUsingXPathExpression(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder
Determines the tenant ID by using an XPath expression.
detectTenantId(FlowableEventInfo<T>) - Method in interface org.flowable.eventregistry.api.InboundEventTenantDetector
 
detectTenantId(T) - Method in interface org.flowable.eventregistry.api.InboundEventTenantDetector
 
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
 
diDiagrams - Variable in class org.flowable.dmn.model.DmnDefinition
 
DiEdge - Class in org.flowable.dmn.model
 
DiEdge() - Constructor for class org.flowable.dmn.model.DiEdge
 
disable() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
Disables a manually activated plan item instance.
DISABLE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
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 - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
disablePlanItemInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
disableSchemaValidation() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
If called, no XML schema validation against the BPMN 2.0 XSD.
disableSchemaValidation() - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
If called, no XML schema validation against the BPMN 2.0 XSD.
disableSchemaValidation() - Method in interface org.flowable.engine.repository.DeploymentBuilder
If called, no XML schema validation against the BPMN 2.0 XSD.
DISMISS - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
dispatchEvent(FlowableEvent) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Dispatches the given event to any listeners that are registered.
dispatchEvent(FlowableEvent) - Method in interface org.flowable.engine.RuntimeService
Dispatches the given event to any listeners that are registered.
dispatchEvent(FlowableEvent, String) - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventDispatcher
Dispatches the given event to any listeners that are registered.
dispatchEvent(CommandContext, FlowableEventSupport, FlowableEvent) - Method in class org.flowable.engine.delegate.event.impl.BpmnModelEventDispatchAction
 
displayOrder - Variable in class org.flowable.cmmn.model.Milestone
 
displayOrder - Variable in class org.flowable.cmmn.model.Stage
 
DMN - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
DMN_TASK - Static variable in class org.flowable.bpmn.model.ServiceTask
 
DMN_TASK_DECISION_TABLE_KEY - Static variable in interface org.flowable.engine.DynamicBpmnConstants
 
DmnChangeTenantIdEntityTypes - Interface in org.flowable.dmn.api
 
DmnDecision - Interface in org.flowable.dmn.api
An object structure representing an executable DMN decision
DmnDecisionQuery - Interface in org.flowable.dmn.api
Allows programmatic querying of DmnDecisions.
DmnDecisionRuleResult - Class in org.flowable.dmn.api
 
DmnDecisionRuleResult(List<Map<String, Object>>) - Constructor for class org.flowable.dmn.api.DmnDecisionRuleResult
 
DmnDecisionService - Interface in org.flowable.dmn.api
Service for executing DMN decisions
dmnDefinition - Variable in class org.flowable.dmn.model.Decision
 
dmnDefinition - Variable in class org.flowable.dmn.model.DecisionService
 
DmnDefinition - Class in org.flowable.dmn.model
 
DmnDefinition() - Constructor for class org.flowable.dmn.model.DmnDefinition
 
DmnDeployment - Interface in org.flowable.dmn.api
Represents a deployment that is already present in the dmn repository.
DmnDeploymentBuilder - Interface in org.flowable.dmn.api
Builder for creating new deployments.
dmnDeploymentId - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
DmnDeploymentQuery - Interface in org.flowable.dmn.api
Allows programmatic querying of DmnDeployments.
DmnDiDecisionServiceDividerLine - Class in org.flowable.dmn.model
 
DmnDiDecisionServiceDividerLine() - Constructor for class org.flowable.dmn.model.DmnDiDecisionServiceDividerLine
 
DmnDiDiagram - Class in org.flowable.dmn.model
 
DmnDiDiagram() - Constructor for class org.flowable.dmn.model.DmnDiDiagram
 
DmnDiDiagramElement - Class in org.flowable.dmn.model
 
DmnDiDiagramElement() - Constructor for class org.flowable.dmn.model.DmnDiDiagramElement
 
DmnDiEdge - Class in org.flowable.dmn.model
 
DmnDiEdge() - Constructor for class org.flowable.dmn.model.DmnDiEdge
 
DmnDiShape - Class in org.flowable.dmn.model
 
DmnDiShape() - Constructor for class org.flowable.dmn.model.DmnDiShape
 
dmnElement - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
 
DmnElement - Class in org.flowable.dmn.model
 
DmnElement() - Constructor for class org.flowable.dmn.model.DmnElement
 
dmnElementRef - Variable in class org.flowable.dmn.model.DmnDiEdge
 
dmnElementRef - Variable in class org.flowable.dmn.model.DmnDiShape
 
DmnElementReference - Class in org.flowable.dmn.model
 
DmnElementReference() - Constructor for class org.flowable.dmn.model.DmnElementReference
 
DmnEngineConfigurationApi - Interface in org.flowable.dmn.api
 
DmnExtensionAttribute - Class in org.flowable.dmn.model
 
DmnExtensionAttribute() - Constructor for class org.flowable.dmn.model.DmnExtensionAttribute
 
DmnExtensionAttribute(String) - Constructor for class org.flowable.dmn.model.DmnExtensionAttribute
 
DmnExtensionAttribute(String, String) - Constructor for class org.flowable.dmn.model.DmnExtensionAttribute
 
DmnExtensionElement - Class in org.flowable.dmn.model
 
DmnExtensionElement() - Constructor for class org.flowable.dmn.model.DmnExtensionElement
 
DmnHistoricDecisionExecution - Interface in org.flowable.dmn.api
An object structure representing the execution of a decision
DmnHistoricDecisionExecutionQuery - Interface in org.flowable.dmn.api
Allows programmatic querying of DmnHistoricDecisionExecutions.
DmnHistoryService - Interface in org.flowable.dmn.api
Service providing access to the history of decision executions.
DmnManagementService - Interface in org.flowable.dmn.api
Service for admin and maintenance operations on the dmn engine.
DmnRepositoryService - Interface in org.flowable.dmn.api
Service providing access to the repository of decision(services) and deployments.
documentation - Variable in class org.flowable.bpmn.model.FlowElement
 
documentation - Variable in class org.flowable.bpmn.model.Process
 
documentation - Variable in class org.flowable.cmmn.model.CmmnElement
 
documentationTextFormat - Variable in class org.flowable.cmmn.model.CmmnElement
 
doNotIncludeVariables - Variable in class org.flowable.bpmn.model.ExternalWorkerServiceTask
 
doNotIncludeVariables - Variable in class org.flowable.bpmn.model.ScriptTask
 
doNotIncludeVariables - Variable in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
doNotIncludeVariables - Variable in class org.flowable.cmmn.model.ScriptServiceTask
 
doNotUpdateToLatestVersionAutomatically() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionBuilder
Mark the subscription to not use the latest case definition automatically, should there be a new version deployed after the subscription was created.
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.
DOUBLE - Static variable in interface org.flowable.eventregistry.api.model.EventPayloadTypes
 
DoubleDataObject - Class in org.flowable.bpmn.model
 
DoubleDataObject() - Constructor for class org.flowable.bpmn.model.DoubleDataObject
 
drawSequenceFlowNameWithNoLabelDI - Variable in class org.flowable.engine.ProcessEngineConfiguration
include the sequence flow name in case there's no Label DI,
DRGElement - Class in org.flowable.dmn.model
 
DRGElement() - Constructor for class org.flowable.dmn.model.DRGElement
 
dueDate - Variable in class org.flowable.bpmn.model.UserTask
 
dueDate - Variable in class org.flowable.cmmn.model.HumanTask
 
dueDate - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
dueDate(Date) - Method in interface org.flowable.task.api.TaskBuilder
Change due date of the task.
duedateHigherThan(Date) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs where the duedate is higher then the given date.
duedateLowerThan(Date) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs where the duedate is lower than the given date.
DYNAMIC_VALUE - Static variable in interface org.flowable.engine.dynamic.PropertiesParserConstants
 
DynamicBpmnConstants - Interface in org.flowable.engine
 
DynamicBpmnService - Interface in org.flowable.engine
Service providing access to the repository of process definitions and deployments.
DynamicCmmnService - Interface in org.flowable.cmmn.api
An API to manipulate running CMMN based case instances or plan items.
DynamicProcessDefinitionSummary - Class in org.flowable.engine.dynamic
Pojo class who can be used to check information between DynamicBpmnService.getProcessDefinitionInfo(String) and BpmnModel.
DynamicProcessDefinitionSummary(BpmnModel, ObjectNode, ObjectMapper) - Constructor for class org.flowable.engine.dynamic.DynamicProcessDefinitionSummary
 
DynamicStateManager - Interface in org.flowable.engine.dynamic
 

E

edgeMap - Variable in class org.flowable.bpmn.model.BpmnModel
 
edgeMap - Variable in class org.flowable.cmmn.model.CmmnModel
 
element - Variable in class org.flowable.bpmn.model.GraphicInfo
 
element - Variable in class org.flowable.cmmn.model.GraphicInfo
 
element - Variable in class org.flowable.dmn.model.GraphicInfo
 
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
 
elementId(String) - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstanceQuery
 
elementId(String) - Method in interface org.flowable.cmmn.api.runtime.InjectedPlanItemInstanceBuilder
The id of the referenced element within the case model to be used as the base line for the new dynamic plan item to be created.
elementId(String) - Method in interface org.flowable.cmmn.api.runtime.IntentEventListenerInstanceQuery
 
elementId(String) - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstanceQuery
 
elementId(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
elementId(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs which exist for the given element id
elementIndexVariable - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
elementIndexVariableName - Variable in class org.flowable.cmmn.model.RepetitionRule
 
elementName(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs which exist for the given element name
elementText - Variable in class org.flowable.bpmn.model.ExtensionElement
 
elementText - Variable in class org.flowable.cmmn.model.ExtensionElement
 
elementText - Variable in class org.flowable.dmn.model.DmnExtensionElement
 
elementVariable - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
elementVariableName - Variable in class org.flowable.cmmn.model.RepetitionRule
 
empty() - Static method in interface org.flowable.common.engine.api.variable.VariableContainer
 
empty() - Static method in interface org.flowable.variable.api.delegate.VariableScope
 
EMPTY_ARRAY - Static variable in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
 
enable() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
Enables a manually activated plan item instance.
enable(String) - Static method in class org.flowable.engine.migration.EnableActivityMapping
 
ENABLE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
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
 
EnableActivityMapping - Class in org.flowable.engine.migration
 
EnableActivityMapping() - Constructor for class org.flowable.engine.migration.EnableActivityMapping
 
EnableActivityMapping.EnableMapping - Class in org.flowable.engine.migration
 
ENABLED - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
enableDuplicateFiltering() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
If set, this deployment will be compared to any previous deployment.
enableDuplicateFiltering() - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
 
enableDuplicateFiltering() - Method in interface org.flowable.engine.repository.DeploymentBuilder
If set, this deployment will be compared to any previous deployment.
enableDuplicateFiltering() - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
Allows to add a property to the deployment builder that influences the deployment.
enableEagerExecutionTreeFetching - Variable in class org.flowable.bpmn.model.Process
 
enableEventSubProcessStartEvent(String) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
Enables a new start event in an event sub process.
enableHistoryCleaning - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
EnableMapping(String) - Constructor for class org.flowable.engine.migration.EnableActivityMapping.EnableMapping
 
enablePlanItemInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
enableProcessDefinitionHistoryLevel - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
enableProcessDefinitionInfoCache - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
enableSkipExpression() - Method in interface org.flowable.engine.DynamicBpmnService
 
enableSkipExpression(ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
EnableVerboseExecutionTreeLogging - Annotation Interface in org.flowable.engine.test
 
encapsulatedDecisions - Variable in class org.flowable.dmn.model.DecisionService
 
END_STATES - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
 
END_STATES - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
endDate - Variable in class org.flowable.bpmn.model.TimerEventDefinition
 
ended - Variable in class org.flowable.cmmn.api.StageResponse
 
ended() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
ended() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
endedAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
endedBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
EndEvent - Class in org.flowable.bpmn.model
 
EndEvent() - Constructor for class org.flowable.bpmn.model.EndEvent
 
ENDING_STATE_COMPLETED - Static variable in interface org.flowable.cmmn.api.event.FlowableCaseEndedEvent
 
ENDING_STATE_COMPLETED - Static variable in interface org.flowable.cmmn.api.event.FlowableCaseStageEndedEvent
 
ENDING_STATE_TERMINATED - Static variable in interface org.flowable.cmmn.api.event.FlowableCaseEndedEvent
 
ENDING_STATE_TERMINATED - Static variable in interface org.flowable.cmmn.api.event.FlowableCaseStageEndedEvent
 
endOr() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
End an OR statement.
endOr() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
End an OR statement.
endOr() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
End an OR statement.
endOr() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
End an OR statement.
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.
endOr() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
End an OR statement.
endOr() - Method in interface org.flowable.task.api.TaskInfoQuery
 
endTime - Variable in class org.flowable.cmmn.api.StageResponse
 
endTime - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
endTime - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
endTime - Variable in class org.flowable.engine.test.profiler.ProfileSession
 
Engine - Interface in org.flowable.common.engine.api
 
ENGINE_CLOSED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
The process-engine that dispatched this event has been closed and cannot be used anymore.
ENGINE_CREATED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
The process-engine that dispatched this event has been created and is ready for use.
engineClosed(FlowableProcessEngineEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
engineCreated(FlowableProcessEngineEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
EngineDeployment - Interface in org.flowable.common.engine.api.repository
Represents a deployment that is already present in the engine repository.
EngineLifecycleListener - Interface in org.flowable.common.engine.api.engine
Interface describing a listener that gets notified when certain event occurs, related to the engine lifecycle it is attached to.
EngineResource - Interface in org.flowable.common.engine.api.repository
 
enhanceCachedValue(T) - Method in interface org.flowable.common.engine.api.query.CacheAwareQuery
 
entity - Variable in class org.flowable.engine.delegate.event.impl.FlowableEntityEventImpl
 
entity - Variable in class org.flowable.engine.delegate.event.impl.FlowableEntityExceptionEventImpl
 
ENTITY_ACTIVATED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
Existing entity has been activated.
ENTITY_CREATED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
New entity is created.
ENTITY_DELETED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
Existing entity is deleted.
ENTITY_INITIALIZED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
New entity has been created and all properties have been set.
ENTITY_SUSPENDED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
Existing entity has been suspended.
ENTITY_UPDATED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
Existing entity us updated.
entityActivated(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
entityClass - Variable in class org.flowable.engine.delegate.event.BaseEntityEventListener
 
entityCreated(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
entityDeleted(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
entityInitialized(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
entitySuspended(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
entityType - Variable in class org.flowable.bpmn.model.EventListener
 
entityUpdated(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
entryCriteria - Variable in class org.flowable.cmmn.model.PlanItem
 
entryDependencies - Variable in class org.flowable.cmmn.model.PlanItem
A list of PlanItems to which this plan item is dependent on through its entry criteria.
entryDependentPlanItems - Variable in class org.flowable.cmmn.model.PlanItem
A list of all PlanItems that are dependent on this plan item through their entry criteria.
equals(Object) - Method in class org.flowable.bpmn.model.ValuedDataObject
 
equals(Object) - Method in class org.flowable.cmmn.model.FieldExtension
 
equals(Object) - Method in class org.flowable.cmmn.model.ReactivationRule
 
equals(GraphicInfo) - Method in class org.flowable.bpmn.model.GraphicInfo
 
equals(GraphicInfo) - Method in class org.flowable.cmmn.model.GraphicInfo
 
equals(GraphicInfo) - Method in class org.flowable.dmn.model.GraphicInfo
 
errorCode - Variable in class org.flowable.bpmn.model.ErrorEventDefinition
 
errorCode - Variable in class org.flowable.bpmn.model.MapExceptionEntry
 
errorCode - Variable in class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
 
errorDetails(String) - Method in interface org.flowable.job.api.ExternalWorkerJobFailureBuilder
The longer error details for the failing job.
ErrorEventDefinition - Class in org.flowable.bpmn.model
 
ErrorEventDefinition() - Constructor for class org.flowable.bpmn.model.ErrorEventDefinition
 
errorId - Variable in class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
 
errorMap - Variable in class org.flowable.bpmn.model.BpmnModel
 
errorMessage - Variable in class org.flowable.bpmn.model.parse.Problem
 
errorMessage(String) - Method in interface org.flowable.job.api.ExternalWorkerJobFailureBuilder
The error message for the failing job.
errorMessageRef - Variable in class org.flowable.bpmn.model.Operation
 
errorVariableLocalScope - Variable in class org.flowable.bpmn.model.ErrorEventDefinition
 
errorVariableName - Variable in class org.flowable.bpmn.model.ErrorEventDefinition
 
errorVariableTransient - Variable in class org.flowable.bpmn.model.ErrorEventDefinition
 
Escalation - Class in org.flowable.bpmn.model
 
Escalation() - Constructor for class org.flowable.bpmn.model.Escalation
 
Escalation(String, String, String) - Constructor for class org.flowable.bpmn.model.Escalation
 
escalationCode - Variable in class org.flowable.bpmn.model.Escalation
 
escalationCode - Variable in class org.flowable.bpmn.model.EscalationEventDefinition
 
escalationCode - Variable in class org.flowable.engine.delegate.event.impl.FlowableEscalationEventImpl
 
EscalationEventDefinition - Class in org.flowable.bpmn.model
 
EscalationEventDefinition() - Constructor for class org.flowable.bpmn.model.EscalationEventDefinition
 
escalationMap - Variable in class org.flowable.bpmn.model.BpmnModel
 
escalationName - Variable in class org.flowable.engine.delegate.event.impl.FlowableEscalationEventImpl
 
EVALUATE_ENTRY_CRITERIA_STATES - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
EVALUATE_STATES - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
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 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.
evaluateCriteria(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
event - Variable in class org.flowable.bpmn.model.FlowableListener
 
event - Variable in class org.flowable.cmmn.model.FlowableListener
 
Event - Class in org.flowable.bpmn.model
 
Event - Interface in org.flowable.engine.task
Exposes twitter-like feeds for tasks and process instances.
Event - Interface in org.flowable.task.api
Exposes twitter-like feeds for tasks and process instances.
Event() - Constructor for class org.flowable.bpmn.model.Event
 
EVENT_BASED_GATEWAY_CANCEL - Static variable in interface org.flowable.engine.history.DeleteReason
 
EVENT_CASE - Static variable in interface org.flowable.common.engine.api.constant.ReferenceTypes
 
EVENT_PROCESS - Static variable in interface org.flowable.common.engine.api.constant.ReferenceTypes
 
EVENT_REGISTRY - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
EVENT_SUBPROCESS_INTERRUPTING - Static variable in interface org.flowable.engine.history.DeleteReason
 
EVENT_SUBSCRIPTIONS - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
 
EVENT_SUBSCRIPTIONS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
 
eventCategory(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select event definitions with the given category.
eventCategoryLike(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select event definitions where the category matches the given parameter.
eventCategoryNotEquals(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select event definitions that have a different category then the given one.
EventConsumerInfo - Class in org.flowable.eventregistry.api
 
EventConsumerInfo() - Constructor for class org.flowable.eventregistry.api.EventConsumerInfo
 
EventConsumerInfo(String, String, String, String) - Constructor for class org.flowable.eventregistry.api.EventConsumerInfo
 
eventConsumerInfos - Variable in class org.flowable.eventregistry.api.EventRegistryProcessingInfo
 
EventDefinition - Class in org.flowable.bpmn.model
 
EventDefinition - Interface in org.flowable.eventregistry.api
An object structure representing an event definition
EventDefinition() - Constructor for class org.flowable.bpmn.model.EventDefinition
 
eventDefinitionId(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select eventdefinition with the given id.
eventDefinitionIds(Set<String>) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select forms with the given ids.
eventDefinitionKey(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select event definition with the given key.
eventDefinitionKey(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployments with the given event definition key.
eventDefinitionKeyLike(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select event definitions where the key matches the given parameter.
eventDefinitionKeyLike(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployments with an event definition key like the given string.
eventDefinitionKeyLikeIgnoreCase(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select event definitions where the key matches the given parameter (case-insensitive).
eventDefinitionName(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select event definitions with the given name.
eventDefinitionNameLike(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select event definitions where the name matches the given parameter.
eventDefinitionNameLikeIgnoreCase(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select event definitions where the name matches the given parameter (case-insensitive).
EventDefinitionQuery - Interface in org.flowable.eventregistry.api
Allows programmatic querying of EventDefinitions.
eventDefinitionResourceName(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select event definition with the given resource name.
eventDefinitionResourceNameLike(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select event definition with a resource name like the given .
eventDefinitions - Variable in class org.flowable.bpmn.model.Event
 
EventDeployment - Interface in org.flowable.eventregistry.api
Represents a deployment that is already present in the event repository.
EventDeploymentBuilder - Interface in org.flowable.eventregistry.api
Builder for creating new deployments.
EventDeploymentQuery - Interface in org.flowable.eventregistry.api
Allows programmatic querying of EventDeployments.
EventGateway - Class in org.flowable.bpmn.model
 
EventGateway() - Constructor for class org.flowable.bpmn.model.EventGateway
 
eventHandled() - Method in class org.flowable.eventregistry.api.EventRegistryProcessingInfo
 
eventInParameters - Variable in class org.flowable.bpmn.model.SendEventServiceTask
 
EventInstance - Interface in org.flowable.eventregistry.api.runtime
Represents a runtime event (either received or sent).
EventListener - Class in org.flowable.bpmn.model
Element for defining an event listener to hook in to the global event-mechanism.
EventListener - Class in org.flowable.cmmn.model
 
EventListener() - Constructor for class org.flowable.bpmn.model.EventListener
 
EventListener() - Constructor for class org.flowable.cmmn.model.EventListener
 
eventListeners - Variable in class org.flowable.bpmn.model.Process
 
EventLogEntry - Interface in org.flowable.engine.event
 
EventManagementService - Interface in org.flowable.eventregistry.api
 
EventModelBuilder - Interface in org.flowable.eventregistry.api.model
 
eventName(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
eventName(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions with the given name.
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
 
eventOutParameters - Variable in class org.flowable.bpmn.model.SendEventServiceTask
 
EventPayloadInstance - Interface in org.flowable.eventregistry.api.runtime
 
EventPayloadTypes - Interface in org.flowable.eventregistry.api.model
 
eventProcessingPipeline() - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundJmsChannelBuilder
Continue building the InboundChannelModel by configuring the next parts (if any).
eventProcessingPipeline() - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundKafkaChannelBuilder
Continue building the InboundChannelModel by configuring the next parts (if any).
eventProcessingPipeline() - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundRabbitChannelBuilder
Continue building the InboundChannelModel by configuring the next parts (if any).
eventProcessingPipeline() - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundJmsChannelBuilder
 
eventProcessingPipeline() - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundKafkaChannelBuilder
 
eventProcessingPipeline() - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundRabbitChannelBuilder
 
eventProcessingPipeline(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventProcessingPipelineBuilder
Uses a delegate expression to determine the custom InboundEventProcessingPipeline instance.
eventProcessingPipeline(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder
Uses a delegate expression to determine the custom OutboundEventProcessingPipeline instance.
eventReceived(EventRegistryEvent) - Method in interface org.flowable.eventregistry.api.EventRegistryEventConsumer
 
eventReceived(InboundChannelModel, String) - Method in interface org.flowable.eventregistry.api.EventRegistry
 
eventReceived(InboundChannelModel, InboundEvent) - Method in interface org.flowable.eventregistry.api.EventRegistry
Events received in adapters should call this method to process events.
eventReceived(InboundChannelModel, InboundEvent) - Method in interface org.flowable.eventregistry.api.InboundEventProcessor
 
EventRegistry - Interface in org.flowable.eventregistry.api
Central registry for events that are received through external channels through a InboundEventChannelAdapter and then passed through as a event registry event.
EventRegistryChangeDetectionExecutor - Interface in org.flowable.eventregistry.api.management
 
EventRegistryChangeDetectionManager - Interface in org.flowable.eventregistry.api.management
 
EventRegistryConfigurationApi - Interface in org.flowable.eventregistry.api
 
EventRegistryEvent - Interface in org.flowable.eventregistry.api
 
EventRegistryEventConsumer - Interface in org.flowable.eventregistry.api
 
EventRegistryNonMatchingEventConsumer - Interface in org.flowable.eventregistry.api
 
EventRegistryProcessingInfo - Class in org.flowable.eventregistry.api
 
EventRegistryProcessingInfo() - Constructor for class org.flowable.eventregistry.api.EventRegistryProcessingInfo
 
EventRepositoryService - Interface in org.flowable.eventregistry.api
Service providing access to the repository of forms.
events - Variable in class org.flowable.bpmn.model.EventListener
 
EventSubProcess - Class in org.flowable.bpmn.model
 
EventSubProcess() - Constructor for class org.flowable.bpmn.model.EventSubProcess
 
EventSubscription - Interface in org.flowable.eventsubscription.api
Represent an event subscription for a process definition or a process instance.
EventSubscriptionBuilder - Interface in org.flowable.eventsubscription.api
 
eventSubscriptionId - Variable in class org.flowable.eventregistry.api.EventConsumerInfo
 
EventSubscriptionQuery - Interface in org.flowable.eventsubscription.api
Allows programmatic querying of EventSubscriptions.
eventSupport - Variable in class org.flowable.bpmn.model.BpmnModel
 
eventType - Variable in class org.flowable.bpmn.model.SendEventServiceTask
 
eventType - Variable in class org.flowable.cmmn.model.GenericEventListener
 
eventType - Variable in class org.flowable.cmmn.model.SendEventServiceTask
 
eventType(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
eventType(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions with the given type.
eventVersion(Integer) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select event definitions with a certain version.
eventVersionGreaterThan(Integer) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select event definitions which version are greater than a certain version.
eventVersionGreaterThanOrEquals(Integer) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select event definitions which version are greater than or equals a certain version.
eventVersionLowerThan(Integer) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select event definitions which version are lower than a certain version.
eventVersionLowerThanOrEquals(Integer) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select event definitions which version are lower than or equals a certain version.
exceptionMessage - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
exceptionMessage - Variable in class org.flowable.dmn.api.ExpressionExecution
 
exceptionMessage - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
exceptionMessage(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs that failed due to an exception with the given message.
exceptionMessage(String) - Method in interface org.flowable.job.api.HistoryJobQuery
Only select jobs that failed due to an exception with the given message.
exchange(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundRabbitChannelBuilder
Sets the exchange to which events need to be sent.
exclude - Variable in class org.flowable.bpmn.model.BusinessRuleTask
 
excludeCaseDefinitionKeys(Set<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that don't match the given case definition keys.
excludeCaseDefinitionKeys(Set<String>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
excludeLocalVariables() - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
Only select historic process variables which were not set local.
excludeLocalVariables() - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
Only select historic process variables which were not set local.
excludeLocalVariables() - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
Only select historic process variables which were not set local.
excludeLocalVariables() - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
Only select historic process variables which were not set local.
excludeProcessDefinitionKeys(List<String>) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Only select historic process instances that are defined by a process definition that doesn't match one of the given process definition keys.
excludeProcessDefinitionKeys(Set<String>) - Method in interface org.flowable.engine.runtime.ExecutionQuery
Only select executions which have process definitions that don't match with the given keys.
excludeProcessDefinitionKeys(Set<String>) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
Select the process instances which are defined by process definitions that don't match the given keys.
excludeSubprocesses(boolean) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Exclude sub processes from the query result;
excludeSubprocesses(boolean) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
Exclude sub processes from the query result;
excludeSubtasks() - Method in interface org.flowable.task.api.TaskQuery
Only select tasks that have no parent (i.e. do not select subtasks).
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.
excludeTaskVariables() - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
Only select historic variables which were not set task-local.
excludeTaskVariables() - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
Only select historic variables which were not set task-local.
excludeTaskVariables() - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
Only select historic process variables which were not set task-local.
excludeTaskVariables() - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
Only select historic process variables which were not set task-local.
excludeVariableInitialization() - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
Don't initialize variable values.
excludeVariableInitialization() - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
Don't initialize variable values.
excludeVariableInitialization() - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
Don't initialize variable values.
excludeVariableInitialization() - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
Don't initialize variable values.
exclusive - Variable in class org.flowable.cmmn.model.Task
 
exclusive(boolean) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundRabbitChannelBuilder
Sets whether this adapter will be the only consumer of messages of the provided queue(s).
ExclusiveGateway - Class in org.flowable.bpmn.model
 
ExclusiveGateway() - Constructor for class org.flowable.bpmn.model.ExclusiveGateway
 
executable - Variable in class org.flowable.bpmn.model.Pool
 
executable - Variable in class org.flowable.bpmn.model.Process
 
executable() - Method in interface org.flowable.job.api.DeadLetterJobQuery
Only select jobs which are executable, ie. duedate is null or duedate is in the past
executable() - Method in interface org.flowable.job.api.SuspendedJobQuery
Only select jobs which are executable, ie. retries > 0 and duedate is null or duedate is in the past
executable() - Method in interface org.flowable.job.api.TimerJobQuery
Only select jobs which are executable, ie. duedate is null or duedate is in the past
execute() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
Deprecated.
Use ExecuteDecisionBuilder.executeDecision() to execute a Decision (table)
execute(Input) - Method in interface org.flowable.cmmn.api.delegate.FlowablePlanItemFutureJavaDelegate
Perform the actual execution of the delegate in another thread.
execute(Input) - Method in interface org.flowable.engine.delegate.FlowableFutureJavaDelegate
Perform the actual execution of the delegate in another thread.
execute(Runnable) - Method in interface org.flowable.common.engine.api.async.AsyncTaskExecutor
Execute the given task
execute(DelegatePlanItemInstance) - Method in interface org.flowable.cmmn.api.delegate.PlanItemJavaDelegate
 
execute(DelegatePlanItemInstance, AsyncTaskInvoker) - Method in interface org.flowable.cmmn.api.delegate.FlowablePlanItemFutureJavaDelegate
 
execute(DelegatePlanItemInstance, AsyncTaskInvoker) - Method in interface org.flowable.cmmn.api.delegate.PlanItemFutureJavaDelegate
Perform the execution of the delegate, potentially on another thread.
execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.engine.test.profiler.TotalExecutionTimeCommandInterceptor
 
execute(DelegateExecution) - Method in interface org.flowable.engine.delegate.JavaDelegate
 
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.
executeActivityInAdhocSubProcess(String, String) - Method in interface org.flowable.engine.RuntimeService
Executes an activity in a ad-hoc sub process
executeCommand(Command<T>) - Method in interface org.flowable.engine.ManagementService
Executes a given command with the default CommandConfig.
executeCommand(CommandConfig, Command<T>) - Method in interface org.flowable.engine.ManagementService
Executes a given command with the specified CommandConfig.
executeCustomSql(CustomSqlExecution<MapperType, ResultType>) - Method in interface org.flowable.engine.ManagementService
Executes the sql contained in the CustomSqlExecution parameter.
executeDecision() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
Executes a decision (table)
executeDecision(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
Execute a single decision
ExecuteDecisionBuilder - Interface in org.flowable.dmn.api
Helper for execution a decision.
ExecuteDecisionContext - Class in org.flowable.dmn.api
 
ExecuteDecisionContext() - Constructor for class org.flowable.dmn.api.ExecuteDecisionContext
 
executeDecisionService() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
Execute a decision service
executeDecisionService(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
Execute a decision service
executeDecisionServiceWithAuditTrail() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
Execute a decision service
executeDecisionServiceWithAuditTrail(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
Execute a decision service
executeDecisionServiceWithSingleResult() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
Execute a decision service
executeDecisionServiceWithSingleResult(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
Execute a decision service
executeDecisionWithAuditTrail() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
Execute a decision (table)
executeDecisionWithAuditTrail(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
Execute a single decision
executeDecisionWithSingleResult() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
Execute a decision (table)
executeDecisionWithSingleResult(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
Execute a single decision
executeEventRegistryChangeDetection() - Method in interface org.flowable.eventregistry.api.EventManagementService
Programmatically execute the house keeping functionality: any new channel definitions deployed on other engine nodes (using the same datasource) will be deployed.
executeHistoryJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Forced synchronous execution of a historyJob (eg. for administration or testing).
executeHistoryJob(String) - Method in interface org.flowable.engine.ManagementService
Forced synchronous execution of a history job (eg. for administration or testing).
executeJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Forced synchronous execution of a job (eg. for administration or testing).
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
 
executeJobWithLockAndRetry(Job) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
executeWithAuditTrail() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
Execute a single decision or a decision service depending on the provided decision key
executeWithAuditTrail(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
Execute a single decision or a decision service depending on the provided decision key
executeWithSingleResult() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
Execute a single decision or a decision service depending on the provided decision key
executeWithSingleResult(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
Execute a single decision or a decision service depending on the provided decision key
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_CHILD_CASE - Static variable in interface org.flowable.cmmn.api.CallbackTypes
Child case instance of a process instance
EXECUTION_CHILD_CASE - Static variable in interface org.flowable.common.engine.api.constant.ReferenceTypes
 
executionCreated(ExecutionEntity) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
 
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.test.impl.logger.DebugInfoExecutionCreated
 
executionEntity - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionDeleted
 
executionId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
 
executionId - Variable in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
 
executionId(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Only select decision executions with the given execution id.
executionId(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
Set the execution id
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 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.
executionId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
executionId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions with the given execution id.
executionId(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs which exist for the given execution
executionId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
executionId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks for the given execution.
executionId(String) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
Only select historic process variables with the given id.
executionId(String) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
Only select historic process variables with the given id.
executionIds(Set<String>) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
Only select historic process variables whose id is in the given set of ids.
executionIds(Set<String>) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
Only select historic process variables whose id is in the given set of ids.
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.
executionListeners - Variable in class org.flowable.bpmn.model.FlowElement
 
executionListeners - Variable in class org.flowable.bpmn.model.Process
 
ExecutionQuery - Interface in org.flowable.engine.runtime
Allows programmatic querying of Executions.
ExecutionQueryInterceptor - Interface in org.flowable.engine.interceptor
 
executionReferenceId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
Only select executions with the given reference id.
executionReferenceType(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
Only select executions with the given reference type.
EXECUTIONS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
 
executionTenantId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
Only select process instances that have the given tenant id.
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 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 ExecutionTree using 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
 
ExecutionTreeUtil - Class in org.flowable.engine.debug
 
ExecutionTreeUtil() - Constructor for class org.flowable.engine.debug.ExecutionTreeUtil
 
executionWithoutTenantId() - Method in interface org.flowable.engine.runtime.ExecutionQuery
Only select process instances that do not have a tenant id.
executor(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundRabbitChannelBuilder
Bean name of a TaskExecutor instance used to process incoming messages.
existingPlanItemDefinitionId - Variable in class org.flowable.cmmn.api.migration.ChangePlanItemDefinitionWithNewTargetIdsMapping
 
existingPlanItemDefinitionId - Variable in class org.flowable.cmmn.api.migration.ChangePlanItemIdWithDefinitionIdMapping
 
existingPlanItemId - Variable in class org.flowable.cmmn.api.migration.ChangePlanItemIdMapping
 
EXIT - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
EXIT_EVENT_TYPE_COMPLETE - Static variable in class org.flowable.cmmn.model.Criterion
 
EXIT_EVENT_TYPE_EXIT - Static variable in class org.flowable.cmmn.model.Criterion
 
EXIT_EVENT_TYPE_FORCE_COMPLETE - Static variable in class org.flowable.cmmn.model.Criterion
 
EXIT_TYPE_ACTIVE_AND_ENABLED_INSTANCES - Static variable in class org.flowable.cmmn.model.Criterion
 
EXIT_TYPE_ACTIVE_INSTANCES - Static variable in class org.flowable.cmmn.model.Criterion
 
EXIT_TYPE_DEFAULT - Static variable in class org.flowable.cmmn.model.Criterion
 
exitAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
exitBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
exitCriteria - Variable in class org.flowable.cmmn.model.PlanItem
 
exitCriteria - Variable in class org.flowable.cmmn.model.Stage
 
exitDependencies - Variable in class org.flowable.cmmn.model.PlanItem
A list of PlanItems to which this plan item is dependent on through its exit criteria.
exitDependentPlanItems - Variable in class org.flowable.cmmn.model.PlanItem
A list of all PlanItems that are dependent on this plan item through their exit criteria.
exitEventType - Variable in class org.flowable.cmmn.model.Criterion
The exit event type is only available (used) on an exit sentry attached to a case plan model or a stage and represents which event will be triggered when exiting the stage or case plan model.
exitType - Variable in class org.flowable.cmmn.model.Criterion
The exit type is only available (used) on an exit sentry attached to a plan item and represents on how it affects its plan item instances when triggered.
expanded - Variable in class org.flowable.bpmn.model.GraphicInfo
 
expanded - Variable in class org.flowable.cmmn.model.GraphicInfo
 
expanded - Variable in class org.flowable.dmn.model.GraphicInfo
 
exporter - Variable in class org.flowable.bpmn.model.BpmnModel
 
exporter - Variable in class org.flowable.cmmn.model.CmmnModel
 
exporter - Variable in class org.flowable.dmn.model.DmnDefinition
 
exporterVersion - Variable in class org.flowable.bpmn.model.BpmnModel
 
exporterVersion - Variable in class org.flowable.cmmn.model.CmmnModel
 
exporterVersion - Variable in class org.flowable.dmn.model.DmnDefinition
 
expression - Variable in class org.flowable.bpmn.model.FieldExtension
 
expression - Variable in class org.flowable.bpmn.model.FormProperty
 
expression - Variable in class org.flowable.cmmn.model.FieldExtension
 
expression - Variable in class org.flowable.dmn.model.Decision
 
Expression - Class in org.flowable.dmn.model
 
Expression - Interface in org.flowable.common.engine.api.delegate
 
Expression() - Constructor for class org.flowable.dmn.model.Expression
 
ExpressionExecution - Class in org.flowable.dmn.api
 
ExpressionExecution(String, Object) - Constructor for class org.flowable.dmn.api.ExpressionExecution
 
ExpressionExecution(String, String, Object) - Constructor for class org.flowable.dmn.api.ExpressionExecution
 
expressionLanguage - Variable in class org.flowable.cmmn.model.CmmnModel
 
expressionLanguage - Variable in class org.flowable.dmn.model.DmnDefinition
 
expressionLanguage - Variable in class org.flowable.dmn.model.LiteralExpression
 
expressionLanguage - Variable in class org.flowable.dmn.model.UnaryTests
 
ExtensionAttribute - Class in org.flowable.bpmn.model
 
ExtensionAttribute - Class in org.flowable.cmmn.model
 
ExtensionAttribute() - Constructor for class org.flowable.bpmn.model.ExtensionAttribute
 
ExtensionAttribute() - Constructor for class org.flowable.cmmn.model.ExtensionAttribute
 
ExtensionAttribute(String) - Constructor for class org.flowable.bpmn.model.ExtensionAttribute
 
ExtensionAttribute(String) - Constructor for class org.flowable.cmmn.model.ExtensionAttribute
 
ExtensionAttribute(String, String) - Constructor for class org.flowable.bpmn.model.ExtensionAttribute
 
ExtensionElement - Class in org.flowable.bpmn.model
 
ExtensionElement - Class in org.flowable.cmmn.model
 
ExtensionElement() - Constructor for class org.flowable.bpmn.model.ExtensionElement
 
ExtensionElement() - Constructor for class org.flowable.cmmn.model.ExtensionElement
 
extensionElements - Variable in class org.flowable.bpmn.model.BaseElement
 
extensionElements - Variable in class org.flowable.cmmn.model.BaseElement
 
extensionElements - Variable in class org.flowable.dmn.model.DmnElement
 
extensionId - Variable in class org.flowable.bpmn.model.ServiceTask
 
extensionId - Variable in class org.flowable.bpmn.model.UserTask
 
EXTERNAL_WORKER - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
EXTERNAL_WORKER_JOBS - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
 
EXTERNAL_WORKER_JOBS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
 
EXTERNAL_WORKER_TASK - Static variable in class org.flowable.bpmn.model.ServiceTask
 
EXTERNAL_WORKER_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
EXTERNAL_WORKER_TASK_LEGACY - Static variable in class org.flowable.bpmn.model.ServiceTask
 
externalRef - Variable in class org.flowable.cmmn.model.Decision
 
externalRef - Variable in class org.flowable.cmmn.model.Process
 
ExternalWorkerCompletionBuilder - Interface in org.flowable.engine.runtime
 
ExternalWorkerJob - Interface in org.flowable.job.api
 
ExternalWorkerJobAcquireBuilder - Interface in org.flowable.job.api
 
externalWorkerJobEntity - Variable in class org.flowable.engine.interceptor.CreateExternalWorkerJobAfterContext
 
ExternalWorkerJobFailureBuilder - Interface in org.flowable.job.api
 
ExternalWorkerJobQuery - Interface in org.flowable.job.api
Allows programmatic querying of External Worker Jobs.
externalWorkers() - Method in interface org.flowable.job.api.DeadLetterJobQuery
Only select external worker jobs.
externalWorkers() - Method in interface org.flowable.job.api.SuspendedJobQuery
Only select external worker jobs.
externalWorkerServiceTask - Variable in class org.flowable.engine.interceptor.CreateExternalWorkerJobAfterContext
 
externalWorkerServiceTask - Variable in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
 
ExternalWorkerServiceTask - Class in org.flowable.bpmn.model
 
ExternalWorkerServiceTask - Class in org.flowable.cmmn.model
 
ExternalWorkerServiceTask() - Constructor for class org.flowable.bpmn.model.ExternalWorkerServiceTask
 
ExternalWorkerServiceTask() - Constructor for class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
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.
extractPayload(EventModel, FlowableEventInfo<T>) - Method in interface org.flowable.eventregistry.api.InboundEventInfoAwarePayloadExtractor
 
extractPayload(EventModel, FlowableEventInfo<T>) - Method in interface org.flowable.eventregistry.api.InboundEventPayloadExtractor
 
extractPayload(EventModel, T) - Method in interface org.flowable.eventregistry.api.InboundEventInfoAwarePayloadExtractor
 
extractPayload(EventModel, T) - Method in interface org.flowable.eventregistry.api.InboundEventPayloadExtractor
 
extraResources() - Element in annotation interface org.flowable.engine.test.Deployment
Specify resources that are extra, on top of the automatically detected test resources.

F

fail() - Method in interface org.flowable.job.api.ExternalWorkerJobFailureBuilder
Perform the logic for failing a job.
failed - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
failed(Boolean) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Only select decision executions with the given failed state.
failed(Throwable, Description) - Method in class org.flowable.engine.test.FlowableRule
Deprecated.
Invoked when a test fails
FAILED - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
 
FAILED - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
failedJobRetryTimeCycleValue - Variable in class org.flowable.bpmn.model.Activity
 
failedMigrationParts - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
failedMigrationParts - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
failOnException - Variable in class org.flowable.engine.delegate.event.BaseEntityEventListener
 
fallbackToDefaultTenant - Variable in class org.flowable.bpmn.model.CallActivity
 
fallbackToDefaultTenant - Variable in class org.flowable.bpmn.model.CaseServiceTask
 
fallbackToDefaultTenant - Variable in class org.flowable.cmmn.model.CaseTask
 
fallbackToDefaultTenant - Variable in class org.flowable.cmmn.model.ProcessTask
 
fallbackToDefaultTenant - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
 
fallbackToDefaultTenant() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
If case definition is not found by key in the specified tenant use default tenant search as a fallback
fallbackToDefaultTenant() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
allow to search for definition by key in the default tenant when tenant specific search fails
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
FAULT - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
FieldExtension - Class in org.flowable.bpmn.model
 
FieldExtension - Class in org.flowable.cmmn.model
 
FieldExtension() - Constructor for class org.flowable.bpmn.model.FieldExtension
 
FieldExtension() - Constructor for class org.flowable.cmmn.model.FieldExtension
 
FieldExtension(String, String, String) - Constructor for class org.flowable.cmmn.model.FieldExtension
 
fieldExtensions - Variable in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
 
fieldExtensions - Variable in class org.flowable.bpmn.model.FlowableListener
 
fieldExtensions - Variable in class org.flowable.bpmn.model.TaskWithFieldExtensions
 
fieldExtensions - Variable in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
 
fieldExtensions - Variable in class org.flowable.cmmn.model.FlowableListener
 
fieldExtensions - Variable in class org.flowable.cmmn.model.TaskWithFieldExtensions
 
fieldName - Variable in class org.flowable.bpmn.model.FieldExtension
 
fieldName - Variable in class org.flowable.cmmn.model.FieldExtension
 
fields - Variable in class org.flowable.bpmn.model.DataGridRow
 
fillExecutionTree(ExecutionTree, Map<String, List<ExecutionEntity>>) - Static method in class org.flowable.engine.debug.ExecutionTreeUtil
 
finalizeMerge(CommandContext, String, String) - Method in interface org.flowable.engine.repository.DeploymentMergeStrategy
 
findAllSubFlowElementInFlowMapOfType(Class<T>) - Method in class org.flowable.bpmn.model.SubProcess
 
findAssociationsWithSourceRefRecursive(String) - Method in class org.flowable.bpmn.model.Process
 
findAssociationsWithSourceRefRecursive(FlowElementsContainer, String) - Method in class org.flowable.bpmn.model.Process
 
findAssociationsWithTargetRefRecursive(String) - Method in class org.flowable.bpmn.model.Process
 
findAssociationsWithTargetRefRecursive(FlowElementsContainer, String) - Method in class org.flowable.bpmn.model.Process
 
findBatchCountByQueryCriteria(BatchQuery) - Method in interface org.flowable.batch.api.BatchService
 
findBatchesByQueryCriteria(BatchQuery) - Method in interface org.flowable.batch.api.BatchService
 
findBatchesBySearchKey(String) - Method in interface org.flowable.batch.api.BatchService
 
findBatchesBySearchKey(String) - Method in interface org.flowable.engine.ManagementService
 
findBatchPartsByBatchId(String) - Method in interface org.flowable.batch.api.BatchService
 
findBatchPartsByBatchId(String) - Method in interface org.flowable.engine.ManagementService
 
findBatchPartsByBatchIdAndStatus(String, String) - Method in interface org.flowable.batch.api.BatchService
 
findBatchPartsByBatchIdAndStatus(String, String) - Method in interface org.flowable.engine.ManagementService
 
findBatchPartsByScopeIdAndType(String, String) - Method in interface org.flowable.batch.api.BatchService
 
findFirstSubFlowElementInFlowMapOfType(Class<T>) - Method in class org.flowable.bpmn.model.SubProcess
 
findFlowElementInList(String) - Method in class org.flowable.bpmn.model.Process
 
findFlowElementsInSubProcessOfType(SubProcess, Class<FlowElementType>) - Method in class org.flowable.bpmn.model.Process
 
findFlowElementsInSubProcessOfType(SubProcess, Class<FlowElementType>, boolean) - Method in class org.flowable.bpmn.model.Process
 
findFlowElementsOfType(Class<FlowElementType>) - Method in class org.flowable.bpmn.model.Process
 
findFlowElementsOfType(Class<FlowElementType>, boolean) - Method in class org.flowable.bpmn.model.Process
 
findJobByCorrelationId(String) - Method in interface org.flowable.engine.ManagementService
Find a job by a correlation id.
findParent(FlowElement) - Method in class org.flowable.bpmn.model.Process
 
findParent(FlowElement, FlowElementsContainer) - Method in class org.flowable.bpmn.model.Process
 
findPlanItem(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
findPlanItemByPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
findPlanItemDefinition(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
findPlanItemDefinitionInStageOrDownwards(String) - Method in class org.flowable.cmmn.model.Stage
 
findPlanItemDefinitionInStageOrUpwards(String) - Method in class org.flowable.cmmn.model.Stage
 
findPlanItemDefinitionsOfType(Class<T>) - Method in class org.flowable.cmmn.model.Case
 
findPlanItemDefinitionsOfType(Class<T>, boolean) - Method in class org.flowable.cmmn.model.Stage
 
findPlanItemForPlanItemDefinitionInPlanFragmentOrDownwards(String) - Method in class org.flowable.cmmn.model.PlanFragment
 
findPlanItemForPlanItemDefinitionInPlanFragmentOrUpwards(String) - Method in class org.flowable.cmmn.model.PlanFragment
 
findPlanItemInPlanFragmentOrDownwards(String) - Method in class org.flowable.cmmn.model.PlanFragment
 
findPlanItemInPlanFragmentOrUpwards(String) - Method in class org.flowable.cmmn.model.PlanFragment
 
findRegisteredChannel(ChannelDefinition) - Method in interface org.flowable.eventregistry.api.InboundChannelModelCacheManager
 
findSentry(String) - Method in class org.flowable.cmmn.model.PlanFragment
 
findTextAnnotation(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
findVariableType(Object) - Method in interface org.flowable.variable.api.types.VariableTypes
 
finished() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that are finished.
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 interface org.flowable.engine.runtime.ActivityInstanceQuery
Only select activity instances that are finished.
finished() - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
Only select historic task instances which are finished.
finished(Description) - Method in class org.flowable.engine.test.FlowableRule
Deprecated.
 
finishedAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that are finished after the provided date time.
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.
finishedBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that are finished before the provided date time.
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.
FIRST - Enum constant in enum class org.flowable.dmn.model.HitPolicy
 
firstResult - Variable in class org.flowable.common.engine.api.management.TablePage
Identifies the index of the first result stored in this TablePage.
fixedEventKey(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventKeyJsonDetectorBuilder
Sets the event key to a hardcoded value.
fixedEventKey(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventKeyXmlDetectorBuilder
Sets the event key to a hardcoded value.
fixedTenantId(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTenantDetectorBuilder
Sets the tenant to a hardcoded value.
fixedTenantId(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTenantJsonDetectorBuilder
Sets the tenant to a hardcoded value.
fixedTenantId(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder
Sets the tenant to a hardcoded value.
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
 
Flowable5CompatibilityHandler - Interface in org.flowable.engine.compatibility
 
Flowable5CompatibilityHandlerFactory - Interface in org.flowable.engine.compatibility
 
FlowableActivityCancelledEvent - Interface in org.flowable.engine.delegate.event
An FlowableEvent related to cancel event being sent to an activity.
FlowableActivityCancelledEventImpl - Class in org.flowable.engine.delegate.event.impl
FlowableActivityCancelledEventImpl() - Constructor for class org.flowable.engine.delegate.event.impl.FlowableActivityCancelledEventImpl
 
FlowableActivityEvent - Interface in org.flowable.engine.delegate.event
An FlowableEvent related 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
 
FlowableBatchPartMigrationException - Exception Class in org.flowable.common.engine.api
 
FlowableBatchPartMigrationException(String) - Constructor for exception class org.flowable.common.engine.api.FlowableBatchPartMigrationException
 
FlowableBatchPartMigrationException(String, Throwable) - Constructor for exception class org.flowable.common.engine.api.FlowableBatchPartMigrationException
 
FlowableCancelledEvent - Interface in org.flowable.engine.delegate.event
 
FlowableCaseEndedEvent - Interface in org.flowable.cmmn.api.event
The interface for a case ended event, which might be a case completed or case terminated event.
FlowableCaseStageEndedEvent - Interface in org.flowable.cmmn.api.event
An event representing a CMMN case stage being ended either manually through termination or with an exit sentry or by completing it.
FlowableCaseStageStartedEvent - Interface in org.flowable.cmmn.api.event
An event representing a CMMN case stage being started.
FlowableCaseStartedEvent - Interface in org.flowable.cmmn.api.event
 
FlowableChangeTenantIdEvent - Interface in org.flowable.common.engine.api.delegate.event
 
FlowableClassLoadingException - Exception Class in org.flowable.common.engine.api
Runtime exception indicating the requested class was not found or an error occurred while loading the class.
FlowableClassLoadingException(String, Throwable) - Constructor for exception class org.flowable.common.engine.api.FlowableClassLoadingException
 
FlowableConditionalEvent - Interface in org.flowable.engine.delegate.event
An FlowableEvent related to a conditional being sent to an activity.
FlowableConditionalEventImpl - Class in org.flowable.engine.delegate.event.impl
An FlowableConditionalEvent implementation.
FlowableConditionalEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableConditionalEventImpl
 
FlowableEngineAgenda - Interface in org.flowable.engine
This interface exposes methods needed to manipulate the agenda implementation.
FlowableEngineAgendaFactory - Interface in org.flowable.engine
 
FlowableEngineEntityEvent - Interface in org.flowable.common.engine.api.delegate.event
 
FlowableEngineEvent - Interface in org.flowable.common.engine.api.delegate.event
 
FlowableEngineEventType - Enum Class in org.flowable.common.engine.api.delegate.event
Enumeration containing all possible types of FlowableEvents.
FlowableEntityEvent - Interface in org.flowable.common.engine.api.delegate.event
An FlowableEvent related to a single entity.
FlowableEntityEventImpl - Class in org.flowable.engine.delegate.event.impl
Base class for all FlowableEvent implementations, 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 FlowableEvent implementations, 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 FlowableEntityEvent related to a single entity.
FlowableEntityWithVariablesEventImpl - Class in org.flowable.engine.delegate.event.impl
Base class for all FlowableEngineEntityEvent implementations, 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 FlowableEvent related 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 FlowableEvent related to an escalation being sent to an activity.
FlowableEscalationEventImpl - Class in org.flowable.engine.delegate.event.impl
An FlowableEscalationEvent implementation.
FlowableEscalationEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableEscalationEventImpl
 
FlowableEvent - Interface in org.flowable.common.engine.api.delegate.event
Describes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any.
FlowableEventBuilder - Class in org.flowable.engine.delegate.event.impl
Builder class used to create FlowableEvent implementations.
FlowableEventBuilder() - Constructor for class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
FlowableEventDispatcher - Interface in org.flowable.common.engine.api.delegate.event
Dispatcher which allows for adding and removing FlowableEventListener s to the Flowable Engine as well as dispatching FlowableEvent to all the listeners registered.
FlowableEventInfo<T> - Interface in org.flowable.eventregistry.api
 
FlowableEventListener - Interface in org.flowable.common.engine.api.delegate.event
Describes a class that listens for FlowableEvents dispatched by the engine.
FlowableEventType - Interface in org.flowable.common.engine.api.delegate.event
Enumeration containing all possible types of FlowableEvents.
FlowableException - Exception Class in org.flowable.common.engine.api
Runtime exception that is the superclass of all Flowable exceptions.
FlowableException(String) - Constructor for exception class org.flowable.common.engine.api.FlowableException
 
FlowableException(String, Throwable) - Constructor for exception class org.flowable.common.engine.api.FlowableException
 
FlowableExceptionEvent - Interface in org.flowable.common.engine.api.delegate.event
Indicates the FlowableEvent also contains information about a Throwable that occurred, triggering the event.
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
 
FlowableForbiddenException - Exception Class in org.flowable.common.engine.api
 
FlowableForbiddenException(String) - Constructor for exception class org.flowable.common.engine.api.FlowableForbiddenException
 
FlowableFunctionDelegate - Interface in org.flowable.common.engine.api.delegate
Interface for pluggable functions that can be used in the EL expressions
FlowableFutureJavaDelegate<Input,Output> - Interface in org.flowable.engine.delegate
Convenience class which always uses the AsyncTaskInvoker to execute the async data.
FlowableHttpRequestHandler - Class in org.flowable.bpmn.model
 
FlowableHttpRequestHandler - Class in org.flowable.cmmn.model
 
FlowableHttpRequestHandler() - Constructor for class org.flowable.bpmn.model.FlowableHttpRequestHandler
 
FlowableHttpRequestHandler() - Constructor for class org.flowable.cmmn.model.FlowableHttpRequestHandler
 
FlowableHttpResponseHandler - Class in org.flowable.bpmn.model
 
FlowableHttpResponseHandler - Class in org.flowable.cmmn.model
 
FlowableHttpResponseHandler() - Constructor for class org.flowable.bpmn.model.FlowableHttpResponseHandler
 
FlowableHttpResponseHandler() - Constructor for class org.flowable.cmmn.model.FlowableHttpResponseHandler
 
FlowableIllegalArgumentException - Exception Class in org.flowable.common.engine.api
An exception indicating that an illegal argument has been supplied in an Flowable API-call, an illegal value was configured in the engine's configuration or an illegal value has been supplied or an illegal value is used in a process-definition.
FlowableIllegalArgumentException(String) - Constructor for exception class org.flowable.common.engine.api.FlowableIllegalArgumentException
 
FlowableIllegalArgumentException(String, Throwable) - Constructor for exception class org.flowable.common.engine.api.FlowableIllegalArgumentException
 
FlowableIllegalStateException - Exception Class in org.flowable.common.engine.api
An exception indicating that an API call could not be executed due to data being in the wrong state.
FlowableIllegalStateException(String) - Constructor for exception class org.flowable.common.engine.api.FlowableIllegalStateException
 
FlowableIllegalStateException(String, Throwable) - Constructor for exception class org.flowable.common.engine.api.FlowableIllegalStateException
 
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
 
FlowableListener - Class in org.flowable.bpmn.model
 
FlowableListener - Class in org.flowable.cmmn.model
 
FlowableListener() - Constructor for class org.flowable.bpmn.model.FlowableListener
 
FlowableListener() - Constructor for class org.flowable.cmmn.model.FlowableListener
 
FlowableMessageEvent - Interface in org.flowable.engine.delegate.event
An FlowableEvent related to an message being sent to an activity.
FlowableMessageEventImpl - Class in org.flowable.engine.delegate.event.impl
An FlowableSignalEvent implementation.
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
 
FlowableMultiFunctionDelegate - Interface in org.flowable.common.engine.api.delegate
 
FlowableMultiInstanceActivityCancelledEvent - Interface in org.flowable.engine.delegate.event
An FlowableEvent related to cancel event being sent to an activity.
FlowableMultiInstanceActivityCancelledEventImpl - Class in org.flowable.engine.delegate.event.impl
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
FlowableMultiInstanceActivityCompletedEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCompletedEventImpl
 
FlowableMultiInstanceActivityEvent - Interface in org.flowable.engine.delegate.event
A FlowableEvent related to a multi-instance activity within an execution.
FlowableMultiInstanceActivityEventImpl - Class in org.flowable.engine.delegate.event.impl
FlowableMultiInstanceActivityEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityEventImpl
 
FlowableObjectNotFoundException - Exception Class in org.flowable.common.engine.api
An exception indicating that the object that is required or actioned on does not exist.
FlowableObjectNotFoundException(Class<?>) - Constructor for exception class org.flowable.common.engine.api.FlowableObjectNotFoundException
 
FlowableObjectNotFoundException(String) - Constructor for exception class org.flowable.common.engine.api.FlowableObjectNotFoundException
 
FlowableObjectNotFoundException(String, Class<?>) - Constructor for exception class org.flowable.common.engine.api.FlowableObjectNotFoundException
 
FlowableObjectNotFoundException(String, Class<?>, Throwable) - Constructor for exception class org.flowable.common.engine.api.FlowableObjectNotFoundException
 
FlowableOptimisticLockingException - Exception Class in org.flowable.common.engine.api
Exception that is thrown when an optimistic locking occurs in the datastore caused by concurrent access of the same data entry.
FlowableOptimisticLockingException(String) - Constructor for exception class org.flowable.common.engine.api.FlowableOptimisticLockingException
 
FlowablePlanItemFutureJavaDelegate<Input,Output> - Interface in org.flowable.cmmn.api.delegate
Convenience class which always uses the AsyncTaskInvoker to execute the async data.
FlowableProcessCancelledEventImpl - Class in org.flowable.engine.delegate.event.impl
An FlowableCancelledEvent implementation.
FlowableProcessCancelledEventImpl() - Constructor for class org.flowable.engine.delegate.event.impl.FlowableProcessCancelledEventImpl
 
FlowableProcessEngineEvent - Interface in org.flowable.engine.delegate.event
Event interface for FlowableEvent implementations 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
 
FlowableProcessStartedEvent - Interface in org.flowable.engine.delegate.event
An FlowableEvent related to start event being sent when a process instance is started.
FlowableProcessStartedEventImpl - Class in org.flowable.engine.delegate.event.impl
An FlowableCancelledEvent implementation.
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 FlowableEntityEvent with the cause of termination
FlowableProcessTerminatedEventImpl - Class in org.flowable.engine.delegate.event.impl
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
Deprecated, for removal: This API element is subject to removal in a future version.
Use JUnit Jupiter with FlowableTest instead
FlowableRule() - Constructor for class org.flowable.engine.test.FlowableRule
Deprecated.
 
FlowableRule(String) - Constructor for class org.flowable.engine.test.FlowableRule
Deprecated.
 
FlowableRule(ProcessEngine) - Constructor for class org.flowable.engine.test.FlowableRule
Deprecated.
 
FlowableSequenceFlowTakenEvent - Interface in org.flowable.engine.delegate.event
An FlowableEvent that 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 FlowableEvent related to a signal being sent to an activity.
FlowableSignalEventImpl - Class in org.flowable.engine.delegate.event.impl
An FlowableSignalEvent implementation.
FlowableSignalEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
 
FlowableTaskAlreadyClaimedException - Exception Class in org.flowable.common.engine.api
This exception is thrown when you try to claim a task that is already claimed by someone else.
FlowableTaskAlreadyClaimedException(String, String) - Constructor for exception class org.flowable.common.engine.api.FlowableTaskAlreadyClaimedException
 
FlowableTest - Annotation Interface in org.flowable.engine.test
Convenience for annotation that activates the FlowableExtension JUnit Jupiter annotation.
FlowableTestCase - Class in org.flowable.engine.test
Deprecated, for removal: This API element is subject to removal in a future version.
Use JUnit Jupiter with FlowableTest instead
FlowableTestCase() - Constructor for class org.flowable.engine.test.FlowableTestCase
Deprecated.
uses 'flowable.cfg.xml' as it's configuration resource
FlowableTestHelper - Class in org.flowable.engine.test
A Helper for the Flowable FlowableExtension that can be used within the JUnit Jupiter context store and users can use it in the tests for easy modifying of the ProcessEngine time and easy access for waiting on the job executor.
FlowableTestHelper(ProcessEngine) - Constructor for class org.flowable.engine.test.FlowableTestHelper
 
FlowableUnrecoverableJobException - Exception Class in org.flowable.job.api
 
FlowableUnrecoverableJobException(String) - Constructor for exception class org.flowable.job.api.FlowableUnrecoverableJobException
 
FlowableUnrecoverableJobException(String, Throwable) - Constructor for exception class org.flowable.job.api.FlowableUnrecoverableJobException
 
FlowableVariableEvent - Interface in org.flowable.variable.api.event
An FlowableEvent related to a single variable.
FlowableVariableEventImpl - Class in org.flowable.engine.delegate.event.impl
Implementation of FlowableVariableEvent.
FlowableVariableEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
 
FlowableWrongDbException - Exception Class in org.flowable.common.engine.api
Exception that is thrown when the Flowable engine discovers a mismatch between the database schema version and the engine version.
FlowableWrongDbException(String, String) - Constructor for exception class org.flowable.common.engine.api.FlowableWrongDbException
 
FlowElement - Class in org.flowable.bpmn.model
 
FlowElement() - Constructor for class org.flowable.bpmn.model.FlowElement
 
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
 
flowElementList - Variable in class org.flowable.bpmn.model.Process
 
flowElementList - Variable in class org.flowable.bpmn.model.SubProcess
 
flowElementMap - Variable in class org.flowable.bpmn.model.Process
 
flowElementMap - Variable in class org.flowable.bpmn.model.SubProcess
 
FlowElementsContainer - Interface in org.flowable.bpmn.model
 
flowLocationByDiagramIdMap - Variable in class org.flowable.dmn.model.DmnDefinition
 
flowLocationMap - Variable in class org.flowable.bpmn.model.BpmnModel
 
flowLocationMap - Variable in class org.flowable.cmmn.model.CmmnModel
 
flowLocationMap - Variable in class org.flowable.dmn.model.DmnDefinition
 
FlowNode - Class in org.flowable.bpmn.model
 
FlowNode() - Constructor for class org.flowable.bpmn.model.FlowNode
 
flowReferences - Variable in class org.flowable.bpmn.model.Lane
 
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
 
forceCompleteStage() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
Completes the plan item instance, which needs to be a stage instance.
forceDMN11 - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
 
forceDMN11 - Variable in class org.flowable.dmn.model.Decision
 
forCompensation - Variable in class org.flowable.bpmn.model.Activity
 
FORM - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
FormAwareServiceTask - Class in org.flowable.bpmn.model
 
FormAwareServiceTask - Class in org.flowable.cmmn.model
 
FormAwareServiceTask() - Constructor for class org.flowable.bpmn.model.FormAwareServiceTask
 
FormAwareServiceTask() - Constructor for class org.flowable.cmmn.model.FormAwareServiceTask
 
FormData - Interface in org.flowable.engine.form
Contains all information for displaying a form and serves as base interface for StartFormData and TaskFormData
formDefinitionId(String) - Method in interface org.flowable.task.api.TaskCompletionBuilder
Sets a form definition id.
formKey - Variable in class org.flowable.bpmn.model.FormAwareServiceTask
 
formKey - Variable in class org.flowable.bpmn.model.StartEvent
 
formKey - Variable in class org.flowable.bpmn.model.UserTask
 
formKey - Variable in class org.flowable.cmmn.model.CasePageTask
 
formKey - Variable in class org.flowable.cmmn.model.FormAwareServiceTask
 
formKey - Variable in class org.flowable.cmmn.model.HumanTask
 
formKey - Variable in class org.flowable.cmmn.model.Stage
 
formKey - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
formKey(String) - Method in interface org.flowable.task.api.TaskBuilder
Change the form key of the task
formProperties - Variable in class org.flowable.bpmn.model.StartEvent
 
formProperties - Variable in class org.flowable.bpmn.model.UserTask
 
formProperties() - Method in interface org.flowable.engine.history.HistoricDetailQuery
Only select HistoricFormPropertys.
FormProperty - Class in org.flowable.bpmn.model
 
FormProperty - Interface in org.flowable.engine.form
Represents a single property on a form.
FormProperty() - Constructor for class org.flowable.bpmn.model.FormProperty
 
formService - Variable in class org.flowable.engine.test.FlowableRule
Deprecated.
 
formService - Variable in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
FormService - Interface in org.flowable.engine
Access to form data and rendered forms for starting new process instances and completing tasks.
FormType - Interface in org.flowable.engine.form
Used to indicate the type on a FormProperty.
FormValue - Class in org.flowable.bpmn.model
 
FormValue() - Constructor for class org.flowable.bpmn.model.FormValue
 
formValues - Variable in class org.flowable.bpmn.model.FormProperty
 
formVariables(Map<String, Object>, FormInfo, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
The form variables that should be set before the transition is executed.
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.
forUserOrGroups(String, Collection<String>) - Method in interface org.flowable.job.api.ExternalWorkerJobAcquireBuilder
Acquire only jobs where the given user or groups are authorized to execute.
forUserOrGroups(String, Collection<String>) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
Only select jobs for the given user or groups.
from - Variable in class org.flowable.bpmn.model.Assignment
 
from(Date) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
 
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
 
fromCaseInstanceMigrationDocument(CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Creates a CaseInstanceMigrationBuilder using the values of a CaseInstanceMigrationDocument
fromHistoricCaseInstanceMigrationDocument(HistoricCaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
Creates a HistoricCaseInstanceMigrationBuilder using the values of a HistoricCaseInstanceMigrationDocument
fromLogNumber(long) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
 
fromProcessInstanceMigrationDocument(ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
Creates a ProcessInstanceMigrationBuilder using the values of a ProcessInstanceMigrationDocument
fromValue(String) - Static method in enum class org.flowable.dmn.model.DecisionTableOrientation
 
fullPayload(String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
Defines the property name for the full payload.
functionMethod() - Method in interface org.flowable.common.engine.api.delegate.FlowableFunctionDelegate
Returns the method that is invoked by JUEL.
functionMethod() - Method in interface org.flowable.common.engine.api.delegate.FlowableMultiFunctionDelegate
 
functionMethod(String, String) - Method in interface org.flowable.common.engine.api.delegate.FlowableFunctionDelegate
 
functionMethod(String, String) - Method in interface org.flowable.common.engine.api.delegate.FlowableMultiFunctionDelegate
 
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).

G

Gateway - Class in org.flowable.bpmn.model
 
Gateway() - Constructor for class org.flowable.bpmn.model.Gateway
 
generateExecutionTrees() - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
 
generateKey(Map<String, Object>) - Method in interface org.flowable.eventregistry.api.EventRegistry
Method to generate the unique key used to correlate an event.
generateKey(T) - Method in interface org.flowable.eventregistry.api.CorrelationKeyGenerator
 
GENERIC_EVENT_LISTENER - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
GenericEventListener - Class in org.flowable.cmmn.model
 
GenericEventListener() - Constructor for class org.flowable.cmmn.model.GenericEventListener
 
GenericEventListenerInstance - Interface in org.flowable.cmmn.api.runtime
 
GenericEventListenerInstanceQuery - Interface in org.flowable.cmmn.api.runtime
 
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) - Static method in enum class org.flowable.dmn.model.BuiltinAggregator
 
get(String) - Static method in enum class org.flowable.dmn.model.HitPolicy
 
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()
getAction() - Method in interface org.flowable.task.api.Event
Indicates the type of of action and also indicates the meaning of the parts as exposed in Event.getMessageParts()
getActivateCondition() - Method in class org.flowable.cmmn.model.ReactivationRule
 
getActivatePlanItemDefinitionMappings() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
 
getActiveActivityIds(String) - Method in interface org.flowable.engine.RuntimeService
Finds the activity ids for all executions that are waiting in activities.
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
 
getActivityFontName() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
getActivityId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
reference to the activity for which the decision was executed
getActivityId() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
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.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
 
getActivityId() - Method in interface org.flowable.eventsubscription.api.EventSubscription
Gets the activity id of the BPMN definition where this event subscription is defined.
getActivityId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
getActivityIdsForVariableListenerName(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
getActivityInstanceId() - Method in interface org.flowable.engine.history.HistoricDetail
The activity reference in case this detail is related to an activity instance.
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 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 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.bpmn.model.CompensateEventDefinition
 
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 interface org.flowable.engine.runtime.ActivityInstance
The XML tag of the activity as in the process file
getAdditionalDataContainer() - Method in exception class org.flowable.engine.delegate.BpmnError
 
getAdhocSubProcessExecutions(String) - Method in interface org.flowable.engine.RuntimeService
Gets executions with an adhoc sub process as current flow element
getAggregation() - Method in class org.flowable.dmn.model.DecisionTable
 
getAggregations() - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
getAggregations() - Method in class org.flowable.bpmn.model.VariableAggregationDefinitions
 
getAggregations() - Method in class org.flowable.cmmn.model.RepetitionRule
 
getAggregations() - Method in class org.flowable.cmmn.model.VariableAggregationDefinitions
 
getAllBatches() - Method in interface org.flowable.batch.api.BatchService
 
getAllBatches() - Method in interface org.flowable.engine.ManagementService
 
getAllCaseElements() - Method in class org.flowable.cmmn.model.Case
 
getAllDependentPlanItems() - Method in class org.flowable.cmmn.model.PlanItem
 
getAllMigrationParts() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
getAllMigrationParts() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
getAllowedAnswers() - Method in class org.flowable.dmn.model.Decision
 
getAllowedValues() - Method in class org.flowable.dmn.model.ItemDefinition
 
getAnnotationFontName() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
getAppResourceModel(String) - Method in interface org.flowable.engine.RepositoryService
Returns the app model object (.app file) for a deployment.
getAppResourceObject(String) - Method in interface org.flowable.engine.RepositoryService
Returns the app resource object (.app file) for a deployment.
getArtifact(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
getArtifact(String) - Method in interface org.flowable.bpmn.model.FlowElementsContainer
 
getArtifact(String) - Method in class org.flowable.bpmn.model.Process
 
getArtifact(String) - Method in class org.flowable.bpmn.model.SubProcess
 
getArtifactInSubProcess(String, SubProcess) - Method in class org.flowable.bpmn.model.BpmnModel
 
getArtifactMap() - Method in interface org.flowable.bpmn.model.FlowElementsContainer
 
getArtifactMap() - Method in class org.flowable.bpmn.model.Process
 
getArtifactMap() - Method in class org.flowable.bpmn.model.SubProcess
 
getArtifacts() - Method in interface org.flowable.bpmn.model.FlowElementsContainer
 
getArtifacts() - Method in class org.flowable.bpmn.model.Process
 
getArtifacts() - Method in class org.flowable.bpmn.model.SubProcess
 
getAssignee() - Method in class org.flowable.bpmn.model.UserTask
 
getAssignee() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getAssignee() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getAssignee() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getAssignee() - Method in class org.flowable.cmmn.model.CasePageTask
 
getAssignee() - Method in class org.flowable.cmmn.model.HumanTask
 
getAssignee() - Method in interface org.flowable.engine.history.HistoricActivityInstance
Assignee in case of user task activity
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
getAssignee() - Method in interface org.flowable.task.api.TaskBuilder
 
getAssignee() - Method in interface org.flowable.task.api.TaskInfo
The user id of the person to which this task is delegated.
getAssigneeId() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
 
getAssignments() - Method in class org.flowable.bpmn.model.DataAssociation
 
getAssociationDirection() - Method in class org.flowable.bpmn.model.Association
 
getAssociations() - Method in class org.flowable.cmmn.model.CmmnModel
 
getAsyncExecutor() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
getAsyncFailedJobWaitTime() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
getAsyncHistoryExecutor() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
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
 
getAttachedToRef() - Method in class org.flowable.bpmn.model.BoundaryEvent
 
getAttachedToRefId() - Method in class org.flowable.bpmn.model.BoundaryEvent
 
getAttachedToRefId() - Method in class org.flowable.cmmn.model.Criterion
 
getAttachment(String) - Method in interface org.flowable.engine.TaskService
Retrieve a particular attachment
getAttachmentContent(String) - Method in interface org.flowable.engine.TaskService
Retrieve stream content of a particular attachment
getAttributes() - Method in class org.flowable.bpmn.model.BaseElement
 
getAttributes() - Method in interface org.flowable.bpmn.model.HasExtensionAttributes
get element's attributes
getAttributes() - Method in class org.flowable.cmmn.model.BaseElement
 
getAttributes() - Method in interface org.flowable.cmmn.model.HasExtensionAttributes
get element's attributes
getAttributes() - Method in class org.flowable.dmn.model.DmnElement
 
getAttributeValue(String, String) - Method in class org.flowable.bpmn.model.BaseElement
 
getAttributeValue(String, String) - Method in interface org.flowable.bpmn.model.HasExtensionAttributes
return value of the attribute from given namespace with given name.
getAttributeValue(String, String) - Method in class org.flowable.cmmn.model.BaseElement
 
getAttributeValue(String, String) - Method in interface org.flowable.cmmn.model.HasExtensionAttributes
return value of the attribute from given namespace with given name.
getAttributeValue(String, String) - Method in class org.flowable.dmn.model.DmnElement
 
getAuthenticatedUserId() - Method in interface org.flowable.common.engine.api.identity.AuthenticationContext
The user id of the authenticated principal.
getAuthor() - Method in class org.flowable.cmmn.model.CmmnModel
 
getAuthorityRequirements() - Method in class org.flowable.dmn.model.Decision
 
getAuthorizedRoleRefs() - Method in class org.flowable.cmmn.model.UserEventListener
 
getAutoCompleteCondition() - Method in class org.flowable.cmmn.model.Stage
 
getAvailableConditionExpression() - Method in class org.flowable.cmmn.model.EventListener
 
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(String) - Method in interface org.flowable.batch.api.BatchService
 
getBatchDocument(String) - Method in interface org.flowable.engine.ManagementService
 
getBatchDocumentJson() - Method in interface org.flowable.batch.api.BatchBuilder
 
getBatchDocumentJson(String) - Method in interface org.flowable.batch.api.Batch
 
getBatchId() - Method in interface org.flowable.batch.api.BatchPart
The id of the batch that this batch part is linked to
getBatchId() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
getBatchId() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
getBatchId() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
 
getBatchId() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
getBatchPart(String) - Method in interface org.flowable.batch.api.BatchService
 
getBatchPart(String) - Method in interface org.flowable.engine.ManagementService
 
getBatchPartDocument(String) - Method in interface org.flowable.engine.ManagementService
 
getBatchSearchKey() - Method in interface org.flowable.batch.api.Batch
 
getBatchSearchKey() - Method in interface org.flowable.batch.api.BatchPart
The search key of the batch that this batch part is linked to
getBatchSearchKey2() - Method in interface org.flowable.batch.api.Batch
 
getBatchSearchKey2() - Method in interface org.flowable.batch.api.BatchPart
The second search key of the batch that this batch part is linked to
getBatchType() - Method in interface org.flowable.batch.api.Batch
 
getBatchType() - Method in interface org.flowable.batch.api.BatchBuilder
 
getBatchType() - Method in interface org.flowable.batch.api.BatchPart
The type of the batch that this batch part is linked to
getBehavior() - Method in class org.flowable.bpmn.model.FlowNode
 
getBehavior() - Method in class org.flowable.cmmn.model.PlanItem
 
getBehaviorClass() - Method in interface org.flowable.engine.delegate.event.FlowableActivityEvent
 
getBehaviorClass() - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
 
getBlockingExpression() - Method in class org.flowable.cmmn.model.Task
 
getBody() - Method in interface org.flowable.eventregistry.api.InboundEvent
 
getBody() - Method in interface org.flowable.eventregistry.api.OutboundEvent
 
getBoundaryEvents() - Method in class org.flowable.bpmn.model.Activity
 
getBpmnElementProperties(String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
getBpmnModel(String) - Method in interface org.flowable.engine.RepositoryService
Returns the BpmnModel corresponding with the process definition with the provided process definition id.
getBpmnModel(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
Returns the BpmnModel matching the process definition bpmn model for the process definition of the passed DelegateExecution.
getBpmnProperties(String, ObjectNode) - Method in class org.flowable.engine.dynamic.DynamicProcessDefinitionSummary
 
getBusinessCalendarName() - Method in class org.flowable.bpmn.model.UserTask
 
getBusinessKey() - Method in class org.flowable.bpmn.model.CallActivity
 
getBusinessKey() - Method in class org.flowable.bpmn.model.CaseServiceTask
 
getBusinessKey() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getBusinessKey() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getBusinessKey() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getBusinessKey() - Method in class org.flowable.cmmn.model.ChildTask
 
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.interceptor.AbstractStartProcessInstanceBeforeContext
 
getBusinessKey() - Method in interface org.flowable.engine.runtime.ProcessInstance
The business key of this process instance.
getBusinessStatus() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getBusinessStatus() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getBusinessStatus() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getBusinessStatus() - Method in class org.flowable.cmmn.model.Milestone
 
getBusinessStatus() - Method in class org.flowable.cmmn.model.Stage
 
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.interceptor.AbstractStartProcessInstanceBeforeContext
 
getBusinessStatus() - Method in interface org.flowable.engine.runtime.ProcessInstance
The business status of this process instance.
getBytes() - Method in interface org.flowable.common.engine.api.repository.EngineResource
 
getBytes() - Method in interface org.flowable.variable.api.types.ValueFields
 
getCachedValue() - Method in interface org.flowable.variable.api.types.ValueFields
 
getCalendarName() - Method in class org.flowable.bpmn.model.TimerEventDefinition
 
getCallActivityExecution() - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceAfterContext
 
getCallActivityExecution() - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
 
getCallActivityProcessDefinitionVersion() - Method in class org.flowable.engine.migration.ActivityMigrationMapping
 
getCallActivityProcessDefinitionVersion() - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions
 
getCallbackId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getCallbackId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getCallbackId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getCallbackId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
The callback id for the process instance.
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.cmmn.api.history.HistoricCaseInstance
 
getCallbackType() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getCallbackType() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getCallbackType() - Method in interface org.flowable.engine.history.HistoricProcessInstance
The callback type for the process instance.
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.
getCalledElement() - Method in class org.flowable.bpmn.model.CallActivity
 
getCalledElementType() - Method in class org.flowable.bpmn.model.CallActivity
 
getCalledProcessInstanceId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
The called process instance in case of call activity
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.bpmn.model.UserTask
 
getCandidateGroups() - Method in class org.flowable.cmmn.model.CasePageTask
 
getCandidateGroups() - Method in class org.flowable.cmmn.model.HumanTask
 
getCandidateGroups() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
getCandidateStarterGroups() - Method in class org.flowable.bpmn.model.Process
 
getCandidateStarterGroups() - Method in class org.flowable.cmmn.model.Case
 
getCandidateStarterUsers() - Method in class org.flowable.bpmn.model.Process
 
getCandidateStarterUsers() - Method in class org.flowable.cmmn.model.Case
 
getCandidateUsers() - Method in class org.flowable.bpmn.model.UserTask
 
getCandidateUsers() - Method in class org.flowable.cmmn.model.CasePageTask
 
getCandidateUsers() - Method in class org.flowable.cmmn.model.HumanTask
 
getCandidateUsers() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
getCase() - Method in class org.flowable.cmmn.model.PlanFragment
 
getCaseById(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
getCaseDefinition(String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Returns the CaseDefinition including all CMMN information like additional Properties (e.g. documentation).
getCaseDefinitionDeploymentId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getCaseDefinitionDeploymentId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstance
 
getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstance
 
getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.IntentEventListenerInstance
 
getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstance
 
getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstance
 
getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
 
getCaseDefinitionKey() - Method in class org.flowable.bpmn.model.CaseServiceTask
 
getCaseDefinitionKey() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getCaseDefinitionKey() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getCaseDefinitionKey() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getCaseDefinitionName() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getCaseDefinitionName() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getCaseDefinitionParentDeploymentId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getCaseDefinitionVersion() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getCaseDefinitionVersion() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getCaseDiagram(String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Gives access to a deployed case diagram, e.g., a PNG image, through a stream of bytes.
getCaseInstance() - Method in interface org.flowable.cmmn.api.event.FlowableCaseStageEndedEvent
Returns the case instance the stage belongs to.
getCaseInstance() - Method in interface org.flowable.cmmn.api.event.FlowableCaseStageStartedEvent
Returns the case instance the stage belongs to.
getCaseInstanceId() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstance
 
getCaseInstanceId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getCaseInstanceId() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
getCaseInstanceId() - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstance
 
getCaseInstanceId() - Method in interface org.flowable.cmmn.api.runtime.IntentEventListenerInstance
 
getCaseInstanceId() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstance
 
getCaseInstanceId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getCaseInstanceId() - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstance
 
getCaseInstanceId() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
 
getCaseInstanceIdVariableName() - Method in class org.flowable.bpmn.model.CaseServiceTask
 
getCaseInstanceIdVariableName() - Method in class org.flowable.cmmn.model.CaseTask
 
getCaseInstanceMigrationDocument() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Builds a CaseInstanceMigrationDocument
getCaseInstanceName() - Method in class org.flowable.bpmn.model.CaseServiceTask
 
getCaseInstanceVariables() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
 
getCaseRef() - Method in class org.flowable.cmmn.model.CaseTask
 
getCaseRefExpression() - Method in class org.flowable.cmmn.model.CaseTask
 
getCases() - Method in class org.flowable.cmmn.model.CmmnModel
 
getCaseVariables() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getCaseVariables() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
Returns the case variables if requested in the case instance query
getCaseVariables() - Method in interface org.flowable.task.api.TaskInfo
Returns the case variables if requested in the task query
getCategory() - Method in class org.flowable.bpmn.model.UserTask
 
getCategory() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
category name which is derived from the targetNamespace attribute in the definitions element
getCategory() - Method in class org.flowable.cmmn.model.HumanTask
 
getCategory() - Method in interface org.flowable.common.engine.api.repository.EngineDeployment
 
getCategory() - Method in interface org.flowable.dmn.api.DmnDecision
category name of this definition
getCategory() - Method in interface org.flowable.dmn.api.DmnDeployment
 
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
getCategory() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
category name of the channel definition
getCategory() - Method in interface org.flowable.eventregistry.api.EventDefinition
category name of the event definition
getCategory() - Method in interface org.flowable.eventregistry.api.EventDeployment
 
getCategory() - Method in interface org.flowable.job.api.Job
Get the category for this job.
getCategory() - Method in interface org.flowable.task.api.TaskBuilder
 
getCategory() - Method in interface org.flowable.task.api.TaskInfo
The category of the task.
getCause() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableExceptionEvent
 
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
 
getChangedEntityTypes() - Method in interface org.flowable.common.engine.api.tenant.ChangeTenantIdResult
The types of the changed entities
getChangedInstances(String) - Method in interface org.flowable.common.engine.api.tenant.ChangeTenantIdResult
The number of instances that were changed for the given entity type.
getChangePlanItemDefinitionWithNewTargetIdsMappings() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
 
getChangePlanItemIdMappings() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
 
getChangePlanItemIdWithDefinitionIdMappings() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
 
getChannelDefinition(String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
getChannelDefinitionId() - Method in interface org.flowable.eventregistry.api.InboundChannelModelCacheManager.RegisteredChannel
 
getChannelDefinitionResource(String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
getChannelDefinitionVersion() - Method in interface org.flowable.eventregistry.api.InboundChannelModelCacheManager.RegisteredChannel
 
getChannelModelById(String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
getChannelModelByKey(String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
getChannelModelByKey(String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
getChannelModelByKeyAndParentDeploymentId(String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
getChannelModelByKeyAndParentDeploymentId(String, String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
getChildDecisionExecution(String) - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
 
getChildDecisionExecutions() - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
 
getChildElements() - Method in class org.flowable.bpmn.model.ExtensionElement
 
getChildElements() - Method in class org.flowable.cmmn.model.ExtensionElement
 
getChildElements() - Method in class org.flowable.dmn.model.DmnExtensionElement
 
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
 
getClaimedBy() - Method in interface org.flowable.task.api.TaskInfo
The user reference that claimed this task
getClaimTime() - Method in interface org.flowable.task.api.TaskInfo
The claim time of this task
getClassName() - Method in class org.flowable.bpmn.model.BusinessRuleTask
 
getClassName() - Method in class org.flowable.bpmn.model.MapExceptionEntry
 
getClassName() - Method in exception class org.flowable.common.engine.api.FlowableClassLoadingException
Returns the name of the class this exception is related 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
getCmmnElementRef() - Method in class org.flowable.cmmn.model.CmmnDiEdge
 
getCmmnElementRef() - Method in class org.flowable.cmmn.model.CmmnDiShape
 
getCmmnHistoryService() - Method in interface org.flowable.cmmn.api.CmmnEngineConfigurationApi
 
getCmmnManagementService() - Method in interface org.flowable.cmmn.api.CmmnEngineConfigurationApi
 
getCmmnMigrationService() - Method in interface org.flowable.cmmn.api.CmmnEngineConfigurationApi
 
getCmmnModel(String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Gives access to a deployed case model, e.g., a CMMN 1.1 XML file, through a stream of bytes.
getCmmnRepositoryService() - Method in interface org.flowable.cmmn.api.CmmnEngineConfigurationApi
 
getCmmnRuntimeService() - Method in interface org.flowable.cmmn.api.CmmnEngineConfigurationApi
 
getCmmnTaskService() - Method in interface org.flowable.cmmn.api.CmmnEngineConfigurationApi
 
getCollectionString() - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
getCollectionVariableName() - Method in class org.flowable.cmmn.model.RepetitionRule
 
getColumnNames() - Method in class org.flowable.common.engine.api.management.TableMetaData
 
getColumnTypes() - Method in class org.flowable.common.engine.api.management.TableMetaData
 
getCommandExecutions() - Method in class org.flowable.engine.test.profiler.ProfileSession
 
getCommandFqn() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
 
getComment(String) - Method in interface org.flowable.engine.TaskService
Returns an individual comment with the given id.
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
 
getCompletedBy() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getCompletedBy() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getCompletedBy() - Method in interface org.flowable.engine.history.HistoricActivityInstance
User id of the user completing the user task in case of a user task activity
getCompletedBy() - Method in interface org.flowable.engine.runtime.ActivityInstance
The id of the user that completed the task, in case of a completed user task activity
getCompletedBy() - Method in interface org.flowable.task.api.history.HistoricTaskInstance
User reference that has completed the task.
getCompletedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getCompletedTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getCompleteTime() - Method in interface org.flowable.batch.api.Batch
 
getCompleteTime() - Method in interface org.flowable.batch.api.BatchPart
The time the batch part was completed
getCompleteTime() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
getCompleteTime() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
getCompletionCondition() - Method in class org.flowable.bpmn.model.AdhocSubProcess
 
getCompletionCondition() - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
getCompletionNeutralRule() - Method in class org.flowable.cmmn.model.PlanItemControl
 
getComplexValue() - Method in class org.flowable.bpmn.model.CustomProperty
 
getConclusionResults() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
getCondition() - Method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMapping
 
getCondition() - Method in class org.flowable.cmmn.model.PlanItemRule
 
getCondition() - Method in class org.flowable.cmmn.model.SentryIfPart
 
getConditionExpression() - Method in class org.flowable.bpmn.model.ConditionalEventDefinition
 
getConditionExpression() - Method in class org.flowable.bpmn.model.SequenceFlow
 
getConditionExpression() - Method in interface org.flowable.engine.delegate.event.FlowableConditionalEvent
 
getConditionExpression() - Method in class org.flowable.engine.delegate.event.impl.FlowableConditionalEventImpl
 
getConditionLanguage() - Method in class org.flowable.bpmn.model.ConditionalEventDefinition
 
getConditionLanguage() - Method in class org.flowable.bpmn.model.SequenceFlow
 
getConditionLanguage() - Method in interface org.flowable.engine.delegate.event.FlowableConditionalEvent
 
getConditionLanguage() - Method in class org.flowable.engine.delegate.event.impl.FlowableConditionalEventImpl
 
getConditionResults() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
getConfiguration() - Method in interface org.flowable.eventsubscription.api.EventSubscription
Returns the configuration with additional info about this event subscription.
getConfiguration() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
getConfigurationResource() - Method in class org.flowable.engine.test.FlowableRule
Deprecated.
 
getConfigurationResource() - Method in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
getConfigurationResource(ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
 
getConsumerKey() - Method in interface org.flowable.eventregistry.api.EventRegistryEventConsumer
 
getContentId() - Method in interface org.flowable.engine.task.Attachment
the id of the byte array entity storing the content
getCorrelationId() - Method in interface org.flowable.job.api.Job
Returns the correlation id of a job.
getCorrelationParameterInstances() - Method in interface org.flowable.eventregistry.api.runtime.EventInstance
 
getCount() - Method in class org.flowable.engine.test.profiler.CommandStats
 
getCreated() - Method in interface org.flowable.eventsubscription.api.EventSubscription
Gets the date/time when this event subscription was created.
getCreateTime() - Method in interface org.flowable.batch.api.Batch
 
getCreateTime() - Method in interface org.flowable.batch.api.BatchPart
The time the batch part was created
getCreateTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getCreateTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getCreateTime() - Method in interface org.flowable.engine.repository.Model
 
getCreateTime() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
create time for this channel definition
getCreateTime() - Method in interface org.flowable.identitylink.api.history.HistoricIdentityLink
Returns the time when the identity link was created.
getCreateTime() - Method in interface org.flowable.job.api.HistoryJob
Get the job create time.
getCreateTime() - Method in interface org.flowable.job.api.Job
Returns the create datetime of the job.
getCreateTime() - Method in interface org.flowable.task.api.TaskInfo
The date/time when this task was created
getCreateTime() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
Returns the time when the variable was created.
getCreationDate() - Method in class org.flowable.cmmn.model.CmmnModel
 
getCriteriaRefs() - Method in class org.flowable.cmmn.model.PlanItem
 
getCriterion(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
getCriterionId(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
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.
getCurrentActivityName() - Method in interface org.flowable.engine.delegate.DelegateExecution
Gets the name of the current activity.
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.cmmn.api.delegate.DelegatePlanItemInstance
 
getCurrentFlowableListener() - Method in interface org.flowable.engine.delegate.DelegateExecution
Returns the FlowableListener instance matching an ExecutionListener if currently an execution listener is being execution.
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.
getCurrentFlowElementId() - Method in class org.flowable.engine.debug.ExecutionTreeNode
 
getCurrentFlowElementInfo() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
 
getCurrentLifecycleListener() - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
getCurrentProfileSession() - Method in class org.flowable.engine.test.profiler.FlowableProfiler
 
getCustomGroupIdentityLinks() - Method in class org.flowable.bpmn.model.UserTask
 
getCustomProperties() - Method in class org.flowable.bpmn.model.ServiceTask
 
getCustomProperties() - Method in class org.flowable.bpmn.model.UserTask
 
getCustomPropertiesMap(DelegateExecution) - Method in interface org.flowable.engine.delegate.CustomPropertiesResolver
 
getCustomPropertiesResolverImplementation() - Method in class org.flowable.bpmn.model.FlowableListener
 
getCustomPropertiesResolverImplementationType() - Method in class org.flowable.bpmn.model.FlowableListener
 
getCustomUserIdentityLinks() - Method in class org.flowable.bpmn.model.UserTask
 
getCustomValues() - Method in interface org.flowable.job.api.JobInfo
Get the custom values.
getData() - Method in interface org.flowable.engine.event.EventLogEntry
 
getData() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
 
getData() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
getDatabaseTimeInMs() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
 
getDataInputAssociations() - Method in class org.flowable.bpmn.model.Activity
 
getDataInputRefs() - Method in class org.flowable.bpmn.model.IOSpecification
 
getDataInputs() - Method in class org.flowable.bpmn.model.IOSpecification
 
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 interface org.flowable.engine.RuntimeService
The DataObject.
getDataObject(String, String, String, boolean) - Method in interface org.flowable.engine.TaskService
The DataObject.
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 interface org.flowable.engine.RuntimeService
The DataObject for an execution.
getDataObjectLocal(String, String, String, boolean) - Method in interface org.flowable.engine.RuntimeService
The DataObject for an execution.
getDataObjects() - Method in class org.flowable.bpmn.model.Process
 
getDataObjects() - Method in class org.flowable.bpmn.model.SubProcess
 
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 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 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 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).
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 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 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 interface org.flowable.engine.RuntimeService
The DataObjects for the given dataObjectNames only taking the given execution scope into account, not looking in outer scopes.
getDataOutputAssociations() - Method in class org.flowable.bpmn.model.Activity
 
getDataOutputRefs() - Method in class org.flowable.bpmn.model.IOSpecification
 
getDataOutputs() - Method in class org.flowable.bpmn.model.IOSpecification
 
getDataState() - Method in class org.flowable.bpmn.model.DataStore
 
getDataState() - Method in class org.flowable.bpmn.model.DataStoreReference
 
getDataStore(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
getDataStoreRef() - Method in class org.flowable.bpmn.model.DataStoreReference
 
getDataStores() - Method in class org.flowable.bpmn.model.BpmnModel
 
getDatePattern() - Method in class org.flowable.bpmn.model.FormProperty
 
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
 
getDbUpdates() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
 
getDbUpdates() - Method in class org.flowable.engine.test.profiler.CommandStats
 
getDbVersion() - Method in exception class org.flowable.common.engine.api.FlowableWrongDbException
The version of the Flowable library that was used to create the database schema.
getDeadLetterJobExceptionStacktrace(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns the full stacktrace of the exception that occurs when the deadletter job with the given id was last executed.
getDeadLetterJobExceptionStacktrace(String) - Method in interface org.flowable.engine.ManagementService
Returns the full stacktrace of the exception that occurs when the DeadLetterJobEntity with the given id was last executed.
getDebugInfoKey(Runnable) - Method in class org.flowable.engine.test.impl.logger.LoggingAgendaOperationExecutionListener
 
getDecision() - Method in class org.flowable.cmmn.model.DecisionTask
 
getDecision(String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
 
getDecisionById(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
getDecisionById(String) - Method in class org.flowable.dmn.model.DmnDefinition
 
getDecisionDefinitionId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
reference to the decision definition that was executed
getDecisionExecution() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
getDecisionId() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
getDecisionKey() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
getDecisionKey() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
reference to decision key
getDecisionKey() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
getDecisionName() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
getDecisionName() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
reference to decision name
getDecisionRef() - Method in class org.flowable.cmmn.model.DecisionTask
 
getDecisionRefExpression() - Method in class org.flowable.cmmn.model.DecisionTask
 
getDecisionRequirementsDiagram(String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
 
getDecisionResult() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
getDecisionResultTypes() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
getDecisions() - Method in class org.flowable.cmmn.model.CmmnModel
 
getDecisions() - Method in class org.flowable.dmn.model.DmnDefinition
 
getDecisionServiceById(String) - Method in class org.flowable.dmn.model.DmnDefinition
 
getDecisionServiceDividerGraphicInfo(String) - Method in class org.flowable.dmn.model.DmnDefinition
 
getDecisionServiceDividerLine() - Method in class org.flowable.dmn.model.DmnDiShape
 
getDecisionServiceDividerLocationByDiagramIdMap() - Method in class org.flowable.dmn.model.DmnDefinition
 
getDecisionServiceDividerLocationMap() - Method in class org.flowable.dmn.model.DmnDefinition
 
getDecisionServiceDividerLocationMapByDiagramId(String) - Method in class org.flowable.dmn.model.DmnDefinition
 
getDecisionServiceResult() - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
 
getDecisionServiceResultForDecision(String) - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
 
getDecisionServices() - Method in class org.flowable.dmn.model.DmnDefinition
 
getDecisionsForCaseDefinition(String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Retrieves the DmnDecisions associated with the given case definition.
getDecisionsForProcessDefinition(String) - Method in interface org.flowable.engine.RepositoryService
Retrieves the DmnDecisions associated with the given process definition.
getDecisionType() - Method in interface org.flowable.dmn.api.DmnDecision
The decision type of this definition
getDecisionVersion() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
getDecisionVersion() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
reference to decision version
getDecisionVersion() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
getDefaultCamelContext() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
getDefaultCondition() - Method in class org.flowable.cmmn.model.ReactivationRule
 
getDefaultControl() - Method in class org.flowable.cmmn.model.PlanItemDefinition
 
getDefaultExpression() - Method in class org.flowable.bpmn.model.FormProperty
 
getDefaultFailedJobWaitTime() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
getDefaultFlow() - Method in class org.flowable.bpmn.model.Activity
 
getDefaultFlow() - Method in class org.flowable.bpmn.model.Gateway
 
getDefaultMailClient() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
getDefaultMailServer() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
getDefaultOutputEntry() - Method in class org.flowable.dmn.model.OutputClause
 
getDefaultProcessEngine() - Static method in class org.flowable.engine.ProcessEngines
 
getDefaultReactivationRule() - Method in class org.flowable.cmmn.model.ReactivateEventListener
 
getDefinition() - Method in interface org.flowable.cmmn.api.delegate.PlanItemVariableAggregatorContext
 
getDefinition() - Method in interface org.flowable.engine.delegate.variable.VariableAggregatorContext
 
getDefinitionName() - Method in interface org.flowable.eventregistry.api.runtime.EventPayloadInstance
 
getDefinitionRef() - Method in class org.flowable.cmmn.model.PlanItem
 
getDefinitions() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
 
getDefinitions() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
 
getDefinitionsAttributes() - Method in class org.flowable.bpmn.model.BpmnModel
 
getDefinitionsAttributes() - Method in class org.flowable.cmmn.model.CmmnModel
 
getDefinitionsAttributeValue(String, String) - Method in class org.flowable.bpmn.model.BpmnModel
 
getDefinitionsAttributeValue(String, String) - Method in class org.flowable.cmmn.model.CmmnModel
 
getDefinitionTenantId() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableChangeTenantIdEvent
The id of the definition tenant whose instances need to be moved.
getDefinitionType() - Method in interface org.flowable.eventregistry.api.runtime.EventPayloadInstance
 
getDelegationState() - Method in interface org.flowable.task.api.Task
The current DelegationState for this task.
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 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)
getDeleteReason() - Method in interface org.flowable.task.api.history.HistoricTaskInstance
The reason why this task was deleted {'completed' | 'deleted' | any other user defined string }.
getDeploymentId() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
The deployment in which this case definition is contained.
getDeploymentId() - Method in interface org.flowable.common.engine.api.repository.EngineResource
 
getDeploymentId() - Method in interface org.flowable.dmn.api.DmnDecision
The deployment in which this definition is contained.
getDeploymentId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
reference to the deployment of the decision definition that was executed
getDeploymentId() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
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 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.
getDeploymentId() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
The deployment in which this channel definition is contained.
getDeploymentId() - Method in interface org.flowable.eventregistry.api.EventDefinition
The deployment in which this form is contained.
getDeploymentIdFromDeploymentAnnotation() - Method in class org.flowable.engine.test.FlowableTestHelper
 
getDeploymentResourceNames(String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Retrieves a list of deployment resources for the given deployment, ordered alphabetically.
getDeploymentResourceNames(String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
 
getDeploymentResourceNames(String) - Method in interface org.flowable.engine.RepositoryService
Retrieves a list of deployment resources for the given deployment, ordered alphabetically.
getDeploymentResourceNames(String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
getDeploymentTime() - Method in interface org.flowable.common.engine.api.repository.EngineDeployment
 
getDeploymentTime() - Method in interface org.flowable.dmn.api.DmnDeployment
 
getDeploymentTime() - Method in interface org.flowable.eventregistry.api.EventDeployment
 
getDerivedCaseDefinitionId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getDerivedCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getDerivedFrom() - Method in interface org.flowable.common.engine.api.repository.EngineDeployment
 
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 interface org.flowable.common.engine.api.repository.EngineDeployment
 
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 interface org.flowable.engine.repository.ProcessDefinition
The derived version of the process definition
getDescription() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
description of this case definition
getDescription() - Method in interface org.flowable.dmn.api.DmnDecision
description of this definition
getDescription() - Method in class org.flowable.dmn.model.DmnElement
 
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.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.
getDescription() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
description of this channel definition
getDescription() - Method in interface org.flowable.eventregistry.api.EventDefinition
description of this event definition
getDescription() - Method in interface org.flowable.task.api.TaskBuilder
 
getDescription() - Method in interface org.flowable.task.api.TaskInfo
Free text description of the task.
getDiagramResourceName() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
The resource name in the deployment of the diagram image (if any).
getDiagramResourceName() - Method in interface org.flowable.dmn.api.DmnDecision
The resource name in the deployment of the diagram image (if any).
getDiagramResourceName() - Method in interface org.flowable.engine.repository.ProcessDefinition
The resource name in the deployment of the diagram image (if any).
getDiDiagram(String) - Method in class org.flowable.dmn.model.DmnDefinition
 
getDiDiagramMap() - Method in class org.flowable.dmn.model.DmnDefinition
 
getDirectChildPlanItemsWithLifecycleEnabled() - Method in class org.flowable.cmmn.model.PlanFragment
 
getDisplayOrder() - Method in class org.flowable.cmmn.model.Milestone
 
getDisplayOrder() - Method in class org.flowable.cmmn.model.Stage
 
getDmnDecisionService() - Method in interface org.flowable.dmn.api.DmnEngineConfigurationApi
 
getDmnDefinition() - Method in class org.flowable.dmn.model.Decision
 
getDmnDefinition() - Method in class org.flowable.dmn.model.DecisionService
 
getDmnDefinition(String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
 
getDmnDeploymentId() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
getDmnElement() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
getDmnElementRef() - Method in class org.flowable.dmn.model.DmnDiEdge
 
getDmnElementRef() - Method in class org.flowable.dmn.model.DmnDiShape
 
getDmnHistoryService() - Method in interface org.flowable.dmn.api.DmnEngineConfigurationApi
 
getDmnManagementService() - Method in interface org.flowable.dmn.api.DmnEngineConfigurationApi
 
getDmnRepositoryService() - Method in interface org.flowable.dmn.api.DmnEngineConfigurationApi
 
getDmnResource(String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
 
getDocumentation() - Method in class org.flowable.bpmn.model.FlowElement
 
getDocumentation() - Method in class org.flowable.bpmn.model.Process
 
getDocumentation() - Method in class org.flowable.cmmn.model.CmmnElement
 
getDocumentationTextFormat() - Method in class org.flowable.cmmn.model.CmmnElement
 
getDoubleValue() - Method in interface org.flowable.variable.api.types.ValueFields
 
getDuedate() - Method in interface org.flowable.job.api.Job
Returns the date on which this job is supposed to be processed.
getDueDate() - Method in class org.flowable.bpmn.model.UserTask
 
getDueDate() - Method in class org.flowable.cmmn.model.HumanTask
 
getDueDate() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
getDueDate() - Method in interface org.flowable.task.api.TaskBuilder
 
getDueDate() - Method in interface org.flowable.task.api.TaskInfo
Due date of the task.
getDurationInMillis() - Method in interface org.flowable.engine.history.HistoricActivityInstance
getDurationInMillis() - Method in interface org.flowable.engine.history.HistoricProcessInstance
getDurationInMillis() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
getDurationInMillis() - Method in interface org.flowable.engine.runtime.ActivityInstance
getDurationInMillis() - Method in interface org.flowable.task.api.history.HistoricTaskInstance
getDynamicBpmnService() - Method in interface org.flowable.engine.ProcessEngine
 
getDynamicCmmnService() - Method in interface org.flowable.cmmn.api.CmmnEngineConfigurationApi
 
getDynamicProcessDefinitionSummary(String) - Method in interface org.flowable.engine.DynamicBpmnService
getEdge(String) - Method in class org.flowable.engine.repository.DiagramLayout
 
getEdgeInfo(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
getEdgeInfo(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
getEdgeMap() - Method in class org.flowable.bpmn.model.BpmnModel
 
getEdgeMap() - Method in class org.flowable.cmmn.model.CmmnModel
 
getElement() - Method in class org.flowable.bpmn.model.GraphicInfo
 
getElement() - Method in class org.flowable.cmmn.model.GraphicInfo
 
getElement() - Method in class org.flowable.dmn.model.GraphicInfo
 
getElement(String) - Method in class org.flowable.engine.dynamic.DynamicProcessDefinitionSummary
Returns the summary in the following structure:
getElementId() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstance
 
getElementId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getElementId() - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstance
 
getElementId() - Method in interface org.flowable.cmmn.api.runtime.IntentEventListenerInstance
 
getElementId() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstance
 
getElementId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getElementId() - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstance
 
getElementId() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
 
getElementId() - Method in interface org.flowable.job.api.Job
Reference to an element identifier or null if none is set.
getElementIndexVariable() - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
getElementIndexVariableName() - Method in class org.flowable.cmmn.model.RepetitionRule
 
getElementName() - Method in interface org.flowable.job.api.Job
Reference to an element name or null if none is set.
getElements() - Method in class org.flowable.engine.repository.DiagramLayout
 
getElementText() - Method in class org.flowable.bpmn.model.ExtensionElement
 
getElementText() - Method in class org.flowable.cmmn.model.ExtensionElement
 
getElementText() - Method in class org.flowable.dmn.model.DmnExtensionElement
 
getElementVariable() - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
getElementVariableName() - Method in class org.flowable.cmmn.model.RepetitionRule
 
getEnableActivityMappings() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
 
getEnabledActivitiesFromAdhocSubProcess(String) - Method in interface org.flowable.engine.RuntimeService
Gets enabled activities from ad-hoc sub process
getEncapsulatedDecisions() - Method in class org.flowable.dmn.model.DecisionService
 
getEndActivityId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
Reference to the activity in which this process instance ended.
getEndDate() - Method in class org.flowable.bpmn.model.TimerEventDefinition
 
getEndedBefore() - Method in class org.flowable.engine.DefaultHistoryCleaningManager
 
getEndedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getEndedTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getEndingState() - Method in interface org.flowable.cmmn.api.event.FlowableCaseEndedEvent
getEndingState() - Method in interface org.flowable.cmmn.api.event.FlowableCaseStageEndedEvent
getEndTime() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getEndTime() - Method in class org.flowable.cmmn.api.StageResponse
 
getEndTime() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
getEndTime() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
end time of the decision execution
getEndTime() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
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.runtime.ActivityInstance
Time when the activity instance ended
getEndTime() - Method in class org.flowable.engine.test.profiler.ProfileSession
 
getEndTime() - Method in interface org.flowable.task.api.history.HistoricTaskInstance
Time when the task was deleted or completed.
getEngineName() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
getEngineScopeType() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableChangeTenantIdEvent
The scope type of the engine for which the change tenant id was done
getEngineVersion() - Method in interface org.flowable.common.engine.api.repository.EngineDeployment
 
getEngineVersion() - Method in interface org.flowable.engine.repository.ProcessDefinition
The engine version for this process definition (5 or 6)
getEntity() - Method in interface org.flowable.cmmn.api.event.FlowableCaseEndedEvent
 
getEntity() - Method in interface org.flowable.cmmn.api.event.FlowableCaseStageEndedEvent
Overwritten in order to return the stage plan item instance.
getEntity() - Method in interface org.flowable.cmmn.api.event.FlowableCaseStageStartedEvent
Overwritten in order to return the stage plan item instance.
getEntity() - Method in interface org.flowable.cmmn.api.event.FlowableCaseStartedEvent
 
getEntity() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEntityEvent
 
getEntity() - Method in class org.flowable.engine.delegate.event.impl.FlowableEntityEventImpl
 
getEntity() - Method in class org.flowable.engine.delegate.event.impl.FlowableEntityExceptionEventImpl
 
getEntityLinkChildrenForCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Retrieves the EntityLinks associated with the given case instance.
getEntityLinkChildrenForProcessInstance(String) - Method in interface org.flowable.engine.RuntimeService
Retrieves the EntityLinks associated with the given process instance.
getEntityLinkChildrenForTask(String) - Method in interface org.flowable.engine.RuntimeService
Retrieves the EntityLinks associated with the given task.
getEntityLinkChildrenWithSameRootAsCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Retrieves all the EntityLinks associated with the same root as the given case instance.
getEntityLinkChildrenWithSameRootAsProcessInstance(String) - Method in interface org.flowable.engine.RuntimeService
Retrieves all the EntityLinks associated with the same root as the given process instance.
getEntityLinkParentsForCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Retrieves the EntityLinks where the given case instance is referenced.
getEntityLinkParentsForProcessInstance(String) - Method in interface org.flowable.engine.RuntimeService
Retrieves the EntityLinks where the given process instance is referenced.
getEntityLinkParentsForTask(String) - Method in interface org.flowable.engine.RuntimeService
Retrieves the EntityLinks where the given task is referenced.
getEntityType() - Method in class org.flowable.bpmn.model.EventListener
 
getEntryCriteria() - Method in interface org.flowable.cmmn.model.HasEntryCriteria
 
getEntryCriteria() - Method in class org.flowable.cmmn.model.PlanItem
 
getEntryCriterionId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getEntryCriterionId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getEntryDependencies() - Method in class org.flowable.cmmn.model.PlanItem
 
getEntryDependentPlanItems() - Method in class org.flowable.cmmn.model.PlanItem
 
getErrorCode() - Method in class org.flowable.bpmn.model.ErrorEventDefinition
 
getErrorCode() - Method in class org.flowable.bpmn.model.MapExceptionEntry
 
getErrorCode() - Method in exception class 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
 
getErrorId() - Method in interface org.flowable.engine.delegate.event.FlowableErrorEvent
 
getErrorId() - Method in class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
 
getErrorMessageRef() - Method in class org.flowable.bpmn.model.Operation
 
getErrors() - Method in class org.flowable.bpmn.model.BpmnModel
 
getErrorVariableLocalScope() - Method in class org.flowable.bpmn.model.ErrorEventDefinition
 
getErrorVariableName() - Method in class org.flowable.bpmn.model.ErrorEventDefinition
 
getErrorVariableTransient() - Method in class org.flowable.bpmn.model.ErrorEventDefinition
 
getEscalation(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
getEscalationCode() - Method in class org.flowable.bpmn.model.Escalation
 
getEscalationCode() - Method in class org.flowable.bpmn.model.EscalationEventDefinition
 
getEscalationCode() - Method in interface org.flowable.engine.delegate.event.FlowableEscalationEvent
 
getEscalationCode() - Method in class org.flowable.engine.delegate.event.impl.FlowableEscalationEventImpl
 
getEscalationName() - Method in interface org.flowable.engine.delegate.event.FlowableEscalationEvent
 
getEscalationName() - Method in class org.flowable.engine.delegate.event.impl.FlowableEscalationEventImpl
 
getEscalations() - Method in class org.flowable.bpmn.model.BpmnModel
 
getEvent() - Method in class org.flowable.bpmn.model.FlowableListener
 
getEvent() - Method in class org.flowable.cmmn.model.FlowableListener
 
getEvent(String) - Method in interface org.flowable.engine.TaskService
Returns an individual event with the given id.
getEventConsumerInfos() - Method in class org.flowable.eventregistry.api.EventRegistryProcessingInfo
 
getEventDefinition(String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
getEventDefinitionResource(String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
getEventDefinitions() - Method in class org.flowable.bpmn.model.Event
 
getEventInParameters() - Method in class org.flowable.bpmn.model.SendEventServiceTask
 
getEventInstance() - Method in interface org.flowable.eventregistry.api.OutboundEvent
 
getEventKey() - Method in interface org.flowable.eventregistry.api.runtime.EventInstance
 
getEventListeners() - Method in class org.flowable.bpmn.model.Process
 
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 interface org.flowable.engine.ManagementService
Returns a list of event log entries for a specific process instance id.
getEventManagementService() - Method in interface org.flowable.eventregistry.api.EventRegistryConfigurationApi
 
getEventModelById(String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
getEventModelByKey(String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
getEventModelByKey(String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
getEventModelByKeyAndParentDeploymentId(String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
getEventModelByKeyAndParentDeploymentId(String, String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
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 interface org.flowable.eventsubscription.api.EventSubscription
The event name for the signal or message event.
getEventName() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
getEventObject() - Method in interface org.flowable.eventregistry.api.EventRegistryEvent
 
getEventOutParameters() - Method in class org.flowable.bpmn.model.SendEventServiceTask
 
getEventPayloadDefinition() - Method in interface org.flowable.eventregistry.api.runtime.EventPayloadInstance
 
getEventRegistry() - Method in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
getEventRegistry() - Method in interface org.flowable.eventregistry.api.EventRegistryConfigurationApi
 
getEventRegistryEngineConfiguration() - Method in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
getEventRepositoryService() - Method in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
getEventRepositoryService() - Method in interface org.flowable.eventregistry.api.EventRegistryConfigurationApi
 
getEvents() - Method in class org.flowable.bpmn.model.EventListener
 
getEventSubscriptionId() - Method in class org.flowable.eventregistry.api.EventConsumerInfo
 
getEventSupport() - Method in class org.flowable.bpmn.model.BpmnModel
 
getEventType() - Method in class org.flowable.bpmn.model.SendEventServiceTask
 
getEventType() - Method in class org.flowable.cmmn.model.GenericEventListener
 
getEventType() - Method in class org.flowable.cmmn.model.SendEventServiceTask
 
getEventType() - Method in interface org.flowable.eventsubscription.api.EventSubscription
Returns the type of subscription, for example signal or message.
getEventType() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
getException() - Method in class org.flowable.dmn.api.ExpressionExecution
 
getExceptionMessage() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
getExceptionMessage() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
getExceptionMessage() - Method in interface org.flowable.job.api.JobInfo
Returns the message of the exception that occurred, the last time the job was executed.
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.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
 
getExecutionEntity() - Method in class org.flowable.engine.debug.ExecutionTreeNode
 
getExecutionEntity(FlowableEvent) - Method in class org.flowable.engine.test.impl.logger.DebugInfoEntityEventListener
 
getExecutionId() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEngineEvent
 
getExecutionId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
reference to the execution for which the decision was executed
getExecutionId() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
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 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
 
getExecutionId() - Method in interface org.flowable.eventsubscription.api.EventSubscription
Gets the id of the execution for this event subscription.
getExecutionId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
getExecutionId() - Method in interface org.flowable.job.api.Job
Returns the specific execution on which the job was created.
getExecutionId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
 
getExecutionId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
getExecutionId() - Method in interface org.flowable.task.api.TaskInfo
Reference to the path of execution or null if it is not related to a process instance.
getExecutionId() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
The process instance reference.
getExecutionId() - Method in interface org.flowable.variable.api.types.ValueFields
 
getExecutionJson() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
detailed information of the decision execution
getExecutionListeners() - Method in class org.flowable.bpmn.model.FlowElement
 
getExecutionListeners() - Method in interface org.flowable.bpmn.model.HasExecutionListeners
 
getExecutionListeners() - Method in class org.flowable.bpmn.model.Process
 
getExecutions() - Method in interface org.flowable.engine.delegate.DelegateExecution
returns the list of execution of which this execution the parent of.
getExecutionTrees() - Method in class org.flowable.engine.test.impl.logger.AbstractDebugInfo
 
getExecutionVariable(String, String, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
getExecutionVariableInstance(String, String, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
getExecutionVariableInstances(String, Collection<String>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
getExecutionVariables(String, Collection<String>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
getExistingPlanItemDefinitionId() - Method in class org.flowable.cmmn.api.migration.ChangePlanItemDefinitionWithNewTargetIdsMapping
 
getExistingPlanItemDefinitionId() - Method in class org.flowable.cmmn.api.migration.ChangePlanItemIdWithDefinitionIdMapping
 
getExistingPlanItemId() - Method in class org.flowable.cmmn.api.migration.ChangePlanItemIdMapping
 
getExitCriteria() - Method in interface org.flowable.cmmn.model.HasExitCriteria
 
getExitCriteria() - Method in class org.flowable.cmmn.model.PlanItem
 
getExitCriteria() - Method in class org.flowable.cmmn.model.Stage
 
getExitCriterionId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getExitCriterionId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getExitDependencies() - Method in class org.flowable.cmmn.model.PlanItem
 
getExitDependentPlanItems() - Method in class org.flowable.cmmn.model.PlanItem
 
getExitEventType() - Method in class org.flowable.cmmn.model.Criterion
 
getExitTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getExitTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getExitType() - Method in class org.flowable.cmmn.model.Criterion
 
getExpanded() - Method in class org.flowable.bpmn.model.GraphicInfo
 
getExpanded() - Method in class org.flowable.cmmn.model.GraphicInfo
 
getExpanded() - Method in class org.flowable.dmn.model.GraphicInfo
 
getExporter() - Method in class org.flowable.bpmn.model.BpmnModel
 
getExporter() - Method in class org.flowable.cmmn.model.CmmnModel
 
getExporter() - Method in class org.flowable.dmn.model.DmnDefinition
 
getExporterVersion() - Method in class org.flowable.bpmn.model.BpmnModel
 
getExporterVersion() - Method in class org.flowable.cmmn.model.CmmnModel
 
getExporterVersion() - Method in class org.flowable.dmn.model.DmnDefinition
 
getExpression() - Method in class org.flowable.bpmn.model.FieldExtension
 
getExpression() - Method in class org.flowable.bpmn.model.FormProperty
 
getExpression() - Method in class org.flowable.cmmn.model.FieldExtension
 
getExpression() - Method in class org.flowable.dmn.model.Decision
 
getExpressionLanguage() - Method in class org.flowable.cmmn.model.CmmnModel
 
getExpressionLanguage() - Method in class org.flowable.dmn.model.DmnDefinition
 
getExpressionLanguage() - Method in class org.flowable.dmn.model.LiteralExpression
 
getExpressionLanguage() - Method in class org.flowable.dmn.model.UnaryTests
 
getExpressionText() - Method in interface org.flowable.common.engine.api.delegate.Expression
 
getExtensionElements() - Method in class org.flowable.bpmn.model.BaseElement
 
getExtensionElements() - Method in class org.flowable.cmmn.model.BaseElement
 
getExtensionElements() - Method in class org.flowable.dmn.model.DmnElement
 
getExtensionElements(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
Returns for the activityId of the passed DelegateExecution the Map of ExtensionElement instances.
getExtensionId() - Method in class org.flowable.bpmn.model.ServiceTask
 
getExtensionId() - Method in class org.flowable.bpmn.model.UserTask
 
getExternalRef() - Method in class org.flowable.cmmn.model.Decision
 
getExternalRef() - Method in class org.flowable.cmmn.model.Process
 
getExternalWorkerJobEntity() - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobAfterContext
 
getExternalWorkerJobErrorDetails(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns the full error details that were passed to the External worker Job when the job was last failed.
getExternalWorkerJobErrorDetails(String) - Method in interface org.flowable.engine.ManagementService
Returns the full error details that were passed to the ExternalWorkerJobEntity when the job was last failed.
getExternalWorkerServiceTask() - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobAfterContext
 
getExternalWorkerServiceTask() - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
 
getExtraValue() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getExtraValue() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getFailedJobRetryTimeCycleValue() - Method in class org.flowable.bpmn.model.Activity
 
getFailedMigrationParts() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
getFailedMigrationParts() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
getFallbackToDefaultTenant() - Method in class org.flowable.bpmn.model.CallActivity
 
getFallbackToDefaultTenant() - Method in class org.flowable.cmmn.model.CaseTask
 
getFallbackToDefaultTenant() - Method in class org.flowable.cmmn.model.ProcessTask
 
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 FieldExtension matching the provided 'fieldName' which is defined for the current activity of the provided DelegateExecution.
getFieldExpression(DelegateExecution, String) - Static method in class org.flowable.engine.delegate.DelegateHelper
Returns the Expression for the field defined for the current activity of the provided DelegateExecution.
getFieldExpression(DelegateTask, String) - Static method in class org.flowable.engine.delegate.DelegateHelper
getFieldExtensions() - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
 
getFieldExtensions() - Method in class org.flowable.bpmn.model.FlowableListener
 
getFieldExtensions() - Method in class org.flowable.bpmn.model.TaskWithFieldExtensions
 
getFieldExtensions() - Method in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
 
getFieldExtensions() - Method in class org.flowable.cmmn.model.FlowableListener
 
getFieldExtensions() - Method in class org.flowable.cmmn.model.TaskWithFieldExtensions
 
getFieldName() - Method in class org.flowable.bpmn.model.FieldExtension
 
getFieldName() - Method in class org.flowable.cmmn.model.FieldExtension
 
getFields() - Method in class org.flowable.bpmn.model.DataGridRow
 
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 passed DelegateExecution.
getFirstResult() - Method in class org.flowable.common.engine.api.management.TablePage
 
getFirstRuleResult() - Method in class org.flowable.dmn.api.DmnDecisionRuleResult
 
getFlowable6ProcessEngineConfiguration() - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
getFlowElement(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
getFlowElement(String) - Method in interface org.flowable.bpmn.model.FlowElementsContainer
 
getFlowElement(String) - Method in class org.flowable.bpmn.model.Process
 
getFlowElement(String) - Method in class org.flowable.bpmn.model.SubProcess
 
getFlowElement(String, boolean) - Method in class org.flowable.bpmn.model.Process
 
getFlowElement(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
Returns the current FlowElement where the DelegateExecution is 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
 
getFlowElementInSubProcess(String, SubProcess) - Method in class org.flowable.bpmn.model.BpmnModel
 
getFlowElementMap() - Method in interface org.flowable.bpmn.model.FlowElementsContainer
 
getFlowElementMap() - Method in class org.flowable.bpmn.model.Process
 
getFlowElementMap() - Method in class org.flowable.bpmn.model.SubProcess
 
getFlowElements() - Method in interface org.flowable.bpmn.model.FlowElementsContainer
 
getFlowElements() - Method in class org.flowable.bpmn.model.Process
 
getFlowElements() - Method in class org.flowable.bpmn.model.SubProcess
 
getFlowElementsContainer(String) - Method in class org.flowable.bpmn.model.Process
Searches the whole process, including subprocesses
getFlowElementsContainer(FlowElementsContainer, String) - Method in class org.flowable.bpmn.model.Process
 
getFlowLocationByDiagramIdMap() - Method in class org.flowable.dmn.model.DmnDefinition
 
getFlowLocationGraphicInfo(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
getFlowLocationGraphicInfo(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
getFlowLocationGraphicInfo(String) - Method in class org.flowable.dmn.model.DmnDefinition
 
getFlowLocationMap() - Method in class org.flowable.bpmn.model.BpmnModel
 
getFlowLocationMap() - Method in class org.flowable.cmmn.model.CmmnModel
 
getFlowLocationMap() - Method in class org.flowable.dmn.model.DmnDefinition
 
getFlowLocationMapByDiagramId(String) - Method in class org.flowable.dmn.model.DmnDefinition
 
getFlowReferences() - Method in class org.flowable.bpmn.model.Lane
 
getFormDefinitionsForCaseDefinition(String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Retrieves the FormDefinitions associated with the given case definition.
getFormDefinitionsForProcessDefinition(String) - Method in interface org.flowable.engine.RepositoryService
Retrieves the FormDefinitions associated with the given process definition.
getFormKey() - Method in class org.flowable.bpmn.model.FormAwareServiceTask
 
getFormKey() - Method in class org.flowable.bpmn.model.StartEvent
 
getFormKey() - Method in class org.flowable.bpmn.model.UserTask
 
getFormKey() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getFormKey() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getFormKey() - Method in class org.flowable.cmmn.model.CasePageTask
 
getFormKey() - Method in class org.flowable.cmmn.model.FormAwareServiceTask
 
getFormKey() - Method in class org.flowable.cmmn.model.HumanTask
 
getFormKey() - Method in class org.flowable.cmmn.model.Stage
 
getFormKey() - Method in interface org.flowable.engine.form.FormData
User defined reference to a form.
getFormKey() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
getFormKey() - Method in interface org.flowable.task.api.TaskBuilder
 
getFormKey() - Method in interface org.flowable.task.api.TaskInfo
The form key for the user task
getFormKey(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
getFormProperties() - Method in class org.flowable.bpmn.model.StartEvent
 
getFormProperties() - Method in class org.flowable.bpmn.model.UserTask
 
getFormProperties() - Method in interface org.flowable.engine.form.FormData
Properties containing the dynamic information that needs to be displayed in the form.
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
Deprecated.
 
getFormValues() - Method in class org.flowable.bpmn.model.FormProperty
 
getFrom() - Method in class org.flowable.bpmn.model.Assignment
 
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 interface org.flowable.engine.task.Comment
the full comment message the user had related to the task and/or process instance
getGetTotalCommandTime() - Method in class org.flowable.engine.test.profiler.CommandStats
 
getGlobalArtifacts() - Method in class org.flowable.bpmn.model.BpmnModel
 
getGraphicInfo() - Method in class org.flowable.cmmn.model.CmmnDiShape
 
getGraphicInfo() - Method in class org.flowable.dmn.model.DmnDiDiagram
 
getGraphicInfo() - Method in class org.flowable.dmn.model.DmnDiShape
 
getGraphicInfo(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
getGraphicInfo(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
getGraphicInfo(String) - Method in class org.flowable.dmn.model.DmnDefinition
 
getGraphicInfoByDiagramId(String, String) - Method in class org.flowable.dmn.model.DmnDefinition
 
getGroupId() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
If the identity link involves a group, then this will be a non-null id of a group.
getGroupsAccess() - Method in class org.flowable.engine.app.AppModel
 
getGroupsForCandidateUser(String) - Method in interface org.flowable.cmmn.api.CandidateManager
 
getGroupsForCandidateUser(String) - Method in interface org.flowable.engine.CandidateManager
 
getGroupsForCandidateUser(String) - Method in class org.flowable.engine.DefaultCandidateManager
 
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.bpmn.model.MultiInstanceLoopCharacteristics
 
getHeaderInstances() - Method in interface org.flowable.eventregistry.api.runtime.EventInstance
 
getHeaders() - Method in interface org.flowable.eventregistry.api.FlowableEventInfo
 
getHeaders() - Method in interface org.flowable.eventregistry.api.InboundEvent
 
getHeaders() - Method in interface org.flowable.eventregistry.api.OutboundEvent
 
getHeight() - Method in class org.flowable.bpmn.model.GraphicInfo
 
getHeight() - Method in class org.flowable.cmmn.model.GraphicInfo
 
getHeight() - Method in class org.flowable.dmn.model.GraphicInfo
 
getHeight() - Method in class org.flowable.engine.repository.DiagramNode
 
getHistoricCaseInstanceMigrationDocument() - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
Builds a HistoricCaseInstanceMigrationDocument
getHistoricData() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
The trail of data, ordered by date (ascending).
getHistoricEntityLinkChildrenForCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Retrieves the HistoricEntityLinks associated with the given case instance.
getHistoricEntityLinkChildrenForProcessInstance(String) - Method in interface org.flowable.engine.HistoryService
Retrieves the HistoricEntityLinks associated with the given process instance.
getHistoricEntityLinkChildrenForTask(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Retrieves the HistoricEntityLinks associated with the given task.
getHistoricEntityLinkChildrenForTask(String) - Method in interface org.flowable.engine.HistoryService
Retrieves the HistoricEntityLinks associated with the given task.
getHistoricEntityLinkChildrenWithSameRootAsCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Retrieves all the HistoricEntityLinks associated with same root as the given case instance.
getHistoricEntityLinkChildrenWithSameRootAsProcessInstance(String) - Method in interface org.flowable.engine.HistoryService
Retrieves all the HistoricEntityLinks associated with same root as the given process instance.
getHistoricEntityLinkParentsForCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Retrieves the HistoricEntityLinks where the given case instance is referenced.
getHistoricEntityLinkParentsForProcessInstance(String) - Method in interface org.flowable.engine.HistoryService
Retrieves the HistoricEntityLinks where the given process instance is referenced.
getHistoricEntityLinkParentsForTask(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Retrieves the HistoricEntityLinks where the given task is referenced.
getHistoricEntityLinkParentsForTask(String) - Method in interface org.flowable.engine.HistoryService
Retrieves the HistoricEntityLinks where the given task is referenced.
getHistoricIdentityLinksForCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Retrieves the HistoricIdentityLinks associated with the given case instance.
getHistoricIdentityLinksForPlanItemInstance(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Retrieves the HistoricIdentityLinks associated with the given plan item instance.
getHistoricIdentityLinksForProcessInstance(String) - Method in interface org.flowable.engine.HistoryService
Retrieves the HistoricIdentityLinks associated with the given process instance.
getHistoricIdentityLinksForTask(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Retrieves the HistoricIdentityLinks associated with the given task.
getHistoricIdentityLinksForTask(String) - Method in interface org.flowable.engine.HistoryService
Retrieves the HistoricIdentityLinks associated with the given task.
getHistory() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
getHistoryCleaningManager() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
getHistoryCleaningTimeCycleConfig() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
getHistoryJobHistoryJson(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Get the advanced configuration (storing the history json data) of a HistoryJob.
getHistoryJobHistoryJson(String) - Method in interface org.flowable.engine.ManagementService
Get the advanced configuration (storing the history json data) of a HistoryJob.
getHistoryLevel() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
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
Deprecated.
 
getHitPolicy() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
getHitPolicy() - Method in class org.flowable.dmn.model.DecisionTable
 
getHref() - Method in class org.flowable.dmn.model.DmnElementReference
 
getHttpClientConfig() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
getHttpRequestHandler() - Method in class org.flowable.bpmn.model.HttpServiceTask
 
getHttpRequestHandler() - Method in class org.flowable.cmmn.model.HttpServiceTask
 
getHttpResponseHandler() - Method in class org.flowable.bpmn.model.HttpServiceTask
 
getHttpResponseHandler() - Method in class org.flowable.cmmn.model.HttpServiceTask
 
getIcon() - Method in class org.flowable.cmmn.model.CasePageTask
 
getIcon() - Method in class org.flowable.engine.app.AppModel
 
getId() - Method in interface org.flowable.batch.api.Batch
 
getId() - Method in interface org.flowable.batch.api.BatchPart
The technical id of the batch part
getId() - Method in class org.flowable.bpmn.model.BaseElement
 
getId() - Method in interface org.flowable.bpmn.model.FlowElementsContainer
 
getId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getId() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstance
 
getId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getId() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
unique identifier
getId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getId() - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstance
 
getId() - Method in interface org.flowable.cmmn.api.runtime.IntentEventListenerInstance
 
getId() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstance
 
getId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getId() - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstance
 
getId() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
 
getId() - Method in class org.flowable.cmmn.api.StageResponse
 
getId() - Method in class org.flowable.cmmn.model.BaseElement
 
getId() - Method in class org.flowable.cmmn.model.CmmnModel
 
getId() - Method in interface org.flowable.cmmn.model.HasEntryCriteria
 
getId() - Method in interface org.flowable.cmmn.model.HasExitCriteria
 
getId() - Method in interface org.flowable.common.engine.api.query.CacheAwareQuery
 
getId() - Method in interface org.flowable.common.engine.api.repository.EngineDeployment
 
getId() - Method in interface org.flowable.dmn.api.DmnDecision
unique identifier
getId() - Method in interface org.flowable.dmn.api.DmnDeployment
 
getId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
unique identifier
getId() - Method in class org.flowable.dmn.api.ExpressionExecution
 
getId() - Method in class org.flowable.dmn.model.DmnElement
 
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
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.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
 
getId() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
unique identifier
getId() - Method in interface org.flowable.eventregistry.api.EventDefinition
unique identifier
getId() - Method in interface org.flowable.eventregistry.api.EventDeployment
 
getId() - Method in interface org.flowable.eventsubscription.api.EventSubscription
The unique identifier of the execution.
getId() - Method in interface org.flowable.job.api.JobInfo
Returns the unique identifier for this job.
getId() - Method in interface org.flowable.task.api.Event
Unique identifier for this event
getId() - Method in interface org.flowable.task.api.TaskBuilder
 
getId() - Method in interface org.flowable.task.api.TaskInfo
DB id of the task.
getId() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
The unique DB id
getId() - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
 
getIdBlockSize() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
getIdentityLinks() - Method in interface org.flowable.task.api.TaskBuilder
 
getIdentityLinks() - Method in interface org.flowable.task.api.TaskInfo
Returns the identity links.
getIdentityLinksForCaseDefinition(String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Retrieves the IdentityLinks associated with the given case definition.
getIdentityLinksForCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Retrieves the IdentityLinks associated with the given case instance.
getIdentityLinksForPlanItemInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Retrieves the IdentityLinks associated with the given plan item instance.
getIdentityLinksForProcessDefinition(String) - Method in interface org.flowable.engine.RepositoryService
Retrieves the IdentityLinks associated with the given process definition.
getIdentityLinksForProcessInstance(String) - Method in interface org.flowable.engine.RuntimeService
Retrieves the IdentityLinks associated with the given process instance.
getIdentityLinksForTask(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Retrieves the IdentityLinks associated with the given task.
getIdentityLinksForTask(String) - Method in interface org.flowable.engine.TaskService
Retrieves the IdentityLinks associated with the given task.
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
Deprecated.
 
getIgnoreCondition() - Method in class org.flowable.cmmn.model.ReactivationRule
 
getImplementation() - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
 
getImplementation() - Method in class org.flowable.bpmn.model.CollectionHandler
 
getImplementation() - Method in class org.flowable.bpmn.model.EventListener
 
getImplementation() - Method in class org.flowable.bpmn.model.FlowableListener
 
getImplementation() - Method in class org.flowable.bpmn.model.ServiceTask
 
getImplementation() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
 
getImplementation() - Method in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
 
getImplementation() - Method in class org.flowable.cmmn.model.FlowableListener
 
getImplementation() - Method in class org.flowable.cmmn.model.ServiceTask
 
getImplementation() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
 
getImplementation() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
The implementation type of the channel.
getImplementationRef() - Method in class org.flowable.bpmn.model.Interface
 
getImplementationRef() - Method in class org.flowable.bpmn.model.Operation
 
getImplementationType() - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
 
getImplementationType() - Method in class org.flowable.bpmn.model.CollectionHandler
 
getImplementationType() - Method in class org.flowable.bpmn.model.EventListener
 
getImplementationType() - Method in class org.flowable.bpmn.model.FlowableListener
 
getImplementationType() - Method in class org.flowable.bpmn.model.SendTask
 
getImplementationType() - Method in class org.flowable.bpmn.model.ServiceTask
 
getImplementationType() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
 
getImplementationType() - Method in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
 
getImplementationType() - Method in class org.flowable.cmmn.model.Decision
 
getImplementationType() - Method in class org.flowable.cmmn.model.FlowableListener
 
getImplementationType() - Method in class org.flowable.cmmn.model.Process
 
getImplementationType() - Method in class org.flowable.cmmn.model.ServiceTask
 
getImplementationType() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
 
getImports() - Method in class org.flowable.bpmn.model.BpmnModel
 
getImportType() - Method in class org.flowable.bpmn.model.Import
 
getInboundChannel() - Method in interface org.flowable.eventregistry.api.FlowableEventInfo
 
getIncludeInStageOverview() - Method in class org.flowable.cmmn.model.Milestone
 
getIncludeInStageOverview() - Method in class org.flowable.cmmn.model.Stage
 
getIncomingAssociations() - Method in class org.flowable.cmmn.model.Criterion
 
getIncomingAssociations() - Method in interface org.flowable.cmmn.model.HasAssociations
 
getIncomingAssociations() - Method in class org.flowable.cmmn.model.PlanItem
 
getIncomingFlows() - Method in class org.flowable.bpmn.model.FlowNode
 
getIndex() - Method in class org.flowable.bpmn.model.DataGridRow
 
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.
getInitialActivityId() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
 
getInitialFlowElement() - Method in class org.flowable.bpmn.model.Process
 
getInitialFlowElement() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
 
getInitialFlowElement() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
 
getInitiator() - Method in class org.flowable.bpmn.model.StartEvent
 
getInitiatorVariableName() - Method in class org.flowable.cmmn.model.Case
 
getInitiatorVariableName() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
 
getInMessageRef() - Method in class org.flowable.bpmn.model.Operation
 
getInParameters() - Method in class org.flowable.bpmn.model.CallActivity
 
getInParameters() - Method in class org.flowable.bpmn.model.CaseServiceTask
 
getInParameters() - Method in class org.flowable.bpmn.model.Event
 
getInParameters() - Method in class org.flowable.bpmn.model.ExternalWorkerServiceTask
 
getInParameters() - Method in interface org.flowable.bpmn.model.HasInParameters
 
getInParameters() - Method in class org.flowable.bpmn.model.ScriptTask
 
getInParameters() - Method in class org.flowable.cmmn.model.ChildTask
 
getInParameters() - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
getInParameters() - Method in interface org.flowable.cmmn.model.HasInParameters
 
getInParameters() - Method in class org.flowable.cmmn.model.ScriptServiceTask
 
getInParameters() - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceAfterContext
 
getInParameters() - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
 
getInProgressStartDueDate() - Method in interface org.flowable.task.api.TaskInfo
In progress start due date of the task.
getInProgressStartedBy() - Method in interface org.flowable.task.api.TaskInfo
The user reference that put this task in progress
getInProgressStartTime() - Method in interface org.flowable.task.api.TaskInfo
The date/time when this task was put in progress
getInputClause() - Method in class org.flowable.dmn.model.RuleInputClauseContainer
 
getInputData() - Method in class org.flowable.dmn.model.DecisionService
 
getInputData() - Method in class org.flowable.dmn.model.DmnDefinition
 
getInputDataItem() - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
getInputDecisions() - Method in class org.flowable.dmn.model.DecisionService
 
getInputEntries() - Method in class org.flowable.dmn.model.DecisionRule
 
getInputEntry() - Method in class org.flowable.dmn.model.RuleInputClauseContainer
 
getInputExpression() - Method in class org.flowable.dmn.model.InputClause
 
getInputNumber() - Method in class org.flowable.dmn.model.InputClause
 
getInputs() - Method in class org.flowable.dmn.model.DecisionTable
 
getInputStream() - Method in interface org.flowable.common.engine.api.io.InputStreamProvider
Creates a NEW InputStream to the provided resource.
getInputValues() - Method in class org.flowable.dmn.model.InputClause
 
getInputVariables() - Method in class org.flowable.bpmn.model.BusinessRuleTask
 
getInputVariables() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
getInputVariableTypes() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
getInstance() - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
 
getInstance() - Method in class org.flowable.bpmn.model.FlowableListener
 
getInstance() - Method in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
 
getInstance() - Method in class org.flowable.cmmn.model.FlowableListener
 
getInstance() - Static method in class org.flowable.engine.test.profiler.FlowableProfiler
 
getInstanceId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
reference to the (process) instance for which the decision was executed
getInstanceId() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
getInterfaces() - Method in class org.flowable.bpmn.model.BpmnModel
 
getIoSpecification() - Method in class org.flowable.bpmn.model.Activity
 
getIoSpecification() - Method in class org.flowable.bpmn.model.Process
 
getItemComponents() - Method in class org.flowable.dmn.model.ItemDefinition
 
getItemControl() - Method in class org.flowable.cmmn.model.PlanItem
 
getItemDefinitions() - Method in class org.flowable.bpmn.model.BpmnModel
 
getItemDefinitions() - Method in class org.flowable.dmn.model.DmnDefinition
 
getItemKind() - Method in class org.flowable.bpmn.model.ItemDefinition
 
getItemRef() - Method in class org.flowable.bpmn.model.Message
 
getItemSubjectRef() - Method in class org.flowable.bpmn.model.DataObject
 
getItemSubjectRef() - Method in class org.flowable.bpmn.model.DataSpec
 
getItemSubjectRef() - Method in class org.flowable.bpmn.model.DataStore
 
getItemSubjectRef() - Method in class org.flowable.bpmn.model.DataStoreReference
 
getJobCategory() - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
 
getJobExceptionStacktrace(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns the full stacktrace of the exception that occurs when the job with the given id was last executed.
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.
getJobHandlerConfiguration() - Method in interface org.flowable.job.api.JobInfo
Get the job handler configuration.
getJobHandlerType() - Method in interface org.flowable.job.api.JobInfo
Get the job handler type.
getJobId() - Method in exception class org.flowable.job.api.JobNotFoundException
 
getJobTopicExpression() - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
 
getJobType() - Method in interface org.flowable.job.api.Job
Get the job type for this job.
getJpaEntityManagerFactory() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
getJpaPersistenceUnitName() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
getKey() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
unique name for all versions of this case definition
getKey() - Method in interface org.flowable.common.engine.api.repository.EngineDeployment
 
getKey() - Method in interface org.flowable.dmn.api.DmnDecision
unique name for all versions this definition
getKey() - Method in class org.flowable.engine.app.AppModel
 
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
getKey() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
unique name for all versions this channel definition
getKey() - Method in interface org.flowable.eventregistry.api.EventDefinition
unique name for all versions this event definition
getLabel() - Method in class org.flowable.cmmn.model.CasePageTask
 
getLabel() - Method in class org.flowable.dmn.model.DmnElement
 
getLabelFontName() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
getLabelGraphicInfo() - Method in class org.flowable.cmmn.model.CmmnDiEdge
 
getLabelGraphicInfo() - Method in class org.flowable.cmmn.model.CmmnDiShape
 
getLabelGraphicInfo(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
getLabelGraphicInfo(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
getLabelLocationByDiagramId(String) - Method in class org.flowable.dmn.model.DmnDefinition
 
getLabelLocationByDiagramIdMap() - Method in class org.flowable.dmn.model.DmnDefinition
 
getLabelLocationMap() - Method in class org.flowable.bpmn.model.BpmnModel
 
getLabelLocationMap() - Method in class org.flowable.cmmn.model.CmmnModel
 
getLane(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
getLanes() - Method in class org.flowable.bpmn.model.Process
 
getLanguage() - Method in class org.flowable.bpmn.model.ScriptInfo
The script language
getLanguage() - Method in class org.flowable.cmmn.model.ScriptInfo
The script language
getLanguage() - Method in class org.flowable.engine.migration.Script
 
getLastAvailableTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getLastAvailableTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getLastDisabledTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getLastDisabledTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getLastEnabledTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getLastEnabledTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getLastReactivationTime() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getLastReactivationTime() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getLastReactivationUserId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getLastReactivationUserId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getLastStartedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getLastStartedTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getLastSuspendedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getLastSuspendedTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getLastUnavailableTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getLastUnavailableTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getLastUpdatedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getLastUpdatedTime() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
Returns the time when the value of the variable was last updated.
getLastUpdateTime() - Method in interface org.flowable.engine.repository.Model
 
getLibraryVersion() - Method in exception class org.flowable.common.engine.api.FlowableWrongDbException
The version of the Flowable library used.
getLifecycleListeners() - Method in class org.flowable.cmmn.model.Case
 
getLifecycleListeners() - Method in interface org.flowable.cmmn.model.HasLifecycleListeners
 
getLifecycleListeners() - Method in class org.flowable.cmmn.model.PlanItemDefinition
 
getListenerExtensionElements(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
 
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
 
getLocalizationElementProperties(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
getLocalizedDescription() - Method in interface org.flowable.engine.runtime.ProcessInstance
Returns the localized description of this process instance.
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.
getLocalVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
The local variable value.
getLocalVariableInstance(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
The local variable.
getLocalVariableInstances(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
All variable values that are defined in the plan item instance scope, without taking outer scopes into account.
getLocalVariables(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
All variable values that are defined in the plan item instance scope, without taking outer scopes into account.
getLocalVariables(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
All variable values for all given variableNames that are defined in the plan item instance scope, without taking outer scopes into account.
getLocalVariablesFromJson(JsonNode, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
 
getLocation() - Method in class org.flowable.bpmn.model.Import
 
getLocationByDiagramIdMap() - Method in class org.flowable.dmn.model.DmnDefinition
 
getLocationMap() - Method in class org.flowable.bpmn.model.BpmnModel
 
getLocationMap() - Method in class org.flowable.cmmn.model.CmmnModel
 
getLocationMap() - Method in class org.flowable.dmn.model.DmnDefinition
 
getLocationMapByDiagramId(String) - Method in class org.flowable.dmn.model.DmnDefinition
 
getLockExpirationTime() - Method in interface org.flowable.job.api.ExternalWorkerJob
 
getLockManager(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Acquire a lock manager for the requested lock.
getLockManager(String) - Method in interface org.flowable.dmn.api.DmnManagementService
Acquire a lock manager for the requested lock.
getLockManager(String) - Method in interface org.flowable.engine.ManagementService
Acquire a lock manager for the requested lock.
getLockManager(String) - Method in interface org.flowable.eventregistry.api.EventManagementService
Acquire a lock manager for the requested lock.
getLockOwner() - Method in interface org.flowable.eventsubscription.api.EventSubscription
Gets the owner of this event subscription, if it was locked.
getLockOwner() - Method in interface org.flowable.job.api.ExternalWorkerJob
 
getLockTime() - Method in interface org.flowable.eventsubscription.api.EventSubscription
Gets the date/time when this event subscription was locked.
getLogNumber() - Method in interface org.flowable.engine.event.EventLogEntry
 
getLogNumber() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
 
getLongValue() - Method in interface org.flowable.variable.api.types.ValueFields
 
getLoopCardinality() - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
getLoopCharacteristics() - Method in class org.flowable.bpmn.model.Activity
 
getMailClient(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
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
 
getMainProcess() - Method in class org.flowable.bpmn.model.BpmnModel
 
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
Deprecated.
 
getManualActivationRule() - Method in class org.flowable.cmmn.model.PlanItemControl
 
getMapExceptions() - Method in class org.flowable.bpmn.model.Activity
 
getMaxInstanceCount() - Method in class org.flowable.cmmn.model.RepetitionRule
 
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.
getMessage() - Method in interface org.flowable.task.api.Event
The message that can be used in case this action only has a single message part.
getMessage(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
getMessageData() - Method in interface org.flowable.engine.delegate.event.FlowableMessageEvent
 
getMessageData() - Method in class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
 
getMessageExpression() - Method in class org.flowable.bpmn.model.MessageEventDefinition
 
getMessageFlow(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
getMessageFlows() - Method in class org.flowable.bpmn.model.BpmnModel
 
getMessageName() - Method in interface org.flowable.engine.delegate.event.FlowableMessageEvent
 
getMessageName() - Method in class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
 
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()
getMessageParts() - Method in interface org.flowable.task.api.Event
The meaning of the message parts is defined by the action as you can find in Event.getAction()
getMessageRef() - Method in class org.flowable.bpmn.model.MessageEventDefinition
 
getMessageRef() - Method in class org.flowable.bpmn.model.MessageFlow
 
getMessages() - Method in class org.flowable.bpmn.model.BpmnModel
 
getMetaInfo() - Method in interface org.flowable.engine.repository.Model
 
getMetaInfo() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
 
getMetaInfo() - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
 
getMigrateToCaseDefinitionId() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
 
getMigrateToCaseDefinitionId() - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationDocument
 
getMigrateToCaseDefinitionKey() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
 
getMigrateToCaseDefinitionKey() - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationDocument
 
getMigrateToCaseDefinitionTenantId() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
 
getMigrateToCaseDefinitionTenantId() - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationDocument
 
getMigrateToCaseDefinitionVersion() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
 
getMigrateToCaseDefinitionVersion() - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationDocument
 
getMigrateToProcessDefinitionId() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
 
getMigrateToProcessDefinitionKey() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
 
getMigrateToProcessDefinitionTenantId() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
 
getMigrateToProcessDefinitionVersion() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
 
getMigrationMessage() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
getMigrationMessage() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
 
getMigrationStacktrace() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
getMigrationStacktrace() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
 
getMilestoneVariable() - Method in class org.flowable.cmmn.model.Milestone
 
getMockSupport() - Method in class org.flowable.engine.test.FlowableRule
Deprecated.
 
getMockSupport() - Method in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
getMockSupport() - Method in class org.flowable.engine.test.FlowableTestHelper
 
getModel(String) - Method in interface org.flowable.engine.RepositoryService
Returns the Model
getModelEditorSource(String) - Method in interface org.flowable.engine.RepositoryService
Returns the model editor source as a byte array
getModelEditorSourceExtra(String) - Method in interface org.flowable.engine.RepositoryService
Returns the model editor source extra as a byte array
getMoveToAvailablePlanItemDefinitionMappings() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
 
getName() - Method in class org.flowable.bpmn.model.CustomProperty
 
getName() - Method in class org.flowable.bpmn.model.DataGridField
 
getName() - Method in class org.flowable.bpmn.model.DataSpec
 
getName() - Method in class org.flowable.bpmn.model.DataStore
 
getName() - Method in class org.flowable.bpmn.model.Escalation
 
getName() - Method in class org.flowable.bpmn.model.ExtensionAttribute
 
getName() - Method in class org.flowable.bpmn.model.ExtensionElement
 
getName() - Method in class org.flowable.bpmn.model.FlowElement
 
getName() - Method in class org.flowable.bpmn.model.FormProperty
 
getName() - Method in class org.flowable.bpmn.model.FormValue
 
getName() - Method in class org.flowable.bpmn.model.Interface
 
getName() - Method in class org.flowable.bpmn.model.Lane
 
getName() - Method in class org.flowable.bpmn.model.Message
 
getName() - Method in class org.flowable.bpmn.model.MessageFlow
 
getName() - Method in class org.flowable.bpmn.model.Operation
 
getName() - Method in class org.flowable.bpmn.model.Pool
 
getName() - Method in class org.flowable.bpmn.model.Process
 
getName() - Method in class org.flowable.bpmn.model.Resource
 
getName() - Method in class org.flowable.bpmn.model.Signal
 
getName() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getName() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstance
 
getName() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getName() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
label used for display purposes
getName() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getName() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getName() - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstance
 
getName() - Method in interface org.flowable.cmmn.api.runtime.IntentEventListenerInstance
 
getName() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstance
 
getName() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getName() - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstance
 
getName() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
 
getName() - Method in class org.flowable.cmmn.api.StageResponse
 
getName() - Method in class org.flowable.cmmn.model.Case
 
getName() - Method in class org.flowable.cmmn.model.CaseElement
 
getName() - Method in class org.flowable.cmmn.model.CmmnModel
 
getName() - Method in class org.flowable.cmmn.model.Decision
 
getName() - Method in class org.flowable.cmmn.model.ExtensionAttribute
 
getName() - Method in class org.flowable.cmmn.model.ExtensionElement
 
getName() - Method in class org.flowable.cmmn.model.Process
 
getName() - Method in class org.flowable.cmmn.model.SentryOnPart
 
getName() - Method in interface org.flowable.common.engine.api.Engine
 
getName() - Method in interface org.flowable.common.engine.api.query.QueryProperty
 
getName() - Method in interface org.flowable.common.engine.api.repository.EngineDeployment
 
getName() - Method in interface org.flowable.common.engine.api.repository.EngineResource
 
getName() - Method in interface org.flowable.dmn.api.DmnDecision
label used for display purposes
getName() - Method in interface org.flowable.dmn.api.DmnDeployment
 
getName() - Method in class org.flowable.dmn.model.DmnDiDiagram
 
getName() - Method in class org.flowable.dmn.model.DmnExtensionAttribute
 
getName() - Method in class org.flowable.dmn.model.DmnExtensionElement
 
getName() - Method in class org.flowable.dmn.model.NamedElement
 
getName() - Method in class org.flowable.dmn.model.OutputClause
 
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.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
 
getName() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
label used for display purposes
getName() - Method in interface org.flowable.eventregistry.api.EventDefinition
label used for display purposes
getName() - Method in interface org.flowable.eventregistry.api.EventDeployment
 
getName() - Method in interface org.flowable.task.api.TaskBuilder
 
getName() - Method in interface org.flowable.task.api.TaskInfo
Name or title of the task.
getName() - Method in interface org.flowable.variable.api.types.ValueFields
 
getNamespace() - Method in class org.flowable.bpmn.model.ExtensionAttribute
 
getNamespace() - Method in class org.flowable.bpmn.model.ExtensionElement
 
getNamespace() - Method in class org.flowable.bpmn.model.Import
 
getNamespace() - Method in class org.flowable.cmmn.model.ExtensionAttribute
 
getNamespace() - Method in class org.flowable.cmmn.model.ExtensionElement
 
getNamespace() - Method in class org.flowable.dmn.model.DmnDefinition
 
getNamespace() - Method in class org.flowable.dmn.model.DmnExtensionAttribute
 
getNamespace() - Method in class org.flowable.dmn.model.DmnExtensionElement
 
getNamespace(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
getNamespace(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
getNamespacePrefix() - Method in class org.flowable.bpmn.model.ExtensionAttribute
 
getNamespacePrefix() - Method in class org.flowable.bpmn.model.ExtensionElement
 
getNamespacePrefix() - Method in class org.flowable.cmmn.model.ExtensionAttribute
 
getNamespacePrefix() - Method in class org.flowable.cmmn.model.ExtensionElement
 
getNamespacePrefix() - Method in class org.flowable.dmn.model.DmnExtensionAttribute
 
getNamespacePrefix() - Method in class org.flowable.dmn.model.DmnExtensionElement
 
getNamespaces() - Method in class org.flowable.bpmn.model.BpmnModel
 
getNamespaces() - Method in class org.flowable.cmmn.model.CmmnModel
 
getNamespaces() - Method in class org.flowable.dmn.model.DmnDefinition
 
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
 
getNewAssignee() - Method in class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
 
getNewAssigneeFromJson(JsonNode) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
 
getNewPlanItemDefinitionId() - Method in class org.flowable.cmmn.api.migration.ChangePlanItemDefinitionWithNewTargetIdsMapping
 
getNewPlanItemDefinitionId() - Method in class org.flowable.cmmn.api.migration.ChangePlanItemIdWithDefinitionIdMapping
 
getNewPlanItemId() - Method in class org.flowable.cmmn.api.migration.ChangePlanItemDefinitionWithNewTargetIdsMapping
 
getNewPlanItemId() - Method in class org.flowable.cmmn.api.migration.ChangePlanItemIdMapping
 
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
 
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
 
getObjectClass() - Method in exception class org.flowable.common.engine.api.FlowableObjectNotFoundException
The class of the object that was not found.
getOccurredTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getOccurredTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getOnParts() - Method in class org.flowable.cmmn.model.Sentry
 
getOnTransaction() - Method in class org.flowable.bpmn.model.EventListener
 
getOnTransaction() - Method in class org.flowable.bpmn.model.FlowableListener
 
getOnTransaction() - Method in class org.flowable.cmmn.model.FlowableListener
 
getOnTransaction() - Method in class org.flowable.common.engine.api.delegate.event.AbstractFlowableEventListener
 
getOnTransaction() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventListener
 
getOperation() - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
 
getOperationRef() - Method in class org.flowable.bpmn.model.SendTask
 
getOperationRef() - Method in class org.flowable.bpmn.model.ServiceTask
 
getOperations() - Method in class org.flowable.bpmn.model.Interface
 
getOrCreateDefaultMaiLServer() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
getOrdering() - Method in class org.flowable.bpmn.model.AdhocSubProcess
 
getOutcome() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getOutgoingAssociations() - Method in class org.flowable.cmmn.model.Criterion
 
getOutgoingAssociations() - Method in interface org.flowable.cmmn.model.HasAssociations
 
getOutgoingAssociations() - Method in class org.flowable.cmmn.model.PlanItem
 
getOutgoingFlows() - Method in class org.flowable.bpmn.model.FlowNode
 
getOutMessageRef() - Method in class org.flowable.bpmn.model.Operation
 
getOutParameters() - Method in class org.flowable.bpmn.model.CallActivity
 
getOutParameters() - Method in class org.flowable.bpmn.model.CaseServiceTask
 
getOutParameters() - Method in class org.flowable.bpmn.model.Event
 
getOutParameters() - Method in class org.flowable.bpmn.model.ExternalWorkerServiceTask
 
getOutParameters() - Method in interface org.flowable.bpmn.model.HasOutParameters
 
getOutParameters() - Method in class org.flowable.cmmn.model.ChildTask
 
getOutParameters() - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
getOutParameters() - Method in interface org.flowable.cmmn.model.HasOutParameters
 
getOutputClause() - Method in class org.flowable.dmn.model.RuleOutputClauseContainer
 
getOutputDecisions() - Method in class org.flowable.dmn.model.DecisionService
 
getOutputEntries() - Method in class org.flowable.dmn.model.DecisionRule
 
getOutputEntry() - Method in class org.flowable.dmn.model.RuleOutputClauseContainer
 
getOutputLabel() - Method in class org.flowable.dmn.model.DecisionTable
 
getOutputNumber() - Method in class org.flowable.dmn.model.OutputClause
 
getOutputs() - Method in class org.flowable.dmn.model.DecisionTable
 
getOutputValues() - Method in class org.flowable.dmn.model.OutputClause
 
getOutputValues(String) - Method in class org.flowable.dmn.api.DmnDecisionRuleResult
 
getOverrideDefinitionTenantId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getOverrideDefinitionTenantId() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
 
getOverviewAggregations() - Method in class org.flowable.bpmn.model.VariableAggregationDefinitions
 
getOverviewAggregations() - Method in class org.flowable.cmmn.model.VariableAggregationDefinitions
 
getOwner() - Method in class org.flowable.bpmn.model.UserTask
 
getOwner() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getOwner() - Method in class org.flowable.cmmn.model.CasePageTask
 
getOwner() - Method in class org.flowable.cmmn.model.HumanTask
 
getOwner() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
getOwner() - Method in class org.flowable.engine.interceptor.MigrationContext
 
getOwner() - Method in interface org.flowable.task.api.TaskBuilder
 
getOwner() - Method in interface org.flowable.task.api.TaskInfo
The user id of the person that is responsible for this task.
getOwnerId() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
 
getParallelInSameTransaction() - Method in class org.flowable.bpmn.model.HttpServiceTask
 
getParallelInSameTransaction() - Method in class org.flowable.cmmn.model.HttpServiceTask
 
getParent() - Method in class org.flowable.cmmn.model.CaseElement
 
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.
getParentCompletionRule() - Method in class org.flowable.cmmn.model.PlanItemControl
 
getParentContainer() - Method in class org.flowable.bpmn.model.FlowElement
 
getParentDeploymentId() - Method in interface org.flowable.cmmn.api.repository.CmmnDeployment
 
getParentDeploymentId() - Method in interface org.flowable.dmn.api.DmnDeployment
 
getParentDeploymentId() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
getParentDeploymentId() - Method in interface org.flowable.engine.repository.Deployment
 
getParentDeploymentId() - Method in interface org.flowable.eventregistry.api.EventDeployment
 
getParentId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getParentId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getParentId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
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 interface org.flowable.engine.runtime.Execution
Gets the id of the parent of this execution.
getParentNode() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
 
getParentProcess() - Method in class org.flowable.bpmn.model.Lane
 
getParentStage() - Method in class org.flowable.cmmn.model.CaseElement
 
getParentTaskId() - Method in interface org.flowable.task.api.TaskBuilder
 
getParentTaskId() - Method in interface org.flowable.task.api.TaskInfo
The parent task for which this task is a subtask
getParsedId() - Method in class org.flowable.dmn.model.DmnElementReference
helper method returning the href with the starting '#'
getPayload() - Method in interface org.flowable.eventregistry.api.FlowableEventInfo
 
getPayloadInstances() - Method in interface org.flowable.eventregistry.api.runtime.EventInstance
 
getPlanItem() - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
getPlanItem() - Method in interface org.flowable.cmmn.api.delegate.ReadOnlyDelegatePlanItemInstance
 
getPlanItem() - Method in class org.flowable.cmmn.model.PlanFragment
 
getPlanItem(String) - Method in class org.flowable.cmmn.model.PlanFragment
 
getPlanItemDefinition() - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
getPlanItemDefinition() - Method in interface org.flowable.cmmn.api.delegate.ReadOnlyDelegatePlanItemInstance
 
getPlanItemDefinition() - Method in class org.flowable.cmmn.model.PlanItem
 
getPlanItemDefinitionId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getPlanItemDefinitionId() - Method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMapping
 
getPlanItemDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstance
 
getPlanItemDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.IntentEventListenerInstance
 
getPlanItemDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getPlanItemDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstance
 
getPlanItemDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
 
getPlanItemDefinitionMap() - Method in class org.flowable.cmmn.model.Stage
 
getPlanItemDefinitions() - Method in class org.flowable.cmmn.model.Stage
 
getPlanItemDefinitionType() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getPlanItemDefinitionType() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getPlanItemInstanceLocalVariables() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getPlanItemInstanceLocalVariables() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getPlanItemLocalVariables() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
 
getPlanItemRef() - Method in class org.flowable.cmmn.model.PlanItemDefinition
 
getPlanItems() - Method in class org.flowable.cmmn.model.PlanFragment
 
getPlanModel() - Method in class org.flowable.cmmn.model.Case
 
getPool(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
getPools() - Method in class org.flowable.bpmn.model.BpmnModel
 
getPostExecutionTime() - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
 
getPostUpgradeExpression() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
 
getPostUpgradeJavaDelegate() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
 
getPostUpgradeJavaDelegateExpression() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
 
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.
getPotentialStarterUsers(String) - Method in interface org.flowable.engine.IdentityService
Returns the potential starter users for a given process definition.
getPredefinedCaseInstanceId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getPredefinedProcessInstanceId() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
 
getPreExecutionTime() - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
 
getPreferredOrientation() - Method in class org.flowable.dmn.model.DecisionTable
 
getPreUpgradeExpression() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
 
getPreUpgradeJavaDelegate() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
 
getPreUpgradeJavaDelegateExpression() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
 
getPreUpgradeScript() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
 
getPrimaryCase() - Method in class org.flowable.cmmn.model.CmmnModel
 
getPrincipal() - Method in interface org.flowable.common.engine.api.identity.AuthenticationContext
Obtains the currently authenticated principal, or an authentication request token.
getPriority() - Method in class org.flowable.bpmn.model.UserTask
 
getPriority() - Method in class org.flowable.cmmn.model.HumanTask
 
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
 
getPriority() - Method in interface org.flowable.task.api.TaskBuilder
 
getPriority() - Method in interface org.flowable.task.api.TaskInfo
Indication of how important/urgent this task is
getProcess() - Method in class org.flowable.cmmn.model.ProcessTask
 
getProcess() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
 
getProcess() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
 
getProcess(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
getProcessById(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
getProcessById(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
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.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 interface org.flowable.engine.RepositoryService
Returns the ProcessDefinition including all BPMN information like additional Properties (e.g. documentation).
getProcessDefinitionBpmnModel(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
getProcessDefinitionByKey(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
getProcessDefinitionCategory() - Method in interface org.flowable.engine.history.HistoricProcessInstance
The category of the process definition of the process instance.
getProcessDefinitionCategory() - Method in interface org.flowable.engine.runtime.ProcessInstance
The category of the process definition of the process instance.
getProcessDefinitionId() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEngineEvent
 
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 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() - Method in interface org.flowable.eventsubscription.api.EventSubscription
Id of the process definition for this event subscription.
getProcessDefinitionId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
getProcessDefinitionId() - Method in interface org.flowable.identitylink.api.IdentityLink
The process definition id associated with this identity link.
getProcessDefinitionId() - Method in interface org.flowable.job.api.Job
Returns the specific process definition on which the job was created
getProcessDefinitionId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
 
getProcessDefinitionId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
getProcessDefinitionId() - Method in interface org.flowable.task.api.TaskInfo
Reference to the process definition or null if it is not related to a process.
getProcessDefinitionId() - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
 
getProcessDefinitionInfo(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
getProcessDefinitionInfo(String) - Method in interface org.flowable.engine.DynamicBpmnService
 
getProcessDefinitionKey() - Method in interface org.flowable.engine.history.HistoricProcessInstance
The key of the process definition of the process instance.
getProcessDefinitionKey() - Method in interface org.flowable.engine.runtime.ProcessInstance
The key of the process definition of the process instance.
getProcessDefinitionName() - Method in interface org.flowable.engine.history.HistoricProcessInstance
The name of the process definition of the process instance.
getProcessDefinitionName() - Method in interface org.flowable.engine.runtime.ProcessInstance
The name of the process definition of the process instance.
getProcessDefinitionProcessObject(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
getProcessDefinitionVersion() - Method in interface org.flowable.engine.history.HistoricProcessInstance
The version of the process definition of the process instance.
getProcessDefinitionVersion() - Method in interface org.flowable.engine.runtime.ProcessInstance
The version of the process definition of the process instance.
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(String) - Method in interface org.flowable.engine.RepositoryService
Provides positions and dimensions of elements in a process diagram as provided by RepositoryService.getProcessDiagram(String).
getProcessEngine() - Method in class org.flowable.engine.test.FlowableRule
Deprecated.
 
getProcessEngine() - Method in class org.flowable.engine.test.FlowableTestHelper
 
getProcessEngine(String) - Static method in class org.flowable.engine.ProcessEngines
obtain a process engine by name.
getProcessEngineConfiguration() - Method in interface org.flowable.engine.ProcessEngine
 
getProcessEngineConfiguration() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
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.
getProcesses() - Method in class org.flowable.bpmn.model.BpmnModel
 
getProcesses() - Method in class org.flowable.cmmn.model.CmmnModel
 
getProcessExecutionLogger() - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLoggerConfigurator
 
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
 
getProcessInstanceAttachments(String) - Method in interface org.flowable.engine.TaskService
The list of attachments associated to a process instance
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.
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.
getProcessInstanceComments(String) - Method in interface org.flowable.engine.TaskService
The comments related to the given process instance.
getProcessInstanceComments(String, String) - Method in interface org.flowable.engine.TaskService
The comments related to the given process instance.
getProcessInstanceEvents(String) - Method in interface org.flowable.engine.RuntimeService
The all events related to the given Process Instance.
getProcessInstanceId() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEngineEvent
 
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.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
getProcessInstanceId() - Method in interface org.flowable.eventsubscription.api.EventSubscription
Id of the process instance for this event subscription.
getProcessInstanceId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
getProcessInstanceId() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
The process instance id associated with this identity link.
getProcessInstanceId() - Method in interface org.flowable.job.api.Job
x Returns the id of the process instance which execution created the job.
getProcessInstanceId() - Method in interface org.flowable.task.api.Event
reference to the process instance on which this comment was made
getProcessInstanceId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
 
getProcessInstanceId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
getProcessInstanceId() - Method in interface org.flowable.task.api.TaskInfo
Reference to the process instance or null if it is not related to a process instance.
getProcessInstanceId() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
The process instance reference.
getProcessInstanceId() - Method in interface org.flowable.variable.api.types.ValueFields
 
getProcessInstanceIdVariableName() - Method in class org.flowable.bpmn.model.CallActivity
 
getProcessInstanceIdVariableName() - Method in class org.flowable.cmmn.model.ProcessTask
 
getProcessInstanceMigrationDocument() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
Builds a ProcessInstanceMigrationDocument
getProcessInstanceName() - Method in class org.flowable.bpmn.model.CallActivity
 
getProcessInstanceName() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
 
getProcessInstanceVariables() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
 
getProcessMigrationService() - Method in interface org.flowable.engine.ProcessEngine
 
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.
getProcessRef() - Method in class org.flowable.bpmn.model.Pool
 
getProcessRef() - Method in class org.flowable.cmmn.model.ProcessTask
 
getProcessRefExpression() - Method in class org.flowable.cmmn.model.ProcessTask
 
getProcessVariables() - Method in interface org.flowable.engine.history.HistoricProcessInstance
Returns the process variables if requested in the process instance query
getProcessVariables() - Method in interface org.flowable.engine.runtime.ProcessInstance
Returns the process variables if requested in the process instance query
getProcessVariables() - Method in interface org.flowable.task.api.TaskInfo
Returns the process variables if requested in the task query
getProfileSessions() - Method in class org.flowable.engine.test.profiler.FlowableProfiler
 
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 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).
getPropagatedStageInstanceId() - Method in interface org.flowable.task.api.TaskInfo
If this task 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 interface org.flowable.engine.ManagementService
get the list of properties.
getPropertyId() - Method in interface org.flowable.engine.history.HistoricFormProperty
the id or key of the property
getPropertyValue() - Method in interface org.flowable.engine.history.HistoricFormProperty
the submitted value
getQuestion() - Method in class org.flowable.dmn.model.Decision
 
getRawCommandExecutor() - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
getRawEvent() - Method in interface org.flowable.eventregistry.api.FlowableEventInfo
 
getRawEvent() - Method in interface org.flowable.eventregistry.api.InboundEvent
 
getRawProcessConfiguration() - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
getRawProcessEngine() - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
getReactivateEventListener() - Method in class org.flowable.cmmn.model.Case
 
getReactivationAvailableConditionExpression() - Method in class org.flowable.cmmn.model.ReactivateEventListener
 
getReactivationRule() - Method in class org.flowable.cmmn.model.PlanItemControl
 
getReferenceId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getReferenceId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getReferenceId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getReferenceId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getReferenceId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getReferenceId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
The reference id for the process instance.
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.cmmn.api.history.HistoricCaseInstance
 
getReferenceType() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getReferenceType() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getReferenceType() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getReferenceType() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getReferenceType() - Method in interface org.flowable.engine.history.HistoricProcessInstance
The reference type for the process instance.
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).
getRegisteredChannels() - Method in interface org.flowable.eventregistry.api.InboundChannelModelCacheManager
 
getRemainingCapacity() - Method in interface org.flowable.common.engine.api.async.AsyncTaskExecutor
 
getRemoveWaitingForRepetitionPlanItemDefinitionMappings() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
 
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, 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.
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, String) - Method in interface org.flowable.engine.FormService
Rendered form generated by the given build-in form engine for completing a task.
getRepetitionCounterVariableName() - Method in class org.flowable.cmmn.model.RepetitionRule
 
getRepetitionRule() - Method in class org.flowable.cmmn.model.PlanItemControl
 
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
Deprecated.
 
getRequiredAuthority() - Method in class org.flowable.dmn.model.AuthorityRequirement
 
getRequiredDecision() - Method in class org.flowable.dmn.model.AuthorityRequirement
 
getRequiredDecision() - Method in class org.flowable.dmn.model.InformationRequirement
 
getRequiredDecisions() - Method in class org.flowable.dmn.model.Decision
 
getRequiredInput() - Method in class org.flowable.dmn.model.AuthorityRequirement
 
getRequiredInput() - Method in class org.flowable.dmn.model.InformationRequirement
 
getRequiredInputs() - Method in class org.flowable.dmn.model.Decision
 
getRequiredRule() - Method in class org.flowable.cmmn.model.PlanItemControl
 
getRescheduledJobId() - Method in interface org.flowable.engine.delegate.event.FlowableJobRescheduledEvent
 
getRescheduledJobId() - Method in class org.flowable.engine.delegate.event.impl.FlowableJobRescheduledEventImpl
 
getResource(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
getResourceAsStream(String, String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Gives access to a deployment resource through a stream of bytes.
getResourceAsStream(String, String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
 
getResourceAsStream(String, String) - Method in interface org.flowable.engine.RepositoryService
Gives access to a deployment resource through a stream of bytes.
getResourceAsStream(String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
getResourceName() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
name of the resource of this case definition.
getResourceName() - Method in interface org.flowable.dmn.api.DmnDecision
name of the resource of this definition.
getResourceName() - Method in interface org.flowable.engine.repository.ProcessDefinition
name of the resource of this process definition.
getResourceName() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
name of the resource of this channel definition.
getResourceName() - Method in interface org.flowable.eventregistry.api.EventDefinition
name of the resource of this event definition.
getResources() - Method in class org.flowable.bpmn.model.BpmnModel
 
getResources() - Method in interface org.flowable.common.engine.api.repository.EngineDeployment
 
getResult() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
getResult() - Method in class org.flowable.dmn.api.ExpressionExecution
 
getResult() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
 
getResultDocumentJson(String) - Method in interface org.flowable.batch.api.BatchPart
The result document of the batch part
getResultsOfBatchCaseInstanceMigration(String) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
getResultsOfBatchProcessInstanceMigration(String) - Method in interface org.flowable.engine.ProcessMigrationService
 
getResultVariable() - Method in class org.flowable.bpmn.model.ScriptInfo
The name of the result variable where the script return value is written to.
getResultVariable() - Method in class org.flowable.bpmn.model.ScriptTask
 
getResultVariable() - Method in class org.flowable.cmmn.model.ScriptInfo
The name of the result variable where the script return value is written to.
getResultVariableName() - Method in class org.flowable.bpmn.model.BusinessRuleTask
 
getResultVariableName() - Method in class org.flowable.bpmn.model.ServiceTask
 
getResultVariableName() - Method in class org.flowable.cmmn.model.ServiceTask
 
getRetries() - Method in interface org.flowable.job.api.JobInfo
Returns the number of retries this job has left.
getRevision() - Method in interface org.flowable.engine.history.HistoricVariableUpdate
 
getRoot() - Method in class org.flowable.engine.debug.ExecutionTree
 
getRootCause() - Method in class org.flowable.bpmn.model.MapExceptionEntry
 
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 interface org.flowable.engine.runtime.Execution
Id of the root of the execution tree representing the process instance that has no super execution.
getRotation() - Method in class org.flowable.bpmn.model.GraphicInfo
 
getRotation() - Method in class org.flowable.cmmn.model.GraphicInfo
 
getRows() - Method in class org.flowable.bpmn.model.DataGrid
 
getRows() - Method in class org.flowable.common.engine.api.management.TablePage
 
getRuleExecutions() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
getRuleNames() - Method in class org.flowable.bpmn.model.BusinessRuleTask
 
getRuleNumber() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
getRuleNumber() - Method in class org.flowable.dmn.model.DecisionRule
 
getRuleResults() - Method in class org.flowable.dmn.api.DmnDecisionRuleResult
 
getRules() - Method in class org.flowable.dmn.model.DecisionTable
 
getRunAs() - Method in class org.flowable.bpmn.model.alfresco.AlfrescoStartEvent
 
getRunAs() - Method in class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
 
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
Deprecated.
 
getScope() - Method in class org.flowable.bpmn.model.Signal
 
getScopeDefinitionId() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEngineEvent
The scope definition id of the entity associated with this event.
getScopeDefinitionId() - Method in class org.flowable.eventregistry.api.EventConsumerInfo
 
getScopeDefinitionId() - Method in interface org.flowable.eventsubscription.api.EventSubscription
Id of the scope definition for this event subscription.
getScopeDefinitionId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
getScopeDefinitionId() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
The scope definition id associated with this identity link
getScopeDefinitionId() - Method in interface org.flowable.job.api.Job
Reference to a scope definition identifier or null if none is set.
getScopeDefinitionId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
 
getScopeDefinitionId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
getScopeDefinitionId() - Method in interface org.flowable.task.api.TaskInfo
Reference to a scope definition identifier or null if none is set (e.g. for bpmn process task it is null)
getScopeDefinitionId() - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
 
getScopeDefinitionKey() - Method in interface org.flowable.eventsubscription.api.EventSubscription
Key of the scope definition for this event subscription.
getScopeDefinitionKey() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
getScopeId() - Method in interface org.flowable.batch.api.BatchPart
The scope id of the batch part
getScopeId() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEngineEvent
The scope id of the entity associated with this event.
getScopeId() - Method in interface org.flowable.eventsubscription.api.EventSubscription
Id of the scope for this event subscription.
getScopeId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
getScopeId() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
The scope id associated with this identity link
getScopeId() - Method in interface org.flowable.job.api.Job
Reference to a scope identifier or null if none is set.
getScopeId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
 
getScopeId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
getScopeId() - Method in interface org.flowable.task.api.TaskBuilder
 
getScopeId() - Method in interface org.flowable.task.api.TaskInfo
Reference to a scope identifier or null if none is set (e.g. for bpmn process task it is null)
getScopeId() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
 
getScopeId() - Method in interface org.flowable.variable.api.types.ValueFields
 
getScopeType() - Method in interface org.flowable.batch.api.BatchPart
The scope type of the batch part
getScopeType() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEngineEvent
The scope type of the entity associated with this event.
getScopeType() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
reference to the scope type for which the decision was executed
getScopeType() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
getScopeType() - Method in class org.flowable.eventregistry.api.EventConsumerInfo
 
getScopeType() - Method in interface org.flowable.eventsubscription.api.EventSubscription
Scope type for this event subscription.
getScopeType() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
getScopeType() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
The scope type associated with this identity link
getScopeType() - Method in interface org.flowable.job.api.HistoryJob
Get the scope type.
getScopeType() - Method in interface org.flowable.job.api.Job
Reference to a scope type or null if none is set.
getScopeType() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
 
getScopeType() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
getScopeType() - Method in interface org.flowable.task.api.TaskBuilder
 
getScopeType() - Method in interface org.flowable.task.api.TaskInfo
Reference to a scope type or null if none is set (e.g. for bpmn process task it is null)
getScopeType() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
 
getScopeType() - Method in interface org.flowable.variable.api.types.ValueFields
 
getScript() - Method in class org.flowable.bpmn.model.ScriptInfo
The actual script payload in the provided language.
getScript() - Method in class org.flowable.bpmn.model.ScriptTask
 
getScript() - Method in class org.flowable.cmmn.model.ScriptInfo
The actual script payload in the provided language.
getScript() - Method in class org.flowable.cmmn.model.ScriptServiceTask
 
getScript() - Method in class org.flowable.engine.migration.Script
 
getScriptFormat() - Method in class org.flowable.bpmn.model.ScriptTask
 
getScriptFormat() - Method in class org.flowable.cmmn.model.ScriptServiceTask
 
getScriptInfo() - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
 
getScriptInfo() - Method in class org.flowable.bpmn.model.FlowableListener
Return the script info, if present.
getScriptInfo() - Method in interface org.flowable.bpmn.model.HasScriptInfo
Return the script info, if present.
getScriptInfo() - Method in class org.flowable.cmmn.model.FlowableListener
Return the script info, if present.
getScriptingEngineValue(String, String, DelegateExecution) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
getScriptProcessor() - Method in class org.flowable.bpmn.model.alfresco.AlfrescoStartEvent
 
getScriptProcessor() - Method in class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
 
getSearchKey() - Method in interface org.flowable.batch.api.BatchBuilder
 
getSearchKey() - Method in interface org.flowable.batch.api.BatchPart
The search key of the batch part
getSearchKey2() - Method in interface org.flowable.batch.api.BatchBuilder
 
getSearchKey2() - Method in interface org.flowable.batch.api.BatchPart
The second search key of the batch part
getSentries() - Method in class org.flowable.cmmn.model.PlanFragment
 
getSentry() - Method in class org.flowable.cmmn.model.Criterion
 
getSentryIfPart() - Method in class org.flowable.cmmn.model.Sentry
 
getSentryRef() - Method in class org.flowable.cmmn.model.Criterion
 
getSignal() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
getSignal(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
getSignalData() - Method in interface org.flowable.engine.delegate.event.FlowableSignalEvent
 
getSignalData() - Method in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
 
getSignalExpression() - Method in class org.flowable.bpmn.model.SignalEventDefinition
 
getSignalName() - Method in interface org.flowable.engine.delegate.event.FlowableSignalEvent
 
getSignalName() - Method in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
 
getSignalRef() - Method in class org.flowable.bpmn.model.SignalEventDefinition
 
getSignalRef() - Method in class org.flowable.cmmn.model.SignalEventListener
 
getSignals() - Method in class org.flowable.bpmn.model.BpmnModel
 
getSimpleValue() - Method in class org.flowable.bpmn.model.CustomProperty
 
getSingleRuleResult() - Method in class org.flowable.dmn.api.DmnDecisionRuleResult
 
getSize() - Method in class org.flowable.common.engine.api.management.TablePage
 
getSkipExpression() - Method in class org.flowable.bpmn.model.ReceiveTask
 
getSkipExpression() - Method in class org.flowable.bpmn.model.ScriptTask
 
getSkipExpression() - Method in class org.flowable.bpmn.model.SequenceFlow
 
getSkipExpression() - Method in class org.flowable.bpmn.model.ServiceTask
 
getSkipExpression() - Method in class org.flowable.bpmn.model.UserTask
 
getSkipExpression() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
getSource() - Method in class org.flowable.bpmn.model.IOParameter
 
getSource() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
 
getSource() - Method in class org.flowable.cmmn.model.IOParameter
 
getSource() - Method in class org.flowable.cmmn.model.SentryOnPart
 
getSource() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
 
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
 
getSourceCaseDefinitionId() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
getSourceCaseDefinitionId() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
getSourceDockerInfo() - Method in class org.flowable.bpmn.model.BpmnDiEdge
 
getSourceDockerInfo() - Method in class org.flowable.cmmn.model.CmmnDiEdge
 
getSourceElement() - Method in class org.flowable.cmmn.model.Association
 
getSourceExpression() - Method in class org.flowable.bpmn.model.IOParameter
 
getSourceExpression() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
 
getSourceExpression() - Method in class org.flowable.cmmn.model.IOParameter
 
getSourceExpression() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
 
getSourceFlowElement() - Method in class org.flowable.bpmn.model.SequenceFlow
 
getSourceProcessDefinitionId() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
 
getSourceProcessDefinitionId() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
getSourceRef() - Method in class org.flowable.bpmn.model.Association
 
getSourceRef() - Method in class org.flowable.bpmn.model.DataAssociation
 
getSourceRef() - Method in class org.flowable.bpmn.model.MessageFlow
 
getSourceRef() - Method in class org.flowable.bpmn.model.SequenceFlow
 
getSourceRef() - Method in class org.flowable.cmmn.model.Association
 
getSourceRef() - Method in class org.flowable.cmmn.model.SentryOnPart
 
getSourceState() - Method in interface org.flowable.cmmn.api.listener.CaseInstanceLifecycleListener
 
getSourceState() - Method in interface org.flowable.cmmn.api.listener.PlanItemInstanceLifecycleListener
 
getSourceState() - Method in class org.flowable.cmmn.model.FlowableListener
 
getSourceSystemId() - Method in class org.flowable.bpmn.model.BpmnModel
 
getSourceTenantId() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableChangeTenantIdEvent
The id of the tenant from which the data needs to be moved
getStageInstanceId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getStageInstanceId() - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstance
 
getStageInstanceId() - Method in interface org.flowable.cmmn.api.runtime.IntentEventListenerInstance
 
getStageInstanceId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getStageInstanceId() - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstance
 
getStageInstanceId() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
 
getStageOverview(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Gives back a stage overview of the historic case instance which includes the stage information of the case model.
getStageOverview(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Gives back a stage overview of the case instance which includes the stage information of the case model.
getStandardEvent() - Method in class org.flowable.cmmn.model.SentryOnPart
 
getStartActivityId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
The start activity.
getStartActivityId() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
The start activity.
getStartEventFormTypes() - Method in class org.flowable.bpmn.model.BpmnModel
 
getStartEventType() - Method in class org.flowable.cmmn.model.Case
 
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.
getStartFormKey(String) - Method in interface org.flowable.engine.FormService
Retrieves a user defined reference to a start form.
getStartFormModel(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Gets a Form model instance of the start form of a specific case definition or case instance
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
getStartFormVariables() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getStartTime() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getStartTime() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getStartTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
Deprecated.
getStartTime() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
getStartTime() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
start time of the decision execution
getStartTime() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
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.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
 
getStartTime() - Method in interface org.flowable.task.api.history.HistoricTaskInstance
Deprecated.
getStartUserId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getStartUserId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getStartUserId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getStartUserId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
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 interface org.flowable.engine.runtime.ProcessInstance
Returns the user id of this process instance.
getState() - Method in interface org.flowable.cmmn.api.delegate.PlanItemVariableAggregatorContext
 
getState() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getState() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getState() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getState() - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstance
 
getState() - Method in interface org.flowable.cmmn.api.runtime.IntentEventListenerInstance
 
getState() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getState() - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstance
 
getState() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
 
getState() - Method in interface org.flowable.engine.delegate.variable.VariableAggregatorContext
 
getState() - Method in interface org.flowable.task.api.TaskInfo
The state of this task
getStatus() - Method in interface org.flowable.batch.api.Batch
 
getStatus() - Method in interface org.flowable.batch.api.BatchBuilder
 
getStatus() - Method in interface org.flowable.batch.api.BatchPart
The status of the batch part
getStatus() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
getStatus() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
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.test.FlowableExtension
 
getStringValue() - Method in class org.flowable.bpmn.model.FieldExtension
 
getStringValue() - Method in class org.flowable.cmmn.model.FieldExtension
 
getStructureRef() - Method in class org.flowable.bpmn.model.ItemDefinition
 
getSubProcess() - Method in class org.flowable.bpmn.model.FlowElement
 
getSubScopeId() - Method in interface org.flowable.batch.api.BatchPart
The sub scope id of the batch part
getSubScopeId() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEngineEvent
The sub scope id of the entity associated with this event.
getSubScopeId() - Method in class org.flowable.eventregistry.api.EventConsumerInfo
 
getSubScopeId() - Method in interface org.flowable.eventsubscription.api.EventSubscription
Id of the sub scope for this event subscription.
getSubScopeId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
getSubScopeId() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
The sub scope id associated with this identity link
getSubScopeId() - Method in interface org.flowable.job.api.Job
Reference to a sub scope identifier or null if none is set.
getSubScopeId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
 
getSubScopeId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
getSubScopeId() - Method in interface org.flowable.task.api.TaskInfo
Reference to a sub scope identifier or null if none is set (e.g. for bpmn process task it is null)
getSubScopeId() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
 
getSubScopeId() - Method in interface org.flowable.variable.api.types.ValueFields
 
getSubTasks(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
The list of subtasks for this parent task
getSubTasks(String) - Method in interface org.flowable.engine.TaskService
The list of subtasks for this parent task
getSuccessfulMigrationParts() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
getSuccessfulMigrationParts() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
getSummary() - Method in class org.flowable.engine.dynamic.DynamicProcessDefinitionSummary
 
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 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
getSuspendedBy() - Method in interface org.flowable.task.api.TaskInfo
The user reference that suspended this task
getSuspendedJobExceptionStacktrace(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns the full stacktrace of the exception that occurs when the suspended with the given id was last executed.
getSuspendedJobExceptionStacktrace(String) - Method in interface org.flowable.engine.ManagementService
Returns the full stacktrace of the exception that occurs when the SuspendedJobEntity with the given id was last executed.
getSuspendedTime() - Method in interface org.flowable.task.api.TaskInfo
The suspended time of this task
getSystemOutboundEventProcessor() - Method in interface org.flowable.eventregistry.api.EventRegistry
 
getTableCount() - Method in interface org.flowable.dmn.api.DmnManagementService
Get the mapping containing {table name, row count} entries of the database schema.
getTableCount() - Method in interface org.flowable.engine.ManagementService
Get the mapping containing {table name, row count} entries of the database schema.
getTableCounts() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns a map containing {tableName, rowCount} values.
getTableCounts() - Method in interface org.flowable.eventregistry.api.EventManagementService
Returns a map containing {tableName, rowCount} values.
getTableMetaData(String) - Method in interface org.flowable.dmn.api.DmnManagementService
Gets the metadata (column names, column types, etc.) of a certain table.
getTableMetaData(String) - Method in interface org.flowable.engine.ManagementService
Gets the metadata (column names, column types, etc.) of a certain table.
getTableName() - Method in class org.flowable.common.engine.api.management.TableMetaData
 
getTableName() - Method in class org.flowable.common.engine.api.management.TablePage
 
getTableName(Class<?>) - Method in interface org.flowable.dmn.api.DmnManagementService
Gets the table name (including any configured prefix) for an entity.
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 interface org.flowable.engine.ManagementService
Gets the table name for an entity like Task, Execution or the like.
getTableNames() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns all relational database tables of the engine.
getTableNames() - Method in interface org.flowable.eventregistry.api.EventManagementService
Returns all relational database tables of the engine.
getTarget() - Method in class org.flowable.bpmn.model.IOParameter
 
getTarget() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
 
getTarget() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
 
getTarget() - Method in class org.flowable.cmmn.model.IOParameter
 
getTarget() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
 
getTarget() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
 
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
 
getTargetCaseDefinitionId() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
getTargetCaseDefinitionId() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
getTargetCmmnElementRef() - Method in class org.flowable.cmmn.model.CmmnDiEdge
 
getTargetDockerInfo() - Method in class org.flowable.bpmn.model.BpmnDiEdge
 
getTargetDockerInfo() - Method in class org.flowable.cmmn.model.CmmnDiEdge
 
getTargetElement() - Method in class org.flowable.cmmn.model.Association
 
getTargetExpression() - Method in class org.flowable.bpmn.model.IOParameter
 
getTargetExpression() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
 
getTargetExpression() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
 
getTargetExpression() - Method in class org.flowable.cmmn.model.IOParameter
 
getTargetExpression() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
 
getTargetExpression() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
 
getTargetFlowElement() - Method in class org.flowable.bpmn.model.SequenceFlow
 
getTargetNamespace() - Method in class org.flowable.bpmn.model.BpmnModel
 
getTargetNamespace() - Method in class org.flowable.cmmn.model.CmmnModel
 
getTargetProcessDefinitionId() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
 
getTargetProcessDefinitionId() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
getTargetRef() - Method in class org.flowable.bpmn.model.Association
 
getTargetRef() - Method in class org.flowable.bpmn.model.DataAssociation
 
getTargetRef() - Method in class org.flowable.bpmn.model.MessageFlow
 
getTargetRef() - Method in class org.flowable.bpmn.model.SequenceFlow
 
getTargetRef() - Method in class org.flowable.cmmn.model.Association
 
getTargetState() - Method in interface org.flowable.cmmn.api.listener.CaseInstanceLifecycleListener
 
getTargetState() - Method in interface org.flowable.cmmn.api.listener.PlanItemInstanceLifecycleListener
 
getTargetState() - Method in class org.flowable.cmmn.model.FlowableListener
 
getTargetTenantId() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableChangeTenantIdEvent
The id of the tenant to which the data needs to be moved
getTask() - Method in interface org.flowable.engine.form.TaskFormData
The task for which this form is used to complete it.
getTaskAssignee() - Method in exception class org.flowable.common.engine.api.FlowableTaskAlreadyClaimedException
 
getTaskAttachments(String) - Method in interface org.flowable.engine.TaskService
The list of attachments associated to a task
getTaskComments(String) - Method in interface org.flowable.engine.TaskService
The comments related to the given task.
getTaskComments(String, String) - Method in interface org.flowable.engine.TaskService
The comments related to the given task of the given type.
getTaskCompleterVariableName() - Method in class org.flowable.bpmn.model.UserTask
 
getTaskCompleterVariableName() - Method in class org.flowable.cmmn.model.HumanTask
 
getTaskDefinitionId() - Method in interface org.flowable.task.api.TaskBuilder
 
getTaskDefinitionId() - Method in interface org.flowable.task.api.TaskInfo
Reference to the task definition or null if it is not related to any task definition.
getTaskDefinitionKey() - Method in interface org.flowable.task.api.TaskBuilder
 
getTaskDefinitionKey() - Method in interface org.flowable.task.api.TaskInfo
The id of the activity in the process defining this task or null if this is not related to a process
getTaskEntity() - Method in class org.flowable.engine.interceptor.CreateUserTaskAfterContext
 
getTaskEvents(String) - Method in interface org.flowable.engine.TaskService
The all events related to the given task.
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.
getTaskFormKey(String, String) - Method in interface org.flowable.engine.FormService
Retrieves a user defined reference to a task form.
getTaskFormModel(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
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 interface org.flowable.cmmn.api.CmmnTaskService
 
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
getTaskId() - Method in exception class org.flowable.common.engine.api.FlowableTaskAlreadyClaimedException
 
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 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
getTaskId() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
The id of the task associated with this identity link.
getTaskId() - Method in interface org.flowable.task.api.Event
reference to the task on which this comment was made
getTaskId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
 
getTaskId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
getTaskId() - Method in interface org.flowable.variable.api.event.FlowableVariableEvent
 
getTaskId() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
 
getTaskId() - Method in interface org.flowable.variable.api.types.ValueFields
 
getTaskIdVariableName() - Method in class org.flowable.bpmn.model.UserTask
 
getTaskIdVariableName() - Method in class org.flowable.cmmn.model.HumanTask
 
getTaskInfoQuery() - Method in class org.flowable.task.api.TaskInfoQueryWrapper
 
getTaskListeners() - Method in class org.flowable.bpmn.model.UserTask
 
getTaskListeners() - Method in class org.flowable.cmmn.model.HumanTask
 
getTaskLocalVariables() - Method in interface org.flowable.task.api.TaskInfo
Returns the local task variables if requested in the task query
getTaskPostProcessor() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
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
Deprecated.
 
getTechnicalId() - Method in class org.flowable.cmmn.model.Criterion
 
getTenantId() - Method in interface org.flowable.batch.api.Batch
 
getTenantId() - Method in interface org.flowable.batch.api.BatchBuilder
 
getTenantId() - Method in interface org.flowable.batch.api.BatchPart
The tenant id of the batch part
getTenantId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getTenantId() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstance
 
getTenantId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getTenantId() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
The tenant identifier of this case definition
getTenantId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getTenantId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getTenantId() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstance
 
getTenantId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getTenantId() - Method in interface org.flowable.common.engine.api.repository.EngineDeployment
 
getTenantId() - Method in interface org.flowable.common.engine.api.tenant.TenantContext
The id of the tenant.
getTenantId() - Method in interface org.flowable.common.engine.api.variable.VariableContainer
 
getTenantId() - Method in interface org.flowable.dmn.api.DmnDecision
The tenant identifier of this definition
getTenantId() - Method in interface org.flowable.dmn.api.DmnDeployment
 
getTenantId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
tenant identifier of this decision execution
getTenantId() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
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.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
getTenantId() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
The tenant identifier of this channel definition
getTenantId() - Method in interface org.flowable.eventregistry.api.EventDefinition
The tenant identifier of this form
getTenantId() - Method in interface org.flowable.eventregistry.api.EventDeployment
 
getTenantId() - Method in interface org.flowable.eventregistry.api.runtime.EventInstance
 
getTenantId() - Method in interface org.flowable.eventsubscription.api.EventSubscription
The tenant identifier of this process instance
getTenantId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
getTenantId() - Method in interface org.flowable.job.api.JobInfo
Get the tenant identifier for this job.
getTenantId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
 
getTenantId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
getTenantId() - Method in interface org.flowable.task.api.TaskBuilder
 
getTenantId() - Method in interface org.flowable.task.api.TaskInfo
The tenant identifier of this task
getTerminatedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
getTerminatedTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getTerminatePlanItemDefinitionMappings() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
 
getTestHelper(ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
 
getText() - Method in class org.flowable.bpmn.model.TextAnnotation
 
getText() - Method in class org.flowable.cmmn.model.TextAnnotation
 
getText() - Method in class org.flowable.dmn.model.LiteralExpression
 
getText() - Method in class org.flowable.dmn.model.UnaryTests
 
getTextAnnotations() - Method in class org.flowable.cmmn.model.CmmnModel
 
getTextFormat() - Method in class org.flowable.bpmn.model.TextAnnotation
 
getTextFormat() - Method in class org.flowable.cmmn.model.TextAnnotation
 
getTextValue() - Method in interface org.flowable.variable.api.types.ValueFields
 
getTextValue2() - Method in interface org.flowable.variable.api.types.ValueFields
 
getTextValues() - Method in class org.flowable.dmn.model.UnaryTests
 
getTheme() - Method in class org.flowable.engine.app.AppModel
 
getTime() - Method in interface org.flowable.common.engine.api.history.HistoricData
 
getTime() - Method in interface org.flowable.engine.history.HistoricDetail
The time when this detail occurred
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
getTime() - Method in interface org.flowable.task.api.Event
time and date when the user made the comment
getTimeCycle() - Method in class org.flowable.bpmn.model.TimerEventDefinition
 
getTimeDate() - Method in class org.flowable.bpmn.model.TimerEventDefinition
 
getTimeDuration() - Method in class org.flowable.bpmn.model.TimerEventDefinition
 
getTimerExpression() - Method in class org.flowable.cmmn.model.TimerEventListener
 
getTimerJobExceptionStacktrace(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns the full stacktrace of the exception that occurs when the timer job with the given id was last executed.
getTimerJobExceptionStacktrace(String) - Method in interface org.flowable.engine.ManagementService
Returns the full stacktrace of the exception that occurs when the TimerJobEntity with the given id was last executed.
getTimerStartTriggerPlanItem() - Method in class org.flowable.cmmn.model.TimerEventListener
 
getTimerStartTriggerSourceRef() - Method in class org.flowable.cmmn.model.TimerEventListener
 
getTimerStartTriggerStandardEvent() - Method in class org.flowable.cmmn.model.TimerEventListener
 
getTimeStamp() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstance
 
getTimeStamp() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstance
 
getTimeStamp() - Method in interface org.flowable.engine.event.EventLogEntry
 
getTimeStamp() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
 
getTimeStamp() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
getTo() - Method in class org.flowable.bpmn.model.Assignment
 
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
 
getTopic() - Method in class org.flowable.bpmn.model.ExternalWorkerServiceTask
 
getTopic() - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
getTotal() - Method in class org.flowable.common.engine.api.management.TablePage
 
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
 
getTransactionOrder() - Method in interface org.flowable.engine.history.HistoricActivityInstance
Get transaction order value
getTransactionOrder() - Method in interface org.flowable.engine.runtime.ActivityInstance
Get transaction order value
getTransformation() - Method in class org.flowable.bpmn.model.DataAssociation
 
getTransientVariable(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.getVariable(String), including the searching via the parent scopes, but for transient variables only.
getTransientVariableLocal(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.getVariableLocal(String), but for a transient variable.
getTransientVariables() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getTransientVariables() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
 
getTransientVariables() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
 
getTransientVariables() - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.getVariables(), but for transient variables only.
getTransientVariablesLocal() - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.getVariableLocal(String), but for transient variables only.
getTransitionEvent() - Method in class org.flowable.cmmn.model.Association
 
getTreeNode(String) - Method in class org.flowable.engine.debug.ExecutionTree
Looks up the ExecutionEntity for a given id.
getTreeNode(String, ExecutionTreeNode) - Method in class org.flowable.engine.debug.ExecutionTree
 
getTriggerEventType() - Method in class org.flowable.bpmn.model.SendEventServiceTask
 
getTriggerMode() - Method in class org.flowable.cmmn.model.Sentry
 
getType() - Method in interface org.flowable.batch.api.BatchPart
The type of the batch part
getType() - Method in class org.flowable.bpmn.model.FormProperty
 
getType() - Method in class org.flowable.bpmn.model.SendTask
 
getType() - Method in class org.flowable.bpmn.model.ServiceTask
 
getType() - Method in class org.flowable.bpmn.model.ValuedDataObject
 
getType() - Method in class org.flowable.cmmn.model.CasePageTask
 
getType() - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
getType() - Method in class org.flowable.cmmn.model.ParentCompletionRule
 
getType() - Method in class org.flowable.cmmn.model.ServiceTask
 
getType() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEvent
 
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 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() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
The type of the channel.
getType() - Method in interface org.flowable.eventregistry.api.EventRegistryEvent
 
getType() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
Returns the type of link.
getType() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
 
getType() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
getType(ELContext, Object, Object) - Method in class org.flowable.engine.test.mock.MockElResolver
 
getTypeIndex(String) - Method in interface org.flowable.variable.api.types.VariableTypes
 
getTypeIndex(VariableType) - Method in interface org.flowable.variable.api.types.VariableTypes
 
getTypeLanguage() - Method in class org.flowable.dmn.model.DmnDefinition
 
getTypeLanguage() - Method in class org.flowable.dmn.model.ItemDefinition
 
getTypeName() - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
 
getTypeName() - Method in interface org.flowable.variable.api.types.VariableType
name of variable type (limited to 100 characters length)
getTypeRef() - Method in class org.flowable.dmn.model.Expression
 
getTypeRef() - Method in class org.flowable.dmn.model.InformationItem
 
getTypeRef() - Method in class org.flowable.dmn.model.ItemDefinition
 
getTypeRef() - Method in class org.flowable.dmn.model.OutputClause
 
getTypes() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventListener
The event types that this event listener needs to be registered for
getTypes() - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
getTypesFromString(String) - Static method in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
 
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 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
getUserId() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
If the identity link involves a user, then this will be a non-null id of a user.
getUserId() - Method in interface org.flowable.task.api.Event
reference to the user that made the comment
getUserId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
 
getUserId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
getUserInfo(String, String) - Method in interface org.flowable.engine.IdentityService
Generic extensibility key-value pairs associated with a user
getUserInfoKeys(String) - Method in interface org.flowable.engine.IdentityService
Generic extensibility keys associated with a user
getUserPicture(String) - Method in interface org.flowable.engine.IdentityService
Retrieves the picture for a given user.
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
 
getUserTaskFormTypes() - Method in class org.flowable.bpmn.model.BpmnModel
 
getValidateFormFields() - Method in class org.flowable.bpmn.model.FormAwareServiceTask
 
getValidateFormFields() - Method in interface org.flowable.bpmn.model.HasValidateFormFields
 
getValidateFormFields() - Method in class org.flowable.bpmn.model.StartEvent
 
getValidateFormFields() - Method in class org.flowable.bpmn.model.UserTask
 
getValidateFormFields() - Method in class org.flowable.cmmn.model.FormAwareServiceTask
 
getValidateFormFields() - Method in interface org.flowable.cmmn.model.HasValidateFormFields
 
getValidateFormFields() - Method in class org.flowable.cmmn.model.HumanTask
 
getValidateFormFields() - Method in class org.flowable.cmmn.model.Stage
 
getValidationMessage() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
getValidationMessage() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
getValidationMessages() - Method in class org.flowable.cmmn.api.migration.CaseInstanceMigrationValidationResult
 
getValidationMessages() - Method in class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
 
getValue() - Method in enum class org.flowable.bpmn.model.AssociationDirection
 
getValue() - Method in class org.flowable.bpmn.model.DataGridField
 
getValue() - Method in class org.flowable.bpmn.model.ExtensionAttribute
 
getValue() - Method in class org.flowable.bpmn.model.ValuedDataObject
 
getValue() - Method in class org.flowable.cmmn.model.ExtensionAttribute
 
getValue() - Method in enum class org.flowable.dmn.model.BuiltinAggregator
 
getValue() - Method in class org.flowable.dmn.model.DmnExtensionAttribute
 
getValue() - Method in enum class org.flowable.dmn.model.HitPolicy
 
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 interface org.flowable.engine.runtime.DataObject
Value of the DataObject.
getValue() - Method in interface org.flowable.eventregistry.api.runtime.EventPayloadInstance
 
getValue() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
 
getValue() - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
 
getValue(VariableContainer) - Method in interface org.flowable.common.engine.api.delegate.Expression
 
getValue(ELContext, Object, Object) - Method in class org.flowable.engine.test.mock.MockElResolver
 
getValue(ValueFields) - Method in interface org.flowable.variable.api.types.VariableType
 
getVariable() - Method in class org.flowable.bpmn.model.FormProperty
 
getVariable() - Method in class org.flowable.dmn.model.Decision
 
getVariable() - Method in class org.flowable.dmn.model.InputData
 
getVariable(String) - Method in interface org.flowable.common.engine.api.variable.VariableContainer
 
getVariable(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
Returns the variable value for one specific variable.
getVariable(String, boolean) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.getVariable(String), but has an extra flag that indicates whether or not all variables need to be fetched when getting one variable.
getVariable(String, Class<T>) - Method in interface org.flowable.variable.api.delegate.VariableScope
Typed version of the VariableScope.getVariable(String) method.
getVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
The variable value.
getVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
get a variables and search in the task scope and if available also the execution scopes.
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 interface org.flowable.cmmn.api.CmmnTaskService
get a variables and search in the task scope and if available also the execution scopes.
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.
getVariableChangeType() - Method in class org.flowable.bpmn.model.VariableListenerEventDefinition
 
getVariableChangeType() - Method in class org.flowable.cmmn.model.VariableEventListener
 
getVariableInstance(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.getVariable(String), but returns a VariableInstance instance, which contains more information than just the value.
getVariableInstance(String, boolean) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.getVariable(String, boolean), but returns an instance of VariableInstance, which has some additional information beyond the value.
getVariableInstance(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
The variable.
getVariableInstance(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
The variable.
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
 
getVariableInstanceId() - Method in interface org.flowable.variable.api.event.FlowableVariableEvent
 
getVariableInstanceLocal(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.getVariableLocal(String), but returns an instance of VariableInstance, which has some additional information beyond the value.
getVariableInstanceLocal(String, boolean) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.getVariableLocal(String, boolean), but returns an instance of VariableInstance, which has some additional information beyond the value.
getVariableInstanceLocal(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
The variable for a task.
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() - Method in interface org.flowable.variable.api.delegate.VariableScope
Returns all variables, as instances of the VariableInstance interface, which gives more information than only the value (type, execution id, etc.)
getVariableInstances(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
All variables visible from the given case instance scope.
getVariableInstances(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
All variables visible from the given task scope (including parent scopes).
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 interface org.flowable.cmmn.api.CmmnTaskService
The variable values for all given variableNames, takes all variables into account which are visible from the given task scope (including parent scopes).
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).
getVariableInstances(Collection<String>) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.getVariableInstances(), but limited to only the variables with the provided names.
getVariableInstances(Collection<String>, boolean) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.getVariables(Collection, boolean) but returns the variables as instances of the VariableInstance interface, which gives more information than only the value (type, execution id, etc.)
getVariableInstancesByExecutionIds(Set<String>) - Method in interface org.flowable.engine.RuntimeService
All variables visible from the given execution scope (including parent scopes).
getVariableInstancesLocal() - Method in interface org.flowable.variable.api.delegate.VariableScope
Returns the variables local to this scope as instances of the VariableInstance interface, which provided additional information about the variable.
getVariableInstancesLocal(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
All variable values that are defined in the task scope, without taking outer scopes into account.
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 interface org.flowable.cmmn.api.CmmnTaskService
The variable values for all given variableNames that are defined in the given task's scope.
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.
getVariableInstancesLocal(Collection<String>) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.getVariableInstances(Collection), but only for variables local to this scope.
getVariableInstancesLocal(Collection<String>, boolean) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.getVariableInstances(Collection, boolean), but only for variables local to this scope.
getVariableInstancesLocalByTaskIds(Set<String>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
get all variables and search only in the task scope.
getVariableInstancesLocalByTaskIds(Set<String>) - Method in interface org.flowable.engine.TaskService
get all variables and search only in the task scope.
getVariableLocal(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
Returns the value for the specific variable and only checks this scope and not any parent scope.
getVariableLocal(String, boolean) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.getVariableLocal(String), but has an extra flag that indicates whether or not all variables need to be fetched when getting one variable.
getVariableLocal(String, Class<T>) - Method in interface org.flowable.variable.api.delegate.VariableScope
Typed version of the VariableScope.getVariableLocal(String) method.
getVariableLocal(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
checks whether or not the task has a variable defined with the given name.
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 interface org.flowable.cmmn.api.CmmnTaskService
checks whether or not the task has a variable defined with the given name.
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.bpmn.model.VariableListenerEventDefinition
 
getVariableName() - Method in class org.flowable.cmmn.model.VariableEventListener
 
getVariableName() - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
 
getVariableName() - Method in interface org.flowable.engine.history.HistoricVariableUpdate
 
getVariableName() - Method in interface org.flowable.variable.api.event.FlowableVariableEvent
 
getVariableName() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
 
getVariableNames() - Method in interface org.flowable.common.engine.api.variable.VariableContainer
 
getVariableNames() - Method in interface org.flowable.variable.api.delegate.VariableScope
Returns all the names of the variables for this scope and all parent scopes.
getVariableNamesLocal() - Method in interface org.flowable.variable.api.delegate.VariableScope
Returns all the names of the variables for this scope (no parent scopes).
getVariables() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getVariables() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
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.interceptor.AbstractStartProcessInstanceAfterContext
 
getVariables() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
 
getVariables() - Method in interface org.flowable.job.api.AcquiredExternalWorkerJob
 
getVariables() - Method in interface org.flowable.variable.api.delegate.VariableScope
Returns all variables.
getVariables(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
All variables visible from the given case instance scope.
getVariables(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
get all variables and search in the task scope and if available also the execution scopes.
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 interface org.flowable.cmmn.api.CmmnRuntimeService
The variable values for all given variableNames.
getVariables(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
get values for all given variableNames and search only in the task scope.
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(Collection<String>) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.getVariables(), but limited to only the variables with the provided names.
getVariables(Collection<String>, boolean) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.getVariables(Collection), but with a flag that indicates that all variables should be fetched when fetching the specific variables.
getVariables(ProcessInstance) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
getVariablesLocal() - Method in interface org.flowable.variable.api.delegate.VariableScope
Returns the variable local to this scope only.
getVariablesLocal(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
get all variables and search only in the task scope.
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 interface org.flowable.cmmn.api.CmmnTaskService
get a variable on a task
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
getVariablesLocal(Collection<String>) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.getVariables(Collection), but only for variables local to this scope.
getVariablesLocal(Collection<String>, boolean) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.getVariables(Collection, boolean), but only for variables local to this scope.
getVariablesTypeMap(Map<String, Object>) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
getVariableType() - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
 
getVariableType() - Method in interface org.flowable.variable.api.event.FlowableVariableEvent
 
getVariableType(String) - Method in interface org.flowable.variable.api.types.VariableTypes
 
getVariableTypeName() - Method in interface org.flowable.engine.history.HistoricVariableUpdate
 
getVariableTypeName() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
 
getVariableValue() - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
 
getVariableValue() - Method in interface org.flowable.variable.api.event.FlowableVariableEvent
 
getVersion() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
version of this case definition
getVersion() - Method in interface org.flowable.dmn.api.DmnDecision
version of this definition
getVersion() - Method in interface org.flowable.engine.repository.Model
 
getVersion() - Method in interface org.flowable.engine.repository.ProcessDefinition
version of this process definition
getVersion() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
version of this channel definition
getVersion() - Method in interface org.flowable.eventregistry.api.EventDefinition
version of this event definition
getWaitingForRepetitionPlanItemDefinitionMappings() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
 
getWaitingMigrationParts() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
getWaitingMigrationParts() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
getWaypoints() - Method in class org.flowable.bpmn.model.BpmnDiEdge
 
getWaypoints() - Method in class org.flowable.bpmn.model.SequenceFlow
 
getWaypoints() - Method in class org.flowable.cmmn.model.CmmnDiEdge
 
getWaypoints() - Method in class org.flowable.dmn.model.DiEdge
 
getWaypoints() - Method in class org.flowable.engine.repository.DiagramEdge
 
getWidth() - Method in class org.flowable.bpmn.model.GraphicInfo
 
getWidth() - Method in class org.flowable.cmmn.model.GraphicInfo
 
getWidth() - Method in class org.flowable.dmn.model.GraphicInfo
 
getWidth() - Method in class org.flowable.engine.repository.DiagramNode
 
getWithLocalVariables() - Method in class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
 
getWithLocalVariables() - Method in class org.flowable.cmmn.api.migration.MoveToAvailablePlanItemDefinitionMapping
 
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
 
getWorkTimeInMillis() - Method in interface org.flowable.task.api.history.HistoricTaskInstance
Difference between HistoricTaskInstance.getEndTime() and TaskInfo.getClaimTime() in milliseconds.
getWrappedActivityBehaviorFactory() - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
getX() - Method in class org.flowable.bpmn.model.GraphicInfo
 
getX() - Method in class org.flowable.cmmn.model.GraphicInfo
 
getX() - Method in class org.flowable.dmn.model.GraphicInfo
 
getX() - Method in class org.flowable.engine.repository.DiagramEdgeWaypoint
 
getX() - Method in class org.flowable.engine.repository.DiagramNode
 
getXmlColumnNumber() - Method in class org.flowable.bpmn.model.BaseElement
 
getXmlColumnNumber() - Method in class org.flowable.bpmn.model.GraphicInfo
 
getXmlColumnNumber() - Method in class org.flowable.cmmn.model.BaseElement
 
getXmlColumnNumber() - Method in class org.flowable.cmmn.model.GraphicInfo
 
getXmlColumnNumber() - Method in class org.flowable.dmn.model.GraphicInfo
 
getXmlRowNumber() - Method in class org.flowable.bpmn.model.BaseElement
 
getXmlRowNumber() - Method in class org.flowable.bpmn.model.GraphicInfo
 
getXmlRowNumber() - Method in class org.flowable.cmmn.model.BaseElement
 
getXmlRowNumber() - Method in class org.flowable.cmmn.model.GraphicInfo
 
getXmlRowNumber() - Method in class org.flowable.dmn.model.GraphicInfo
 
getY() - Method in class org.flowable.bpmn.model.GraphicInfo
 
getY() - Method in class org.flowable.cmmn.model.GraphicInfo
 
getY() - Method in class org.flowable.dmn.model.GraphicInfo
 
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
 
globalArtifacts - Variable in class org.flowable.bpmn.model.BpmnModel
 
graphicInfo - Variable in class org.flowable.cmmn.model.CmmnDiShape
 
graphicInfo - Variable in class org.flowable.dmn.model.DmnDiDiagram
 
graphicInfo - Variable in class org.flowable.dmn.model.DmnDiShape
 
GraphicInfo - Class in org.flowable.bpmn.model
 
GraphicInfo - Class in org.flowable.cmmn.model
 
GraphicInfo - Class in org.flowable.dmn.model
 
GraphicInfo() - Constructor for class org.flowable.bpmn.model.GraphicInfo
 
GraphicInfo() - Constructor for class org.flowable.cmmn.model.GraphicInfo
 
GraphicInfo() - Constructor for class org.flowable.dmn.model.GraphicInfo
 
GraphicInfo(double, double) - Constructor for class org.flowable.bpmn.model.GraphicInfo
 
GraphicInfo(double, double, double, double) - Constructor for class org.flowable.bpmn.model.GraphicInfo
 
groupId(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundKafkaChannelBuilder
Sets the groupId for this Kafka adapter.
groupsAccess - Variable in class org.flowable.engine.app.AppModel
 

H

handleAddAssigneeIdentityLinkToTask(TaskEntity, String) - Method in interface org.flowable.engine.interceptor.IdentityLinkInterceptor
 
handleAddIdentityLinkToTask(TaskEntity, IdentityLinkEntity) - Method in interface org.flowable.engine.interceptor.IdentityLinkInterceptor
 
handleAddOwnerIdentityLinkToTask(TaskEntity, String) - Method in interface org.flowable.engine.interceptor.IdentityLinkInterceptor
 
handleClaim(TaskEntity, String) - Method in interface org.flowable.engine.interceptor.UserTaskStateInterceptor
 
handleComplete(TaskEntity, String) - Method in interface org.flowable.engine.interceptor.UserTaskStateInterceptor
 
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
 
handleCreateProcessInstance(ExecutionEntity) - Method in interface org.flowable.engine.interceptor.IdentityLinkInterceptor
 
handleCreateSubProcessInstance(ExecutionEntity, ExecutionEntity) - Method in interface org.flowable.engine.interceptor.IdentityLinkInterceptor
 
handleFailedJob(Job, Throwable) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
handleHistoryCleanupTimerJob() - Method in interface org.flowable.cmmn.api.CmmnManagementService
 
handleHistoryCleanupTimerJob() - Method in interface org.flowable.engine.ManagementService
 
handleInProgressStart(TaskEntity, String) - Method in interface org.flowable.engine.interceptor.UserTaskStateInterceptor
 
handleNonMatchingEvent(EventRegistryEvent, EventRegistryProcessingInfo) - Method in interface org.flowable.eventregistry.api.EventRegistryNonMatchingEventConsumer
 
handlerType(String) - Method in interface org.flowable.job.api.BaseJobQuery
Select jobs which have given job handler type
handlerType(String) - Method in interface org.flowable.job.api.HistoryJobQuery
Select jobs which have given job handler type
handlerType(String) - Method in interface org.flowable.job.api.TimerJobQuery
Select jobs which have given job handler type
handlerTypes(Collection<String>) - Method in interface org.flowable.job.api.BaseJobQuery
Select jobs which have one of the given job handler type
handlerTypes(Collection<String>) - Method in interface org.flowable.job.api.HistoryJobQuery
Select jobs which have given job handler type
handleUnclaim(TaskEntity, String) - Method in interface org.flowable.engine.interceptor.UserTaskStateInterceptor
 
hasActivationCondition() - Method in class org.flowable.cmmn.model.ReactivationRule
 
hasActivationRule() - Method in class org.flowable.cmmn.model.ReactivationRule
 
HasAssociations - Interface in org.flowable.cmmn.model
 
hasCollectionVariable() - Method in class org.flowable.cmmn.model.RepetitionRule
 
hasDefaultCondition() - Method in class org.flowable.cmmn.model.ReactivationRule
 
hasDefaultRule() - Method in class org.flowable.cmmn.model.ReactivationRule
 
hasEditorSource() - Method in interface org.flowable.engine.repository.Model
whether this model has editor source
hasEditorSourceExtra() - Method in interface org.flowable.engine.repository.Model
whether this model has editor source extra
hasElementIndexVariable() - Method in class org.flowable.cmmn.model.RepetitionRule
 
hasElementVariable() - Method in class org.flowable.cmmn.model.RepetitionRule
 
HasEntryCriteria - Interface in org.flowable.cmmn.model
 
hasErrors() - Method in class org.flowable.cmmn.api.migration.CaseInstanceMigrationValidationResult
 
hasErrors() - Method in class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
 
HasExecutionListeners - Interface in org.flowable.bpmn.model
Interface indicating an element has execution-listeners
hasExistingInstancesForUniqueCorrelation - Variable in class org.flowable.eventregistry.api.EventConsumerInfo
 
HasExitCriteria - Interface in org.flowable.cmmn.model
 
HasExtensionAttributes - Interface in org.flowable.bpmn.model
Interface for accessing Element attributes.
HasExtensionAttributes - Interface in org.flowable.cmmn.model
Interface for accessing Element attributes.
hasGraphicalNotation() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
Does this case definition have a graphical notation defined (such that a diagram can be generated)?
hasGraphicalNotation() - Method in interface org.flowable.dmn.api.DmnDecision
Does this decision have a graphical notation defined (such that a diagram can be generated)?
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 class org.flowable.bpmn.model.ValuedDataObject
 
hashCode() - Method in class org.flowable.cmmn.model.FieldExtension
 
hashCode() - Method in class org.flowable.cmmn.model.ReactivationRule
 
hasIgnoreCondition() - Method in class org.flowable.cmmn.model.ReactivationRule
 
hasIgnoreRule() - Method in class org.flowable.cmmn.model.ReactivationRule
 
HasInParameters - Interface in org.flowable.bpmn.model
 
HasInParameters - Interface in org.flowable.cmmn.model
 
HasLifecycleListeners - Interface in org.flowable.cmmn.model
 
hasLimitedInstanceCount() - Method in class org.flowable.cmmn.model.RepetitionRule
 
hasLocalVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Check whether or not this plan item instance has local variable set with the given name.
hasMultiInstanceLoopCharacteristics() - Method in class org.flowable.bpmn.model.Activity
 
hasNext() - Method in class org.flowable.engine.debug.ExecutionTreeBfsIterator
 
HasOutParameters - Interface in org.flowable.bpmn.model
 
HasOutParameters - Interface in org.flowable.cmmn.model
 
hasParallelOrdering() - Method in class org.flowable.bpmn.model.AdhocSubProcess
 
HasScriptInfo - Interface in org.flowable.bpmn.model
A scriptable element supporting the type="script" implementation type.
hasSequentialOrdering() - Method in class org.flowable.bpmn.model.AdhocSubProcess
 
hasStartFormKey() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
Does this case definition have a start form key}.
hasStartFormKey() - Method in interface org.flowable.engine.repository.ProcessDefinition
Does this process definition has a start form key.
HasValidateFormFields - Interface in org.flowable.bpmn.model
An element supporting form field validation
HasValidateFormFields - Interface in org.flowable.cmmn.model
An element supporting form field validation
hasVariable(String) - Method in interface org.flowable.common.engine.api.variable.VariableContainer
 
hasVariable(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
Returns whether this scope or any parent scope has a specific variable.
hasVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Check whether or not this case instance has variable set with the given name, Searching for the variable is done in all scopes that are visible to the given case instance.
hasVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
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.
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.
hasVariableListeners() - Method in class org.flowable.bpmn.model.BpmnModel
 
hasVariableLocal(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
Returns whether this scope has a specific variable.
hasVariableLocal(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
checks whether or not the task has a variable defined with the given name, local task scope only.
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.
hasVariables() - Method in interface org.flowable.variable.api.delegate.VariableScope
Returns whether this scope or any parent scope has variables.
hasVariablesLocal() - Method in interface org.flowable.variable.api.delegate.VariableScope
Returns whether this scope has variables.
header(String, String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
Defines one header element of an event definition.
headerWithCorrelation(String, String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
Defines one header element with correlation for an event definition.
height - Variable in class org.flowable.bpmn.model.GraphicInfo
 
height - Variable in class org.flowable.cmmn.model.GraphicInfo
 
height - Variable in class org.flowable.dmn.model.GraphicInfo
 
HISTORIC_ACTIVITY_INSTANCE_CREATED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A event dispatched when a HistoricActivityInstance is created.
HISTORIC_ACTIVITY_INSTANCE_ENDED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A event dispatched when a HistoricActivityInstance is marked as ended. his is a specialized version of the FlowableEngineEventType.ENTITY_UPDATED event, with the same use case as the FlowableEngineEventType.ACTIVITY_COMPLETED, but containing slightly different data (e.g. the end time, the duration, etc.).
HISTORIC_ACTIVITY_INSTANCES - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
 
HISTORIC_CASE_DELETE_TYPE - Static variable in interface org.flowable.batch.api.Batch
 
HISTORIC_CASE_INSTANCES - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
 
HISTORIC_DECISION_EXECUTIONS - Static variable in interface org.flowable.dmn.api.DmnChangeTenantIdEntityTypes
 
HISTORIC_MILESTONE_INSTANCES - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
 
HISTORIC_PLAN_ITEM_INSTANCES - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
 
HISTORIC_PROCESS_DELETE_TYPE - Static variable in interface org.flowable.batch.api.Batch
 
HISTORIC_PROCESS_INSTANCE_CREATED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A event dispatched when a HistoricProcessInstance is created.
HISTORIC_PROCESS_INSTANCE_ENDED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A event dispatched when a HistoricProcessInstance is marked as ended. his is a specialized version of the FlowableEngineEventType.ENTITY_UPDATED event, with the same use case as the FlowableEngineEventType.PROCESS_COMPLETED, but containing slightly different data (e.g. the end time, the duration, etc.).
HISTORIC_PROCESS_INSTANCES - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
 
HISTORIC_TASK_INSTANCES - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
 
HISTORIC_TASK_INSTANCES - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
 
HISTORIC_TASK_LOG_ENTRIES - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
 
HISTORIC_TASK_LOG_ENTRIES - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
 
HISTORIC_TYPES - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
 
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
 
historicActivityInstanceEnded(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
HistoricActivityInstanceQuery - Interface in org.flowable.engine.history
Programmatic querying for HistoricActivityInstances.
HistoricCaseInstance - Interface in org.flowable.cmmn.api.history
 
historicCaseInstanceMigrated(HistoricCaseInstance, CaseDefinition, HistoricCaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationCallback
 
HistoricCaseInstanceMigrationBuilder - Interface in org.flowable.cmmn.api.migration
 
HistoricCaseInstanceMigrationDocument - Interface in org.flowable.cmmn.api.migration
 
HistoricCaseInstanceMigrationDocumentBuilder - Interface in org.flowable.cmmn.api.migration
 
HistoricCaseInstanceQuery - Interface in org.flowable.cmmn.api.history
 
HistoricData - Interface in org.flowable.common.engine.api.history
 
historicDataService - Variable in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
HistoricDetail - Interface in org.flowable.engine.history
Base class for all kinds of information that is related to either a HistoricProcessInstance or a HistoricActivityInstance.
HistoricDetailQuery - Interface in org.flowable.engine.history
Programmatic querying for HistoricDetails.
HistoricFormProperty - Interface in org.flowable.engine.history
A single field that was submitted in either a start form or a task form.
HistoricIdentityLink - Interface in org.flowable.identitylink.api.history
Historic counterpart of IdentityLink that represents the current state if any runtime link.
HistoricMilestoneInstance - Interface in org.flowable.cmmn.api.history
 
HistoricMilestoneInstanceQuery - Interface in org.flowable.cmmn.api.history
 
HistoricPlanItemInstance - Interface in org.flowable.cmmn.api.history
 
HistoricPlanItemInstanceQuery - Interface in org.flowable.cmmn.api.history
 
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
 
historicProcessInstanceEnded(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
HistoricProcessInstanceQuery - Interface in org.flowable.engine.history
Allows programmatic querying of HistoricProcessInstances.
HistoricProcessInstanceQueryInterceptor - Interface in org.flowable.engine.interceptor
 
HistoricTaskInstance - Interface in org.flowable.task.api.history
Represents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.
HistoricTaskInstanceQuery - Interface in org.flowable.task.api.history
Allows programmatic querying for HistoricTaskInstances.
HistoricTaskLogEntry - Interface in org.flowable.task.api.history
 
HistoricTaskLogEntryBuilder - Interface in org.flowable.task.api.history
Interface to create and add task log entry
HistoricTaskLogEntryQuery - Interface in org.flowable.task.api.history
Allows programmatic querying of HistoricTaskLogEntrys;
HistoricTaskLogEntryType - Enum Class in org.flowable.task.api.history
 
HistoricTaskQueryInterceptor - Interface in org.flowable.task.api.history
 
HistoricVariableInstance - Interface in org.flowable.variable.api.history
A single process variable containing the last value when its process instance has finished.
HistoricVariableInstanceQuery - Interface in org.flowable.cmmn.api.history
 
HistoricVariableInstanceQuery - Interface in org.flowable.variable.api.history
Programmatic querying for HistoricVariableInstances.
HistoricVariableUpdate - Interface in org.flowable.engine.history
Update of a process variable.
history - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
HISTORY_JOB_TYPE - Static variable in interface org.flowable.job.api.HistoryJob
 
historyCleaningManager - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
HistoryCleaningManager - Interface in org.flowable.engine
 
historyCleaningTimeCycleConfig - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
HistoryJob - Interface in org.flowable.job.api
Represents one history job
HistoryJobQuery - Interface in org.flowable.job.api
Allows programmatic querying of HistoryJobs.
historyLevel - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
historyService - Variable in class org.flowable.engine.test.FlowableRule
Deprecated.
 
HistoryService - Interface in org.flowable.engine
Service exposing information about ongoing and past process instances.
hitPolicy - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
hitPolicy - Variable in class org.flowable.dmn.model.DecisionTable
 
HitPolicy - Enum Class in org.flowable.dmn.model
 
href - Variable in class org.flowable.dmn.model.DmnElementReference
 
HTTP_SERVICE_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
HTTP_TASK - Static variable in class org.flowable.bpmn.model.ServiceTask
 
HTTP_TASK - Static variable in class org.flowable.cmmn.model.HttpServiceTask
 
httpClientConfig - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
HttpClientConfig - Class in org.flowable.engine.cfg
 
HttpClientConfig() - Constructor for class org.flowable.engine.cfg.HttpClientConfig
 
httpRequestHandler - Variable in class org.flowable.bpmn.model.HttpServiceTask
 
httpRequestHandler - Variable in class org.flowable.cmmn.model.HttpServiceTask
 
httpResponseHandler - Variable in class org.flowable.bpmn.model.HttpServiceTask
 
httpResponseHandler - Variable in class org.flowable.cmmn.model.HttpServiceTask
 
HttpServiceTask - Class in org.flowable.bpmn.model
 
HttpServiceTask - Class in org.flowable.cmmn.model
 
HttpServiceTask() - Constructor for class org.flowable.bpmn.model.HttpServiceTask
 
HttpServiceTask() - Constructor for class org.flowable.cmmn.model.HttpServiceTask
 
HUMAN_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
HumanTask - Class in org.flowable.cmmn.model
 
HumanTask() - Constructor for class org.flowable.cmmn.model.HumanTask
 

I

icon - Variable in class org.flowable.cmmn.model.CasePageTask
 
icon - Variable in class org.flowable.engine.app.AppModel
 
id - Variable in class org.flowable.bpmn.model.AssociationModel
 
id - Variable in class org.flowable.bpmn.model.BaseElement
 
id - Variable in class org.flowable.cmmn.api.StageResponse
 
id - Variable in class org.flowable.cmmn.model.BaseElement
 
id - Variable in class org.flowable.cmmn.model.CmmnModel
 
id - Variable in class org.flowable.dmn.api.ExpressionExecution
 
id - Variable in class org.flowable.dmn.model.DmnElement
 
id - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
 
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.batch.api.BatchPartQuery
Only select batch parts with the given id
id(String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
Only select a historic variable with the given id.
id(String) - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstanceQuery
 
id(String) - Method in interface org.flowable.cmmn.api.runtime.IntentEventListenerInstanceQuery
 
id(String) - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstanceQuery
 
id(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
id(String) - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
Only select a historic variable with the given id.
id(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Only select decision execution with the given id.
id(String) - Method in interface org.flowable.engine.history.HistoricDetailQuery
Only select historic info with the given id.
id(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions with the given id.
id(String) - Method in interface org.flowable.task.api.TaskBuilder
DB id of the task.
id(String) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
Only select a historic variable with the given id.
id(String) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
Only select a historic variable with the given id.
idBlockSize - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
IdentityLink - Interface in org.flowable.identitylink.api
An identity link is used to associate a task with a certain identity.
IdentityLinkInfo - Interface in org.flowable.identitylink.api
 
IdentityLinkInterceptor - Interface in org.flowable.engine.interceptor
 
identityLinks(Set<? extends IdentityLinkInfo>) - Method in interface org.flowable.task.api.TaskBuilder
add identity links to the task
IdentityLinkType - Class in org.flowable.identitylink.api
Contains constants for all types of identity links that can be used to involve a user or group with a certain object.
IdentityLinkType() - Constructor for class org.flowable.identitylink.api.IdentityLinkType
 
identityService - Variable in class org.flowable.engine.test.FlowableRule
Deprecated.
 
identityService - Variable in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
IdentityService - Interface in org.flowable.engine
Service to manage Users and Groups.
ids() - Element in annotation interface org.flowable.engine.test.mock.NoOpServiceTasks
 
ids(Set<String>) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Only select decision executions with the given ids.
IGNORE - Static variable in class org.flowable.cmmn.model.ParentCompletionRule
 
IGNORE_AFTER_FIRST_COMPLETION - Static variable in class org.flowable.cmmn.model.ParentCompletionRule
 
IGNORE_AFTER_FIRST_COMPLETION_IF_AVAILABLE_OR_ENABLED - Static variable in class org.flowable.cmmn.model.ParentCompletionRule
 
IGNORE_IF_AVAILABLE - Static variable in class org.flowable.cmmn.model.ParentCompletionRule
 
IGNORE_IF_AVAILABLE_OR_ENABLED - Static variable in class org.flowable.cmmn.model.ParentCompletionRule
 
ignoreAssigneeValue() - Method in interface org.flowable.task.api.TaskInfoQuery
Allows to select a task using TaskInfoQuery.taskCandidateGroup(String) TaskInfoQuery.taskCandidateGroupIn(Collection) or TaskInfoQuery.taskCandidateUser(String) but ignore the assignee value instead of querying for an empty assignee.
ignoreCondition - Variable in class org.flowable.cmmn.model.ReactivationRule
 
ignoreFailedJob - Variable in exception class org.flowable.common.engine.api.FlowableBatchPartMigrationException
 
ignoreRepetitionCounterVariable - Variable in class org.flowable.cmmn.model.RepetitionRule
 
implementation - Variable in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
 
implementation - Variable in class org.flowable.bpmn.model.CollectionHandler
 
implementation - Variable in class org.flowable.bpmn.model.EventListener
 
implementation - Variable in class org.flowable.bpmn.model.FlowableListener
 
implementation - Variable in class org.flowable.bpmn.model.ServiceTask
 
implementation - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition
 
implementation - Variable in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
 
implementation - Variable in class org.flowable.cmmn.model.FlowableListener
 
implementation - Variable in class org.flowable.cmmn.model.ServiceTask
 
implementation - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition
 
implementation(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select the channel definitions with the given implementation.
IMPLEMENTATION_TYPE_CLASS - Static variable in class org.flowable.bpmn.model.ImplementationType
 
IMPLEMENTATION_TYPE_CLASS - Static variable in class org.flowable.cmmn.model.ImplementationType
 
IMPLEMENTATION_TYPE_DELEGATEEXPRESSION - Static variable in class org.flowable.bpmn.model.ImplementationType
 
IMPLEMENTATION_TYPE_DELEGATEEXPRESSION - Static variable in class org.flowable.cmmn.model.ImplementationType
 
IMPLEMENTATION_TYPE_EXPRESSION - Static variable in class org.flowable.bpmn.model.ImplementationType
 
IMPLEMENTATION_TYPE_EXPRESSION - Static variable in class org.flowable.cmmn.model.ImplementationType
 
IMPLEMENTATION_TYPE_INSTANCE - Static variable in class org.flowable.bpmn.model.ImplementationType
 
IMPLEMENTATION_TYPE_INSTANCE - Static variable in class org.flowable.cmmn.model.ImplementationType
 
IMPLEMENTATION_TYPE_INVALID_THROW_EVENT - Static variable in class org.flowable.bpmn.model.ImplementationType
 
IMPLEMENTATION_TYPE_SCRIPT - Static variable in class org.flowable.bpmn.model.ImplementationType
 
IMPLEMENTATION_TYPE_SCRIPT - Static variable in class org.flowable.cmmn.model.ImplementationType
 
IMPLEMENTATION_TYPE_THROW_ERROR_EVENT - Static variable in class org.flowable.bpmn.model.ImplementationType
 
IMPLEMENTATION_TYPE_THROW_GLOBAL_SIGNAL_EVENT - Static variable in class org.flowable.bpmn.model.ImplementationType
 
IMPLEMENTATION_TYPE_THROW_MESSAGE_EVENT - Static variable in class org.flowable.bpmn.model.ImplementationType
 
IMPLEMENTATION_TYPE_THROW_SIGNAL_EVENT - Static variable in class org.flowable.bpmn.model.ImplementationType
 
IMPLEMENTATION_TYPE_WEBSERVICE - Static variable in class org.flowable.bpmn.model.ImplementationType
 
implementationRef - Variable in class org.flowable.bpmn.model.Interface
 
implementationRef - Variable in class org.flowable.bpmn.model.Operation
 
implementationType - Variable in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
 
implementationType - Variable in class org.flowable.bpmn.model.CollectionHandler
 
implementationType - Variable in class org.flowable.bpmn.model.EventListener
 
implementationType - Variable in class org.flowable.bpmn.model.FlowableListener
 
implementationType - Variable in class org.flowable.bpmn.model.SendTask
 
implementationType - Variable in class org.flowable.bpmn.model.ServiceTask
 
implementationType - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition
 
implementationType - Variable in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
 
implementationType - Variable in class org.flowable.cmmn.model.Decision
 
implementationType - Variable in class org.flowable.cmmn.model.FlowableListener
 
implementationType - Variable in class org.flowable.cmmn.model.Process
 
implementationType - Variable in class org.flowable.cmmn.model.ServiceTask
 
implementationType - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition
 
ImplementationType - Class in org.flowable.bpmn.model
 
ImplementationType - Class in org.flowable.cmmn.model
 
ImplementationType() - Constructor for class org.flowable.bpmn.model.ImplementationType
 
ImplementationType() - Constructor for class org.flowable.cmmn.model.ImplementationType
 
Import - Class in org.flowable.bpmn.model
 
Import() - Constructor for class org.flowable.bpmn.model.Import
 
imports - Variable in class org.flowable.bpmn.model.BpmnModel
 
importType - Variable in class org.flowable.bpmn.model.Import
 
IN_PARENT_PROCESS_OF_CALL_ACTIVITY_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
 
IN_PROGRESS - Static variable in interface org.flowable.task.api.Task
 
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.
InboundChannelModelBuilder - Interface in org.flowable.eventregistry.api.model
A builder to create a InboundChannelModel instance, which represents a channel from the 'outside world' to receive events.
InboundChannelModelBuilder.InboundEventFilterBuilder - Interface in org.flowable.eventregistry.api.model
Builder for the filtering out inbound events.
InboundChannelModelBuilder.InboundEventFilterJsonBuilder - Interface in org.flowable.eventregistry.api.model
Builder for the filtering out inbound JSON events.
InboundChannelModelBuilder.InboundEventFilterXmlBuilder - Interface in org.flowable.eventregistry.api.model
Builder for the filtering out inbound XML events.
InboundChannelModelBuilder.InboundEventKeyDetectorBuilder - Interface in org.flowable.eventregistry.api.model
Builder for the 'key detection' part of the InboundChannelModel.
InboundChannelModelBuilder.InboundEventKeyJsonDetectorBuilder - Interface in org.flowable.eventregistry.api.model
Builder for the 'key detection' part of the InboundChannelModel, specifically for JSON events.
InboundChannelModelBuilder.InboundEventKeyXmlDetectorBuilder - Interface in org.flowable.eventregistry.api.model
Builder for the 'key detection' part of the InboundChannelModel, specifically for XML events.
InboundChannelModelBuilder.InboundEventPayloadExtractorBuilder - Interface in org.flowable.eventregistry.api.model
Builder for the 'payload extraction' part of the InboundChannelModel.
InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilder - Interface in org.flowable.eventregistry.api.model
Builder for the 'payload extraction' part of the InboundChannelModel.
InboundChannelModelBuilder.InboundEventPayloadXmlExtractorBuilder - Interface in org.flowable.eventregistry.api.model
Builder for the 'payload extraction' part of the InboundChannelModel.
InboundChannelModelBuilder.InboundEventProcessingPipelineBuilder - Interface in org.flowable.eventregistry.api.model
Builder for the 'processing pipeline' part of the InboundChannelModel.
InboundChannelModelBuilder.InboundEventTenantDetectorBuilder - Interface in org.flowable.eventregistry.api.model
Builder for the 'tenant ID detection' part of the InboundChannelModel.
InboundChannelModelBuilder.InboundEventTenantJsonDetectorBuilder - Interface in org.flowable.eventregistry.api.model
Builder for the 'tenant ID detection' part of the InboundChannelModel, specifically for JSON events
InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder - Interface in org.flowable.eventregistry.api.model
Builder for the 'tenant ID detection' part of the InboundChannelModel, specifically for XML events
InboundChannelModelBuilder.InboundEventTransformerBuilder - Interface in org.flowable.eventregistry.api.model
 
InboundChannelModelBuilder.InboundJmsChannelBuilder - Interface in org.flowable.eventregistry.api.model
Builder to create an InboundEventChannelAdapter using JMS.
InboundChannelModelBuilder.InboundKafkaChannelBuilder - Interface in org.flowable.eventregistry.api.model
Builder to create an InboundEventChannelAdapter using Kafka.
InboundChannelModelBuilder.InboundRabbitChannelBuilder - Interface in org.flowable.eventregistry.api.model
Builder to create an InboundEventChannelAdapter using RabbitMQ.
InboundChannelModelCacheManager - Interface in org.flowable.eventregistry.api
 
InboundChannelModelCacheManager.ChannelRegistration - Interface in org.flowable.eventregistry.api
 
InboundChannelModelCacheManager.RegisteredChannel - Interface in org.flowable.eventregistry.api
 
InboundEvent - Interface in org.flowable.eventregistry.api
 
InboundEventChannelAdapter - Interface in org.flowable.eventregistry.api
 
InboundEventDeserializer<T> - Interface in org.flowable.eventregistry.api
 
InboundEventFilter<T> - Interface in org.flowable.eventregistry.api
This interface must be implemented by a custom filtering bean to hook into the default inbound event processing pipeline in order to have a very effective way to filter out events which should not be processed any further and thus preventing expensive processing time like DB lookups and the full consumer invocation.
InboundEventInfoAwarePayloadExtractor<T> - Interface in org.flowable.eventregistry.api
 
InboundEventKeyDetector<T> - Interface in org.flowable.eventregistry.api
 
InboundEventPayloadExtractor<T> - Interface in org.flowable.eventregistry.api
 
InboundEventProcessingPipeline - Interface in org.flowable.eventregistry.api
 
InboundEventProcessor - Interface in org.flowable.eventregistry.api
 
InboundEventTenantDetector<T> - Interface in org.flowable.eventregistry.api
 
InboundEventTransformer - Interface in org.flowable.eventregistry.api
 
includeActivities() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLogQuery
The ProcessInstanceHistoryLog will contain the HistoricActivityInstance instances.
includeCaseVariables() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Include historic case variables in the historic case query result
includeCaseVariables() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Includes case variables into the query result.
includeCaseVariables() - Method in interface org.flowable.task.api.TaskInfoQuery
Include global case variables in the task query result
includeCaseVariables(Collection<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Include the historic case variables with the given names into the query result.
includeCaseVariables(Collection<String>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Include the case variables with the given names into the query result.
includeComments() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLogQuery
The ProcessInstanceHistoryLog will contain the Comment instances.
includeEnded() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
includeFormProperties() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLogQuery
The ProcessInstanceHistoryLog will contain the HistoricFormProperty instances.
includeIdentityLinks() - Method in interface org.flowable.task.api.TaskInfoQuery
Include identity links in the task query result
includeInStageOverview - Variable in class org.flowable.cmmn.model.Milestone
 
includeInStageOverview - Variable in class org.flowable.cmmn.model.Stage
 
includeLocalVariables() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
includeLocalVariables() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Include local plan item instance variables in the query result
includeProcessVariables() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Include process variables in the process query result
includeProcessVariables() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
Include process variables in the process query result
includeProcessVariables() - Method in interface org.flowable.task.api.TaskInfoQuery
Include global process variables in the task query result
includeProcessVariables(Collection<String>) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Include the process variables with the given names into the query result.
includeProcessVariables(Collection<String>) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
Include the process variables with the given names into the query result.
includeTaskLocalVariables() - Method in interface org.flowable.task.api.TaskInfoQuery
Include local task variables in the task query result
includeTasks() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLogQuery
The ProcessInstanceHistoryLog will contain the HistoricTaskInstance instances.
includeVariables() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLogQuery
The ProcessInstanceHistoryLog will contain the HistoricVariableInstance instances.
includeVariableUpdates() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLogQuery
The ProcessInstanceHistoryLog will contain the HistoricVariableUpdate instances.
InclusiveGateway - Class in org.flowable.bpmn.model
 
InclusiveGateway() - Constructor for class org.flowable.bpmn.model.InclusiveGateway
 
incomingAssociations - Variable in class org.flowable.cmmn.model.Criterion
 
incomingAssociations - Variable in class org.flowable.cmmn.model.PlanItem
 
incomingFlows - Variable in class org.flowable.bpmn.model.FlowNode
 
index - Variable in class org.flowable.bpmn.model.DataGridRow
 
InformationItem - Class in org.flowable.dmn.model
 
InformationItem() - Constructor for class org.flowable.dmn.model.InformationItem
 
InformationRequirement - Class in org.flowable.dmn.model
 
InformationRequirement() - Constructor for class org.flowable.dmn.model.InformationRequirement
 
inheritBusinessKey - Variable in class org.flowable.bpmn.model.CallActivity
 
inheritBusinessKey - Variable in class org.flowable.bpmn.model.CaseServiceTask
 
inheritBusinessKey - Variable in class org.flowable.cmmn.model.ChildTask
 
inheritVariables - Variable in class org.flowable.bpmn.model.CallActivity
 
inheritVariables - Variable in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
 
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 resources flowable-context.xml (Spring style configuration).
initialActivityId - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
 
initialFlowElement - Variable in class org.flowable.bpmn.model.Process
 
initialFlowElement - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
 
initialFlowElement - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
 
initialize() - Method in interface org.flowable.eventregistry.api.management.EventRegistryChangeDetectionExecutor
Will be called after the engine has booted up.
initializeMockSupport() - Method in class org.flowable.engine.test.FlowableRule
Deprecated.
 
initializeMockSupport() - Method in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
initializeProcessEngine() - Method in class org.flowable.engine.test.FlowableRule
Deprecated.
 
initializeProcessEngine() - Method in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
initializeServices() - Method in class org.flowable.engine.test.FlowableRule
Deprecated.
 
initializeServices() - Method in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
INITIATE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
initiator - Variable in class org.flowable.bpmn.model.StartEvent
 
initiatorVariableName - Variable in class org.flowable.cmmn.model.Case
 
initiatorVariableName - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
 
initProcessEngineFromSpringResource(URL) - Static method in class org.flowable.engine.ProcessEngines
 
InjectedPlanItemInstanceBuilder - Interface in org.flowable.cmmn.api.runtime
A builder API to create new, dynamically injected plan items into an existing, running stage instance.
injectEmbeddedSubProcessInProcessInstance(String, DynamicEmbeddedSubProcessBuilder) - Method in interface org.flowable.engine.DynamicBpmnService
 
injectParallelEmbeddedSubProcess(String, DynamicEmbeddedSubProcessBuilder) - Method in interface org.flowable.engine.DynamicBpmnService
 
injectParallelUserTask(String, DynamicUserTaskBuilder) - Method in interface org.flowable.engine.DynamicBpmnService
 
injectUserTaskInProcessInstance(String, DynamicUserTaskBuilder) - Method in interface org.flowable.engine.DynamicBpmnService
 
inMessageRef - Variable in class org.flowable.bpmn.model.Operation
 
inParameters - Variable in class org.flowable.bpmn.model.CallActivity
 
inParameters - Variable in class org.flowable.bpmn.model.CaseServiceTask
 
inParameters - Variable in class org.flowable.bpmn.model.Event
 
inParameters - Variable in class org.flowable.bpmn.model.ExternalWorkerServiceTask
 
inParameters - Variable in class org.flowable.bpmn.model.ScriptTask
 
inParameters - Variable in class org.flowable.cmmn.model.ChildTask
 
inParameters - Variable in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
inParameters - Variable in class org.flowable.cmmn.model.ScriptServiceTask
 
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
 
InputClause - Class in org.flowable.dmn.model
 
InputClause() - Constructor for class org.flowable.dmn.model.InputClause
 
inputData - Variable in class org.flowable.dmn.model.DecisionService
 
inputData - Variable in class org.flowable.dmn.model.DmnDefinition
 
InputData - Class in org.flowable.dmn.model
 
InputData() - Constructor for class org.flowable.dmn.model.InputData
 
inputDataItem - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
inputDecisions - Variable in class org.flowable.dmn.model.DecisionService
 
inputEntries - Variable in class org.flowable.dmn.model.DecisionRule
 
inputExpression - Variable in class org.flowable.dmn.model.InputClause
 
inputNumber - Variable in class org.flowable.dmn.model.InputClause
 
inputs - Variable in class org.flowable.dmn.model.DecisionTable
 
InputStreamProvider - Interface in org.flowable.common.engine.api.io
 
inputValues - Variable in class org.flowable.dmn.model.InputClause
 
inputVariables - Variable in class org.flowable.bpmn.model.BusinessRuleTask
 
inputVariables - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
inputVariableTypes - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
insertBatch(Batch) - Method in interface org.flowable.batch.api.BatchService
 
instance - Variable in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
 
instance - Variable in class org.flowable.bpmn.model.FlowableListener
 
instance - Variable in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
 
instance - Variable in class org.flowable.cmmn.model.FlowableListener
 
INSTANCE - Static variable in class org.flowable.engine.test.profiler.FlowableProfiler
 
instanceId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
 
instanceId(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Only select decision executions with the given instance id.
instanceId(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
Set the instance id
instanceLifecycleEnabled - Variable in class org.flowable.cmmn.model.PlanItem
 
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
 
INTEGER - Static variable in interface org.flowable.eventregistry.api.model.EventPayloadTypes
 
IntegerDataObject - Class in org.flowable.bpmn.model
 
IntegerDataObject() - Constructor for class org.flowable.bpmn.model.IntegerDataObject
 
INTENT_EVENT_LISTENER - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
IntentEventListener - Class in org.flowable.cmmn.model
 
IntentEventListener() - Constructor for class org.flowable.cmmn.model.IntentEventListener
 
IntentEventListenerInstance - Interface in org.flowable.cmmn.api.runtime
 
IntentEventListenerInstanceQuery - Interface in org.flowable.cmmn.api.runtime
 
Interface - Class in org.flowable.bpmn.model
 
Interface() - Constructor for class org.flowable.bpmn.model.Interface
 
interfaces - Variable in class org.flowable.bpmn.model.BpmnModel
 
INTERMEDIARY_STATES - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
IntermediateCatchEvent - Class in org.flowable.bpmn.model
 
IntermediateCatchEvent() - Constructor for class org.flowable.bpmn.model.IntermediateCatchEvent
 
internalPopulateExecutionTree(DebugInfoExecutionTree.DebugInfoExecutionTreeNode, Map<String, List<ExecutionEntity>>) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
 
InternalProcessDefinitionLocalizationManager - Interface in org.flowable.engine.repository
 
InternalProcessLocalizationManager - Interface in org.flowable.engine
 
internalToString(StringBuilder, String, boolean) - Method in class org.flowable.engine.debug.ExecutionTreeNode
 
Invocable - Class in org.flowable.dmn.model
 
Invocable() - Constructor for class org.flowable.dmn.model.Invocable
 
involvedGroup(String, String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Select the historic case instances with which the group with the given id and identity link type are involved.
involvedGroup(String, String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Select the case instances with which the group with the given id and identity link type are involved.
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 interface org.flowable.engine.runtime.ProcessInstanceQuery
Select the process instances with which the group with the given id and identity link type is involved.
involvedGroups(Collection<String>) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
involvedGroups(Collection<String>) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
involvedGroups(Set<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Select the historic case instances with which the groups with the given ids are involved.
involvedGroups(Set<String>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Select the case instances with which the groups with the given ids are involved.
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 interface org.flowable.engine.runtime.ProcessInstanceQuery
Select the process instances with which the Groups with the given ids are involved.
involvedUser(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Select the historic case instances with which the user with the given id is involved.
involvedUser(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
involvedUser(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Select the case instances with which the user with the given id is involved.
involvedUser(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
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 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.cmmn.api.history.HistoricCaseInstanceQuery
Select the historic case instances with which the user with the given id and identity link type are involved.
involvedUser(String, String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Select the case instances with which the user with the given id and identity link type are 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 interface org.flowable.engine.runtime.ProcessInstanceQuery
Select the process instances with which the user with the given id and identity link type is involved.
IOParameter - Class in org.flowable.bpmn.model
 
IOParameter - Class in org.flowable.cmmn.model
 
IOParameter() - Constructor for class org.flowable.bpmn.model.IOParameter
 
IOParameter() - Constructor for class org.flowable.cmmn.model.IOParameter
 
ioSpecification - Variable in class org.flowable.bpmn.model.Activity
 
ioSpecification - Variable in class org.flowable.bpmn.model.Process
 
IOSpecification - Class in org.flowable.bpmn.model
 
IOSpecification() - Constructor for class org.flowable.bpmn.model.IOSpecification
 
isAbleToStore(Object) - Method in interface org.flowable.variable.api.types.VariableType
 
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.
isAlwaysUseArraysForDmnMultiHitPolicies() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
isAndChildren() - Method in class org.flowable.bpmn.model.MapExceptionEntry
 
isAsync() - Method in class org.flowable.bpmn.model.SignalEventDefinition
 
isAsync() - Method in class org.flowable.cmmn.model.Case
 
isAsync() - Method in class org.flowable.cmmn.model.Task
 
isAsyncExecutorActivate() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
isAsyncHistoryExecutorActivate() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
isAsynchronous() - Method in class org.flowable.bpmn.model.FlowNode
 
isAsynchronousLeave() - Method in class org.flowable.bpmn.model.FlowNode
 
isAsynchronousLeaveExclusive() - Method in class org.flowable.bpmn.model.FlowNode
 
isAsynchronousLeaveNotExclusive() - Method in class org.flowable.bpmn.model.FlowNode
 
isAsyncLeave() - Method in class org.flowable.cmmn.model.Task
 
isAsyncLeaveExclusive() - Method in class org.flowable.cmmn.model.Task
 
isAutoComplete() - Method in class org.flowable.cmmn.model.Stage
 
isAutoStoreVariables() - Method in class org.flowable.bpmn.model.ScriptTask
 
isAutoStoreVariables() - Method in class org.flowable.cmmn.model.ScriptServiceTask
 
isBlocking() - Method in class org.flowable.cmmn.model.Task
 
isBoolean(Object) - Static method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
isBreakpoint(Execution) - Method in interface org.flowable.engine.runtime.ProcessDebugger
Indicates that execution is in the breakpoint state
isCachable() - Method in interface org.flowable.variable.api.types.VariableType
Indicates if this variable type supports caching.
isCancelActivity() - Method in class org.flowable.bpmn.model.BoundaryEvent
 
isCancelRemainingInstances() - Method in class org.flowable.bpmn.model.AdhocSubProcess
 
isCollection - Variable in class org.flowable.bpmn.model.DataSpec
 
isCollection - Variable in class org.flowable.dmn.model.ItemDefinition
 
isCollection() - Method in class org.flowable.bpmn.model.DataSpec
 
isCollection() - Method in class org.flowable.dmn.model.ItemDefinition
 
isCompletable() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
isCompletable() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
isCompleteAsync() - Method in class org.flowable.bpmn.model.CallActivity
 
isCompleted() - Method in interface org.flowable.batch.api.BatchPart
Whether the batch part is completed
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.
isCreateDiagramOnDeploy - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
isCreateDiagramOnDeploy() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
isCreateOverviewVariable() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
 
isCreateOverviewVariable() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
 
isCurrent() - Method in class org.flowable.cmmn.api.StageResponse
 
isDate(Object) - Static method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
isDefaultTriggerMode() - Method in class org.flowable.cmmn.model.Sentry
 
isDoNotIncludeVariables() - Method in class org.flowable.bpmn.model.ExternalWorkerServiceTask
 
isDoNotIncludeVariables() - Method in class org.flowable.bpmn.model.ScriptTask
 
isDoNotIncludeVariables() - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
isDoNotIncludeVariables() - Method in class org.flowable.cmmn.model.ScriptServiceTask
 
isDrawSequenceFlowNameWithNoLabelDI() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
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
 
isEnabled() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventDispatcher
 
isEnableEagerExecutionTreeFetching() - Method in class org.flowable.bpmn.model.Process
 
isEnableHistoryCleaning() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
isEnableProcessDefinitionHistoryLevel() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
isEnableProcessDefinitionInfoCache() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
isEnded() - Method in class org.flowable.cmmn.api.StageResponse
 
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 interface org.flowable.engine.runtime.Execution
Indicates if the execution is ended.
isEntryCriterion - Variable in class org.flowable.cmmn.model.Criterion
 
isEntryCriterion() - Method in class org.flowable.cmmn.model.Criterion
 
isExclude() - Method in class org.flowable.bpmn.model.BusinessRuleTask
 
isExclusive() - Method in class org.flowable.bpmn.model.FlowNode
 
isExclusive() - Method in class org.flowable.cmmn.model.Task
 
isExclusive() - Method in interface org.flowable.job.api.Job
Is the job exclusive?
isExecutable() - Method in class org.flowable.bpmn.model.Pool
 
isExecutable() - Method in class org.flowable.bpmn.model.Process
 
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.
isExitCriterion - Variable in class org.flowable.cmmn.model.Criterion
 
isExitCriterion() - Method in class org.flowable.cmmn.model.Criterion
 
isExtended() - Method in class org.flowable.bpmn.model.ServiceTask
 
isExtended() - Method in class org.flowable.bpmn.model.UserTask
 
isFailed() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
isFailed() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
identifier if the decision execution failed
isFailOnException() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventListener
 
isFailOnException() - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
isFailOnException() - Method in class org.flowable.engine.delegate.event.BaseEntityEventListener
 
isFallbackToDefaultTenant() - Method in class org.flowable.bpmn.model.CaseServiceTask
 
isFallbackToDefaultTenant() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
isFallbackToDefaultTenant() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
isFireOnTransactionLifecycleEvent() - Method in class org.flowable.common.engine.api.delegate.event.AbstractFlowableEventListener
 
isFireOnTransactionLifecycleEvent() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventListener
 
isFlowable5ProcessDefinition(String) - Method in interface org.flowable.engine.RepositoryService
Checks if the process definition should be executed by the V5 engine.
isForceDMN11() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
isForceDMN11() - Method in class org.flowable.dmn.model.Decision
 
isForCompensation() - Method in class org.flowable.bpmn.model.Activity
 
isGenerated() - Method in interface org.flowable.common.engine.api.repository.EngineResource
 
isHasExistingInstancesForUniqueCorrelation() - Method in class org.flowable.eventregistry.api.EventConsumerInfo
 
isIgnoreFailedJob() - Method in exception class org.flowable.common.engine.api.FlowableBatchPartMigrationException
 
isIgnoreRepetitionCounterVariable() - Method in class org.flowable.cmmn.model.RepetitionRule
 
isInheritBusinessKey() - Method in class org.flowable.bpmn.model.CallActivity
 
isInheritBusinessKey() - Method in class org.flowable.bpmn.model.CaseServiceTask
 
isInheritBusinessKey() - Method in class org.flowable.cmmn.model.ChildTask
 
isInheritVariables() - Method in class org.flowable.bpmn.model.CallActivity
 
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
 
isInstanceLifecycleEnabled() - Method in class org.flowable.cmmn.model.PlanItem
 
isInTerminalState(CaseInstance) - Static method in interface org.flowable.cmmn.api.runtime.CaseInstanceState
 
isInTerminalState(PlanItemInstance) - Static method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
isInterrupting - Variable in class org.flowable.bpmn.model.StartEvent
 
isInterrupting() - Method in class org.flowable.bpmn.model.StartEvent
 
isJpaCloseEntityManager() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
isJpaHandleTransaction() - Method in class org.flowable.engine.ProcessEngineConfiguration
 
isLocalScope() - Method in interface org.flowable.engine.delegate.event.FlowableEntityWithVariablesEvent
 
isLocalScope() - Method in class org.flowable.engine.delegate.event.impl.FlowableEntityWithVariablesEventImpl
 
isLogged - Variable in exception class org.flowable.common.engine.api.FlowableException
 
isLogged() - Method in exception class org.flowable.common.engine.api.FlowableException
 
isMDCEnabled() - Static method in class org.flowable.engine.logging.LogMDC
 
isMigrationValid() - Method in class org.flowable.cmmn.api.migration.CaseInstanceMigrationValidationResult
 
isMigrationValid() - Method in class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
 
isMockSupportPossible(ProcessEngine) - Static method in class org.flowable.engine.test.mock.FlowableMockSupport
 
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.
isMultipleResults() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
isMultiValue - Static variable in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
 
isNew() - Method in interface org.flowable.common.engine.api.repository.EngineDeployment
 
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
 
isNotExclusive() - Method in class org.flowable.bpmn.model.FlowNode
 
isNotNullNode - Static variable in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
 
isNoWaitStatesAsyncLeave() - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
isNumber(Object) - Static method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
isOnEventTriggerMode() - Method in class org.flowable.cmmn.model.Sentry
 
isPlanModel - Variable in class org.flowable.cmmn.model.Stage
 
isPlanModel() - Method in class org.flowable.cmmn.model.Stage
 
isProcessDefinitionSuspended(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
isProcessDefinitionSuspended(String) - Method in interface org.flowable.engine.RepositoryService
Checks if the process definition is suspended.
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.
isReadable() - Method in class org.flowable.bpmn.model.FormProperty
 
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) and FormService.getTaskFormData(String).
isReadOnly() - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
 
isReadOnly() - Method in interface org.flowable.variable.api.types.VariableType
 
isReadOnly(ELContext, Object, Object) - Method in class org.flowable.engine.test.mock.MockElResolver
 
isReduceLogLevel() - Method in exception class org.flowable.common.engine.api.FlowableException
 
isRequired() - Method in class org.flowable.bpmn.model.FormProperty
 
isRequired() - Method in interface org.flowable.engine.form.FormProperty
Is this property a required input field
isSameDeployment() - Method in class org.flowable.bpmn.model.CallActivity
 
isSameDeployment() - Method in class org.flowable.bpmn.model.CaseServiceTask
 
isSameDeployment() - Method in class org.flowable.bpmn.model.StartEvent
 
isSameDeployment() - Method in class org.flowable.bpmn.model.UserTask
 
isSameDeployment() - Method in class org.flowable.cmmn.model.CasePageTask
 
isSameDeployment() - Method in class org.flowable.cmmn.model.CaseTask
 
isSameDeployment() - Method in class org.flowable.cmmn.model.HumanTask
 
isSameDeployment() - Method in class org.flowable.cmmn.model.ProcessTask
 
isSameDeployment() - Method in class org.flowable.cmmn.model.Stage
 
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.
isSendSynchronously() - Method in class org.flowable.bpmn.model.SendEventServiceTask
 
isSequential() - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
isSequential() - Method in interface org.flowable.engine.delegate.event.FlowableMultiInstanceActivityEvent
 
isSequential() - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityEventImpl
 
isShowInOverview() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
isSingleTextValue - Static variable in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
 
isStage() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
 
isStage() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
isStartWithForm() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
isStoreAsTransientVariable() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
 
isStoreAsTransientVariable() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
 
isStoreResultVariableAsTransient() - Method in class org.flowable.bpmn.model.ServiceTask
 
isStoreResultVariableAsTransient() - Method in class org.flowable.cmmn.model.ServiceTask
 
isStrictMode() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
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() - Method in interface org.flowable.task.api.Task
Indicates whether this task is suspended or not.
isTenantIdSet() - Method in interface org.flowable.common.engine.api.tenant.TenantContext
Flag indicating whether the tenant id is set.
isTerminateAll() - Method in class org.flowable.bpmn.model.TerminateEventDefinition
 
isTerminateMultiInstance() - Method in class org.flowable.bpmn.model.TerminateEventDefinition
 
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
 
isTransient - Variable in class org.flowable.bpmn.model.IOParameter
 
isTransient - Variable in class org.flowable.cmmn.model.IOParameter
 
isTransient() - Method in class org.flowable.bpmn.model.IOParameter
 
isTransient() - Method in class org.flowable.cmmn.model.IOParameter
 
isTriggerable() - Method in class org.flowable.bpmn.model.ServiceTask
 
isUseLocalScopeForOutParameters() - Method in class org.flowable.bpmn.model.CallActivity
 
isUseLocalScopeForResultVariable() - Method in class org.flowable.bpmn.model.ServiceTask
 
isValid() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
isValidEvent(FlowableEvent) - Method in class org.flowable.engine.delegate.event.BaseEntityEventListener
 
isWaitForCompletion() - Method in class org.flowable.bpmn.model.CompensateEventDefinition
 
isWritable() - Method in interface org.flowable.engine.form.FormProperty
Is this property expected when a user submits the form?
isWriteable() - Method in class org.flowable.bpmn.model.FormProperty
 
itemComponents - Variable in class org.flowable.dmn.model.ItemDefinition
 
itemControl - Variable in class org.flowable.cmmn.model.PlanItem
 
ItemDefinition - Class in org.flowable.bpmn.model
 
ItemDefinition - Class in org.flowable.dmn.model
 
ItemDefinition() - Constructor for class org.flowable.bpmn.model.ItemDefinition
 
ItemDefinition() - Constructor for class org.flowable.dmn.model.ItemDefinition
 
itemDefinitionMap - Variable in class org.flowable.bpmn.model.BpmnModel
 
itemDefinitions - Variable in class org.flowable.dmn.model.DmnDefinition
 
itemKind - Variable in class org.flowable.bpmn.model.ItemDefinition
 
itemRef - Variable in class org.flowable.bpmn.model.Message
 
itemSubjectRef - Variable in class org.flowable.bpmn.model.DataObject
 
itemSubjectRef - Variable in class org.flowable.bpmn.model.DataSpec
 
itemSubjectRef - Variable in class org.flowable.bpmn.model.DataStore
 
itemSubjectRef - Variable in class org.flowable.bpmn.model.DataStoreReference
 
iterator() - Method in class org.flowable.engine.debug.ExecutionTree
 
iterator() - Method in class org.flowable.engine.debug.ExecutionTreeNode
 

J

JAVA_TASK - Static variable in class org.flowable.cmmn.model.ServiceTask
 
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).
jmsChannelAdapter(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
Configures an adapter which will receive events using JMS.
jmsChannelAdapter(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
Configures an adapter which will send events using JMS.
Job - Interface in org.flowable.job.api
Represents one job (timer, async job, etc.).
JOB_CANCELED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
Timer has been cancelled (e.g. user task on which it was bounded has been completed earlier than expected)
JOB_EXECUTION_FAILURE - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A job has been executed, but failed.
JOB_EXECUTION_SUCCESS - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A job has been successfully executed.
JOB_MOVED_TO_DEADLETTER - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A job has been moved to become a deadletter job.
JOB_REJECTED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A job has been rejected by the async executor.
JOB_RESCHEDULED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
The job has been rescheduled.
JOB_RETRIES_DECREMENTED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
The retry-count on a job has been decremented.
JOB_TYPE_EXTERNAL_WORKER - Static variable in interface org.flowable.job.api.Job
 
JOB_TYPE_MESSAGE - Static variable in interface org.flowable.job.api.Job
 
JOB_TYPE_TIMER - Static variable in interface org.flowable.job.api.Job
 
jobCancelled(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
jobCategory - Variable in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
 
jobExecutionFailure(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
jobExecutionSuccess(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
jobId(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs with the given id
jobId(String) - Method in interface org.flowable.job.api.HistoryJobQuery
Only select jobs with the given id
jobIds(Collection<String>) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs with the given ids.
JobInfo - Interface in org.flowable.job.api
Interface for a job that can be directly executed (e.g an async job or a history job).
JobNotFoundException - Exception Class in org.flowable.job.api
This exception is thrown when you try to execute a job that is not found (may be due to cancelActiviti="true" for instance)..
JobNotFoundException(String) - Constructor for exception class org.flowable.job.api.JobNotFoundException
 
JobQuery - Interface in org.flowable.job.api
Allows programmatic querying of Jobs.
jobRescheduled(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
jobRetriesDecremented(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
JOBS - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
 
JOBS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
 
jobTenantId(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs that have the given tenant id.
jobTenantId(String) - Method in interface org.flowable.job.api.HistoryJobQuery
Only select jobs that have the given tenant id.
jobTenantIdLike(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs with a tenant id like the given one.
jobTenantIdLike(String) - Method in interface org.flowable.job.api.HistoryJobQuery
Only select jobs with a tenant id like the given one.
jobTopicExpression - Variable in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
 
jobWithoutTenantId() - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs that do not have a tenant id.
jobWithoutTenantId() - Method in interface org.flowable.job.api.HistoryJobQuery
Only select jobs that do not have a tenant id.
jpaCloseEntityManager - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
jpaEntityManagerFactory - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
jpaHandleTransaction - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
jpaPersistenceUnitName - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
JSON - Static variable in interface org.flowable.eventregistry.api.model.EventPayloadTypes
 
JsonDataObject - Class in org.flowable.bpmn.model
 
JsonDataObject() - Constructor for class org.flowable.bpmn.model.JsonDataObject
 
jsonDeserializer() - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventProcessingPipelineBuilder
Deserializes the event to JSON.
jsonFieldsMapDirectlyToPayload() - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilder
Extracts the payload directly from (top-level) json fields.
jsonSerializer() - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder
Serializes the event to JSON.

K

kafkaChannelAdapter(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
Configures an adapter which receives events using Kafka.
kafkaChannelAdapter(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
Configures an adapter which will send events using Kafka.
key - Variable in class org.flowable.engine.app.AppModel
 
key(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
Gives the deployment the given key.
key(String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
Gives the deployment the given key.
key(String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
Each event type will uniquely be identified with a key (similar to the key of a process/case/decision/... definition), which is typically referenced in process/case/... models.
key(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
Each channel needs to have a unique key to identity it.
key(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
Each channel needs to have a unique key to identity it.

L

label - Variable in class org.flowable.cmmn.model.CasePageTask
 
label - Variable in class org.flowable.dmn.model.DmnElement
 
labelFontName - Variable in class org.flowable.engine.ProcessEngineConfiguration
 
labelGraphicInfo - Variable in class org.flowable.cmmn.model.CmmnDiEdge
 
labelGraphicInfo - Variable in class org.flowable.cmmn.model.CmmnDiShape
 
labelLocationByDiagramIdMap - Variable in class org.flowable.dmn.model.DmnDefinition
 
labelLocationMap - Variable in class org.flowable.bpmn.model.BpmnModel
 
labelLocationMap - Variable in class org.flowable.cmmn.model.CmmnModel
 
labelLocationMap - Variable in class org.flowable.dmn.model.DmnDefinition
 
Lane - Class in org.flowable.bpmn.model
 
Lane() - Constructor for class org.flowable.bpmn.model.Lane
 
lanes - Variable in class org.flowable.bpmn.model.Process
 
language - Variable in class org.flowable.bpmn.model.ScriptInfo
 
language - Variable in class org.flowable.cmmn.model.ScriptInfo
 
language - Variable in class org.flowable.engine.migration.Script
 
LANGUAGE - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
 
lastAvailableAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
lastAvailableBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
lastDisabledAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
lastDisabledBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
lastEnabledAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
lastEnabledBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
lastReactivatedAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instance that are reactivated after the provided date time.
lastReactivatedBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instance that are reactivated before the provided date time.
lastReactivatedBy(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that are reactivated by the provided user identifier.
lastStartedAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
lastStartedBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
lastSuspendedAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
lastSuspendedBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
lastUnavailableAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
lastUnavailableBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
latest() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments where the deployment time is the latest value.
latest() - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments where the deployment time is the latest value.
latestVersion() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
latestVersion() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select the decisions which are the latest deployed (ie. which have the highest version number for the given key).
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).
latestVersion() - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select the channel definitions which are the latest deployed (ie. which have the highest version number for the given key).
latestVersion() - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select the event 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
 
leaveDelegate(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
To be used in an ActivityBehavior or JavaDelegate: 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 ActivityBehavior or JavaDelegate: leaves the current activity via one specific sequenceflow.
leaveExecution(DelegateExecution) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
leaveMIExecution(DelegateExecution, Object) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
lifecycleListeners - Variable in class org.flowable.cmmn.model.Case
 
lifecycleListeners - Variable in class org.flowable.cmmn.model.PlanItemDefinition
 
line - Variable in class org.flowable.bpmn.model.parse.Problem
 
line - Variable in class org.flowable.bpmn.model.parse.Warning
 
list() - Method in interface org.flowable.common.engine.api.query.NativeQuery
Executes the query and get a list of entities as the result.
list() - Method in interface org.flowable.common.engine.api.query.Query
Executes the query and get a list of entities as the result.
listPage(int, int) - Method in interface org.flowable.common.engine.api.management.TablePageQuery
Executes the query and returns the TablePage.
listPage(int, int) - Method in interface org.flowable.common.engine.api.query.NativeQuery
Executes the query and get a list of entities as the result.
listPage(int, int) - Method in interface org.flowable.common.engine.api.query.Query
Executes the query and get a list of entities as the result.
LiteralExpression - Class in org.flowable.dmn.model
 
LiteralExpression() - Constructor for class org.flowable.dmn.model.LiteralExpression
 
LOCAL_VARIABLES_JSON_SECTION - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
 
locale(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Localize case name to specified locale.
locale(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
Localize plan item name to specified locale.
locale(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
Localize case definition name and description to specified locale.
locale(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Localize case name to specified locale.
locale(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Localize plan item name to specified locale.
locale(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Localize historic process name and description to specified locale.
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.
locale(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Localize task 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 interface org.flowable.engine.InternalProcessLocalizationManager
 
localize(ProcessDefinition, String, boolean) - Method in interface org.flowable.engine.repository.InternalProcessDefinitionLocalizationManager
 
localize(ProcessInstance, String, boolean) - Method in interface org.flowable.engine.InternalProcessLocalizationManager
 
localName() - Method in interface org.flowable.common.engine.api.delegate.FlowableFunctionDelegate
The name of the method when used in an expression, like the second part of ${prefix:method()}.
localName() - Method in interface org.flowable.common.engine.api.delegate.FlowableMultiFunctionDelegate
 
localNames() - Method in interface org.flowable.common.engine.api.delegate.FlowableFunctionDelegate
All the names of the method when used in an expression, like the second part of ${prefix:method()}.
localNames() - Method in interface org.flowable.common.engine.api.delegate.FlowableMultiFunctionDelegate
 
localScope - Variable in class org.flowable.engine.delegate.event.impl.FlowableEntityWithVariablesEventImpl
 
localVariable(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
Sets a local variable before the transition is executed.
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.
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.
localVariables(String, Map<String, Object>) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
Sets multiple local scope variables for a start activity id
localVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
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(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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
location - Variable in class org.flowable.bpmn.model.Import
 
locationByDiagramIdMap - Variable in class org.flowable.dmn.model.DmnDefinition
 
locationMap - Variable in class org.flowable.bpmn.model.BpmnModel
 
locationMap - Variable in class org.flowable.cmmn.model.CmmnModel
 
locationMap - Variable in class org.flowable.dmn.model.DmnDefinition
 
locked() - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
Only return jobs that are locked (i.e. they are acquired by an executor).
locked() - Method in interface org.flowable.job.api.HistoryJobQuery
Only return jobs that are locked (i.e. they are acquired by an executor).
locked() - Method in interface org.flowable.job.api.JobQuery
Only return jobs that are locked (i.e. they are acquired by an executor).
LockManager - Interface in org.flowable.common.engine.api.lock
 
lockOwner(String) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
Only return jobs with the given lock owner.
lockOwner(String) - Method in interface org.flowable.job.api.HistoryJobQuery
Only return jobs with the given lock owner.
lockOwner(String) - Method in interface org.flowable.job.api.JobQuery
Only return jobs with the given lock owner.
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.test.FlowableExtension
 
LoggingAgendaOperationExecutionListener - Class in org.flowable.engine.test.impl.logger
 
LoggingAgendaOperationExecutionListener(ProcessExecutionLogger) - Constructor for class org.flowable.engine.test.impl.logger.LoggingAgendaOperationExecutionListener
 
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
 
LONG - Static variable in interface org.flowable.eventregistry.api.model.EventPayloadTypes
 
LongDataObject - Class in org.flowable.bpmn.model
 
LongDataObject() - Constructor for class org.flowable.bpmn.model.LongDataObject
 
loopCardinality - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
loopCharacteristics - Variable in class org.flowable.bpmn.model.Activity
 

M

MAIL_TASK - Static variable in class org.flowable.bpmn.model.ServiceTask
 
MAIL_TASK - Static variable in class org.flowable.cmmn.model.ServiceTask
 
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
 
managementService - Variable in class org.flowable.engine.test.FlowableRule
Deprecated.
 
managementService - Variable in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
ManagementService - Interface in org.flowable.engine
Service for admin and maintenance operations on the process engine.
MANUAL_START - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
manualActivationRule - Variable in class org.flowable.cmmn.model.PlanItemControl
 
ManualActivationRule - Class in org.flowable.cmmn.model
 
ManualActivationRule() - Constructor for class org.flowable.cmmn.model.ManualActivationRule
 
ManualTask - Class in org.flowable.bpmn.model
 
ManualTask() - Constructor for class org.flowable.bpmn.model.ManualTask
 
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
A FlowableFutureJavaDelegate which has a ReadOnlyDelegateExecution as input and Map output data.
MapBasedFlowablePlanItemFutureJavaDelegate - Interface in org.flowable.cmmn.api.delegate
mapException(Exception, DelegateExecution, List<MapExceptionEntry>) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
MapExceptionEntry - Class in org.flowable.bpmn.model
 
MapExceptionEntry() - Constructor for class org.flowable.bpmn.model.MapExceptionEntry
 
MapExceptionEntry(String, String, boolean, String) - Constructor for class org.flowable.bpmn.model.MapExceptionEntry
 
mapExceptions - Variable in class org.flowable.bpmn.model.Activity
 
markRuleEnd() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
markRuleEnd(int) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
markRuleValid(int) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
MAX - Enum constant in enum class org.flowable.dmn.model.BuiltinAggregator
 
MAX_EXCEPTION_MESSAGE_LENGTH - Static variable in interface org.flowable.job.api.JobInfo
 
MAX_INSTANCE_COUNT_UNLIMITED - Static variable in class org.flowable.cmmn.model.RepetitionRule
 
MAX_INSTANCE_COUNT_UNLIMITED_VALUE - Static variable in class org.flowable.cmmn.model.RepetitionRule
 
maxInstanceCount - Variable in class org.flowable.cmmn.model.RepetitionRule
 
MergeMode - Enum Class in org.flowable.engine.repository
 
Message - Class in org.flowable.bpmn.model
 
Message() - Constructor for class org.flowable.bpmn.model.Message
 
Message(String, String, String) - Constructor for class org.flowable.bpmn.model.Message
 
messageData - Variable in class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
 
MessageEventDefinition - Class in org.flowable.bpmn.model
 
MessageEventDefinition() - Constructor for class org.flowable.bpmn.model.MessageEventDefinition
 
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 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 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'.
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.
messageExpression - Variable in class org.flowable.bpmn.model.MessageEventDefinition
 
MessageFlow - Class in org.flowable.bpmn.model
 
MessageFlow() - Constructor for class org.flowable.bpmn.model.MessageFlow
 
MessageFlow(String, String) - Constructor for class org.flowable.bpmn.model.MessageFlow
 
messageFlowMap - Variable in class org.flowable.bpmn.model.BpmnModel
 
messageMap - Variable in class org.flowable.bpmn.model.BpmnModel
 
messageName - Variable in class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
 
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.
messageRef - Variable in class org.flowable.bpmn.model.MessageEventDefinition
 
messageRef - Variable in class org.flowable.bpmn.model.MessageFlow
 
messages() - Method in interface org.flowable.job.api.DeadLetterJobQuery
Only select jobs that are messages.
messages() - Method in interface org.flowable.job.api.JobQuery
Only select jobs that are messages.
messages() - Method in interface org.flowable.job.api.SuspendedJobQuery
Only select jobs that are messages.
messages() - Method in interface org.flowable.job.api.TimerJobQuery
Only select jobs that are messages.
metaParameter(String, String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
Defines one meta parameter that can be used in models.
migrate(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Starts the case instance migration for a case identified with the submitted caseInstanceId
migrate(String) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
Starts the case instance migration for a case identified with the submitted caseInstanceId
migrate(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
Starts the process instance migration for a process identified with the submitted processInstanceId
migrateCaseInstance(String, CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
migrateCaseInstances(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Asynchronously starts the case instance migration for each case instances of a given case definition identified by the case definition id.
migrateCaseInstances(String, int, String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Starts the case instance migration for all case instances of a given case definition identified by the case definition key and version (optional tenantId).
migrateCaseInstancesOfCaseDefinition(String, int, String, CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
migrateCaseInstancesOfCaseDefinition(String, CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
migrateHistoricCaseInstance(String, HistoricCaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
migrateHistoricCaseInstances(String) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
Asynchronously starts the case instance migration for each case instances of a given case definition identified by the case definition id.
migrateHistoricCaseInstances(String, int, String) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
Starts the case instance migration for all case instances of a given case definition identified by the case definition key and version (optional tenantId).
migrateHistoricCaseInstancesOfCaseDefinition(String, int, String, HistoricCaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
migrateHistoricCaseInstancesOfCaseDefinition(String, HistoricCaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
migrateProcessInstance(String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
 
migrateProcessInstance(String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
 
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 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 interface org.flowable.engine.ProcessMigrationService
 
migrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
 
migrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
 
migrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
 
migrateToCaseDefinition(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Specifies the case definition to migrate to, using the case definition id
migrateToCaseDefinition(String) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
Specifies the case definition to migrate to, using the case definition id
migrateToCaseDefinition(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionModificationBuilder
Migrate all matching event subscriptions to the specific case definition.
migrateToCaseDefinition(String, int) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Specifies the case definition to migrate to, identified by its key and version
migrateToCaseDefinition(String, int) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
Specifies the case definition to migrate to, identified by its key and version
migrateToCaseDefinition(String, int, String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Specifies the case definition to migrate to, identified by its key and version and tenantId
migrateToCaseDefinition(String, int, String) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
Specifies the case definition to migrate to, identified by its key and version and tenantId
migrateToLatestCaseDefinition() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionModificationBuilder
Migrate all the matching event subscriptions to the latest case definition, which should be done if you want to manually upgrade the subscriptions to the latest version of the case definition.
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 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 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 interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
Specifies the process definition to migrate to, identified by its key and version and tenantId
MigrationContext - Class in org.flowable.engine.interceptor
 
MigrationContext() - Constructor for class org.flowable.engine.interceptor.MigrationContext
 
migrationMessage - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
migrationMessage - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
 
migrationStacktrace - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
migrationStacktrace - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
 
Milestone - Class in org.flowable.cmmn.model
 
Milestone() - Constructor for class org.flowable.cmmn.model.Milestone
 
MILESTONE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
MILESTONE_INSTANCES - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
 
MilestoneInstance - Interface in org.flowable.cmmn.api.runtime
 
milestoneInstanceCaseDefinitionId(String) - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
 
milestoneInstanceCaseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
 
milestoneInstanceCaseInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
 
milestoneInstanceCaseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
 
milestoneInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
 
milestoneInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
 
milestoneInstanceName(String) - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
 
milestoneInstanceName(String) - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
 
MilestoneInstanceQuery - Interface in org.flowable.cmmn.api.runtime
 
milestoneInstanceReachedAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
 
milestoneInstanceReachedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
 
milestoneInstanceReachedBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
 
milestoneInstanceReachedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
 
milestoneInstanceTenantId(String) - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
 
milestoneInstanceTenantId(String) - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
 
milestoneInstanceTenantIdLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
 
milestoneInstanceTenantIdLike(String) - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
 
milestoneInstanceWithoutTenantId() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
 
milestoneInstanceWithoutTenantId() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
 
milestoneVariable - Variable in class org.flowable.cmmn.model.Milestone
 
MIN - Enum constant in enum class org.flowable.dmn.model.BuiltinAggregator
 
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
Deprecated.
 
mockSupport - Variable in class org.flowable.engine.test.FlowableTestHelper
 
mockSupport() - Method in class org.flowable.engine.test.FlowableRule
Deprecated.
 
mockSupport() - Method in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
Model - Interface in org.flowable.engine.repository
Represents a model that is stored in the model repository.
modelCategory(String) - Method in interface org.flowable.engine.repository.ModelQuery
Only select models with the given category.
modelCategoryLike(String) - Method in interface org.flowable.engine.repository.ModelQuery
Only select models where the category matches the given parameter.
modelCategoryNotEquals(String) - Method in interface org.flowable.engine.repository.ModelQuery
Only select models that have a different category then the given one.
modelId(String) - Method in interface org.flowable.engine.repository.ModelQuery
Only select model with the given id.
modelKey(String) - Method in interface org.flowable.engine.repository.ModelQuery
Only selects models with the given key.
modelName(String) - Method in interface org.flowable.engine.repository.ModelQuery
Only select models with the given name.
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.
modelTenantId(String) - Method in interface org.flowable.engine.repository.ModelQuery
Only select models that have the given tenant id.
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 interface org.flowable.engine.repository.ModelQuery
Only select model with a certain version.
modelWithoutTenantId() - Method in interface org.flowable.engine.repository.ModelQuery
Only select models that do not have a tenant id.
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.
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
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.
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 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.
moveDeadLetterJobToExecutableJob(String, int) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Moves a job that is in the dead letter job table back to be an executable job, and resetting the retries (as the retries were probably 0 when it was put into the dead letter job table).
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 interface org.flowable.cmmn.api.CmmnManagementService
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).
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).
moveExecutionState(ChangeActivityStateBuilderImpl, CommandContext) - Method in interface org.flowable.engine.dynamic.DynamicStateManager
 
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.
moveExecutionToActivityId(String, String) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
Set the id of the execution for which the activity should be changed
moveJobToDeadLetterJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Moves a job to the dead letter job table (eg. for administration or testing).
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 interface org.flowable.engine.runtime.ChangeActivityStateBuilder
Set the activity id that should be changed to multiple activity ids.
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.
moveSuspendedJobToExecutableJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Moves a suspended job from the suspended letter job table back to be an executable job.
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 interface org.flowable.cmmn.api.CmmnManagementService
Moves a timer job to the executable job table (eg. for administration or testing).
moveTimerToExecutableJob(String) - Method in interface org.flowable.engine.ManagementService
Moves a timer job to the executable job table (eg. for administration or testing).
MoveToAvailablePlanItemDefinitionMapping - Class in org.flowable.cmmn.api.migration
 
MoveToAvailablePlanItemDefinitionMapping(String) - Constructor for class org.flowable.cmmn.api.migration.MoveToAvailablePlanItemDefinitionMapping
 
MoveToAvailablePlanItemDefinitionMapping(String, String) - Constructor for class org.flowable.cmmn.api.migration.MoveToAvailablePlanItemDefinitionMapping
 
MoveToAvailablePlanItemDefinitionMapping(String, Map<String, Object>) - Constructor for class org.flowable.cmmn.api.migration.MoveToAvailablePlanItemDefinitionMapping
 
MULTI_INSTANCE_ACTIVITY_CANCELLED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A multi-instance activity has been cancelled.
MULTI_INSTANCE_ACTIVITY_COMPLETED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A multi-instance activity has been completed successfully.
MULTI_INSTANCE_ACTIVITY_COMPLETED_WITH_CONDITION - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A multi-instance activity has met its condition and completed successfully.
MULTI_INSTANCE_ACTIVITY_STARTED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A multi-instance activity is starting to execute.
MULTI_INSTANCE_COMPLETION_CONDITION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
 
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
 
MultiInstanceLoopCharacteristics - Class in org.flowable.bpmn.model
 
MultiInstanceLoopCharacteristics() - Constructor for class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
multipleResults - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 

N

name - Variable in class org.flowable.bpmn.model.CustomProperty
 
name - Variable in class org.flowable.bpmn.model.DataGridField
 
name - Variable in class org.flowable.bpmn.model.DataSpec
 
name - Variable in class org.flowable.bpmn.model.DataStore
 
name - Variable in class org.flowable.bpmn.model.Escalation
 
name - Variable in class org.flowable.bpmn.model.ExtensionAttribute
 
name - Variable in class org.flowable.bpmn.model.ExtensionElement
 
name - Variable in class org.flowable.bpmn.model.FlowElement
 
name - Variable in class org.flowable.bpmn.model.FormProperty
 
name - Variable in class org.flowable.bpmn.model.FormValue
 
name - Variable in class org.flowable.bpmn.model.Interface
 
name - Variable in class org.flowable.bpmn.model.Lane
 
name - Variable in class org.flowable.bpmn.model.Message
 
name - Variable in class org.flowable.bpmn.model.MessageFlow
 
name - Variable in class org.flowable.bpmn.model.Operation
 
name - Variable in class org.flowable.bpmn.model.Pool
 
name - Variable in class org.flowable.bpmn.model.Process
 
name - Variable in class org.flowable.bpmn.model.Resource
 
name - Variable in class org.flowable.bpmn.model.Signal
 
name - Variable in class org.flowable.cmmn.api.StageResponse
 
name - Variable in class org.flowable.cmmn.model.Case
 
name - Variable in class org.flowable.cmmn.model.CaseElement
 
name - Variable in class org.flowable.cmmn.model.CmmnModel
 
name - Variable in class org.flowable.cmmn.model.Decision
 
name - Variable in class org.flowable.cmmn.model.ExtensionAttribute
 
name - Variable in class org.flowable.cmmn.model.ExtensionElement
 
name - Variable in class org.flowable.cmmn.model.Process
 
name - Variable in class org.flowable.cmmn.model.SentryOnPart
 
name - Variable in class org.flowable.dmn.model.DmnDiDiagram
 
name - Variable in class org.flowable.dmn.model.DmnExtensionAttribute
 
name - Variable in class org.flowable.dmn.model.DmnExtensionElement
 
name - Variable in class org.flowable.dmn.model.NamedElement
 
name - Variable in class org.flowable.dmn.model.OutputClause
 
name - Variable in class org.flowable.engine.app.AppModel
 
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() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventType
 
name(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
Gives the deployment the given name.
name(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
name(String) - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstanceQuery
 
name(String) - Method in interface org.flowable.cmmn.api.runtime.InjectedPlanItemInstanceBuilder
The explicit name for the new plan item to be created, if this is not set, the name of the referenced element is taken instead.
name(String) - Method in interface org.flowable.cmmn.api.runtime.IntentEventListenerInstanceQuery
 
name(String) - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstanceQuery
 
name(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
name(String) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
Gives the deployment the given name.
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(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
Gives the deployment the given name.
name(String) - Method in interface org.flowable.task.api.TaskBuilder
Name or title of the task.
NAME_DEFAULT - Static variable in class org.flowable.engine.ProcessEngines
 
NamedElement - Class in org.flowable.dmn.model
 
NamedElement() - Constructor for class org.flowable.dmn.model.NamedElement
 
namespace - Variable in class org.flowable.bpmn.model.ExtensionAttribute
 
namespace - Variable in class org.flowable.bpmn.model.ExtensionElement
 
namespace - Variable in class org.flowable.bpmn.model.Import
 
namespace - Variable in class org.flowable.cmmn.model.ExtensionAttribute
 
namespace - Variable in class org.flowable.cmmn.model.ExtensionElement
 
namespace - Variable in class org.flowable.dmn.model.DmnDefinition
 
namespace - Variable in class org.flowable.dmn.model.DmnExtensionAttribute
 
namespace - Variable in class org.flowable.dmn.model.DmnExtensionElement
 
namespaceMap - Variable in class org.flowable.bpmn.model.BpmnModel
 
namespaceMap - Variable in class org.flowable.cmmn.model.CmmnModel
 
namespaceMap - Variable in class org.flowable.dmn.model.DmnDefinition
 
namespacePrefix - Variable in class org.flowable.bpmn.model.ExtensionAttribute
 
namespacePrefix - Variable in class org.flowable.bpmn.model.ExtensionElement
 
namespacePrefix - Variable in class org.flowable.cmmn.model.ExtensionAttribute
 
namespacePrefix - Variable in class org.flowable.cmmn.model.ExtensionElement
 
namespacePrefix - Variable in class org.flowable.dmn.model.DmnExtensionAttribute
 
namespacePrefix - Variable in class org.flowable.dmn.model.DmnExtensionElement
 
NativeActivityInstanceQuery - Interface in org.flowable.engine.runtime
Allows querying of ActivityInstanceQuerys via native (SQL) queries
NativeDecisionQuery - Interface in org.flowable.dmn.api
 
NativeDeploymentQuery - Interface in org.flowable.engine.repository
Allows querying of Deployments via native (SQL) queries
NativeDmnDeploymentQuery - Interface in org.flowable.dmn.api
Allows querying of DmnDeployments via native (SQL) queries
NativeExecutionQuery - Interface in org.flowable.engine.runtime
Allows querying of Executions via native (SQL) queries
NativeHistoricActivityInstanceQuery - Interface in org.flowable.engine.history
Allows querying of HistoricActivityInstanceQuerys via native (SQL) queries
NativeHistoricDecisionExecutionQuery - Interface in org.flowable.dmn.api
 
NativeHistoricDetailQuery - Interface in org.flowable.engine.history
Allows querying of HistoricDetails via native (SQL) queries
NativeHistoricProcessInstanceQuery - Interface in org.flowable.engine.history
Allows querying of HistoricTaskInstanceQuerys via native (SQL) queries
NativeHistoricTaskLogEntryQuery - Interface in org.flowable.task.api.history
Allows querying of HistoricTaskLogEntrys via native (SQL) queries
NativeHistoricVariableInstanceQuery - Interface in org.flowable.variable.api.history
Allows querying of HistoricVariableInstances via native (SQL) queries
NativeModelQuery - Interface in org.flowable.engine.repository
Allows querying of Models via native (SQL) queries
NativeProcessDefinitionQuery - Interface in org.flowable.engine.repository
Allows querying of ProcessDefinitions via native (SQL) queries
NativeProcessInstanceQuery - Interface in org.flowable.engine.runtime
Allows querying of ProcessInstances via native (SQL) queries
NativeQuery<T,U> - Interface in org.flowable.common.engine.api.query
Describes basic methods for doing native queries
NativeTaskQuery - Interface in org.flowable.task.api
Allows querying of Tasks via native (SQL) queries
NativeVariableInstanceQuery - Interface in org.flowable.variable.api.runtime
Allows querying of VariableInstances via native (SQL) queries
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
 
newAssignee - Variable in class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
 
newGroup(String) - Method in interface org.flowable.engine.IdentityService
Creates a new group.
newModel() - Method in interface org.flowable.engine.RepositoryService
Creates a new model.
newPlanItemDefinitionId - Variable in class org.flowable.cmmn.api.migration.ChangePlanItemDefinitionWithNewTargetIdsMapping
 
newPlanItemDefinitionId - Variable in class org.flowable.cmmn.api.migration.ChangePlanItemIdWithDefinitionIdMapping
 
newPlanItemId - Variable in class org.flowable.cmmn.api.migration.ChangePlanItemDefinitionWithNewTargetIdsMapping
 
newPlanItemId - Variable in class org.flowable.cmmn.api.migration.ChangePlanItemIdMapping
 
newTask() - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
newTask() - Method in interface org.flowable.engine.TaskService
Creates a new task that is not related to any process instance.
newTask(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
newTask(String) - Method in interface org.flowable.engine.TaskService
create a new task with a user defined task id
newUser(String) - Method in interface org.flowable.engine.IdentityService
Creates a new user.
next() - Method in class org.flowable.engine.debug.ExecutionTreeBfsIterator
 
NONE - Enum constant in enum class org.flowable.bpmn.model.AssociationDirection
 
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
 
noRetriesLeft() - Method in interface org.flowable.job.api.SuspendedJobQuery
Only select jobs which have no retries left
notDeleted() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Only select historic process instance that are not deleted.
notDeployed() - Method in interface org.flowable.engine.repository.ModelQuery
Only select models that are not yet deployed
notEnded() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
notExclusive - Variable in class org.flowable.bpmn.model.FlowNode
 
notify(String, String, FlowElement, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.delegate.TransactionDependentExecutionListener
 
notify(String, String, Task, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.delegate.TransactionDependentTaskListener
 
notify(DelegateExecution) - Method in interface org.flowable.engine.delegate.ExecutionListener
 
noWaitStatesAsyncLeave - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
NULLS_FIRST - Enum constant in enum class org.flowable.common.engine.api.query.Query.NullHandlingOnOrder
 
NULLS_LAST - Enum constant in enum class org.flowable.common.engine.api.query.Query.NullHandlingOnOrder
 
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 - Static variable in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
 
OCCUR - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
occurredAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
occurredBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
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
 
ONE - Enum constant in enum class org.flowable.bpmn.model.AssociationDirection
 
onEngineBuilt(Engine) - Method in interface org.flowable.common.engine.api.engine.EngineLifecycleListener
Called right after the engine has been built.
onEngineBuilt(Engine) - Method in interface org.flowable.engine.ProcessEngineLifecycleListener
 
onEngineClosed(Engine) - Method in interface org.flowable.common.engine.api.engine.EngineLifecycleListener
Called right after the engine has been closed.
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 interface org.flowable.common.engine.api.delegate.event.FlowableEventListener
Called when an event has been fired
onEvent(FlowableEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
onEvent(FlowableEvent) - Method in class org.flowable.engine.delegate.event.BaseEntityEventListener
 
onInitialized(FlowableEvent) - Method in class org.flowable.engine.delegate.event.BaseEntityEventListener
Called when an entity initialized event is received.
onlyBpmn() - Method in interface org.flowable.job.api.ExternalWorkerJobAcquireBuilder
Acquire only jobs which are linked to a process instance.
onlyChildExecutions() - Method in interface org.flowable.engine.runtime.ExecutionQuery
Only selects executions that have a parent id set, ie non-processinstance executions.
onlyCmmn() - Method in interface org.flowable.job.api.ExternalWorkerJobAcquireBuilder
Acquire only jobs which are linked to a case instance.
onlyInbound() - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select the inbound channel definitions.
onlyOutbound() - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select the outbound channel definitions.
onlyProcessInstanceExecutions() - Method in interface org.flowable.engine.runtime.ExecutionQuery
Only selects executions that have no parent id set, ie process instance executions
onlyStages() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
onlyStages() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
onlySubProcessExecutions() - Method in interface org.flowable.engine.runtime.ExecutionQuery
Only selects executions that are a subprocess.
onParts - Variable in class org.flowable.cmmn.model.Sentry
 
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.
onTransaction - Variable in class org.flowable.bpmn.model.EventListener
 
onTransaction - Variable in class org.flowable.bpmn.model.FlowableListener
 
onTransaction - Variable in class org.flowable.cmmn.model.FlowableListener
 
onTransaction - Variable in class org.flowable.common.engine.api.delegate.event.AbstractFlowableEventListener
 
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.test.profiler.ProfilingDbSqlSessionFactory
 
operation - Variable in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
 
Operation - Class in org.flowable.bpmn.model
 
Operation() - Constructor for class org.flowable.bpmn.model.Operation
 
operationRef - Variable in class org.flowable.bpmn.model.SendTask
 
operationRef - Variable in class org.flowable.bpmn.model.ServiceTask
 
operations - Variable in class org.flowable.bpmn.model.Interface
 
or() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Begin an OR statement.
or() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Begin an OR statement.
or() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Begin an OR statement.
or() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Begin an OR statement.
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.
or() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Begin an OR statement.
or() - Method in interface org.flowable.task.api.TaskInfoQuery
All query clauses called will be added to a single or-statement.
orderAsc(String) - Method in interface org.flowable.common.engine.api.management.TablePageQuery
Orders the resulting table page rows by the given column in ascending order.
orderBy(QueryProperty) - Method in interface org.flowable.common.engine.api.query.Query
 
orderBy(QueryProperty, Query.NullHandlingOnOrder) - Method in interface org.flowable.common.engine.api.query.Query
 
orderByActivityId() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Order by activityId (needs to be followed by Query.asc() or Query.desc()).
orderByActivityId() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
Order by activityId (needs to be followed by Query.asc() or Query.desc()).
orderByActivityInstanceDuration() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
Order by duration (needs to be followed by Query.asc() or Query.desc()).
orderByActivityInstanceEndTime() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
Order by end (needs to be followed by Query.asc() or Query.desc()).
orderByActivityInstanceId() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
Order by id (needs to be followed by Query.asc() or Query.desc()).
orderByActivityInstanceStartTime() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
Order by start (needs to be followed by Query.asc() or Query.desc() ).
orderByActivityName() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Order by activityName (needs to be followed by Query.asc() or Query.desc()).
orderByActivityName() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
Order by activityName (needs to be followed by Query.asc() or Query.desc()).
orderByActivityType() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Order by activityType (needs to be followed by Query.asc() or Query.desc()).
orderByActivityType() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
Order by activityType (needs to be followed by Query.asc() or Query.desc()).
orderByBatchCreateTime() - Method in interface org.flowable.batch.api.BatchQuery
Order by batch create time (needs to be followed by Query.asc() or Query.desc()).
orderByBatchId() - Method in interface org.flowable.batch.api.BatchPartQuery
Order by batch id (needs to be followed by Query.asc() or Query.desc()).
orderByBatchId() - Method in interface org.flowable.batch.api.BatchQuery
Order by batch id (needs to be followed by Query.asc() or Query.desc()).
orderByBatchTenantId() - Method in interface org.flowable.batch.api.BatchQuery
Order by batch create time (needs to be followed by Query.asc() or Query.desc()).
orderByCaseDefinitionCategory() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
orderByCaseDefinitionId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
 
orderByCaseDefinitionId() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
orderByCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
orderByCaseDefinitionKey() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
 
orderByCaseDefinitionKey() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
orderByCaseDefinitionKey() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
orderByCaseDefinitionName() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
orderByCaseDefinitionVersion() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
orderByCaseInstanceId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
 
orderByCaseInstanceId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
orderByCaseInstanceName() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
 
orderByCategory() - Method in interface org.flowable.task.api.TaskInfoQuery
Order by category (needs to be followed by Query.asc() or Query.desc()).
orderByChannelDefinitionCategory() - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Order by the category of the channel definitions (needs to be followed by Query.asc() or Query.desc()).
orderByChannelDefinitionId() - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Order by the id of the channel definitions (needs to be followed by Query.asc() or Query.desc()).
orderByChannelDefinitionKey() - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Order by channel definition key (needs to be followed by Query.asc() or Query.desc()).
orderByChannelDefinitionName() - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Order by the name of the channel definitions (needs to be followed by Query.asc() or Query.desc()).
orderByCompletedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
orderByCreateDate() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Order by create date (needs to be followed by Query.asc() or Query.desc()).
orderByCreateTime() - Method in interface org.flowable.batch.api.BatchPartQuery
Order by batch part create time (needs to be followed by Query.asc() or Query.desc()).
orderByCreateTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
orderByCreateTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
orderByCreateTime() - Method in interface org.flowable.engine.repository.ModelQuery
Order by the creation time of the models (needs to be followed by Query.asc() or Query.desc()).
orderByCreateTime() - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Order by create time (needs to be followed by Query.asc() or Query.desc()).
orderByDecisionCategory() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Order by the category of the decisions (needs to be followed by Query.asc() or Query.desc()).
orderByDecisionId() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Order by the id of the decisions (needs to be followed by Query.asc() or Query.desc()).
orderByDecisionKey() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Order by decision key (needs to be followed by Query.asc() or Query.desc()).
orderByDecisionName() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Order by the name of the decisions (needs to be followed by Query.asc() or Query.desc()).
orderByDecisionType() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Order by decision type (needs to be followed by Query.asc() or Query.desc()).
orderByDecisionVersion() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Order by the version of the decisions (needs to be followed by Query.asc() or Query.desc()).
orderByDeleteReason() - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
Order by task delete reason (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentId() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
orderByDeploymentId() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Order by deployment id (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentId() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Order by deployment id (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentId() - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Order by deployment id (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentId() - Method in interface org.flowable.engine.repository.DeploymentQuery
Order by deployment id (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentId() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
Order by deployment id (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentId() - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Order by deployment id (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentId() - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Order by deployment id (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentId() - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Order by deployment id (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentName() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Order by deployment name (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentName() - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Order by deployment name (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentName() - Method in interface org.flowable.engine.repository.DeploymentQuery
Order by deployment name (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentName() - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Order by deployment name (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentTime() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Order by deployment time (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentTime() - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Order by deployment time (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentTime() - Method in interface org.flowable.engine.repository.DeploymentQuery
Order by deployment time (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentTime() - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Order by deployment time (needs to be followed by Query.asc() or Query.desc()).
orderByDueDateNullsFirst() - Method in interface org.flowable.task.api.TaskInfoQuery
Order by due date (needs to be followed by Query.asc() or Query.desc()).
orderByDueDateNullsLast() - Method in interface org.flowable.task.api.TaskInfoQuery
Order by due date (needs to be followed by Query.asc() or Query.desc()).
orderByEndedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
orderByEndTime() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
 
orderByEndTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
orderByEndTime() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Order by the end time of the decision executions (needs to be followed by Query.asc() or Query.desc()).
orderByEventDefinitionCategory() - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Order by the category of the event definitions (needs to be followed by Query.asc() or Query.desc()).
orderByEventDefinitionId() - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Order by the id of the event definitions (needs to be followed by Query.asc() or Query.desc()).
orderByEventDefinitionKey() - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Order by event definition key (needs to be followed by Query.asc() or Query.desc()).
orderByEventDefinitionName() - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Order by the name of the event definitions (needs to be followed by Query.asc() or Query.desc()).
orderByEventName() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Order by event name (needs to be followed by Query.asc() or Query.desc()).
orderByExecutionId() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Order by executionId (needs to be followed by Query.asc() or Query.desc()).
orderByExecutionId() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
Order by executionId (needs to be followed by Query.asc() or Query.desc()).
orderByExecutionId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Order by execution id (needs to be followed by Query.asc() or Query.desc()).
orderByExecutionId() - Method in interface org.flowable.job.api.BaseJobQuery
Order by execution id (needs to be followed by Query.asc() or Query.desc()).
orderByExecutionId() - Method in interface org.flowable.task.api.TaskInfoQuery
Order by execution id (needs to be followed by Query.asc() or Query.desc()).
orderByExitTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
orderByFormPropertyId() - Method in interface org.flowable.engine.history.HistoricDetailQuery
 
orderByHistoricActivityInstanceDuration() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Order by duration (needs to be followed by Query.asc() or Query.desc()).
orderByHistoricActivityInstanceEndTime() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Order by end (needs to be followed by Query.asc() or Query.desc()).
orderByHistoricActivityInstanceId() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Order by id (needs to be followed by Query.asc() or Query.desc()).
orderByHistoricActivityInstanceId() - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
Order by the historic activity instance id this task was used in (needs to be followed by Query.asc() or Query.desc()).
orderByHistoricActivityInstanceStartTime() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Order by start (needs to be followed by Query.asc() or Query.desc() ).
orderByHistoricTaskInstanceDuration() - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
Order by duration (needs to be followed by Query.asc() or Query.desc()).
orderByHistoricTaskInstanceEndTime() - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
Order by end time (needs to be followed by Query.asc() or Query.desc()).
orderByHistoricTaskInstanceStartTime() - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
Order by start time (needs to be followed by Query.asc() or Query.desc()).
orderById() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Order by id (needs to be followed by Query.asc() or Query.desc()).
orderByJobCreateTime() - Method in interface org.flowable.job.api.BaseJobQuery
Order by create time (needs to be followed by Query.asc() or Query.desc()).
orderByJobDuedate() - Method in interface org.flowable.job.api.BaseJobQuery
Order by duedate (needs to be followed by Query.asc() or Query.desc()).
orderByJobId() - Method in interface org.flowable.job.api.BaseJobQuery
Order by job id (needs to be followed by Query.asc() or Query.desc()).
orderByJobId() - Method in interface org.flowable.job.api.HistoryJobQuery
Order by job id (needs to be followed by Query.asc() or Query.desc()).
orderByJobRetries() - Method in interface org.flowable.job.api.BaseJobQuery
Order by retries (needs to be followed by Query.asc() or Query.desc()).
orderByJobRetries() - Method in interface org.flowable.job.api.HistoryJobQuery
Order by retries (needs to be followed by Query.asc() or Query.desc()).
orderByLastAvailableTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
orderByLastDisabledTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
orderByLastEnabledTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
orderByLastStartedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
orderByLastSuspendedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
orderByLastUpdatedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
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() or Query.desc()).
orderByLogNumber() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
 
orderByMilestoneName() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
 
orderByMilestoneName() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
 
orderByModelCategory() - Method in interface org.flowable.engine.repository.ModelQuery
Order by the category of the models (needs to be followed by Query.asc() or Query.desc()).
orderByModelId() - Method in interface org.flowable.engine.repository.ModelQuery
Order by the id of the models (needs to be followed by Query.asc() or Query.desc()).
orderByModelKey() - Method in interface org.flowable.engine.repository.ModelQuery
Order by the key of the models (needs to be followed by Query.asc() or Query.desc()).
orderByModelName() - Method in interface org.flowable.engine.repository.ModelQuery
Order by the name of the models (needs to be followed by Query.asc() or Query.desc()).
orderByModelVersion() - Method in interface org.flowable.engine.repository.ModelQuery
Order by the version of the models (needs to be followed by Query.asc() or Query.desc()).
orderByName() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
orderByName() - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstanceQuery
 
orderByName() - Method in interface org.flowable.cmmn.api.runtime.IntentEventListenerInstanceQuery
 
orderByName() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
orderByName() - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstanceQuery
 
orderByName() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
orderByOccurredTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
orderByProcessDefinitionCategory() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
Order by the category of the process definitions (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionId() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Order by processDefinitionId (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionId() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Order by the process definition id (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionId() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
Order by the id of the process definitions (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionId() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
Order by processDefinitionId (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionId() - Method in interface org.flowable.engine.runtime.ExecutionQuery
Order by process definition id (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionId() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
Order by process definition id (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Order by process definition id (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionId() - Method in interface org.flowable.task.api.TaskInfoQuery
Order by process definition id (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionKey() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
Order by process definition key (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionKey() - Method in interface org.flowable.engine.runtime.ExecutionQuery
Order by process definition key (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionKey() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
Order by process definition key (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionName() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
Order by the name of the process definitions (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionVersion() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
Order by the version of the process definitions (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceBusinessKey() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Order by the business key (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceDuration() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Order by the duration of the process instance (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceEndTime() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Order by the end time (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceId() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Order by processInstanceId (needs to be followed by Query.asc() or Query.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() or Query.desc()).
orderByProcessInstanceId() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
Order by processInstanceId (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceId() - Method in interface org.flowable.engine.runtime.ExecutionQuery
Order by id (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceId() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
Order by id (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Order by process instance id (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceId() - Method in interface org.flowable.job.api.BaseJobQuery
Order by process instance id (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceId() - Method in interface org.flowable.task.api.TaskInfoQuery
Order by process instance id (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceId() - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
 
orderByProcessInstanceId() - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
 
orderByProcessInstanceStartTime() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Order by the start time (needs to be followed by Query.asc() or Query.desc()).
orderByStartTime() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
 
orderByStartTime() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
orderByStartTime() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Order by the start time of the decision executions (needs to be followed by Query.asc() or Query.desc()).
orderByStartTime() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
Order by start time (needs to be followed by Query.asc() or Query.desc()).
orderByTaskAssignee() - Method in interface org.flowable.task.api.TaskInfoQuery
Order by assignee (needs to be followed by Query.asc() or Query.desc()).
orderByTaskCreateTime() - Method in interface org.flowable.task.api.TaskInfoQuery
Order by the time on which the tasks were created (needs to be followed by Query.asc() or Query.desc()).
orderByTaskDefinitionKey() - Method in interface org.flowable.task.api.TaskInfoQuery
Order by task definition key (needs to be followed by Query.asc() or Query.desc()).
orderByTaskDescription() - Method in interface org.flowable.task.api.TaskInfoQuery
Order by description (needs to be followed by Query.asc() or Query.desc()).
orderByTaskDueDate() - Method in interface org.flowable.task.api.TaskInfoQuery
Order by task due date (needs to be followed by Query.asc() or Query.desc()).
orderByTaskId() - Method in interface org.flowable.task.api.TaskInfoQuery
Order by task id (needs to be followed by Query.asc() or Query.desc()).
orderByTaskName() - Method in interface org.flowable.task.api.TaskInfoQuery
Order by task name (needs to be followed by Query.asc() or Query.desc()).
orderByTaskOwner() - Method in interface org.flowable.task.api.TaskInfoQuery
Order by task owner (needs to be followed by Query.asc() or Query.desc()).
orderByTaskPriority() - Method in interface org.flowable.task.api.TaskInfoQuery
Order by priority (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
 
orderByTenantId() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
orderByTenantId() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
orderByTenantId() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface org.flowable.engine.repository.DeploymentQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface org.flowable.engine.repository.ModelQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface org.flowable.engine.runtime.ExecutionQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface org.flowable.job.api.BaseJobQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface org.flowable.job.api.HistoryJobQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface org.flowable.task.api.TaskInfoQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTerminatedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
orderByTime() - Method in interface org.flowable.engine.history.HistoricDetailQuery
 
orderByTimeStamp() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
 
orderByTimeStamp() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
 
orderByTimeStamp() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
 
orderByVariableName() - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
order historic variables by the name.
orderByVariableName() - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
order historic variables by the name.
orderByVariableName() - Method in interface org.flowable.engine.history.HistoricDetailQuery
 
orderByVariableName() - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
 
orderByVariableName() - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
 
orderByVariableRevision() - Method in interface org.flowable.engine.history.HistoricDetailQuery
 
orderByVariableType() - Method in interface org.flowable.engine.history.HistoricDetailQuery
 
orderDesc(String) - Method in interface org.flowable.common.engine.api.management.TablePageQuery
Orders the resulting table page rows by the given column in descending order.
ordering - Variable in class org.flowable.bpmn.model.AdhocSubProcess
 
ORDERING_PARALLEL - Static variable in class org.flowable.bpmn.model.AdhocSubProcess
 
ORDERING_SEQUENTIALL - Static variable in class org.flowable.bpmn.model.AdhocSubProcess
 
org.flowable.batch.api - package org.flowable.batch.api
 
org.flowable.bpmn.model - package org.flowable.bpmn.model
 
org.flowable.bpmn.model.alfresco - package org.flowable.bpmn.model.alfresco
 
org.flowable.bpmn.model.parse - package org.flowable.bpmn.model.parse
 
org.flowable.cmmn.api - package org.flowable.cmmn.api
 
org.flowable.cmmn.api.delegate - package org.flowable.cmmn.api.delegate
 
org.flowable.cmmn.api.event - package org.flowable.cmmn.api.event
 
org.flowable.cmmn.api.history - package org.flowable.cmmn.api.history
 
org.flowable.cmmn.api.listener - package org.flowable.cmmn.api.listener
 
org.flowable.cmmn.api.migration - package org.flowable.cmmn.api.migration
 
org.flowable.cmmn.api.reactivation - package org.flowable.cmmn.api.reactivation
 
org.flowable.cmmn.api.repository - package org.flowable.cmmn.api.repository
 
org.flowable.cmmn.api.runtime - package org.flowable.cmmn.api.runtime
 
org.flowable.cmmn.model - package org.flowable.cmmn.model
 
org.flowable.common.engine.api - package org.flowable.common.engine.api
 
org.flowable.common.engine.api.async - package org.flowable.common.engine.api.async
 
org.flowable.common.engine.api.constant - package org.flowable.common.engine.api.constant
 
org.flowable.common.engine.api.delegate - package org.flowable.common.engine.api.delegate
 
org.flowable.common.engine.api.delegate.event - package org.flowable.common.engine.api.delegate.event
 
org.flowable.common.engine.api.engine - package org.flowable.common.engine.api.engine
 
org.flowable.common.engine.api.history - package org.flowable.common.engine.api.history
 
org.flowable.common.engine.api.identity - package org.flowable.common.engine.api.identity
 
org.flowable.common.engine.api.io - package org.flowable.common.engine.api.io
 
org.flowable.common.engine.api.lock - package org.flowable.common.engine.api.lock
 
org.flowable.common.engine.api.management - package org.flowable.common.engine.api.management
 
org.flowable.common.engine.api.query - package org.flowable.common.engine.api.query
 
org.flowable.common.engine.api.repository - package org.flowable.common.engine.api.repository
 
org.flowable.common.engine.api.scope - package org.flowable.common.engine.api.scope
 
org.flowable.common.engine.api.tenant - package org.flowable.common.engine.api.tenant
 
org.flowable.common.engine.api.variable - package org.flowable.common.engine.api.variable
 
org.flowable.dmn.api - package org.flowable.dmn.api
 
org.flowable.dmn.model - package org.flowable.dmn.model
 
org.flowable.engine - package org.flowable.engine
Public API of the Flowable engine.

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

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

RepositoryService: Manages Deployments.
RuntimeService: For starting and searching ProcessInstances.
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.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
 
org.flowable.eventregistry.api - package org.flowable.eventregistry.api
 
org.flowable.eventregistry.api.management - package org.flowable.eventregistry.api.management
 
org.flowable.eventregistry.api.model - package org.flowable.eventregistry.api.model
 
org.flowable.eventregistry.api.runtime - package org.flowable.eventregistry.api.runtime
 
org.flowable.eventsubscription.api - package org.flowable.eventsubscription.api
 
org.flowable.identitylink.api - package org.flowable.identitylink.api
 
org.flowable.identitylink.api.history - package org.flowable.identitylink.api.history
 
org.flowable.job.api - package org.flowable.job.api
 
org.flowable.task.api - package org.flowable.task.api
 
org.flowable.task.api.history - package org.flowable.task.api.history
 
org.flowable.variable.api.delegate - package org.flowable.variable.api.delegate
 
org.flowable.variable.api.event - package org.flowable.variable.api.event
 
org.flowable.variable.api.history - package org.flowable.variable.api.history
 
org.flowable.variable.api.persistence.entity - package org.flowable.variable.api.persistence.entity
 
org.flowable.variable.api.runtime - package org.flowable.variable.api.runtime
 
org.flowable.variable.api.types - package org.flowable.variable.api.types
 
originalClassName() - Element in annotation interface org.flowable.engine.test.mock.MockServiceTask
 
OutboundChannelModelBuilder - Interface in org.flowable.eventregistry.api.model
A builder to create an OutboundChannelModel instance.
OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder - Interface in org.flowable.eventregistry.api.model
Builder for the 'event processing' pipeline which gets invoked before sending out the event.
OutboundChannelModelBuilder.OutboundJmsChannelBuilder - Interface in org.flowable.eventregistry.api.model
Builder to create an OutboundEventChannelAdapter using JMS.
OutboundChannelModelBuilder.OutboundKafkaChannelBuilder - Interface in org.flowable.eventregistry.api.model
Builder to create an OutboundEventChannelAdapter using Kafka.
OutboundChannelModelBuilder.OutboundRabbitChannelBuilder - Interface in org.flowable.eventregistry.api.model
Builder to create an OutboundEventChannelAdapter using RabbitMQ.
OutboundEvent<T> - Interface in org.flowable.eventregistry.api
 
OutboundEventChannelAdapter<T> - Interface in org.flowable.eventregistry.api
 
OutboundEventProcessingPipeline<T> - Interface in org.flowable.eventregistry.api
 
OutboundEventProcessor - Interface in org.flowable.eventregistry.api
 
OutboundEventSerializer - Interface in org.flowable.eventregistry.api
 
outcome(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
Saves the outcome of the start form for the case, if this case should be started out of a start form.
outcome(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
Allows to set an outcome for a start form.
outcome(String) - Method in interface org.flowable.task.api.TaskCompletionBuilder
Sets an outcome for the form.
outgoingAssociations - Variable in class org.flowable.cmmn.model.Criterion
 
outgoingAssociations - Variable in class org.flowable.cmmn.model.PlanItem
 
outgoingFlows - Variable in class org.flowable.bpmn.model.FlowNode
 
outMessageRef - Variable in class org.flowable.bpmn.model.Operation
 
outParameters - Variable in class org.flowable.bpmn.model.CallActivity
 
outParameters - Variable in class org.flowable.bpmn.model.CaseServiceTask
 
outParameters - Variable in class org.flowable.bpmn.model.Event
 
outParameters - Variable in class org.flowable.bpmn.model.ExternalWorkerServiceTask
 
outParameters - Variable in class org.flowable.cmmn.model.ChildTask
 
outParameters - Variable in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
OUTPUT_ORDER - Enum constant in enum class org.flowable.dmn.model.HitPolicy
 
OutputClause - Class in org.flowable.dmn.model
 
OutputClause() - Constructor for class org.flowable.dmn.model.OutputClause
 
outputDecisions - Variable in class org.flowable.dmn.model.DecisionService
 
outputEntries - Variable in class org.flowable.dmn.model.DecisionRule
 
outputLabel - Variable in class org.flowable.dmn.model.DecisionTable
 
outputNumber - Variable in class org.flowable.dmn.model.OutputClause
 
outputs - Variable in class org.flowable.dmn.model.DecisionTable
 
outputValues - Variable in class org.flowable.dmn.model.OutputClause
 
overrideCaseDefinitionTenantId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
Indicator to override the tenant id of the case definition with the provided value.
overrideDefinitionTenantId - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
 
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 - Static variable in interface org.flowable.cmmn.api.delegate.PlanItemVariableAggregatorContext
State when the plan item instance is not yet completed and we need to see an overview state.
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.bpmn.model.UserTask
 
owner - Variable in class org.flowable.cmmn.model.CasePageTask
 
owner - Variable in class org.flowable.cmmn.model.HumanTask
 
owner - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
owner - Variable in class org.flowable.engine.interceptor.MigrationContext
 
owner(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
Set the owner of the case to be created to the given user id.
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(String) - Method in interface org.flowable.task.api.TaskBuilder
The userId of the person that is responsible for this task.
OWNER - Static variable in class org.flowable.identitylink.api.IdentityLinkType
 
ownerId - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
 

P

ParallelGateway - Class in org.flowable.bpmn.model
 
ParallelGateway() - Constructor for class org.flowable.bpmn.model.ParallelGateway
 
parallelInSameTransaction - Variable in class org.flowable.bpmn.model.HttpServiceTask
 
parallelInSameTransaction - Variable in class org.flowable.cmmn.model.HttpServiceTask
 
parameter(String, Object) - Method in interface org.flowable.common.engine.api.query.NativeQuery
Add parameter to be replaced in query for index, e.g.
parent - Variable in class org.flowable.cmmn.model.CaseElement
 
parent - Variable in class org.flowable.engine.debug.ExecutionTreeNode
 
PARENT_RESUME - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
PARENT_SUSPEND - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
parentCaseInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that have a parent case instance with the provided id.
parentCaseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
parentCaseInstanceId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Only select process instances with the given parent case instance id.
parentCaseInstanceId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
Only select process instances that are a sub process of the provided case instance id.
parentCompletionRule - Variable in class org.flowable.cmmn.model.PlanItemControl
 
ParentCompletionRule - Class in org.flowable.cmmn.model
 
ParentCompletionRule() - Constructor for class org.flowable.cmmn.model.ParentCompletionRule
 
parentContainer - Variable in class org.flowable.bpmn.model.FlowElement
 
parentDeploymentId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
 
parentDeploymentId(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
parentDeploymentId(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
Gives the deployment the given parent deployment id.
parentDeploymentId(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployment that have the given parent deployment id.
parentDeploymentId(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
Only select decisions that are deployed in a deployment with the given parent deployment id
parentDeploymentId(String) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
Gives the deployment the given parent deployment id.
parentDeploymentId(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Only select deployment that have the given parent deployment id.
parentDeploymentId(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
Set the parent deployment id
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
parentDeploymentId(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions that are deployed in a deployment with the given parent deployment id
parentDeploymentId(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select event definitions that are deployed in a deployment with the given parent deployment id
parentDeploymentId(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
Gives the deployment the given parent deployment id.
parentDeploymentId(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployment that have the given deployment parent id.
parentDeploymentId(String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
Set the parent deployment id for the event deployment.
parentDeploymentId(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
Set the parent deployment id for the channel deployment.
parentDeploymentId(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
Set the parent deployment id for the channel deployment.
parentDeploymentIdLike(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with a parent deployment id like the given one.
parentDeploymentIdLike(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
Only select deployments with a parent deployment id like the given one.
parentDeploymentIdLike(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
Only select deployments that have a parent deployment id like the given value.
parentDeploymentIdLike(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
Only select deployments with a deployment parent id like the given one.
parentDeploymentIds(List<String>) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with a parent deployment id that is the same as one of the given deployment identifiers.
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.
parentId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
Set parent case instanceId of the newly create case instance
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
 
parentProcess - Variable in class org.flowable.bpmn.model.AssociationModel
 
parentProcess - Variable in class org.flowable.bpmn.model.Lane
 
parentTaskId(String) - Method in interface org.flowable.task.api.TaskBuilder
the parent task for which this task is a subtask
parse(BpmnParse, BaseElement) - Method in interface org.flowable.engine.parse.BpmnParseHandler
The actual delegation method.
parseActivityType(FlowNode) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
parseElement(FlowElement, ObjectNode, ObjectMapper) - Method in class org.flowable.engine.dynamic.BasePropertiesParser
 
parseElement(FlowElement, ObjectNode, ObjectMapper) - Method in interface org.flowable.engine.dynamic.PropertiesParser
 
PARTICIPANT - Static variable in class org.flowable.identitylink.api.IdentityLinkType
 
payload(String, String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
Defines one payload element of an event definition.
payloadExtractor(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventPayloadExtractorBuilder
Uses delegate expression to determine the custom InboundEventPayloadExtractor instance.
PENDING - Enum constant in enum class org.flowable.task.api.DelegationState
The owner delegated the task and wants to review the result after the assignee has resolved the task.
PLAN_FRAGMENT - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
PLAN_ITEM - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
PLAN_ITEM_CHILD_CASE - Static variable in interface org.flowable.cmmn.api.CallbackTypes
Child case instance of a case instance
PLAN_ITEM_CHILD_CASE - Static variable in interface org.flowable.common.engine.api.constant.ReferenceTypes
 
PLAN_ITEM_CHILD_HUMAN_TASK - Static variable in interface org.flowable.common.engine.api.constant.ReferenceTypes
 
PLAN_ITEM_CHILD_PROCESS - Static variable in interface org.flowable.cmmn.api.CallbackTypes
Child process instance of a case instance
PLAN_ITEM_CHILD_PROCESS - Static variable in interface org.flowable.common.engine.api.constant.ReferenceTypes
 
PLAN_ITEM_INSTANCES - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
 
planAsyncTriggerExecutionOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
 
planContinueMultiInstanceOperation(ExecutionEntity, ExecutionEntity, int) - Method in interface org.flowable.engine.FlowableEngineAgenda
 
planContinueProcessInCompensation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
 
planContinueProcessOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
 
planContinueProcessSynchronousOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
 
planContinueProcessWithMigrationContextOperation(ExecutionEntity, MigrationContext) - Method in interface org.flowable.engine.FlowableEngineAgenda
 
planDestroyScopeOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
 
planEndExecutionOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
 
planEndExecutionOperationSynchronous(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
 
planEvaluateConditionalEventsOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
 
planEvaluateVariableListenerEventsOperation(String, String) - Method in interface org.flowable.engine.FlowableEngineAgenda
 
planExecuteInactiveBehaviorsOperation(Collection<ExecutionEntity>) - Method in interface org.flowable.engine.FlowableEngineAgenda
 
PlanFragment - Class in org.flowable.cmmn.model
Even though plan fragments don't have a runtime behavior, they still need to be stored in the CmmnModel, as they are needed when exporting the XML.
PlanFragment() - Constructor for class org.flowable.cmmn.model.PlanFragment
 
planItem - Variable in class org.flowable.cmmn.model.PlanFragment
 
PlanItem - Class in org.flowable.cmmn.model
 
PlanItem() - Constructor for class org.flowable.cmmn.model.PlanItem
 
PlanItemControl - Class in org.flowable.cmmn.model
 
PlanItemControl() - Constructor for class org.flowable.cmmn.model.PlanItemControl
 
planItemDefinition - Variable in class org.flowable.cmmn.model.PlanItem
 
PlanItemDefinition - Class in org.flowable.cmmn.model
 
PlanItemDefinition() - Constructor for class org.flowable.cmmn.model.PlanItemDefinition
 
planItemDefinitionId - Variable in class org.flowable.cmmn.api.migration.PlanItemDefinitionMapping
 
planItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstanceQuery
 
planItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.IntentEventListenerInstanceQuery
 
planItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstanceQuery
 
planItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
planItemDefinitionList - Variable in class org.flowable.cmmn.model.Stage
 
planItemDefinitionMap - Variable in class org.flowable.cmmn.model.Stage
 
PlanItemDefinitionMapping - Class in org.flowable.cmmn.api.migration
 
PlanItemDefinitionMapping(String) - Constructor for class org.flowable.cmmn.api.migration.PlanItemDefinitionMapping
 
PlanItemDefinitionMapping(String, String) - Constructor for class org.flowable.cmmn.api.migration.PlanItemDefinitionMapping
 
PlanItemDefinitionMappingBuilder - Class in org.flowable.cmmn.api.migration
 
PlanItemDefinitionMappingBuilder() - Constructor for class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
 
planItemDefinitionToItemMap - Variable in class org.flowable.cmmn.model.PlanFragment
 
planItemDefinitionType(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
PlanItemDefinitionType - Interface in org.flowable.cmmn.api.runtime
 
planItemDefinitionTypes(List<String>) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
PlanItemFutureJavaDelegate<Output> - Interface in org.flowable.cmmn.api.delegate
Convenience class to be used when needing to execute custom logic for a plan item by delegating to a Java class.
PlanItemInstance - Interface in org.flowable.cmmn.api.runtime
 
planItemInstanceAssignee(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceAssignee(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceCaseDefinitionId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceCaseInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceCompletable() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceCompletedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceCompletedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceCompletedBy(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceCompletedBy(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceCreatedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceCreatedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceDefinitionId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceDefinitionType(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceDefinitionTypes(List<String>) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceDerivedCaseDefinitionId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceElementId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceElementId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceEndedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceEndedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceEntryCriterionId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceEntryCriterionId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceExitAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceExitBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceExitCriterionId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceExitCriterionId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceExtraValue(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceExtraValue(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceFormKey(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceFormKey(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
Only select historic variables with the given plan item instance id.
planItemInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
Only select historic variables with the given plan item instance id.
planItemInstanceId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions which have the given plan item instance id.
planItemInstanceId(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs for the given plan item instance.
planItemInstanceId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks for the given plan item instance.
planItemInstanceLastAvailableAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceLastAvailableBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceLastDisabledAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceLastDisabledBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceLastEnabledAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceLastEnabledBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceLastStartedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceLastStartedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceLastSuspendedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceLastSuspendedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceLastUnavailableAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceLastUnavailableBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
PlanItemInstanceLifecycleListener - Interface in org.flowable.cmmn.api.listener
[Experimental] An interface for listener implementations that get notified when the state of a plan item instance changes.
planItemInstanceName(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceName(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceOccurredAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceOccurredBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
PlanItemInstanceQuery - Interface in org.flowable.cmmn.api.runtime
Allows to query for PlanItemInstances.
planItemInstanceReferenceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceReferenceId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceReferenceType(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceReferenceType(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceStageInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceStartUserId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceStartUserId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceState(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceState(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
PlanItemInstanceState - Interface in org.flowable.cmmn.api.runtime
 
planItemInstanceStateActive() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceStateAsyncActive() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceStateAsyncActiveLeave() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceStateAvailable() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceStateCompleted() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceStateDisabled() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceStateEnabled() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceStateTerminated() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceStateUnavailable() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceStateWaitingForRepetition() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceTenantId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceTenantId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceTenantIdLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceTerminatedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceTerminatedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
PlanItemInstanceTransitionBuilder - Interface in org.flowable.cmmn.api.runtime
A builder that allows to execute a transition for a plan item instance from one state to another, optionally passing variables before the transition.
planItemInstanceWithoutTenantId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
planItemInstanceWithoutTenantId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
PlanItemJavaDelegate - Interface in org.flowable.cmmn.api.delegate
Convenience class to be used when needing to execute custom logic for a plan item by delegating to a Java class.
planItemMap - Variable in class org.flowable.cmmn.model.PlanFragment
 
planItemRef - Variable in class org.flowable.cmmn.model.PlanItemDefinition
 
PlanItemRule - Class in org.flowable.cmmn.model
 
PlanItemRule() - Constructor for class org.flowable.cmmn.model.PlanItemRule
 
PlanItemTransition - Interface in org.flowable.cmmn.model
 
PlanItemVariableAggregator - Interface in org.flowable.cmmn.api.delegate
An interface that can be used to aggregate multiple variables into a single one based on an aggregation definition.
PlanItemVariableAggregatorContext - Interface in org.flowable.cmmn.api.delegate
 
planModel - Variable in class org.flowable.cmmn.model.Case
 
planOperation(Runnable, ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
 
planTakeOutgoingSequenceFlowsOperation(ExecutionEntity, boolean) - Method in interface org.flowable.engine.FlowableEngineAgenda
 
planTakeOutgoingSequenceFlowsSynchronousOperation(ExecutionEntity, boolean) - Method in interface org.flowable.engine.FlowableEngineAgenda
 
planTriggerExecutionOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
 
Pool - Class in org.flowable.bpmn.model
 
Pool() - Constructor for class org.flowable.bpmn.model.Pool
 
pools - Variable in class org.flowable.bpmn.model.BpmnModel
 
populateEventWithCurrentContext(FlowableEngineEventImpl) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
 
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
 
postExecutionTime - Variable in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
 
postUpgradeExpression(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
postUpgradeJavaDelegate(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
The java delegate class name executed after process instance migration
postUpgradeJavaDelegateExpression(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
The java delegate expression executed after process instance migration
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
 
predefinedCaseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
If the new case instance should have a predefined id, you can set it using this method.
predefinedProcessInstanceId - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
 
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
 
preferredOrientation - Variable in class org.flowable.dmn.model.DecisionTable
 
prefix() - Method in interface org.flowable.common.engine.api.delegate.FlowableFunctionDelegate
The prefix of the method when used in an expression, like the first part of ${prefix:method()}.
prefixes() - Method in interface org.flowable.common.engine.api.delegate.FlowableFunctionDelegate
All the prefixes of the method when used in an expression.
prepareExecutionData(DelegatePlanItemInstance) - Method in interface org.flowable.cmmn.api.delegate.FlowablePlanItemFutureJavaDelegate
Method invoked before doing the execution to extract needed that from the planItemInstance on the main thread.
prepareExecutionData(DelegatePlanItemInstance) - Method in interface org.flowable.cmmn.api.delegate.MapBasedFlowablePlanItemFutureJavaDelegate
 
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
 
prepareMerge(CommandContext, String, String) - Method in interface org.flowable.engine.repository.DeploymentMergeStrategy
 
preUpgradeExpression(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
preUpgradeJavaDelegate(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
The java delegate class name executed before process instance migration
preUpgradeJavaDelegateExpression(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
The java delegate expression executed before process instance migration
preUpgradeScript(Script) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
The script executed before process instance migration
previousChannel() - Method in interface org.flowable.eventregistry.api.InboundChannelModelCacheManager.ChannelRegistration
 
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
 
priority - Variable in class org.flowable.bpmn.model.UserTask
 
priority - Variable in class org.flowable.cmmn.model.HumanTask
 
priority - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
priority(int) - Method in interface org.flowable.task.api.TaskBuilder
Indication of how important/urgent this task is
priority(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundRabbitChannelBuilder
Sets the priority of this adapter.
PRIORITY - Enum constant in enum class org.flowable.dmn.model.HitPolicy
 
Problem - Class in org.flowable.bpmn.model.parse
 
Problem(String, String, int, int) - Constructor for class org.flowable.bpmn.model.parse.Problem
 
Problem(String, BaseElement) - Constructor for class org.flowable.bpmn.model.parse.Problem
 
Problem(String, GraphicInfo) - Constructor for class org.flowable.bpmn.model.parse.Problem
 
process - Variable in class org.flowable.cmmn.model.ProcessTask
 
process - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
 
process - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
 
Process - Class in org.flowable.bpmn.model
 
Process - Class in org.flowable.cmmn.model
 
Process() - Constructor for class org.flowable.bpmn.model.Process
 
Process() - Constructor for class org.flowable.cmmn.model.Process
 
PROCESS_CANCELLED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A process has been cancelled.
PROCESS_COMPLETED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A process has been completed.
PROCESS_COMPLETED_WITH_ERROR_END_EVENT - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A process has been completed with an error end event.
PROCESS_COMPLETED_WITH_ESCALATION_END_EVENT - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A process has been completed with an escalation end event.
PROCESS_COMPLETED_WITH_TERMINATE_END_EVENT - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A process has been completed with a terminate end event.
PROCESS_CREATED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A process instance has been created.
PROCESS_INSTANCE_DELETED - Static variable in interface org.flowable.engine.history.DeleteReason
 
PROCESS_INSTANCE_VARIABLES_JSON_SECTION - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
 
PROCESS_MIGRATION_TYPE - Static variable in interface org.flowable.batch.api.Batch
 
PROCESS_STARTED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A process instance has been started.
PROCESS_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
processCancelled(FlowableCancelledEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
processCategoryIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a process instance whose definition belongs to the category which is present in the given list.
processCategoryNotIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a process instance whose definition does not belong to the category which is present in the given list.
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
 
ProcessDebugger - Interface in org.flowable.engine.runtime
 
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.
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 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(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 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(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 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 interface org.flowable.engine.repository.ProcessDefinitionQuery
Only select deployments that have a different category then the given one.
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.
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 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.
processDefinitionId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
processDefinitionId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions which have the given process definition id.
processDefinitionId(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs which exist for the given process definition id
processDefinitionId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
processDefinitionId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
 
processDefinitionId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a process instance which has the given process definition id.
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.
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 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.
processDefinitionKey(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs which exist for the given process definition key
processDefinitionKey(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a process instance which has the given process definition key.
processDefinitionKeyIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks that have a process definition for which the key is present in the given list
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.
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 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
processDefinitionKeyLike(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a process instance which has a process definition key like the given value.
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 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.
processDefinitionKeyLikeIgnoreCase(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a process instance which has a process definition key like the given value.
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
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(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Select process historic instances whose process definition name is processDefinitionName
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
processDefinitionName(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a process instance which has the given process definition name.
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 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
processDefinitionNameLike(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a process instance which has a process definition name like the given value.
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 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(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.
processDefinitionResourceName(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
Only select process definition with the given resource name.
processDefinitionResourceNameLike(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
Only select process definition with a resource name like the given .
processDefinitionTenantId(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
Only select process definitions that have the given tenant id.
processDefinitionTenantIdLike(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
Only select process definitions with a tenant id like the given one.
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 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 interface org.flowable.engine.repository.ProcessDefinitionQuery
Only select process definitions which version are greater than a certain version.
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 interface org.flowable.engine.repository.ProcessDefinitionQuery
Only select process definitions which version are lower than a certain version.
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 interface org.flowable.engine.repository.ProcessDefinitionQuery
Only select process definitions that do not have a tenant id.
processDiagramGenerator - Variable in class org.flowable.engine.ProcessEngineConfiguration
Process diagram generator.
processEngine - Variable in class org.flowable.engine.test.FlowableRule
Deprecated.
 
processEngine - Variable in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
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.test.FlowableRule
Deprecated.
 
processEngineConfiguration - Variable in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
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
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.ProcessEngineConfiguration
 
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
 
processes - Variable in class org.flowable.bpmn.model.BpmnModel
 
processes - Variable in class org.flowable.cmmn.model.CmmnModel
 
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
 
processFinished() - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
Only select historic task instances which are part of a process instance which is already finished.
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.
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.
processInstanceBusinessKey(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Only select historic process instances with the given business key
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) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks for the given business key
processInstanceBusinessKey(String, boolean) - Method in interface org.flowable.engine.runtime.ExecutionQuery
Only executions with the given business key.
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 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) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with a business key like the given value The syntax is that of SQL: for example usage: processInstanceBusinessKeyLike("%test%").
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 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) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with a business key like the given value The syntax is that of SQL: for example usage: processInstanceBusinessKeyLike("%test%").
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(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Only select historic process instances with the given business status
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 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 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 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 interface org.flowable.engine.runtime.ProcessInstanceQuery
Only select process instances with the given callback type.
ProcessInstanceHistoryLog - Interface in org.flowable.engine.history
A trail of data for a given process instance.
ProcessInstanceHistoryLogQuery - Interface in org.flowable.engine.history
Allows to fetch the ProcessInstanceHistoryLog for a process instance.
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 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
processInstanceId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
processInstanceId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions which have the given process instance id.
processInstanceId(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs which exist for the given process instance.
processInstanceId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
processInstanceId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
 
processInstanceId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks for the given process instance id.
processInstanceId(String) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
Only select historic process variables with the given process instance.
processInstanceId(String) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
Only select historic process variables with the given process instance.
processInstanceIdIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks for the given process ids.
processInstanceIds(Collection<String>) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
Only select historic process variables with the given process instances.
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 interface org.flowable.engine.runtime.ProcessInstanceQuery
Select process instances whose id is in the given set of ids
processInstanceIdVariableName - Variable in class org.flowable.bpmn.model.CallActivity
 
processInstanceIdVariableName - Variable in class org.flowable.cmmn.model.ProcessTask
 
processInstanceIdWithChildren(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Select all decision executions for the given process instance id and its children.
processInstanceIdWithChildren(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Select all tasks for the given process instance id and its children.
processInstanceMigrated(ProcessInstance, ProcessDefinition, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationCallback
 
ProcessInstanceMigrationBuilder - Interface in org.flowable.engine.migration
 
ProcessInstanceMigrationCallback - Interface in org.flowable.engine.migration
 
ProcessInstanceMigrationDocument - Interface in org.flowable.engine.migration
 
ProcessInstanceMigrationDocumentBuilder - Interface in org.flowable.engine.migration
 
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> - 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
 
ProcessInstanceMigrationManager - Interface in org.flowable.engine.migration
 
ProcessInstanceMigrationValidationResult - Class in org.flowable.engine.migration
 
ProcessInstanceMigrationValidationResult() - Constructor for class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
 
processInstanceName - Variable in class org.flowable.bpmn.model.CallActivity
 
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 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 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 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 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.
ProcessInstanceQueryInterceptor - Interface in org.flowable.engine.interceptor
 
processInstanceReferenceId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Only select process instances with the given reference identifier.
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 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 interface org.flowable.engine.runtime.ProcessInstanceQuery
Only select process instances with a root instance with a name like the given value.
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.
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
invalid reference
RuntimeService#createProcessStartEventSubscriptionBuilder()
builder API.
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
invalid reference
RuntimeService#createProcessStartEventSubscriptionBuilder()
builder API.
processInstanceTenantId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Only select process instances that have the given tenant id.
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 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 interface org.flowable.engine.runtime.ProcessInstanceQuery
Only select process instances with a tenant id like the given one, ignoring upper/lower case.
processInstanceWithoutTenantId() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Only select process instances that do not have a tenant id.
processInstanceWithoutTenantId() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
Only select process instances that do not have a tenant id.
ProcessMigrationService - Interface in org.flowable.engine
Service to manager process instance migrations.
processRef - Variable in class org.flowable.bpmn.model.Pool
 
processRef - Variable in class org.flowable.cmmn.model.ProcessTask
 
processRefExpression - Variable in class org.flowable.cmmn.model.ProcessTask
 
processStarted(FlowableProcessStartedEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
ProcessTask - Class in org.flowable.cmmn.model
 
ProcessTask() - Constructor for class org.flowable.cmmn.model.ProcessTask
 
processUnfinished() - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
Only select historic task instances which are part of a process instance which is not finished yet.
processVariable(String, Object) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
Sets a process scope variable
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.
processVariableExists(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a global variable with the given name.
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.
processVariableNotExists(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which does not have a global variable with the given name.
processVariables(Map<String, Object>) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
Sets multiple process scope variables
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(Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a process that has at least one variable with the given value.
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.
processVariableValueEquals(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a process that has a variable with the given name set to the given value.
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.
processVariableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a process that has a local string variable which is not the given value, case insensitive.
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.
processVariableValueGreaterThan(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a global variable value greater than the passed value when they ended.
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.
processVariableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a global variable value greater than or equal to the passed value when they ended.
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.
processVariableValueLessThan(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a global variable value less than the passed value when the ended.Booleans, Byte-arrays and Serializable objects (which are not primitive type wrappers) are not supported.
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.
processVariableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a global variable value less than or equal to the passed value when they ended.
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.
processVariableValueLike(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a global variable value like the given value when they ended.
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).
processVariableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a global variable value like the given value (case insensitive) when they ended.
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.
processVariableValueNotEquals(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a variable with the given name, but with a different value than the passed value.
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.
processVariableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are part of a process that has a string variable with 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(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks for the given stage, defined through its stage instance id.
propagateError(BpmnError, DelegateExecution) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
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(String, String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundKafkaChannelBuilder
Sets custom properties for this Kafka adapter.
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<T,U> - Interface in org.flowable.common.engine.api.query
Describes basic methods for querying.
Query.NullHandlingOnOrder - Enum Class in org.flowable.common.engine.api.query
 
QueryProperty - Interface in org.flowable.common.engine.api.query
Describes a property that can be used in a Query.
question - Variable in class org.flowable.dmn.model.Decision
 

R

rabbitChannelAdapter(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
Configures an adapter which will receive events using a RabbitMQ.
rabbitChannelAdapter(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
Configures an adapter which will send events using RabbitMQ.
reactivate() - Method in interface org.flowable.cmmn.api.reactivation.CaseReactivationBuilder
After having entered all necessary information for the reactivation, this method actually triggers the reactivation and returns the reactivated case instance from the runtime.
REACTIVATE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
REACTIVATE_EVENT_LISTENER - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
reactivateEventListener - Variable in class org.flowable.cmmn.model.Case
Having a reactivation case listener marks the case eligible for reactivation once completed.
ReactivateEventListener - Class in org.flowable.cmmn.model
The reactivation listener is a very specific user event listener available on a historic case instance in order to reactivate it again.
ReactivateEventListener() - Constructor for class org.flowable.cmmn.model.ReactivateEventListener
 
reactivationAvailableConditionExpression - Variable in class org.flowable.cmmn.model.ReactivateEventListener
If there is an available condition set for the reactivate event listener as part of the model, it will end up here as the default available condition of the generic event listener will be predefined for a reactivate event listener making it unavailable as long as the case is active.
reactivationRule - Variable in class org.flowable.cmmn.model.PlanItemControl
 
ReactivationRule - Class in org.flowable.cmmn.model
The reactivation rule describes how a plan item is reactivated during phase two of case reactivation.
ReactivationRule() - Constructor for class org.flowable.cmmn.model.ReactivationRule
 
ReactivationRule(String, String, String) - Constructor for class org.flowable.cmmn.model.ReactivationRule
 
REACTIVATOR - Static variable in class org.flowable.identitylink.api.IdentityLinkType
 
readable - Variable in class org.flowable.bpmn.model.FormProperty
 
ReadOnlyDelegateExecution - Interface in org.flowable.engine.delegate
 
ReadOnlyDelegatePlanItemInstance - Interface in org.flowable.cmmn.api.delegate
 
ReceiveTask - Class in org.flowable.bpmn.model
 
ReceiveTask() - Constructor for class org.flowable.bpmn.model.ReceiveTask
 
recordKey(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundKafkaChannelBuilder
Sets the record key for the outgoing message.
reduceLogLevel - Variable in exception class org.flowable.common.engine.api.FlowableException
 
REENABLE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
referenceId - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
 
referenceId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
Set the reference id on the newly create case instance.
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.interceptor.StartProcessInstanceBeforeContext
 
referenceType(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
Set the reference type on the newly create case instance.
referenceType(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
Sets the reference type of the process instance.
ReferenceTypes - Interface in org.flowable.common.engine.api.constant
 
register(String, Object) - Static method in class org.flowable.engine.test.mock.Mocks
This method lets you register a mock object.
registerChannelModel(ChannelModel, String, EventRegistry, EventRepositoryService, boolean) - Method in interface org.flowable.eventregistry.api.ChannelModelProcessor
 
registerChannelModel(InboundChannelModel, ChannelDefinition) - Method in interface org.flowable.eventregistry.api.InboundChannelModelCacheManager
 
registered() - Method in interface org.flowable.eventregistry.api.InboundChannelModelCacheManager.ChannelRegistration
 
registerEventRegistryEventConsumer(EventRegistryEventConsumer) - Method in interface org.flowable.eventregistry.api.EventRegistry
Registers a EventRegistryEventConsumer instance (a consumer of event registry events which is created by any of the engines).
registerProcessEngine(ProcessEngine) - Static method in class org.flowable.engine.ProcessEngines
Registers the given process engine.
releaseAndDeleteLock() - Method in interface org.flowable.common.engine.api.lock.LockManager
Release the lock and delete the resources for the lock if needed.
releaseLock() - Method in interface org.flowable.common.engine.api.lock.LockManager
Release the lock.
remove() - Method in class org.flowable.engine.debug.ExecutionTreeBfsIterator
 
removeArtifact(String) - Method in interface org.flowable.bpmn.model.FlowElementsContainer
 
removeArtifact(String) - Method in class org.flowable.bpmn.model.Process
 
removeArtifact(String) - Method in class org.flowable.bpmn.model.SubProcess
 
removeAssignee(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Removes the assignee of a case instance.
removeAssignee(String) - Method in interface org.flowable.engine.RuntimeService
Removes the assignee of a process instance.
removeEnableSkipExpression(ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
removeEventListener(FlowableEventListener) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Removes the given listener from this dispatcher.
removeEventListener(FlowableEventListener) - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventDispatcher
Removes the given listener from this dispatcher.
removeEventListener(FlowableEventListener) - Method in interface org.flowable.engine.RuntimeService
Removes the given listener from this dispatcher.
removeEventRegistryConsumer(EventRegistryEventConsumer) - Method in interface org.flowable.engine.RuntimeService
 
removeExecutionVariables(String, Collection<String>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
removeFlowableEventRegistryEventConsumer(EventRegistryEventConsumer) - Method in interface org.flowable.eventregistry.api.EventRegistry
Removes the event consumer from the event registry
removeFlowElement(String) - Method in interface org.flowable.bpmn.model.FlowElementsContainer
 
removeFlowElement(String) - Method in class org.flowable.bpmn.model.Process
 
removeFlowElement(String) - Method in class org.flowable.bpmn.model.SubProcess
 
removeFlowElementFromMap(String) - Method in interface org.flowable.bpmn.model.FlowElementsContainer
 
removeFlowElementFromMap(String) - Method in class org.flowable.bpmn.model.Process
 
removeFlowElementFromMap(String) - Method in class org.flowable.bpmn.model.SubProcess
 
removeFlowGraphicInfoList(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
removeFlowGraphicInfoList(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
removeFlowLocationByDiagramId(String) - Method in class org.flowable.dmn.model.DmnDefinition
 
removeGraphicInfo(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
removeGraphicInfo(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
removeLabelGraphicInfo(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
removeLabelGraphicInfo(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
removeLabelGraphicInfo(String) - Method in class org.flowable.dmn.model.DmnDefinition
 
removeLocalVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
removeLocalVariables(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
removeLocationByDiagramId(String) - Method in class org.flowable.dmn.model.DmnDefinition
 
removeOwner(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Removes the owner of a case instance.
removeOwner(String) - Method in interface org.flowable.engine.RuntimeService
Removes the owner of a process instance.
removePlanItem(PlanItem) - Method in class org.flowable.cmmn.model.PlanFragment
 
removeSkipExpression(String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
removeTaskVariables(String, Collection<String>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
removeTransientVariable(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
Removes a specific transient variable.
removeTransientVariableLocal(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
Removes a specific transient variable (also searching parent scopes).
removeTransientVariables() - Method in interface org.flowable.variable.api.delegate.VariableScope
Remove all transient variable of this scope and its parent scopes.
removeTransientVariablesLocal() - Method in interface org.flowable.variable.api.delegate.VariableScope
Removes all local transient variables.
removeType(VariableType) - Method in interface org.flowable.variable.api.types.VariableTypes
 
removeVariable(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
Removes the variable and creates a new HistoricVariableUpdate.
removeVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
removeVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Removes the variable from the task.
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) - Method in interface org.flowable.variable.api.delegate.VariableScope
Removes the local variable and creates a new HistoricVariableUpdate.
removeVariableLocal(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Removes the variable from the task (not considering parent scopes).
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() - Method in interface org.flowable.variable.api.delegate.VariableScope
Removes the (local) variables and creates a new HistoricVariableUpdate for each of them.
removeVariables(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
removeVariables(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Removes all variables in the given collection from the task.
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.
removeVariables(Collection<String>) - Method in interface org.flowable.variable.api.delegate.VariableScope
Removes the variables and creates a new HistoricVariableUpdate for each of them.
removeVariablesLocal() - Method in interface org.flowable.variable.api.delegate.VariableScope
Removes the (local) variables and creates a new HistoricVariableUpdate for each of them.
removeVariablesLocal(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Removes all variables in the given collection from the task (not considering parent scopes).
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).
removeVariablesLocal(Collection<String>) - Method in interface org.flowable.variable.api.delegate.VariableScope
Removes the local variables and creates a new HistoricVariableUpdate for each of them.
removeWaitingForRepetitionPlanItemDefinition(RemoveWaitingForRepetitionPlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Remove waiting for repetition from a plan item by definition.
removeWaitingForRepetitionPlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Remove waiting for repetition from a plan item by definition id.
removeWaitingForRepetitionPlanItemDefinitionIds(List<String>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Remove multiple waiting for repetitions from a plan item by definition id.
removeWaitingForRepetitionPlanItemDefinitionMapping(RemoveWaitingForRepetitionPlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Removes a waiting for repetition plan item definition mapping to the case instance migration plan.
RemoveWaitingForRepetitionPlanItemDefinitionMapping - Class in org.flowable.cmmn.api.migration
 
RemoveWaitingForRepetitionPlanItemDefinitionMapping(String) - Constructor for class org.flowable.cmmn.api.migration.RemoveWaitingForRepetitionPlanItemDefinitionMapping
 
RemoveWaitingForRepetitionPlanItemDefinitionMapping(String, String) - Constructor for class org.flowable.cmmn.api.migration.RemoveWaitingForRepetitionPlanItemDefinitionMapping
 
repetitionCounterVariableName - Variable in class org.flowable.cmmn.model.RepetitionRule
 
repetitionRule - Variable in class org.flowable.cmmn.model.PlanItemControl
 
RepetitionRule - Class in org.flowable.cmmn.model
 
RepetitionRule() - Constructor for class org.flowable.cmmn.model.RepetitionRule
 
repositoryService - Variable in class org.flowable.engine.test.FlowableRule
Deprecated.
 
repositoryService - Variable in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
RepositoryService - Interface in org.flowable.engine
Service providing access to the repository of process definitions and deployments.
required - Variable in class org.flowable.bpmn.model.FormProperty
 
requiredAuthority - Variable in class org.flowable.dmn.model.AuthorityRequirement
 
requiredDecision - Variable in class org.flowable.dmn.model.AuthorityRequirement
 
requiredDecision - Variable in class org.flowable.dmn.model.InformationRequirement
 
requiredDecisions - Variable in class org.flowable.dmn.model.Decision
 
requiredInput - Variable in class org.flowable.dmn.model.AuthorityRequirement
 
requiredInput - Variable in class org.flowable.dmn.model.InformationRequirement
 
requiredInputs - Variable in class org.flowable.dmn.model.Decision
 
requiredRule - Variable in class org.flowable.cmmn.model.PlanItemControl
 
RequiredRule - Class in org.flowable.cmmn.model
 
RequiredRule() - Constructor for class org.flowable.cmmn.model.RequiredRule
 
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 interface org.flowable.engine.ManagementService
Reschedule a timer job with a time cycle.
rescheduleTimeDateJob(String, String) - Method in interface org.flowable.engine.ManagementService
Reschedule a timer job with a time date.
rescheduleTimeDateJob(String, Date) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Reschedule a timer job with a new date value.
rescheduleTimeDateValueJob(String, String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Reschedule a timer job with a time date value.
rescheduleTimeDurationJob(String, String) - Method in interface org.flowable.engine.ManagementService
Reschedule a timer job with a time duration.
rescheduleTimerEventListenerInstanceWithDate(String, Date) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Reschedule a timer event listener instance with a new date value.
rescheduleTimerEventListenerInstanceWithDateValue(String, String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Reschedule a timer event listener instance with a time date value.
rescheduleTimerJob(String, String, String, String, String, String) - Method in interface org.flowable.engine.ManagementService
Reschedule a timer job.
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
 
resetProperty(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
Clears the field from the infoNode.
RESOLVED - Enum constant in enum class org.flowable.task.api.DelegationState
The assignee has resolved the task, the assignee was set to the owner again and the owner now finds this task back in the ToDo list for review.
resolveParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
 
resolveProcessDefinition(ProcessDefinition) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
resolveTask(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Marks that the assignee is done with this task and that it can be send back to the owner.
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 interface org.flowable.cmmn.api.CmmnTaskService
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>) - 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 interface org.flowable.cmmn.api.CmmnTaskService
Similar to CmmnTaskService.resolveTask(String, Map), but allows to set transient variables too.
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.
resource - Variable in class org.flowable.bpmn.model.parse.Problem
 
resource - Variable in class org.flowable.bpmn.model.parse.Warning
 
Resource - Class in org.flowable.bpmn.model
The Resource class is used to specify resources that can be referenced by Activities.
Resource(String, String) - Constructor for class org.flowable.bpmn.model.Resource
 
resourceName(String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
Set the resource name for the event model.
resourceName(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
Set the resource name for the channel model.
resourceName(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
Set the resource name for the channel model.
resources - Variable in class org.flowable.bpmn.model.BpmnModel
 
resources() - Element in annotation interface org.flowable.engine.test.Deployment
Specify all the resources that make up the deployment.
result - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
result - Variable in class org.flowable.dmn.api.ExpressionExecution
 
result - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
 
RESULT_FAIL - Static variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
RESULT_FAIL - Static variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
RESULT_SUCCESS - Static variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
RESULT_SUCCESS - Static variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
resultVariable - Variable in class org.flowable.bpmn.model.ScriptInfo
 
resultVariable - Variable in class org.flowable.bpmn.model.ScriptTask
 
resultVariable - Variable in class org.flowable.cmmn.model.ScriptInfo
 
resultVariableName - Variable in class org.flowable.bpmn.model.BusinessRuleTask
 
resultVariableName - Variable in class org.flowable.bpmn.model.ServiceTask
 
resultVariableName - Variable in class org.flowable.cmmn.model.ServiceTask
 
RESUME - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
retain(String, FlowableEventInfo<T>) - Method in interface org.flowable.eventregistry.api.InboundEventFilter
Returns true, if the event should be further processed or false if the event should be ignored and will not be processed any further.
retries(int) - Method in interface org.flowable.job.api.ExternalWorkerJobFailureBuilder
The number of new retries that should be set for the job.
retry(String) - Static method in class org.flowable.engine.ProcessEngines
retries to initialize a process engine that previously failed.
retryTimeout(Duration) - Method in interface org.flowable.job.api.ExternalWorkerJobFailureBuilder
The amount of time to wait before making the job available for a retry.
returnIdsOnly() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Return only the id value of the case instances, to reduce any additional instance data to be returned.
returnIdsOnly() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Return only the id value of the process instances, to reduce any additional instance data to be returned.
reverseOrder - Variable in class org.flowable.engine.debug.ExecutionTreeBfsIterator
 
rollback() - Method in interface org.flowable.eventregistry.api.InboundChannelModelCacheManager.ChannelRegistration
 
root - Variable in class org.flowable.engine.debug.ExecutionTree
 
rootCause - Variable in class org.flowable.bpmn.model.MapExceptionEntry
 
rootNode - Variable in class org.flowable.engine.debug.ExecutionTreeBfsIterator
 
rootProcessInstanceId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
Only select executions which have the given root process instance id.
rotation - Variable in class org.flowable.bpmn.model.GraphicInfo
 
rotation - Variable in class org.flowable.cmmn.model.GraphicInfo
 
rowData - Variable in class org.flowable.common.engine.api.management.TablePage
The actual content of the database table, stored as a list of mappings of the form {column name, value}.
rows - Variable in class org.flowable.bpmn.model.DataGrid
 
RULE_AS_COLUMN - Enum constant in enum class org.flowable.dmn.model.DecisionTableOrientation
 
RULE_AS_ROW - Enum constant in enum class org.flowable.dmn.model.DecisionTableOrientation
 
RULE_ORDER - Enum constant in enum class org.flowable.dmn.model.HitPolicy
 
RuleExecutionAuditContainer - Class in org.flowable.dmn.api
 
RuleExecutionAuditContainer(int) - Constructor for class org.flowable.dmn.api.RuleExecutionAuditContainer
 
ruleExecutions - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
RuleInputClauseContainer - Class in org.flowable.dmn.model
 
RuleInputClauseContainer() - Constructor for class org.flowable.dmn.model.RuleInputClauseContainer
 
RuleInputClauseContainer(InputClause, UnaryTests) - Constructor for class org.flowable.dmn.model.RuleInputClauseContainer
 
ruleNames - Variable in class org.flowable.bpmn.model.BusinessRuleTask
 
ruleNumber - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
ruleNumber - Variable in class org.flowable.dmn.model.DecisionRule
 
RuleOutputClauseContainer - Class in org.flowable.dmn.model
 
RuleOutputClauseContainer() - Constructor for class org.flowable.dmn.model.RuleOutputClauseContainer
 
RuleOutputClauseContainer(OutputClause, LiteralExpression) - Constructor for class org.flowable.dmn.model.RuleOutputClauseContainer
 
ruleResults - Variable in class org.flowable.dmn.api.DmnDecisionRuleResult
 
rules - Variable in class org.flowable.dmn.model.DecisionTable
 
run(EventInstance) - Method in interface org.flowable.eventregistry.api.OutboundEventProcessingPipeline
 
run(InboundChannelModel, InboundEvent) - Method in interface org.flowable.eventregistry.api.InboundEventProcessingPipeline
 
runAs - Variable in class org.flowable.bpmn.model.alfresco.AlfrescoStartEvent
 
runAs - Variable in class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
 
runTest() - Method in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
RUNTIME_TYPES - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
 
RUNTIME_TYPES - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
 
runtimeService - Variable in class org.flowable.engine.test.FlowableRule
Deprecated.
 
runtimeService - Variable in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
RuntimeService - Interface in org.flowable.engine
 

S

sameDeployment - Variable in class org.flowable.bpmn.model.CallActivity
 
sameDeployment - Variable in class org.flowable.bpmn.model.CaseServiceTask
 
sameDeployment - Variable in class org.flowable.bpmn.model.StartEvent
 
sameDeployment - Variable in class org.flowable.bpmn.model.UserTask
 
sameDeployment - Variable in class org.flowable.cmmn.model.CasePageTask
 
sameDeployment - Variable in class org.flowable.cmmn.model.CaseTask
 
sameDeployment - Variable in class org.flowable.cmmn.model.HumanTask
 
sameDeployment - Variable in class org.flowable.cmmn.model.ProcessTask
 
sameDeployment - Variable in class org.flowable.cmmn.model.Stage
 
saveAttachment(Attachment) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
saveAttachment(Attachment) - Method in interface org.flowable.engine.TaskService
Update the name and description of an attachment
saveComment(Comment) - Method in interface org.flowable.engine.TaskService
Update a comment to a task and/or process instance.
saveFormData(String, Map<String, String>) - Method in interface org.flowable.engine.FormService
Save the data that was entered as properties in a task form.
saveGroup(Group) - Method in interface org.flowable.engine.IdentityService
Saves the group.
saveModel(Model) - Method in interface org.flowable.engine.RepositoryService
Saves the model.
saveProcessDefinitionInfo(String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
 
saveTask(Task) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
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
 
saveUser(User) - Method in interface org.flowable.engine.IdentityService
Saves the user.
scope - Variable in class org.flowable.bpmn.model.Signal
 
SCOPE_GLOBAL - Static variable in class org.flowable.bpmn.model.Signal
 
SCOPE_PROCESS_INSTANCE - Static variable in class org.flowable.bpmn.model.Signal
 
scopeDefinitionId - Variable in class org.flowable.eventregistry.api.EventConsumerInfo
 
scopeDefinitionId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
scopeDefinitionId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions which have a scope definition id with the given value.
scopeDefinitionId(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select tasks for the given scope definition identifier.
scopeDefinitionId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
scopeDefinitionId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
 
scopeDefinitionId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks for the given scope definition identifier.
scopeDefinitionKey(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
scopeDefinitionKey(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions which have a scope definition key with the given value.
scopeId(String) - Method in interface org.flowable.batch.api.BatchPartBuilder
 
scopeId(String) - Method in interface org.flowable.batch.api.BatchPartQuery
Only select batch parts with the given scope id.
scopeId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
scopeId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions which have a scope id with the given value.
scopeId(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select tasks for the given scope identifier.
scopeId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
scopeId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
 
scopeId(String) - Method in interface org.flowable.task.api.TaskBuilder
add task scopeId
scopeId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks for the given scope identifier.
scopeId(String) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
Only select historic variables with the given scope id.
scopeId(String) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
Only select historic variables with the given scope id.
scopeIds(Collection<String>) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
Only select historic variables with the given scope ids.
scopeType - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
 
scopeType - Variable in class org.flowable.eventregistry.api.EventConsumerInfo
 
scopeType(String) - Method in interface org.flowable.batch.api.BatchPartBuilder
 
scopeType(String) - Method in interface org.flowable.batch.api.BatchPartQuery
Only select batch parts with the given scope type.
scopeType(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Only select decision executions with the given scope type.
scopeType(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
Set the scope type
scopeType(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
scopeType(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions which have a scope type with the given value.
scopeType(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select tasks for the given scope type.
scopeType(String) - Method in interface org.flowable.job.api.ExternalWorkerJobAcquireBuilder
Acquire only jobs which are linked to the given scope type.
scopeType(String) - Method in interface org.flowable.job.api.HistoryJobQuery
Only select jobs with the given scope type.
scopeType(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
scopeType(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
 
scopeType(String) - Method in interface org.flowable.task.api.TaskBuilder
Add scope type
scopeType(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks for the given scope type.
scopeType(String) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
Only select historic variables with the give scope type.
scopeType(String) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
Only select historic variables with the give scope type.
ScopeTypes - Interface in org.flowable.common.engine.api.scope
 
script - Variable in class org.flowable.bpmn.model.ScriptInfo
 
script - Variable in class org.flowable.bpmn.model.ScriptTask
 
script - Variable in class org.flowable.cmmn.model.ScriptInfo
 
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_SERVICE_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
SCRIPT_TASK - Static variable in class org.flowable.cmmn.model.ScriptServiceTask
 
SCRIPT_TASK_SCRIPT - Static variable in interface org.flowable.engine.DynamicBpmnConstants
 
scriptFormat - Variable in class org.flowable.bpmn.model.ScriptTask
 
scriptInfo - Variable in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
 
scriptInfo - Variable in class org.flowable.bpmn.model.FlowableListener
ScriptInfo is populated for implementationType 'script'
scriptInfo - Variable in class org.flowable.cmmn.model.FlowableListener
 
ScriptInfo - Class in org.flowable.bpmn.model
Contains relevant information for script evaluation.
ScriptInfo - Class in org.flowable.cmmn.model
Contains relevant information for script evaluation.
ScriptInfo() - Constructor for class org.flowable.bpmn.model.ScriptInfo
 
ScriptInfo() - Constructor for class org.flowable.cmmn.model.ScriptInfo
 
scriptProcessor - Variable in class org.flowable.bpmn.model.alfresco.AlfrescoStartEvent
 
scriptProcessor - Variable in class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
 
ScriptServiceTask - Class in org.flowable.cmmn.model
 
ScriptServiceTask() - Constructor for class org.flowable.cmmn.model.ScriptServiceTask
 
ScriptTask - Class in org.flowable.bpmn.model
 
ScriptTask() - Constructor for class org.flowable.bpmn.model.ScriptTask
 
ScriptTaskPropertiesParser - Class in org.flowable.engine.dynamic
Created by Pardo David on 5/12/2016.
ScriptTaskPropertiesParser() - Constructor for class org.flowable.engine.dynamic.ScriptTaskPropertiesParser
 
searchKey(String) - Method in interface org.flowable.batch.api.BatchBuilder
 
searchKey(String) - Method in interface org.flowable.batch.api.BatchPartBuilder
 
searchKey(String) - Method in interface org.flowable.batch.api.BatchPartQuery
Only select batch parts with the given search key.
searchKey(String) - Method in interface org.flowable.batch.api.BatchQuery
Only select batches which exist for the given search key.
searchKey2(String) - Method in interface org.flowable.batch.api.BatchBuilder
 
searchKey2(String) - Method in interface org.flowable.batch.api.BatchPartBuilder
 
searchKey2(String) - Method in interface org.flowable.batch.api.BatchPartQuery
Only select batch parts with the given search key.
searchKey2(String) - Method in interface org.flowable.batch.api.BatchQuery
Only select batches which exist for the given search key.
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
 
selector(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundJmsChannelBuilder
Set the JMS message selector, which can be used to filter out incoming events.
SEND_EVENT - Static variable in class org.flowable.cmmn.model.SendEventServiceTask
 
SEND_EVENT_SERVICE_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
SEND_EVENT_TASK - Static variable in class org.flowable.bpmn.model.ServiceTask
 
sendEvent(OutboundEvent<T>) - Method in interface org.flowable.eventregistry.api.OutboundEventChannelAdapter
 
sendEvent(EventInstance, Collection<ChannelModel>) - Method in interface org.flowable.eventregistry.api.OutboundEventProcessor
 
sendEvent(T, Map<String, Object>) - Method in interface org.flowable.eventregistry.api.OutboundEventChannelAdapter
 
sendEventOutbound(EventInstance, Collection<ChannelModel>) - Method in interface org.flowable.eventregistry.api.EventRegistry
Send out the eventInstance via the given channelModel(s).
SendEventServiceTask - Class in org.flowable.bpmn.model
 
SendEventServiceTask - Class in org.flowable.cmmn.model
 
SendEventServiceTask() - Constructor for class org.flowable.bpmn.model.SendEventServiceTask
 
SendEventServiceTask() - Constructor for class org.flowable.cmmn.model.SendEventServiceTask
 
sendEventToConsumers(EventRegistryEvent) - Method in interface org.flowable.eventregistry.api.EventRegistry
Send an event to all the registered event consumers.
sendSynchronously - Variable in class org.flowable.bpmn.model.SendEventServiceTask
 
sendSystemEventOutbound(EventInstance) - Method in interface org.flowable.eventregistry.api.EventRegistry
Send out the eventInstance via the given system OutboundEventProcessor.
SendTask - Class in org.flowable.bpmn.model
 
SendTask() - Constructor for class org.flowable.bpmn.model.SendTask
 
sentries - Variable in class org.flowable.cmmn.model.PlanFragment
 
sentry - Variable in class org.flowable.cmmn.model.Criterion
 
Sentry - Class in org.flowable.cmmn.model
 
Sentry() - Constructor for class org.flowable.cmmn.model.Sentry
 
sentryIfPart - Variable in class org.flowable.cmmn.model.Sentry
 
SentryIfPart - Class in org.flowable.cmmn.model
 
SentryIfPart() - Constructor for class org.flowable.cmmn.model.SentryIfPart
 
SentryOnPart - Class in org.flowable.cmmn.model
 
SentryOnPart() - Constructor for class org.flowable.cmmn.model.SentryOnPart
 
sentryRef - Variable in class org.flowable.cmmn.model.Criterion
 
SEQUENCE_FLOW_CONDITION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
 
SequenceFlow - Class in org.flowable.bpmn.model
 
SequenceFlow() - Constructor for class org.flowable.bpmn.model.SequenceFlow
 
SequenceFlow(String, String) - Constructor for class org.flowable.bpmn.model.SequenceFlow
 
SEQUENCEFLOW_TAKEN - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
Indicates the engine has taken (ie. followed) a sequenceflow from a source activity to a target activity.
sequenceFlowTaken(FlowableSequenceFlowTakenEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
sequential - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
sequential - Variable in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityEventImpl
 
serialize(EventInstance) - Method in interface org.flowable.eventregistry.api.OutboundEventSerializer
The actual serialization.
SERVICE_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
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
 
ServiceTask - Class in org.flowable.bpmn.model
 
ServiceTask - Class in org.flowable.cmmn.model
 
ServiceTask() - Constructor for class org.flowable.bpmn.model.ServiceTask
 
ServiceTask() - Constructor for class org.flowable.cmmn.model.ServiceTask
 
setActivateCondition(String) - Method in class org.flowable.cmmn.model.ReactivationRule
 
setActive(boolean) - Method in interface org.flowable.engine.delegate.DelegateExecution
makes this execution active or inactive.
setActivityFontName(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setActivityId(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
setActivityId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
 
setActivityId(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
 
setActivityName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
 
setActivityName(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
 
setActivityRef(String) - Method in class org.flowable.bpmn.model.CompensateEventDefinition
 
setActivityType(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
 
setAdditionalDataContainer(VariableContainer) - Method in exception class org.flowable.engine.delegate.BpmnError
 
setAggregation(BuiltinAggregator) - Method in class org.flowable.dmn.model.DecisionTable
 
setAggregations(Collection<VariableAggregationDefinition>) - Method in class org.flowable.bpmn.model.VariableAggregationDefinitions
 
setAggregations(Collection<VariableAggregationDefinition>) - Method in class org.flowable.cmmn.model.VariableAggregationDefinitions
 
setAggregations(VariableAggregationDefinitions) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
setAggregations(VariableAggregationDefinitions) - Method in class org.flowable.cmmn.model.RepetitionRule
 
setAllCaseElements(Map<String, CaseElement>) - Method in class org.flowable.cmmn.model.Case
 
setAllowedAnswers(String) - Method in class org.flowable.dmn.model.Decision
 
setAllowedValues(UnaryTests) - Method in class org.flowable.dmn.model.ItemDefinition
 
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
 
setAndChildren(boolean) - Method in class org.flowable.bpmn.model.MapExceptionEntry
 
setAnnotationFontName(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setAssignee(String) - Method in class org.flowable.bpmn.model.UserTask
 
setAssignee(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setAssignee(String) - Method in class org.flowable.cmmn.model.CasePageTask
 
setAssignee(String) - Method in class org.flowable.cmmn.model.HumanTask
 
setAssignee(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
setAssignee(String) - Method in class org.flowable.engine.interceptor.MigrationContext
 
setAssignee(String) - Method in interface org.flowable.task.api.Task
The user id of the person to which this task is delegated.
setAssignee(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Set the new assignee of a case instance.
setAssignee(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Changes the assignee of the given task to the given userId.
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
 
setAssignments(List<Assignment>) - Method in class org.flowable.bpmn.model.DataAssociation
 
setAssociationDirection(AssociationDirection) - Method in class org.flowable.bpmn.model.Association
 
setAssociations(List<Association>) - Method in class org.flowable.cmmn.model.CmmnModel
 
setAsync(boolean) - Method in class org.flowable.bpmn.model.SignalEventDefinition
 
setAsync(boolean) - Method in class org.flowable.cmmn.model.Case
 
setAsync(boolean) - Method in class org.flowable.cmmn.model.Task
 
setAsyncExecutor(AsyncExecutor) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setAsyncExecutorActivate(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setAsyncFailedJobWaitTime(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setAsyncHistoryExecutor(AsyncExecutor) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setAsyncHistoryExecutorActivate(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setAsyncHistoryTaskExecutor(AsyncTaskExecutor) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setAsynchronous(boolean) - Method in class org.flowable.bpmn.model.FlowNode
 
setAsynchronousLeave(boolean) - Method in class org.flowable.bpmn.model.FlowNode
 
setAsynchronousLeaveExclusive(boolean) - Method in class org.flowable.bpmn.model.FlowNode
 
setAsynchronousLeaveNotExclusive(boolean) - Method in class org.flowable.bpmn.model.FlowNode
 
setAsyncLeave(boolean) - Method in class org.flowable.cmmn.model.Task
 
setAsyncLeaveExclusive(boolean) - Method in class org.flowable.cmmn.model.Task
 
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
 
setAttachedToRef(Activity) - Method in class org.flowable.bpmn.model.BoundaryEvent
 
setAttachedToRefId(String) - Method in class org.flowable.bpmn.model.BoundaryEvent
 
setAttachedToRefId(String) - Method in class org.flowable.cmmn.model.Criterion
 
setAttributes(Map<String, List<ExtensionAttribute>>) - Method in class org.flowable.bpmn.model.BaseElement
 
setAttributes(Map<String, List<ExtensionAttribute>>) - Method in interface org.flowable.bpmn.model.HasExtensionAttributes
set all object's attributes
setAttributes(Map<String, List<ExtensionAttribute>>) - Method in class org.flowable.cmmn.model.BaseElement
 
setAttributes(Map<String, List<ExtensionAttribute>>) - Method in interface org.flowable.cmmn.model.HasExtensionAttributes
set all object's attributes
setAttributes(Map<String, List<DmnExtensionAttribute>>) - Method in class org.flowable.dmn.model.DmnElement
 
setAuthenticatedUserId(String) - Method in interface org.flowable.engine.IdentityService
Passes the authenticated user id for this particular thread.
setAuthor(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
setAuthorityRequirements(List<AuthorityRequirement>) - Method in class org.flowable.dmn.model.Decision
 
setAuthorizedRoleRefs(String[]) - Method in class org.flowable.cmmn.model.UserEventListener
 
setAutoComplete(boolean) - Method in class org.flowable.cmmn.model.Stage
 
setAutoCompleteCondition(String) - Method in class org.flowable.cmmn.model.Stage
 
setAutoStoreVariables(boolean) - Method in class org.flowable.bpmn.model.ScriptTask
 
setAutoStoreVariables(boolean) - Method in class org.flowable.cmmn.model.ScriptServiceTask
 
setAvailableConditionExpression(String) - Method in class org.flowable.cmmn.model.EventListener
 
setBatchId(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
setBatchId(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
setBatchId(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
 
setBatchId(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
setBehavior(Object) - Method in class org.flowable.bpmn.model.FlowNode
 
setBehavior(Object) - Method in class org.flowable.cmmn.model.PlanItem
 
setBehaviorClass(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
 
setBlocking(boolean) - Method in class org.flowable.cmmn.model.Task
 
setBlockingExpression(String) - Method in class org.flowable.cmmn.model.Task
 
setBoundaryEvents(List<BoundaryEvent>) - Method in class org.flowable.bpmn.model.Activity
 
setBusinessCalendarName(String) - Method in class org.flowable.bpmn.model.UserTask
 
setBusinessKey(String) - Method in class org.flowable.bpmn.model.CallActivity
 
setBusinessKey(String) - Method in class org.flowable.bpmn.model.CaseServiceTask
 
setBusinessKey(String) - Method in class org.flowable.cmmn.model.ChildTask
 
setBusinessKey(String) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
 
setBusinessStatus(String) - Method in class org.flowable.cmmn.model.Milestone
 
setBusinessStatus(String) - Method in class org.flowable.cmmn.model.Stage
 
setBytes(byte[]) - Method in interface org.flowable.common.engine.api.repository.EngineResource
 
setBytes(byte[]) - Method in interface org.flowable.variable.api.types.ValueFields
Sets the byte array value.
setCachedValue(Object) - Method in interface org.flowable.variable.api.types.ValueFields
 
setCalendarName(String) - Method in class org.flowable.bpmn.model.TimerEventDefinition
 
setCallActivityExecution(ExecutionEntity) - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceAfterContext
 
setCallActivityExecution(ExecutionEntity) - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
 
setCallbackId(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
 
setCallbackType(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
 
setCalledElement(String) - Method in class org.flowable.bpmn.model.CallActivity
 
setCalledElementType(String) - Method in class org.flowable.bpmn.model.CallActivity
 
setCancelActivity(boolean) - Method in class org.flowable.bpmn.model.BoundaryEvent
 
setCancelRemainingInstances(boolean) - Method in class org.flowable.bpmn.model.AdhocSubProcess
 
setCandidateGroups(List<String>) - Method in class org.flowable.bpmn.model.UserTask
 
setCandidateGroups(List<String>) - Method in class org.flowable.cmmn.model.CasePageTask
 
setCandidateGroups(List<String>) - Method in class org.flowable.cmmn.model.HumanTask
 
setCandidateGroups(List<String>) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
setCandidateStarterGroups(List<String>) - Method in class org.flowable.bpmn.model.Process
 
setCandidateStarterGroups(List<String>) - Method in class org.flowable.cmmn.model.Case
 
setCandidateStarterUsers(List<String>) - Method in class org.flowable.bpmn.model.Process
 
setCandidateStarterUsers(List<String>) - Method in class org.flowable.cmmn.model.Case
 
setCandidateUsers(List<String>) - Method in class org.flowable.bpmn.model.UserTask
 
setCandidateUsers(List<String>) - Method in class org.flowable.cmmn.model.CasePageTask
 
setCandidateUsers(List<String>) - Method in class org.flowable.cmmn.model.HumanTask
 
setCandidateUsers(List<String>) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
setCase(Case) - Method in class org.flowable.cmmn.model.PlanFragment
 
setCaseDefinitionCategory(String, String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Sets the category of the case definition.
setCaseDefinitionId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setCaseDefinitionKey(String) - Method in class org.flowable.bpmn.model.CaseServiceTask
 
setCaseDefinitionToMigrateTo(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
setCaseDefinitionToMigrateTo(String) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationDocumentBuilder
 
setCaseDefinitionToMigrateTo(String, Integer) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
setCaseDefinitionToMigrateTo(String, Integer) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationDocumentBuilder
 
setCaseInstanceId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setCaseInstanceId(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
setCaseInstanceIdVariableName(String) - Method in class org.flowable.bpmn.model.CaseServiceTask
 
setCaseInstanceIdVariableName(String) - Method in class org.flowable.cmmn.model.CaseTask
 
setCaseInstanceName(String) - Method in class org.flowable.bpmn.model.CaseServiceTask
 
setCaseInstanceName(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Set or change the name of the case instance.
setCaseRef(String) - Method in class org.flowable.cmmn.model.CaseTask
 
setCaseRefExpression(String) - Method in class org.flowable.cmmn.model.CaseTask
 
setCases(List<Case>) - Method in class org.flowable.cmmn.model.CmmnModel
 
setCategory(String) - Method in class org.flowable.bpmn.model.UserTask
 
setCategory(String) - Method in class org.flowable.cmmn.model.HumanTask
 
setCategory(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
setCategory(String) - Method in interface org.flowable.engine.repository.Model
 
setCategory(String) - Method in interface org.flowable.task.api.Task
Change the category of the task.
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
 
setChannelDefinitionCategory(String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
setChildDecisionExecutions(Map<String, DecisionExecutionAuditContainer>) - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
 
setChildElements(Map<String, List<ExtensionElement>>) - Method in class org.flowable.bpmn.model.ExtensionElement
 
setChildElements(Map<String, List<ExtensionElement>>) - Method in class org.flowable.cmmn.model.ExtensionElement
 
setChildElements(Map<String, List<DmnExtensionElement>>) - Method in class org.flowable.dmn.model.DmnExtensionElement
 
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
 
setClassName(String) - Method in class org.flowable.bpmn.model.BusinessRuleTask
 
setClassName(String) - Method in class org.flowable.bpmn.model.MapExceptionEntry
 
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
setClock(Clock) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
setClock(Clock) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setCmmnElementRef(String) - Method in class org.flowable.cmmn.model.CmmnDiEdge
 
setCmmnElementRef(String) - Method in class org.flowable.cmmn.model.CmmnDiShape
 
setCollection(boolean) - Method in class org.flowable.bpmn.model.DataSpec
 
setCollection(boolean) - Method in class org.flowable.dmn.model.ItemDefinition
 
setCollectionString(String) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
setCollectionVariableName(String) - Method in class org.flowable.cmmn.model.RepetitionRule
 
setColumnNames(List<String>) - Method in class org.flowable.common.engine.api.management.TableMetaData
 
setColumnTypes(List<String>) - Method in class org.flowable.common.engine.api.management.TableMetaData
 
setCommandExecutions(Map<String, List<CommandExecutionResult>>) - Method in class org.flowable.engine.test.profiler.ProfileSession
 
setCommandFqn(String) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
 
setCompatibilityHandlerClassName(String) - Method in class org.flowable.engine.compatibility.DefaultFlowable5CompatibilityHandlerFactory
 
setCompletable(boolean) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setCompleteAsync(boolean) - Method in class org.flowable.bpmn.model.CallActivity
 
setCompletedBy(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setCompletedTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setCompleteTime(Date) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
setCompleteTime(Date) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
setCompletionCondition(String) - Method in class org.flowable.bpmn.model.AdhocSubProcess
 
setCompletionCondition(String) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
setCompletionNeutralRule(CompletionNeutralRule) - Method in class org.flowable.cmmn.model.PlanItemControl
 
setComplexValue(ComplexDataType) - Method in class org.flowable.bpmn.model.CustomProperty
 
setConcurrent(boolean) - Method in interface org.flowable.engine.delegate.DelegateExecution
changes the concurrent indicator on this execution.
setCondition(String) - Method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMapping
 
setCondition(String) - Method in class org.flowable.cmmn.model.PlanItemRule
 
setCondition(String) - Method in class org.flowable.cmmn.model.SentryIfPart
 
setConditionExpression(String) - Method in class org.flowable.bpmn.model.ConditionalEventDefinition
 
setConditionExpression(String) - Method in class org.flowable.bpmn.model.SequenceFlow
 
setConditionExpression(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableConditionalEventImpl
 
setConditionLanguage(String) - Method in class org.flowable.bpmn.model.ConditionalEventDefinition
 
setConditionLanguage(String) - Method in class org.flowable.bpmn.model.SequenceFlow
 
setConditionLanguage(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableConditionalEventImpl
 
setConfigurationResource(String) - Method in class org.flowable.engine.test.FlowableRule
Deprecated.
 
setConfigurationResource(String) - Method in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
setCreateDiagramOnDeploy(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setCreateOverviewVariable(boolean) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
 
setCreateOverviewVariable(boolean) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
 
setCreateTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setCreationDate(Date) - Method in class org.flowable.cmmn.model.CmmnModel
 
setCriteriaRefs(Set<String>) - Method in class org.flowable.cmmn.model.PlanItem
 
setCurrent(boolean) - Method in class org.flowable.cmmn.api.StageResponse
 
setCurrentCommandExecution(CommandExecutionResult) - Method in class org.flowable.engine.test.profiler.ProfileSession
 
setCurrentFlowableListener(FlowableListener) - Method in interface org.flowable.engine.delegate.DelegateExecution
Called when an ExecutionListener is being executed.
setCurrentFlowElement(FlowElement) - Method in interface org.flowable.engine.delegate.DelegateExecution
Change the current BPMN element the execution is at.
setCurrentLifecycleListener(PlanItemInstanceLifecycleListener, FlowableListener) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setCurrentProfileSession(ProfileSession) - Method in class org.flowable.engine.test.profiler.FlowableProfiler
 
setCurrentTime(Instant) - Method in class org.flowable.engine.test.FlowableTestHelper
 
setCurrentTime(Date) - Method in class org.flowable.engine.test.FlowableRule
Deprecated.
 
setCurrentTime(Date) - Method in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
setCurrentTime(Date) - Method in class org.flowable.engine.test.FlowableTestHelper
 
setCustomGroupIdentityLinks(Map<String, Set<String>>) - Method in class org.flowable.bpmn.model.UserTask
 
setCustomProperties(List<CustomProperty>) - Method in class org.flowable.bpmn.model.ServiceTask
 
setCustomProperties(List<CustomProperty>) - Method in class org.flowable.bpmn.model.UserTask
 
setCustomPropertiesResolverImplementation(String) - Method in class org.flowable.bpmn.model.FlowableListener
 
setCustomPropertiesResolverImplementationType(String) - Method in class org.flowable.bpmn.model.FlowableListener
 
setCustomUserIdentityLinks(Map<String, Set<String>>) - Method in class org.flowable.bpmn.model.UserTask
 
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.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
 
setDataInputAssociations(List<DataAssociation>) - Method in class org.flowable.bpmn.model.Activity
 
setDataInputRefs(List<String>) - Method in class org.flowable.bpmn.model.IOSpecification
 
setDataInputs(List<DataSpec>) - Method in class org.flowable.bpmn.model.IOSpecification
 
setDataObjects(List<ValuedDataObject>) - Method in class org.flowable.bpmn.model.Process
 
setDataObjects(List<ValuedDataObject>) - Method in class org.flowable.bpmn.model.SubProcess
 
setDataOutputAssociations(List<DataAssociation>) - Method in class org.flowable.bpmn.model.Activity
 
setDataOutputRefs(List<String>) - Method in class org.flowable.bpmn.model.IOSpecification
 
setDataOutputs(List<DataSpec>) - Method in class org.flowable.bpmn.model.IOSpecification
 
setDataSource(DataSource) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setDataSourceJndiName(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setDataState(String) - Method in class org.flowable.bpmn.model.DataStore
 
setDataState(String) - Method in class org.flowable.bpmn.model.DataStoreReference
 
setDataStoreRef(String) - Method in class org.flowable.bpmn.model.DataStoreReference
 
setDataStores(Map<String, DataStore>) - Method in class org.flowable.bpmn.model.BpmnModel
 
setDatePattern(String) - Method in class org.flowable.bpmn.model.FormProperty
 
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
 
setDecision(Decision) - Method in class org.flowable.cmmn.model.DecisionTask
 
setDecisionCategory(String, String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
 
setDecisionExecution(DecisionExecutionAuditContainer) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
setDecisionId(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
setDecisionKey(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
setDecisionRef(String) - Method in class org.flowable.cmmn.model.DecisionTask
 
setDecisionRefExpression(String) - Method in class org.flowable.cmmn.model.DecisionTask
 
setDecisionResult(List<Map<String, Object>>) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
setDecisionServiceDividerLine(DmnDiDecisionServiceDividerLine) - Method in class org.flowable.dmn.model.DmnDiShape
 
setDecisionServiceResult(Map<String, List<Map<String, Object>>>) - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
 
setDecisionServiceVariablesOnExecution(Map<String, List<Map<String, Object>>>, String, DelegateExecution, ObjectMapper, boolean) - Method in interface org.flowable.engine.DecisionTableVariableManager
 
setDecisionServiceVariablesOnPlanItemInstance(Map<String, List<Map<String, Object>>>, String, PlanItemInstance, ObjectMapper, boolean) - Method in interface org.flowable.cmmn.api.DecisionTableVariableManager
 
setDecisionVersion(int) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
setDefaultCamelContext(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setDefaultCondition(String) - Method in class org.flowable.cmmn.model.ReactivationRule
 
setDefaultControl(PlanItemControl) - Method in class org.flowable.cmmn.model.PlanItemDefinition
 
setDefaultExpression(String) - Method in class org.flowable.bpmn.model.FormProperty
 
setDefaultFailedJobWaitTime(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setDefaultFlow(String) - Method in class org.flowable.bpmn.model.Activity
 
setDefaultFlow(String) - Method in class org.flowable.bpmn.model.Gateway
 
setDefaultMailClient(FlowableMailClient) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setDefaultMailServer(MailServerInfo) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setDefaultOutputEntry(LiteralExpression) - Method in class org.flowable.dmn.model.OutputClause
 
setDefaultReactivationRule(ReactivationRule) - Method in class org.flowable.cmmn.model.ReactivateEventListener
 
setDefinitionRef(String) - Method in class org.flowable.cmmn.model.PlanItem
 
setDefinitions(List<VariableAggregationDefinition.Variable>) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
 
setDefinitions(List<VariableAggregationDefinition.Variable>) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
 
setDefinitionsAttributes(Map<String, List<ExtensionAttribute>>) - Method in class org.flowable.bpmn.model.BpmnModel
 
setDefinitionsAttributes(Map<String, List<ExtensionAttribute>>) - Method in class org.flowable.cmmn.model.CmmnModel
 
setDelegationState(DelegationState) - Method in interface org.flowable.task.api.Task
The current DelegationState for this task.
setDeploymentCategory(String, String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
Changes the category of a deployment.
setDeploymentCategory(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
setDeploymentCategory(String, String) - Method in interface org.flowable.engine.RepositoryService
Sets the category of the deployment.
setDeploymentCategory(String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
Changes the category of a deployment.
setDeploymentId(String) - Method in interface org.flowable.common.engine.api.repository.EngineResource
 
setDeploymentId(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
setDeploymentId(String) - Method in interface org.flowable.engine.repository.Model
 
setDeploymentIdFromDeploymentAnnotation(String) - Method in class org.flowable.engine.test.FlowableTestHelper
 
setDeploymentKey(String, String) - Method in interface org.flowable.engine.RepositoryService
Sets the key of the deployment.
setDeploymentTenantId(String, String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
Changes the tenant id of a deployment.
setDeploymentTenantId(String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
Changes the tenant id of a deployment.
setDerivedCaseDefinitionId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setDescription(String) - Method in class org.flowable.dmn.model.DmnElement
 
setDescription(String) - Method in class org.flowable.engine.app.AppModel
 
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.
setDescription(String) - Method in interface org.flowable.task.api.Task
Change the description of the task
setDisplayOrder(Integer) - Method in class org.flowable.cmmn.model.Milestone
 
setDisplayOrder(Integer) - Method in class org.flowable.cmmn.model.Stage
 
setDmnDefinition(DmnDefinition) - Method in class org.flowable.dmn.model.Decision
 
setDmnDefinition(DmnDefinition) - Method in class org.flowable.dmn.model.DecisionService
 
setDmnDeploymentId(String) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
setDmnElement(DmnElement) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
setDmnElementRef(String) - Method in class org.flowable.dmn.model.DmnDiEdge
 
setDmnElementRef(String) - Method in class org.flowable.dmn.model.DmnDiShape
 
setDocumentation(String) - Method in class org.flowable.bpmn.model.FlowElement
 
setDocumentation(String) - Method in class org.flowable.bpmn.model.Process
 
setDocumentation(String) - Method in class org.flowable.cmmn.model.CmmnElement
 
setDocumentationTextFormat(String) - Method in class org.flowable.cmmn.model.CmmnElement
 
setDoNotIncludeVariables(boolean) - Method in class org.flowable.bpmn.model.ExternalWorkerServiceTask
 
setDoNotIncludeVariables(boolean) - Method in class org.flowable.bpmn.model.ScriptTask
 
setDoNotIncludeVariables(boolean) - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
setDoNotIncludeVariables(boolean) - Method in class org.flowable.cmmn.model.ScriptServiceTask
 
setDoubleValue(Double) - Method in interface org.flowable.variable.api.types.ValueFields
Sets the double value.
setDrawSequenceFlowNameWithNoLabelDI(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setDueDate(String) - Method in class org.flowable.bpmn.model.UserTask
 
setDueDate(String) - Method in class org.flowable.cmmn.model.HumanTask
 
setDueDate(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
setDueDate(String, Date) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Changes the due date of the task
setDueDate(String, Date) - Method in interface org.flowable.engine.TaskService
Changes the due date of the task
setDueDate(Date) - Method in interface org.flowable.task.api.Task
Change due date of the task.
setElement(BaseElement) - Method in class org.flowable.bpmn.model.GraphicInfo
 
setElement(BaseElement) - Method in class org.flowable.cmmn.model.GraphicInfo
 
setElement(DmnElement) - Method in class org.flowable.dmn.model.GraphicInfo
 
setElementId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setElementIndexVariable(String) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
setElementIndexVariableName(String) - Method in class org.flowable.cmmn.model.RepetitionRule
 
setElements(Map<String, DiagramElement>) - Method in class org.flowable.engine.repository.DiagramLayout
 
setElementText(String) - Method in class org.flowable.bpmn.model.ExtensionElement
 
setElementText(String) - Method in class org.flowable.cmmn.model.ExtensionElement
 
setElementText(String) - Method in class org.flowable.dmn.model.DmnExtensionElement
 
setElementVariable(String) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
setElementVariableName(String) - Method in class org.flowable.cmmn.model.RepetitionRule
 
setEnabled(boolean) - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventDispatcher
 
setEnableEagerExecutionTreeFetching(boolean) - Method in class org.flowable.bpmn.model.Process
 
setEnableHistoryCleaning(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setEnableProcessDefinitionHistoryLevel(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setEnableProcessDefinitionInfoCache(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setEncapsulatedDecisions(List<DmnElementReference>) - Method in class org.flowable.dmn.model.DecisionService
 
setEndDate(String) - Method in class org.flowable.bpmn.model.TimerEventDefinition
 
setEnded(boolean) - Method in class org.flowable.cmmn.api.StageResponse
 
setEndedTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setEndTime(Date) - Method in class org.flowable.cmmn.api.StageResponse
 
setEndTime(Date) - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
setEndTime(Date) - Method in class org.flowable.engine.test.profiler.ProfileSession
 
setEngineName(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setEntityType(String) - Method in class org.flowable.bpmn.model.EventListener
 
setEntryCriteria(List<Criterion>) - Method in interface org.flowable.cmmn.model.HasEntryCriteria
 
setEntryCriteria(List<Criterion>) - Method in class org.flowable.cmmn.model.PlanItem
 
setEntryCriterion(boolean) - Method in class org.flowable.cmmn.model.Criterion
 
setEntryCriterionId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setEntryDependencies(List<PlanItem>) - Method in class org.flowable.cmmn.model.PlanItem
 
setEntryDependentPlanItems(List<PlanItem>) - Method in class org.flowable.cmmn.model.PlanItem
 
setErrorCode(String) - Method in class org.flowable.bpmn.model.ErrorEventDefinition
 
setErrorCode(String) - Method in class org.flowable.bpmn.model.MapExceptionEntry
 
setErrorCode(String) - Method in exception class org.flowable.engine.delegate.BpmnError
 
setErrorCode(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
 
setErrorId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
 
setErrorMessageRef(List<String>) - Method in class org.flowable.bpmn.model.Operation
 
setErrors(Map<String, String>) - Method in class org.flowable.bpmn.model.BpmnModel
 
setErrorVariableLocalScope(Boolean) - Method in class org.flowable.bpmn.model.ErrorEventDefinition
 
setErrorVariableName(String) - Method in class org.flowable.bpmn.model.ErrorEventDefinition
 
setErrorVariableTransient(Boolean) - Method in class org.flowable.bpmn.model.ErrorEventDefinition
 
setEscalationCode(String) - Method in class org.flowable.bpmn.model.Escalation
 
setEscalationCode(String) - Method in class org.flowable.bpmn.model.EscalationEventDefinition
 
setEscalationCode(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableEscalationEventImpl
 
setEscalationName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableEscalationEventImpl
 
setEscalations(Map<String, Escalation>) - Method in class org.flowable.bpmn.model.BpmnModel
 
setEvent(String) - Method in class org.flowable.bpmn.model.FlowableListener
 
setEvent(String) - Method in class org.flowable.cmmn.model.FlowableListener
 
setEventConsumerInfos(List<EventConsumerInfo>) - Method in class org.flowable.eventregistry.api.EventRegistryProcessingInfo
 
setEventDefinitionCategory(String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
 
setEventDefinitions(List<EventDefinition>) - Method in class org.flowable.bpmn.model.Event
 
setEventInParameters(List<IOParameter>) - Method in class org.flowable.bpmn.model.SendEventServiceTask
 
setEventListeners(List<EventListener>) - Method in class org.flowable.bpmn.model.Process
 
setEventName(String) - Method in interface org.flowable.engine.delegate.DelegateExecution
Sets the current event (typically when execution an ExecutionListener).
setEventOutParameters(List<IOParameter>) - Method in class org.flowable.bpmn.model.SendEventServiceTask
 
setEventRegistry(EventRegistry) - Method in interface org.flowable.eventregistry.api.InboundEventChannelAdapter
 
setEventRegistryChangeDetectionManager(EventRegistryChangeDetectionManager) - Method in interface org.flowable.eventregistry.api.management.EventRegistryChangeDetectionExecutor
 
setEvents(String) - Method in class org.flowable.bpmn.model.EventListener
 
setEventSubscriptionId(String) - Method in class org.flowable.eventregistry.api.EventConsumerInfo
 
setEventSupport(Object) - Method in class org.flowable.bpmn.model.BpmnModel
 
setEventType(String) - Method in class org.flowable.bpmn.model.SendEventServiceTask
 
setEventType(String) - Method in class org.flowable.cmmn.model.GenericEventListener
 
setEventType(String) - Method in class org.flowable.cmmn.model.SendEventServiceTask
 
setExceptionMessage(String) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
setExceptionMessage(String) - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
setExclude(boolean) - Method in class org.flowable.bpmn.model.BusinessRuleTask
 
setExclude(boolean) - Method in interface org.flowable.engine.delegate.BusinessRuleTaskDelegate
 
setExclusive(boolean) - Method in class org.flowable.bpmn.model.FlowNode
 
setExclusive(boolean) - Method in class org.flowable.cmmn.model.Task
 
setExecutable(boolean) - Method in class org.flowable.bpmn.model.Pool
 
setExecutable(boolean) - Method in class org.flowable.bpmn.model.Process
 
setExecution(DelegateExecution) - Method in class org.flowable.engine.interceptor.CreateUserTaskAfterContext
 
setExecution(DelegateExecution) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
setExecutionEntity(ExecutionEntity) - Method in class org.flowable.engine.debug.ExecutionTreeNode
 
setExecutionId(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
setExecutionId(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
 
setExecutionId(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
 
setExecutionListeners(List<FlowableListener>) - Method in class org.flowable.bpmn.model.FlowElement
 
setExecutionListeners(List<FlowableListener>) - Method in interface org.flowable.bpmn.model.HasExecutionListeners
 
setExecutionListeners(List<FlowableListener>) - Method in class org.flowable.bpmn.model.Process
 
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
 
setExistingPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.api.migration.ChangePlanItemDefinitionWithNewTargetIdsMapping
 
setExistingPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.api.migration.ChangePlanItemIdWithDefinitionIdMapping
 
setExistingPlanItemId(String) - Method in class org.flowable.cmmn.api.migration.ChangePlanItemIdMapping
 
setExitCriteria(List<Criterion>) - Method in interface org.flowable.cmmn.model.HasExitCriteria
 
setExitCriteria(List<Criterion>) - Method in class org.flowable.cmmn.model.PlanItem
 
setExitCriteria(List<Criterion>) - Method in class org.flowable.cmmn.model.Stage
 
setExitCriterion(boolean) - Method in class org.flowable.cmmn.model.Criterion
 
setExitCriterionId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setExitDependencies(List<PlanItem>) - Method in class org.flowable.cmmn.model.PlanItem
 
setExitDependentPlanItems(List<PlanItem>) - Method in class org.flowable.cmmn.model.PlanItem
 
setExitEventType(String) - Method in class org.flowable.cmmn.model.Criterion
 
setExitTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setExitType(String) - Method in class org.flowable.cmmn.model.Criterion
 
setExpanded(Boolean) - Method in class org.flowable.bpmn.model.GraphicInfo
 
setExpanded(Boolean) - Method in class org.flowable.cmmn.model.GraphicInfo
 
setExpanded(Boolean) - Method in class org.flowable.dmn.model.GraphicInfo
 
setExporter(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
setExporter(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
setExporter(String) - Method in class org.flowable.dmn.model.DmnDefinition
 
setExporterVersion(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
setExporterVersion(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
setExporterVersion(String) - Method in class org.flowable.dmn.model.DmnDefinition
 
setExpression(String) - Method in class org.flowable.bpmn.model.FieldExtension
 
setExpression(String) - Method in class org.flowable.bpmn.model.FormProperty
 
setExpression(String) - Method in class org.flowable.cmmn.model.FieldExtension
 
setExpression(Expression) - Method in class org.flowable.dmn.model.Decision
 
setExpressionLanguage(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
setExpressionLanguage(String) - Method in class org.flowable.dmn.model.DmnDefinition
 
setExpressionLanguage(String) - Method in class org.flowable.dmn.model.LiteralExpression
 
setExpressionLanguage(String) - Method in class org.flowable.dmn.model.UnaryTests
 
setExtensionElements(Map<String, List<ExtensionElement>>) - Method in class org.flowable.bpmn.model.BaseElement
 
setExtensionElements(Map<String, List<ExtensionElement>>) - Method in class org.flowable.cmmn.model.BaseElement
 
setExtensionElements(Map<String, List<DmnExtensionElement>>) - Method in class org.flowable.dmn.model.DmnElement
 
setExtensionId(String) - Method in class org.flowable.bpmn.model.ServiceTask
 
setExtensionId(String) - Method in class org.flowable.bpmn.model.UserTask
 
setExternalRef(String) - Method in class org.flowable.cmmn.model.Decision
 
setExternalRef(String) - Method in class org.flowable.cmmn.model.Process
 
setExtraValue(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setFailed() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
setFailedJobRetryTimeCycleValue(String) - Method in class org.flowable.bpmn.model.Activity
 
setFallbackToDefaultTenant(boolean) - Method in class org.flowable.bpmn.model.CaseServiceTask
 
setFallbackToDefaultTenant(boolean) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
setFallbackToDefaultTenant(Boolean) - Method in class org.flowable.bpmn.model.CallActivity
 
setFallbackToDefaultTenant(Boolean) - Method in class org.flowable.cmmn.model.CaseTask
 
setFallbackToDefaultTenant(Boolean) - Method in class org.flowable.cmmn.model.ProcessTask
 
setFieldExtensions(List<FieldExtension>) - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
 
setFieldExtensions(List<FieldExtension>) - Method in class org.flowable.bpmn.model.FlowableListener
 
setFieldExtensions(List<FieldExtension>) - Method in class org.flowable.bpmn.model.TaskWithFieldExtensions
 
setFieldExtensions(List<FieldExtension>) - Method in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
 
setFieldExtensions(List<FieldExtension>) - Method in class org.flowable.cmmn.model.FlowableListener
 
setFieldExtensions(List<FieldExtension>) - Method in class org.flowable.cmmn.model.TaskWithFieldExtensions
 
setFieldName(String) - Method in class org.flowable.bpmn.model.FieldExtension
 
setFieldName(String) - Method in class org.flowable.cmmn.model.FieldExtension
 
setFields(List<DataGridField>) - Method in class org.flowable.bpmn.model.DataGridRow
 
setFirstResult(long) - Method in class org.flowable.common.engine.api.management.TablePage
 
setFlowable6ProcessEngineConfiguration(ProcessEngineConfiguration) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
setFlowElementClass(Class<?>) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
 
setFlowElementId(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
 
setFlowElementMap(Map<String, FlowElement>) - Method in class org.flowable.bpmn.model.Process
 
setFlowElementMap(Map<String, FlowElement>) - Method in class org.flowable.bpmn.model.SubProcess
 
setFlowReferences(List<String>) - Method in class org.flowable.bpmn.model.Lane
 
setForceDMN11(boolean) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
setForceDMN11(boolean) - Method in class org.flowable.dmn.model.Decision
 
setForCompensation(boolean) - Method in class org.flowable.bpmn.model.Activity
 
setFormKey(String) - Method in class org.flowable.bpmn.model.FormAwareServiceTask
 
setFormKey(String) - Method in class org.flowable.bpmn.model.StartEvent
 
setFormKey(String) - Method in class org.flowable.bpmn.model.UserTask
 
setFormKey(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setFormKey(String) - Method in class org.flowable.cmmn.model.CasePageTask
 
setFormKey(String) - Method in class org.flowable.cmmn.model.FormAwareServiceTask
 
setFormKey(String) - Method in class org.flowable.cmmn.model.HumanTask
 
setFormKey(String) - Method in class org.flowable.cmmn.model.Stage
 
setFormKey(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
setFormKey(String) - Method in interface org.flowable.task.api.Task
Change the form key of the task
setFormProperties(List<FormProperty>) - Method in class org.flowable.bpmn.model.StartEvent
 
setFormProperties(List<FormProperty>) - Method in class org.flowable.bpmn.model.UserTask
 
setFormValues(List<FormValue>) - Method in class org.flowable.bpmn.model.FormProperty
 
setFrom(String) - Method in class org.flowable.bpmn.model.Assignment
 
setFullMessage(String) - Method in interface org.flowable.engine.task.Comment
 
setGlobalArtifacts(List<Artifact>) - Method in class org.flowable.bpmn.model.BpmnModel
 
setGraphicInfo(GraphicInfo) - Method in class org.flowable.cmmn.model.CmmnDiShape
 
setGraphicInfo(GraphicInfo) - Method in class org.flowable.dmn.model.DmnDiDiagram
 
setGraphicInfo(GraphicInfo) - Method in class org.flowable.dmn.model.DmnDiShape
 
setGroupsAccess(String) - Method in class org.flowable.engine.app.AppModel
 
setHandler(CollectionHandler) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
setHasExistingInstancesForUniqueCorrelation(boolean) - Method in class org.flowable.eventregistry.api.EventConsumerInfo
 
setHeight(double) - Method in class org.flowable.bpmn.model.GraphicInfo
 
setHeight(double) - Method in class org.flowable.cmmn.model.GraphicInfo
 
setHeight(double) - Method in class org.flowable.dmn.model.GraphicInfo
 
setHeight(Double) - Method in class org.flowable.engine.repository.DiagramNode
 
setHistoricDataService(HistoryService) - Method in class org.flowable.engine.test.FlowableRule
Deprecated.
 
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
 
setHistoryLevel(HistoryLevel) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setHitPolicy(HitPolicy) - Method in class org.flowable.dmn.model.DecisionTable
 
setHref(String) - Method in class org.flowable.dmn.model.DmnElementReference
 
setHttpClientConfig(HttpClientConfig) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setHttpRequestHandler(FlowableHttpRequestHandler) - Method in class org.flowable.bpmn.model.HttpServiceTask
 
setHttpRequestHandler(FlowableHttpRequestHandler) - Method in class org.flowable.cmmn.model.HttpServiceTask
 
setHttpResponseHandler(FlowableHttpResponseHandler) - Method in class org.flowable.bpmn.model.HttpServiceTask
 
setHttpResponseHandler(FlowableHttpResponseHandler) - Method in class org.flowable.cmmn.model.HttpServiceTask
 
setIcon(String) - Method in class org.flowable.cmmn.model.CasePageTask
 
setIcon(String) - Method in class org.flowable.engine.app.AppModel
 
setId(String) - Method in class org.flowable.bpmn.model.BaseElement
 
setId(String) - Method in class org.flowable.cmmn.api.StageResponse
 
setId(String) - Method in class org.flowable.cmmn.model.BaseElement
 
setId(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
setId(String) - Method in class org.flowable.dmn.model.DmnElement
 
setId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
 
setId(String) - Method in class org.flowable.engine.repository.DiagramElement
 
setId(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
 
setId(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
 
setIdBlockSize(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setIdentityService(IdentityService) - Method in class org.flowable.engine.test.FlowableRule
Deprecated.
 
setIgnoreCondition(String) - Method in class org.flowable.cmmn.model.ReactivationRule
 
setIgnoreFailedJob(boolean) - Method in exception class org.flowable.common.engine.api.FlowableBatchPartMigrationException
 
setIgnoreRepetitionCounterVariable(boolean) - Method in class org.flowable.cmmn.model.RepetitionRule
 
setImplementation(String) - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
 
setImplementation(String) - Method in class org.flowable.bpmn.model.CollectionHandler
 
setImplementation(String) - Method in class org.flowable.bpmn.model.EventListener
 
setImplementation(String) - Method in class org.flowable.bpmn.model.FlowableListener
 
setImplementation(String) - Method in class org.flowable.bpmn.model.ServiceTask
 
setImplementation(String) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
 
setImplementation(String) - Method in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
 
setImplementation(String) - Method in class org.flowable.cmmn.model.FlowableListener
 
setImplementation(String) - Method in class org.flowable.cmmn.model.ServiceTask
 
setImplementation(String) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
 
setImplementationRef(String) - Method in class org.flowable.bpmn.model.Interface
 
setImplementationRef(String) - Method in class org.flowable.bpmn.model.Operation
 
setImplementationType(String) - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
 
setImplementationType(String) - Method in class org.flowable.bpmn.model.CollectionHandler
 
setImplementationType(String) - Method in class org.flowable.bpmn.model.EventListener
 
setImplementationType(String) - Method in class org.flowable.bpmn.model.FlowableListener
 
setImplementationType(String) - Method in class org.flowable.bpmn.model.SendTask
 
setImplementationType(String) - Method in class org.flowable.bpmn.model.ServiceTask
 
setImplementationType(String) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
 
setImplementationType(String) - Method in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
 
setImplementationType(String) - Method in class org.flowable.cmmn.model.Decision
 
setImplementationType(String) - Method in class org.flowable.cmmn.model.FlowableListener
 
setImplementationType(String) - Method in class org.flowable.cmmn.model.Process
 
setImplementationType(String) - Method in class org.flowable.cmmn.model.ServiceTask
 
setImplementationType(String) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
 
setImports(List<Import>) - Method in class org.flowable.bpmn.model.BpmnModel
 
setImportType(String) - Method in class org.flowable.bpmn.model.Import
 
setInboundChannelModel(InboundChannelModel) - Method in interface org.flowable.eventregistry.api.InboundEventChannelAdapter
 
setInboundEventProcessor(InboundEventProcessor) - Method in interface org.flowable.eventregistry.api.EventRegistry
The InboundEventProcessor is responsible for handling any new event.
setIncludeInStageOverview(String) - Method in class org.flowable.cmmn.model.Milestone
 
setIncludeInStageOverview(String) - Method in class org.flowable.cmmn.model.Stage
 
setIncomingAssociations(List<Association>) - Method in class org.flowable.cmmn.model.Criterion
 
setIncomingAssociations(List<Association>) - Method in interface org.flowable.cmmn.model.HasAssociations
 
setIncomingAssociations(List<Association>) - Method in class org.flowable.cmmn.model.PlanItem
 
setIncomingFlows(List<SequenceFlow>) - Method in class org.flowable.bpmn.model.FlowNode
 
setIndex(int) - Method in class org.flowable.bpmn.model.DataGridRow
 
setInheritBusinessKey(boolean) - Method in class org.flowable.bpmn.model.CallActivity
 
setInheritBusinessKey(boolean) - Method in class org.flowable.bpmn.model.CaseServiceTask
 
setInheritBusinessKey(boolean) - Method in class org.flowable.cmmn.model.ChildTask
 
setInheritVariables(boolean) - Method in class org.flowable.bpmn.model.CallActivity
 
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.bpmn.model.Process
 
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
 
setInitiator(String) - Method in class org.flowable.bpmn.model.StartEvent
 
setInitiatorVariableName(String) - Method in class org.flowable.cmmn.model.Case
 
setInitiatorVariableName(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
 
setInMessageRef(String) - Method in class org.flowable.bpmn.model.Operation
 
setInParameters(List<IOParameter>) - Method in class org.flowable.bpmn.model.CallActivity
 
setInParameters(List<IOParameter>) - Method in class org.flowable.bpmn.model.CaseServiceTask
 
setInParameters(List<IOParameter>) - Method in class org.flowable.bpmn.model.Event
 
setInParameters(List<IOParameter>) - Method in class org.flowable.bpmn.model.ExternalWorkerServiceTask
 
setInParameters(List<IOParameter>) - Method in interface org.flowable.bpmn.model.HasInParameters
 
setInParameters(List<IOParameter>) - Method in class org.flowable.bpmn.model.ScriptTask
 
setInParameters(List<IOParameter>) - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceAfterContext
 
setInParameters(List<IOParameter>) - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
 
setInParameters(List<IOParameter>) - Method in class org.flowable.cmmn.model.ChildTask
 
setInParameters(List<IOParameter>) - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
setInParameters(List<IOParameter>) - Method in interface org.flowable.cmmn.model.HasInParameters
 
setInParameters(List<IOParameter>) - Method in class org.flowable.cmmn.model.ScriptServiceTask
 
setInputClause(InputClause) - Method in class org.flowable.dmn.model.RuleInputClauseContainer
 
setInputData(List<DmnElementReference>) - Method in class org.flowable.dmn.model.DecisionService
 
setInputData(List<InputData>) - Method in class org.flowable.dmn.model.DmnDefinition
 
setInputDataItem(String) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
setInputDecisions(List<DmnElementReference>) - Method in class org.flowable.dmn.model.DecisionService
 
setInputEntries(List<RuleInputClauseContainer>) - Method in class org.flowable.dmn.model.DecisionRule
 
setInputEntry(UnaryTests) - Method in class org.flowable.dmn.model.RuleInputClauseContainer
 
setInputExpression(LiteralExpression) - Method in class org.flowable.dmn.model.InputClause
 
setInputNumber(int) - Method in class org.flowable.dmn.model.InputClause
 
setInputValues(UnaryTests) - Method in class org.flowable.dmn.model.InputClause
 
setInputVariables(List<String>) - Method in class org.flowable.bpmn.model.BusinessRuleTask
 
setInputVariableTypes(Map<String, String>) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
setInstance(Object) - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
 
setInstance(Object) - Method in class org.flowable.bpmn.model.FlowableListener
 
setInstance(Object) - Method in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
 
setInstance(Object) - Method in class org.flowable.cmmn.model.FlowableListener
 
setInstanceId(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
setInstanceLifecycleEnabled(boolean) - Method in class org.flowable.cmmn.model.PlanItem
 
setInterfaces(List<Interface>) - Method in class org.flowable.bpmn.model.BpmnModel
 
setInterrupting(boolean) - Method in class org.flowable.bpmn.model.StartEvent
 
setIoSpecification(IOSpecification) - Method in class org.flowable.bpmn.model.Activity
 
setIoSpecification(IOSpecification) - Method in class org.flowable.bpmn.model.Process
 
setItemComponents(List<ItemDefinition>) - Method in class org.flowable.dmn.model.ItemDefinition
 
setItemControl(PlanItemControl) - Method in class org.flowable.cmmn.model.PlanItem
 
setItemDefinitions(List<ItemDefinition>) - Method in class org.flowable.dmn.model.DmnDefinition
 
setItemDefinitions(Map<String, ItemDefinition>) - Method in class org.flowable.bpmn.model.BpmnModel
 
setItemKind(String) - Method in class org.flowable.bpmn.model.ItemDefinition
 
setItemRef(String) - Method in class org.flowable.bpmn.model.Message
 
setItemSubjectRef(String) - Method in class org.flowable.bpmn.model.DataSpec
 
setItemSubjectRef(String) - Method in class org.flowable.bpmn.model.DataStore
 
setItemSubjectRef(String) - Method in class org.flowable.bpmn.model.DataStoreReference
 
setItemSubjectRef(ItemDefinition) - Method in class org.flowable.bpmn.model.DataObject
 
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.ProcessEngineConfiguration
 
setJdbcUsername(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setJobCategory(String) - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
 
setJobProcessor(List<Object>) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
setJobRetries(String, int) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Sets the number of retries that a job has left.
setJobRetries(String, int) - Method in interface org.flowable.engine.ManagementService
Sets the number of retries that a job has left.
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
 
setKey(String) - Method in class org.flowable.engine.app.AppModel
 
setKey(String) - Method in interface org.flowable.engine.repository.Model
 
setLabel(String) - Method in class org.flowable.cmmn.model.CasePageTask
 
setLabel(String) - Method in class org.flowable.dmn.model.DmnElement
 
setLabelFontName(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setLabelGraphicInfo(GraphicInfo) - Method in class org.flowable.cmmn.model.CmmnDiEdge
 
setLabelGraphicInfo(GraphicInfo) - Method in class org.flowable.cmmn.model.CmmnDiShape
 
setLanes(List<Lane>) - Method in class org.flowable.bpmn.model.Process
 
setLanguage(String) - Method in class org.flowable.bpmn.model.ScriptInfo
The script language
setLanguage(String) - Method in class org.flowable.cmmn.model.ScriptInfo
The script language
setLanguage(String) - Method in class org.flowable.engine.migration.Script
 
setLastAvailableTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setLastDisabledTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setLastEnabledTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setLastStartedTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setLastSuspendedTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setLastUnavailableTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setLifecycleListeners(List<FlowableListener>) - Method in class org.flowable.cmmn.model.Case
 
setLifecycleListeners(List<FlowableListener>) - Method in interface org.flowable.cmmn.model.HasLifecycleListeners
 
setLifecycleListeners(List<FlowableListener>) - Method in class org.flowable.cmmn.model.PlanItemDefinition
 
setLocalizedDescription(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
Sets an optional localized description for the case definition
setLocalizedDescription(String) - Method in interface org.flowable.task.api.Task
Sets an optional localized description for the task.
setLocalizedName(String) - Method in interface org.flowable.cmmn.api.delegate.ReadOnlyDelegatePlanItemInstance
 
setLocalizedName(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
Sets an optional localized name for the case.
setLocalizedName(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
Sets an optional localized name for the plan item
setLocalizedName(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
Sets an optional localized name for the case definition.
setLocalizedName(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
Sets an optional localized name for the case.
setLocalizedName(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
Sets an optional localized name for the plan item
setLocalizedName(String) - Method in interface org.flowable.task.api.Task
Sets an optional localized name for the task.
setLocalVariable(String, String, Object) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
setLocalVariableAsync(String, String, Object) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
setLocalVariables(String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
setLocalVariablesAsync(String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
setLocation(String) - Method in class org.flowable.bpmn.model.Import
 
setLogged(boolean) - Method in exception class org.flowable.common.engine.api.FlowableException
 
setLongValue(Long) - Method in interface org.flowable.variable.api.types.ValueFields
Sets the long value.
setLoopCardinality(String) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
setLoopCharacteristics(MultiInstanceLoopCharacteristics) - Method in class org.flowable.bpmn.model.Activity
 
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.test.FlowableRule
Deprecated.
 
setManualActivationRule(ManualActivationRule) - Method in class org.flowable.cmmn.model.PlanItemControl
 
setMapExceptions(List<MapExceptionEntry>) - Method in class org.flowable.bpmn.model.Activity
 
setMaxInstanceCount(Integer) - Method in class org.flowable.cmmn.model.RepetitionRule
 
setMDCEnabled(boolean) - Static method in class org.flowable.engine.logging.LogMDC
 
setMessageData(Object) - Method in class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
 
setMessageExpression(String) - Method in class org.flowable.bpmn.model.MessageEventDefinition
 
setMessageFlows(Map<String, MessageFlow>) - Method in class org.flowable.bpmn.model.BpmnModel
 
setMessageName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
 
setMessageRef(String) - Method in class org.flowable.bpmn.model.MessageEventDefinition
 
setMessageRef(String) - Method in class org.flowable.bpmn.model.MessageFlow
 
setMessages(Collection<Message>) - Method in class org.flowable.bpmn.model.BpmnModel
 
setMetaInfo(String) - Method in interface org.flowable.engine.repository.Model
 
setMetaInfo(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
 
setMigrationMessage(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
setMigrationMessage(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
 
setMigrationStacktrace(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
setMigrationStacktrace(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
 
setMilestoneVariable(String) - Method in class org.flowable.cmmn.model.Milestone
 
setMultiInstanceRoot(boolean) - Method in interface org.flowable.engine.delegate.DelegateExecution
Changes whether this execution is a multi instance root or not.
setMultipleResults(boolean) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
setName(String) - Method in class org.flowable.bpmn.model.CustomProperty
 
setName(String) - Method in class org.flowable.bpmn.model.DataGridField
 
setName(String) - Method in class org.flowable.bpmn.model.DataSpec
 
setName(String) - Method in class org.flowable.bpmn.model.DataStore
 
setName(String) - Method in class org.flowable.bpmn.model.Escalation
 
setName(String) - Method in class org.flowable.bpmn.model.ExtensionAttribute
 
setName(String) - Method in class org.flowable.bpmn.model.ExtensionElement
 
setName(String) - Method in class org.flowable.bpmn.model.FlowElement
 
setName(String) - Method in class org.flowable.bpmn.model.FormProperty
 
setName(String) - Method in class org.flowable.bpmn.model.FormValue
 
setName(String) - Method in class org.flowable.bpmn.model.Interface
 
setName(String) - Method in class org.flowable.bpmn.model.Lane
 
setName(String) - Method in class org.flowable.bpmn.model.Message
 
setName(String) - Method in class org.flowable.bpmn.model.MessageFlow
 
setName(String) - Method in class org.flowable.bpmn.model.Operation
 
setName(String) - Method in class org.flowable.bpmn.model.Pool
 
setName(String) - Method in class org.flowable.bpmn.model.Process
 
setName(String) - Method in class org.flowable.bpmn.model.Resource
 
setName(String) - Method in class org.flowable.bpmn.model.Signal
 
setName(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setName(String) - Method in class org.flowable.cmmn.api.StageResponse
 
setName(String) - Method in class org.flowable.cmmn.model.Case
 
setName(String) - Method in class org.flowable.cmmn.model.CaseElement
 
setName(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
setName(String) - Method in class org.flowable.cmmn.model.Decision
 
setName(String) - Method in class org.flowable.cmmn.model.ExtensionAttribute
 
setName(String) - Method in class org.flowable.cmmn.model.ExtensionElement
 
setName(String) - Method in class org.flowable.cmmn.model.Process
 
setName(String) - Method in class org.flowable.cmmn.model.SentryOnPart
 
setName(String) - Method in interface org.flowable.common.engine.api.repository.EngineResource
 
setName(String) - Method in class org.flowable.dmn.model.DmnDiDiagram
 
setName(String) - Method in class org.flowable.dmn.model.DmnExtensionAttribute
 
setName(String) - Method in class org.flowable.dmn.model.DmnExtensionElement
 
setName(String) - Method in class org.flowable.dmn.model.NamedElement
 
setName(String) - Method in class org.flowable.dmn.model.OutputClause
 
setName(String) - Method in class org.flowable.engine.app.AppModel
 
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(String) - Method in interface org.flowable.task.api.Task
Name or title of the task.
setName(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
 
setNamespace(String) - Method in class org.flowable.bpmn.model.ExtensionAttribute
 
setNamespace(String) - Method in class org.flowable.bpmn.model.ExtensionElement
 
setNamespace(String) - Method in class org.flowable.bpmn.model.Import
 
setNamespace(String) - Method in class org.flowable.cmmn.model.ExtensionAttribute
 
setNamespace(String) - Method in class org.flowable.cmmn.model.ExtensionElement
 
setNamespace(String) - Method in class org.flowable.dmn.model.DmnDefinition
 
setNamespace(String) - Method in class org.flowable.dmn.model.DmnExtensionAttribute
 
setNamespace(String) - Method in class org.flowable.dmn.model.DmnExtensionElement
 
setNamespacePrefix(String) - Method in class org.flowable.bpmn.model.ExtensionAttribute
 
setNamespacePrefix(String) - Method in class org.flowable.bpmn.model.ExtensionElement
 
setNamespacePrefix(String) - Method in class org.flowable.cmmn.model.ExtensionAttribute
 
setNamespacePrefix(String) - Method in class org.flowable.cmmn.model.ExtensionElement
 
setNamespacePrefix(String) - Method in class org.flowable.dmn.model.DmnExtensionAttribute
 
setNamespacePrefix(String) - Method in class org.flowable.dmn.model.DmnExtensionElement
 
setNewAssignee(String) - Method in class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
 
setNewPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.api.migration.ChangePlanItemDefinitionWithNewTargetIdsMapping
 
setNewPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.api.migration.ChangePlanItemIdWithDefinitionIdMapping
 
setNewPlanItemId(String) - Method in class org.flowable.cmmn.api.migration.ChangePlanItemDefinitionWithNewTargetIdsMapping
 
setNewPlanItemId(String) - Method in class org.flowable.cmmn.api.migration.ChangePlanItemIdMapping
 
setNotExclusive(boolean) - Method in class org.flowable.bpmn.model.FlowNode
 
setNoWaitStatesAsyncLeave(boolean) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
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
 
setOccurredTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setOnParts(List<SentryOnPart>) - Method in class org.flowable.cmmn.model.Sentry
 
setOnTransaction(String) - Method in class org.flowable.bpmn.model.EventListener
 
setOnTransaction(String) - Method in class org.flowable.bpmn.model.FlowableListener
 
setOnTransaction(String) - Method in class org.flowable.cmmn.model.FlowableListener
 
setOnTransaction(String) - Method in class org.flowable.common.engine.api.delegate.event.AbstractFlowableEventListener
 
setOperation(AbstractOperation) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
 
setOperationRef(String) - Method in class org.flowable.bpmn.model.SendTask
 
setOperationRef(String) - Method in class org.flowable.bpmn.model.ServiceTask
 
setOperations(List<Operation>) - Method in class org.flowable.bpmn.model.Interface
 
setOrdering(String) - Method in class org.flowable.bpmn.model.AdhocSubProcess
 
setOutboundEventProcessor(OutboundEventProcessor) - Method in interface org.flowable.eventregistry.api.EventRegistry
The OutboundEventProcessor is responsible for handling sending out events.
setOutgoingAssociations(List<Association>) - Method in class org.flowable.cmmn.model.Criterion
 
setOutgoingAssociations(List<Association>) - Method in interface org.flowable.cmmn.model.HasAssociations
 
setOutgoingAssociations(List<Association>) - Method in class org.flowable.cmmn.model.PlanItem
 
setOutgoingFlows(List<SequenceFlow>) - Method in class org.flowable.bpmn.model.FlowNode
 
setOutMessageRef(String) - Method in class org.flowable.bpmn.model.Operation
 
setOutParameters(List<IOParameter>) - Method in class org.flowable.bpmn.model.CallActivity
 
setOutParameters(List<IOParameter>) - Method in class org.flowable.bpmn.model.CaseServiceTask
 
setOutParameters(List<IOParameter>) - Method in class org.flowable.bpmn.model.Event
 
setOutParameters(List<IOParameter>) - Method in class org.flowable.bpmn.model.ExternalWorkerServiceTask
 
setOutParameters(List<IOParameter>) - Method in interface org.flowable.bpmn.model.HasOutParameters
 
setOutParameters(List<IOParameter>) - Method in class org.flowable.cmmn.model.ChildTask
 
setOutParameters(List<IOParameter>) - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
setOutParameters(List<IOParameter>) - Method in interface org.flowable.cmmn.model.HasOutParameters
 
setOutputClause(OutputClause) - Method in class org.flowable.dmn.model.RuleOutputClauseContainer
 
setOutputDecisions(List<DmnElementReference>) - Method in class org.flowable.dmn.model.DecisionService
 
setOutputEntries(List<RuleOutputClauseContainer>) - Method in class org.flowable.dmn.model.DecisionRule
 
setOutputEntry(LiteralExpression) - Method in class org.flowable.dmn.model.RuleOutputClauseContainer
 
setOutputLabel(String) - Method in class org.flowable.dmn.model.DecisionTable
 
setOutputNumber(int) - Method in class org.flowable.dmn.model.OutputClause
 
setOutputValues(UnaryTests) - Method in class org.flowable.dmn.model.OutputClause
 
setOverrideDefinitionTenantId(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
 
setOwner(String) - Method in class org.flowable.bpmn.model.UserTask
 
setOwner(String) - Method in class org.flowable.cmmn.model.CasePageTask
 
setOwner(String) - Method in class org.flowable.cmmn.model.HumanTask
 
setOwner(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
setOwner(String) - Method in class org.flowable.engine.interceptor.MigrationContext
 
setOwner(String) - Method in interface org.flowable.task.api.Task
The user id of the person that is responsible for this task.
setOwner(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Set the new owner of a case instance.
setOwner(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Transfers ownership of this task to another user.
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
 
setParallelInSameTransaction(Boolean) - Method in class org.flowable.bpmn.model.HttpServiceTask
 
setParallelInSameTransaction(Boolean) - Method in class org.flowable.cmmn.model.HttpServiceTask
 
setParent(PlanFragment) - Method in class org.flowable.cmmn.model.CaseElement
 
setParent(ExecutionTreeNode) - Method in class org.flowable.engine.debug.ExecutionTreeNode
 
setParentCompletionRule(ParentCompletionRule) - Method in class org.flowable.cmmn.model.PlanItemControl
 
setParentContainer(FlowElementsContainer) - Method in class org.flowable.bpmn.model.FlowElement
 
setParentDeploymentId(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
setParentNode(DebugInfoExecutionTree.DebugInfoExecutionTreeNode) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
 
setParentProcess(Process) - Method in class org.flowable.bpmn.model.Lane
 
setParentTaskId(String) - Method in interface org.flowable.task.api.Task
the parent task for which this task is a subtask
setPlanItem(PlanItem) - Method in class org.flowable.cmmn.model.PlanFragment
 
setPlanItemDefinition(PlanItemDefinition) - Method in class org.flowable.cmmn.model.PlanItem
 
setPlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMapping
 
setPlanItemDefinitionMap(Map<String, PlanItemDefinition>) - Method in class org.flowable.cmmn.model.Stage
 
setPlanItemDefinitionType(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setPlanItemMap(Map<String, PlanItem>) - Method in class org.flowable.cmmn.model.PlanFragment
 
setPlanItemRef(String) - Method in class org.flowable.cmmn.model.PlanItemDefinition
 
setPlanModel(boolean) - Method in class org.flowable.cmmn.model.Stage
 
setPlanModel(Stage) - Method in class org.flowable.cmmn.model.Case
 
setPools(List<Pool>) - Method in class org.flowable.bpmn.model.BpmnModel
 
setPostExecutionTime(long) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
 
setPostUpgradeJavaDelegate(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
 
setPostUpgradeJavaDelegateExpression(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
 
setPostUpgradeScript(Script) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
 
setPredefinedProcessInstanceId(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
 
setPreExecutionTime(long) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
 
setPreferredOrientation(DecisionTableOrientation) - Method in class org.flowable.dmn.model.DecisionTable
 
setPreUpgradeJavaDelegate(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
 
setPreUpgradeJavaDelegateExpression(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
 
setPreUpgradeScript(Script) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
 
setPrincipal(Principal) - Method in interface org.flowable.common.engine.api.identity.AuthenticationContext
Changes the currently authenticated principal, or removes the authentication information.
setPriority(int) - Method in interface org.flowable.task.api.Task
Sets the indication of how important/urgent this task is
setPriority(String) - Method in class org.flowable.bpmn.model.UserTask
 
setPriority(String) - Method in class org.flowable.cmmn.model.HumanTask
 
setPriority(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
setPriority(String, int) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Changes the priority of the task.
setPriority(String, int) - Method in interface org.flowable.engine.TaskService
Changes the priority of the task.
setProcess(Process) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
 
setProcess(Process) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
 
setProcess(Process) - Method in class org.flowable.cmmn.model.ProcessTask
 
setProcessDefinition(ProcessDefinition) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
 
setProcessDefinition(ProcessDefinition) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
 
setProcessDefinitionCategory(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
setProcessDefinitionCategory(String, String) - Method in interface org.flowable.engine.RepositoryService
Sets the category of the process definition.
setProcessDefinitionId(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
 
setProcessDefinitionId(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
 
setProcessDefinitionToMigrateTo(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
 
setProcessDefinitionToMigrateTo(String, Integer) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
 
setProcessDiagramGenerator(ProcessDiagramGenerator) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setProcessEngine(ProcessEngine) - Method in class org.flowable.engine.test.FlowableRule
Deprecated.
 
setProcessEngineConfiguration(ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.test.FlowableRule
Deprecated.
 
setProcesses(List<Process>) - Method in class org.flowable.cmmn.model.CmmnModel
 
setProcessExecutionLogger(ProcessExecutionLogger) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLoggerConfigurator
 
setProcessInstance(ExecutionEntity) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
 
setProcessInstance(DebugInfoExecutionTree.DebugInfoExecutionTreeNode) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree
 
setProcessInstanceId(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
 
setProcessInstanceId(String) - Method in interface org.flowable.engine.task.Comment
 
setProcessInstanceId(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
 
setProcessInstanceIdVariableName(String) - Method in class org.flowable.bpmn.model.CallActivity
 
setProcessInstanceIdVariableName(String) - Method in class org.flowable.cmmn.model.ProcessTask
 
setProcessInstanceName(String) - Method in class org.flowable.bpmn.model.CallActivity
 
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 interface org.flowable.engine.RuntimeService
Sets the name for the process instance with the given id.
setProcessRef(String) - Method in class org.flowable.bpmn.model.Pool
 
setProcessRef(String) - Method in class org.flowable.cmmn.model.ProcessTask
 
setProcessRefExpression(String) - Method in class org.flowable.cmmn.model.ProcessTask
 
setProfileSessions(List<ProfileSession>) - Method in class org.flowable.engine.test.profiler.FlowableProfiler
 
setQuestion(String) - Method in class org.flowable.dmn.model.Decision
 
setReactivateEventListener(ReactivateEventListener) - Method in class org.flowable.cmmn.model.Case
 
setReactivationAvailableConditionExpression(String) - Method in class org.flowable.cmmn.model.ReactivateEventListener
 
setReactivationRule(ReactivationRule) - Method in class org.flowable.cmmn.model.PlanItemControl
 
setReadable(boolean) - Method in class org.flowable.bpmn.model.FormProperty
 
setReduceLogLevel(boolean) - Method in exception class org.flowable.common.engine.api.FlowableException
 
setReferenceId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setReferenceId(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
 
setReferenceType(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setReferenceType(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
 
setRepetitionCounterVariableName(String) - Method in class org.flowable.cmmn.model.RepetitionRule
 
setRepetitionRule(RepetitionRule) - Method in class org.flowable.cmmn.model.PlanItemControl
 
setRepositoryService(RepositoryService) - Method in class org.flowable.engine.test.FlowableRule
Deprecated.
 
setRequired(boolean) - Method in class org.flowable.bpmn.model.FormProperty
 
setRequiredAuthority(DmnElementReference) - Method in class org.flowable.dmn.model.AuthorityRequirement
 
setRequiredDecision(DmnElementReference) - Method in class org.flowable.dmn.model.AuthorityRequirement
 
setRequiredDecision(DmnElementReference) - Method in class org.flowable.dmn.model.InformationRequirement
 
setRequiredDecisions(List<InformationRequirement>) - Method in class org.flowable.dmn.model.Decision
 
setRequiredInput(DmnElementReference) - Method in class org.flowable.dmn.model.AuthorityRequirement
 
setRequiredInput(DmnElementReference) - Method in class org.flowable.dmn.model.InformationRequirement
 
setRequiredInputs(List<InformationRequirement>) - Method in class org.flowable.dmn.model.Decision
 
setRequiredRule(RequiredRule) - Method in class org.flowable.cmmn.model.PlanItemControl
 
setResources(Collection<Resource>) - Method in class org.flowable.bpmn.model.BpmnModel
 
setResult(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
setResult(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
 
setResultVariable(String) - Method in class org.flowable.bpmn.model.ScriptInfo
 
setResultVariable(String) - Method in class org.flowable.bpmn.model.ScriptTask
 
setResultVariable(String) - Method in class org.flowable.cmmn.model.ScriptInfo
 
setResultVariable(String) - Method in interface org.flowable.engine.delegate.BusinessRuleTaskDelegate
 
setResultVariableName(String) - Method in class org.flowable.bpmn.model.BusinessRuleTask
 
setResultVariableName(String) - Method in class org.flowable.bpmn.model.ServiceTask
 
setResultVariableName(String) - Method in class org.flowable.cmmn.model.ServiceTask
 
setRoot(ExecutionTreeNode) - Method in class org.flowable.engine.debug.ExecutionTree
 
setRootCause(String) - Method in class org.flowable.bpmn.model.MapExceptionEntry
 
setRotation(double) - Method in class org.flowable.bpmn.model.GraphicInfo
 
setRotation(double) - Method in class org.flowable.cmmn.model.GraphicInfo
 
setRows(List<Map<String, Object>>) - Method in class org.flowable.common.engine.api.management.TablePage
 
setRows(List<DataGridRow>) - Method in class org.flowable.bpmn.model.DataGrid
 
setRuleNames(List<String>) - Method in class org.flowable.bpmn.model.BusinessRuleTask
 
setRuleNumber(int) - Method in class org.flowable.dmn.model.DecisionRule
 
setRunAs(String) - Method in class org.flowable.bpmn.model.alfresco.AlfrescoStartEvent
 
setRunAs(String) - Method in class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
 
setRuntimeService(RuntimeService) - Method in class org.flowable.engine.test.FlowableRule
Deprecated.
 
setSameDeployment(boolean) - Method in class org.flowable.bpmn.model.CallActivity
 
setSameDeployment(boolean) - Method in class org.flowable.bpmn.model.CaseServiceTask
 
setSameDeployment(boolean) - Method in class org.flowable.bpmn.model.StartEvent
 
setSameDeployment(boolean) - Method in class org.flowable.bpmn.model.UserTask
 
setSameDeployment(boolean) - Method in class org.flowable.cmmn.model.CasePageTask
 
setSameDeployment(boolean) - Method in class org.flowable.cmmn.model.CaseTask
 
setSameDeployment(boolean) - Method in class org.flowable.cmmn.model.HumanTask
 
setSameDeployment(boolean) - Method in class org.flowable.cmmn.model.ProcessTask
 
setSameDeployment(boolean) - Method in class org.flowable.cmmn.model.Stage
 
setScope(boolean) - Method in interface org.flowable.engine.delegate.DelegateExecution
Changes whether this execution is a scope or not.
setScope(String) - Method in class org.flowable.bpmn.model.Signal
 
setScopeDefinitionId(String) - Method in class org.flowable.eventregistry.api.EventConsumerInfo
 
setScopeDefinitionId(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
 
setScopeId(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
 
setScopeType(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
setScopeType(String) - Method in class org.flowable.eventregistry.api.EventConsumerInfo
 
setScopeType(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
 
setScript(String) - Method in class org.flowable.bpmn.model.ScriptInfo
Set the script payload in the provided language.
setScript(String) - Method in class org.flowable.bpmn.model.ScriptTask
 
setScript(String) - Method in class org.flowable.cmmn.model.ScriptInfo
Set the script payload in the provided language.
setScript(String) - Method in class org.flowable.engine.migration.Script
 
setScriptFormat(String) - Method in class org.flowable.bpmn.model.ScriptTask
 
setScriptFormat(String) - Method in class org.flowable.cmmn.model.ScriptServiceTask
 
setScriptInfo(ScriptInfo) - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
 
setScriptInfo(ScriptInfo) - Method in class org.flowable.bpmn.model.FlowableListener
Sets the script info
setScriptInfo(ScriptInfo) - Method in interface org.flowable.bpmn.model.HasScriptInfo
Sets the script info
setScriptInfo(ScriptInfo) - Method in class org.flowable.cmmn.model.FlowableListener
Sets the script info
setScriptProcessor(String) - Method in class org.flowable.bpmn.model.alfresco.AlfrescoStartEvent
 
setScriptProcessor(String) - Method in class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
 
setSendSynchronously(boolean) - Method in class org.flowable.bpmn.model.SendEventServiceTask
 
setSentries(List<Sentry>) - Method in class org.flowable.cmmn.model.PlanFragment
 
setSentry(Sentry) - Method in class org.flowable.cmmn.model.Criterion
 
setSentryIfPart(SentryIfPart) - Method in class org.flowable.cmmn.model.Sentry
 
setSentryRef(String) - Method in class org.flowable.cmmn.model.Criterion
 
setSequential(boolean) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
setSequential(boolean) - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityEventImpl
 
setSignalData(Object) - Method in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
 
setSignalExpression(String) - Method in class org.flowable.bpmn.model.SignalEventDefinition
 
setSignalName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
 
setSignalRef(String) - Method in class org.flowable.bpmn.model.SignalEventDefinition
 
setSignalRef(String) - Method in class org.flowable.cmmn.model.SignalEventListener
 
setSignals(Collection<Signal>) - Method in class org.flowable.bpmn.model.BpmnModel
 
setSimpleValue(String) - Method in class org.flowable.bpmn.model.CustomProperty
 
setSkipExpression(String) - Method in class org.flowable.bpmn.model.ReceiveTask
 
setSkipExpression(String) - Method in class org.flowable.bpmn.model.ScriptTask
 
setSkipExpression(String) - Method in class org.flowable.bpmn.model.SequenceFlow
 
setSkipExpression(String) - Method in class org.flowable.bpmn.model.ServiceTask
 
setSkipExpression(String) - Method in class org.flowable.bpmn.model.UserTask
 
setSkipExpression(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
setSource(String) - Method in class org.flowable.bpmn.model.IOParameter
 
setSource(String) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
 
setSource(String) - Method in class org.flowable.cmmn.model.IOParameter
 
setSource(String) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
 
setSource(PlanItem) - Method in class org.flowable.cmmn.model.SentryOnPart
 
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
 
setSourceCaseDefinitionId(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
setSourceCaseDefinitionId(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
setSourceDockerInfo(GraphicInfo) - Method in class org.flowable.bpmn.model.BpmnDiEdge
 
setSourceDockerInfo(GraphicInfo) - Method in class org.flowable.cmmn.model.CmmnDiEdge
 
setSourceElement(BaseElement) - Method in class org.flowable.cmmn.model.Association
 
setSourceExpression(String) - Method in class org.flowable.bpmn.model.IOParameter
 
setSourceExpression(String) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
 
setSourceExpression(String) - Method in class org.flowable.cmmn.model.IOParameter
 
setSourceExpression(String) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
 
setSourceFlowElement(FlowElement) - Method in class org.flowable.bpmn.model.SequenceFlow
 
setSourceProcessDefinitionId(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
 
setSourceProcessDefinitionId(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
setSourceRef(String) - Method in class org.flowable.bpmn.model.Association
 
setSourceRef(String) - Method in class org.flowable.bpmn.model.DataAssociation
 
setSourceRef(String) - Method in class org.flowable.bpmn.model.MessageFlow
 
setSourceRef(String) - Method in class org.flowable.bpmn.model.SequenceFlow
 
setSourceRef(String) - Method in class org.flowable.cmmn.model.Association
 
setSourceRef(String) - Method in class org.flowable.cmmn.model.SentryOnPart
 
setSourceState(String) - Method in class org.flowable.cmmn.model.FlowableListener
 
setSourceSystemId(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
setStage(boolean) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setStageInstanceId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setStandardEvent(String) - Method in class org.flowable.cmmn.model.SentryOnPart
 
setStartEventFormTypes(List<String>) - Method in class org.flowable.bpmn.model.BpmnModel
 
setStartEventType(String) - Method in class org.flowable.cmmn.model.Case
 
setStartTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
setStartTime(Date) - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
setStartTime(Date) - Method in class org.flowable.engine.test.profiler.ProfileSession
 
setStartUserId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setState(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setStatus(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
setStatus(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
setStatus(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
 
setStatus(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
setStoreAsTransientVariable(boolean) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
 
setStoreAsTransientVariable(boolean) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
 
setStoreResultVariableAsTransient(boolean) - Method in class org.flowable.bpmn.model.ServiceTask
 
setStoreResultVariableAsTransient(boolean) - Method in class org.flowable.cmmn.model.ServiceTask
 
setStrictMode(Boolean) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
setStringValue(String) - Method in class org.flowable.bpmn.model.FieldExtension
 
setStringValue(String) - Method in class org.flowable.cmmn.model.FieldExtension
 
setStructureRef(String) - Method in class org.flowable.bpmn.model.ItemDefinition
 
setSubScopeId(String) - Method in class org.flowable.eventregistry.api.EventConsumerInfo
 
setSubScopeId(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
 
setSystemOutboundEventProcessor(OutboundEventProcessor) - Method in interface org.flowable.eventregistry.api.EventRegistry
The OutboundEventProcessor is responsible for handling sending system out events.
setTableName(String) - Method in class org.flowable.common.engine.api.management.TableMetaData
 
setTableName(String) - Method in class org.flowable.common.engine.api.management.TablePage
 
setTablePrefixIsSchema(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setTarget(String) - Method in class org.flowable.bpmn.model.IOParameter
 
setTarget(String) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
 
setTarget(String) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
 
setTarget(String) - Method in class org.flowable.cmmn.model.IOParameter
 
setTarget(String) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
 
setTarget(String) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
 
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
 
setTargetCaseDefinitionId(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
setTargetCaseDefinitionId(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
setTargetCmmnElementRef(String) - Method in class org.flowable.cmmn.model.CmmnDiEdge
 
setTargetDockerInfo(GraphicInfo) - Method in class org.flowable.bpmn.model.BpmnDiEdge
 
setTargetDockerInfo(GraphicInfo) - Method in class org.flowable.cmmn.model.CmmnDiEdge
 
setTargetElement(BaseElement) - Method in class org.flowable.cmmn.model.Association
 
setTargetExpression(String) - Method in class org.flowable.bpmn.model.IOParameter
 
setTargetExpression(String) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
 
setTargetExpression(String) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
 
setTargetExpression(String) - Method in class org.flowable.cmmn.model.IOParameter
 
setTargetExpression(String) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
 
setTargetExpression(String) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
 
setTargetFlowElement(FlowElement) - Method in class org.flowable.bpmn.model.SequenceFlow
 
setTargetNamespace(String) - Method in class org.flowable.bpmn.model.BpmnModel
 
setTargetNamespace(String) - Method in class org.flowable.cmmn.model.CmmnModel
 
setTargetProcessDefinitionId(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
 
setTargetProcessDefinitionId(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
setTargetRef(String) - Method in class org.flowable.bpmn.model.Association
 
setTargetRef(String) - Method in class org.flowable.bpmn.model.DataAssociation
 
setTargetRef(String) - Method in class org.flowable.bpmn.model.MessageFlow
 
setTargetRef(String) - Method in class org.flowable.bpmn.model.SequenceFlow
 
setTargetRef(String) - Method in class org.flowable.cmmn.model.Association
 
setTargetState(String) - Method in class org.flowable.cmmn.model.FlowableListener
 
setTaskCompleterVariableName(String) - Method in class org.flowable.bpmn.model.UserTask
 
setTaskCompleterVariableName(String) - Method in class org.flowable.cmmn.model.HumanTask
 
setTaskDueDate(String, Date) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
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.task.Comment
 
setTaskId(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
 
setTaskIdVariableName(String) - Method in class org.flowable.bpmn.model.UserTask
 
setTaskIdVariableName(String) - Method in class org.flowable.cmmn.model.HumanTask
 
setTaskInfoQuery(TaskInfoQuery<? extends TaskInfoQuery<?, ?>, ? extends TaskInfo>) - Method in class org.flowable.task.api.TaskInfoQueryWrapper
 
setTaskListeners(List<FlowableListener>) - Method in class org.flowable.bpmn.model.UserTask
 
setTaskListeners(List<FlowableListener>) - Method in class org.flowable.cmmn.model.HumanTask
 
setTaskPostProcessor(TaskPostProcessor) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setTaskPriority(String, int) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
setTaskService(TaskService) - Method in class org.flowable.engine.test.FlowableRule
Deprecated.
 
setTaskVariables(String, Map<String, ? extends Object>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
setTechnicalId(String) - Method in class org.flowable.cmmn.model.Criterion
 
setTenantId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setTenantId(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
 
setTenantId(String) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationDocumentBuilder
 
setTenantId(String) - Method in interface org.flowable.common.engine.api.tenant.TenantContext
Changes the tenant id with the new value.
setTenantId(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
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
 
setTenantId(String) - Method in interface org.flowable.task.api.Task
Change the tenantId of the task
setTerminateAll(boolean) - Method in class org.flowable.bpmn.model.TerminateEventDefinition
 
setTerminatedTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setTerminateMultiInstance(boolean) - Method in class org.flowable.bpmn.model.TerminateEventDefinition
 
setText(String) - Method in class org.flowable.bpmn.model.TextAnnotation
 
setText(String) - Method in class org.flowable.cmmn.model.TextAnnotation
 
setText(String) - Method in class org.flowable.dmn.model.LiteralExpression
 
setText(String) - Method in class org.flowable.dmn.model.UnaryTests
 
setTextAnnotations(List<TextAnnotation>) - Method in class org.flowable.cmmn.model.CmmnModel
 
setTextFormat(String) - Method in class org.flowable.bpmn.model.TextAnnotation
 
setTextFormat(String) - Method in class org.flowable.cmmn.model.TextAnnotation
 
setTextValue(String) - Method in interface org.flowable.variable.api.types.ValueFields
Sets the first text value.
setTextValue2(String) - Method in interface org.flowable.variable.api.types.ValueFields
Sets second text value.
setTextValues(List<Object>) - Method in class org.flowable.dmn.model.UnaryTests
 
setTheme(String) - Method in class org.flowable.engine.app.AppModel
 
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
 
setTimeCycle(String) - Method in class org.flowable.bpmn.model.TimerEventDefinition
 
setTimeDate(String) - Method in class org.flowable.bpmn.model.TimerEventDefinition
 
setTimeDuration(String) - Method in class org.flowable.bpmn.model.TimerEventDefinition
 
setTimerExpression(String) - Method in class org.flowable.cmmn.model.TimerEventListener
 
setTimerJobRetries(String, int) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Sets the number of retries that a timer job has left.
setTimerJobRetries(String, int) - Method in interface org.flowable.engine.ManagementService
Sets the number of retries that a timer job has left.
setTimerStartTriggerPlanItem(PlanItem) - Method in class org.flowable.cmmn.model.TimerEventListener
 
setTimerStartTriggerSourceRef(String) - Method in class org.flowable.cmmn.model.TimerEventListener
 
setTimerStartTriggerStandardEvent(String) - Method in class org.flowable.cmmn.model.TimerEventListener
 
setTo(String) - Method in class org.flowable.bpmn.model.Assignment
 
setTopic(String) - Method in class org.flowable.bpmn.model.ExternalWorkerServiceTask
 
setTopic(String) - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
setTotal(long) - Method in class org.flowable.common.engine.api.management.TablePage
 
setTotalTime(long) - Method in class org.flowable.engine.test.profiler.ProfileSession
 
setTotalTimeInMs(long) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
 
setTransactionsExternallyManaged(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setTransformation(String) - Method in class org.flowable.bpmn.model.DataAssociation
 
setTransient(boolean) - Method in class org.flowable.bpmn.model.IOParameter
 
setTransient(boolean) - Method in class org.flowable.cmmn.model.IOParameter
 
setTransientVariable(String, Object) - Method in interface org.flowable.cmmn.api.delegate.ReadOnlyDelegatePlanItemInstance
 
setTransientVariable(String, Object) - Method in interface org.flowable.common.engine.api.variable.VariableContainer
 
setTransientVariable(String, Object) - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
 
setTransientVariable(String, Object) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.setVariable(String, Object), but the variable is transient: - no history is kept for the variable - the variable is only available until a waitstate is reached in the process - transient variables 'shadow' persistent variable (when getVariable('abc') where 'abc' is both persistent and transient, the transient value is returned.
setTransientVariableLocal(String, Object) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.setVariableLocal(String, Object), but for a transient variable.
setTransientVariables(Map<String, Object>) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
 
setTransientVariables(Map<String, Object>) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
 
setTransientVariables(Map<String, Object>) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.setVariables(Map), but for transient variables.
setTransientVariablesLocal(Map<String, Object>) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.setVariablesLocal(Map), but for transient variables.
setTransitionEvent(String) - Method in class org.flowable.cmmn.model.Association
 
setTriggerable(boolean) - Method in class org.flowable.bpmn.model.ServiceTask
 
setTriggerEventType(String) - Method in class org.flowable.bpmn.model.SendEventServiceTask
 
setTriggerMode(String) - Method in class org.flowable.cmmn.model.Sentry
 
setType(String) - Method in class org.flowable.bpmn.model.FormProperty
 
setType(String) - Method in class org.flowable.bpmn.model.SendTask
 
setType(String) - Method in class org.flowable.bpmn.model.ServiceTask
 
setType(String) - Method in class org.flowable.cmmn.model.CasePageTask
 
setType(String) - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
setType(String) - Method in class org.flowable.cmmn.model.ParentCompletionRule
 
setType(String) - Method in class org.flowable.cmmn.model.ServiceTask
 
setType(String) - Method in interface org.flowable.engine.task.Comment
 
setTypeLanguage(String) - Method in class org.flowable.dmn.model.DmnDefinition
 
setTypeLanguage(String) - Method in class org.flowable.dmn.model.ItemDefinition
 
setTypeName(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
 
setTypeRef(String) - Method in class org.flowable.dmn.model.Expression
 
setTypeRef(String) - Method in class org.flowable.dmn.model.InformationItem
 
setTypeRef(String) - Method in class org.flowable.dmn.model.ItemDefinition
 
setTypeRef(String) - Method in class org.flowable.dmn.model.OutputClause
 
setUp() - Method in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
setUseClassForNameClassLoading(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setUseLocalScopeForOutParameters(boolean) - Method in class org.flowable.bpmn.model.CallActivity
 
setUseLocalScopeForResultVariable(boolean) - Method in class org.flowable.bpmn.model.ServiceTask
 
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
setUserPicture(String, Picture) - Method in interface org.flowable.engine.IdentityService
Sets the picture for a given user.
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
 
setUserTaskFormTypes(List<String>) - Method in class org.flowable.bpmn.model.BpmnModel
 
setValid() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
setValidateFormFields(String) - Method in class org.flowable.bpmn.model.FormAwareServiceTask
 
setValidateFormFields(String) - Method in interface org.flowable.bpmn.model.HasValidateFormFields
 
setValidateFormFields(String) - Method in class org.flowable.bpmn.model.StartEvent
 
setValidateFormFields(String) - Method in class org.flowable.bpmn.model.UserTask
 
setValidateFormFields(String) - Method in class org.flowable.cmmn.model.FormAwareServiceTask
 
setValidateFormFields(String) - Method in interface org.flowable.cmmn.model.HasValidateFormFields
 
setValidateFormFields(String) - Method in class org.flowable.cmmn.model.HumanTask
 
setValidateFormFields(String) - Method in class org.flowable.cmmn.model.Stage
 
setValidationMessage(String) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
setValidationMessage(String) - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
setValue(Object) - Method in class org.flowable.bpmn.model.BooleanDataObject
 
setValue(Object) - Method in class org.flowable.bpmn.model.DateDataObject
 
setValue(Object) - Method in class org.flowable.bpmn.model.DoubleDataObject
 
setValue(Object) - Method in class org.flowable.bpmn.model.IntegerDataObject
 
setValue(Object) - Method in class org.flowable.bpmn.model.JsonDataObject
 
setValue(Object) - Method in class org.flowable.bpmn.model.LongDataObject
 
setValue(Object) - Method in class org.flowable.bpmn.model.StringDataObject
 
setValue(Object) - Method in class org.flowable.bpmn.model.ValuedDataObject
 
setValue(Object) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
 
setValue(Object, VariableContainer) - Method in interface org.flowable.common.engine.api.delegate.Expression
 
setValue(Object, ValueFields) - Method in interface org.flowable.variable.api.types.VariableType
Stores the specified value in the supplied ValueFields.
setValue(String) - Method in class org.flowable.bpmn.model.DataGridField
 
setValue(String) - Method in class org.flowable.bpmn.model.ExtensionAttribute
 
setValue(String) - Method in class org.flowable.cmmn.model.ExtensionAttribute
 
setValue(String) - Method in class org.flowable.dmn.model.DmnExtensionAttribute
 
setValue(ELContext, Object, Object, Object) - Method in class org.flowable.engine.test.mock.MockElResolver
 
setValues(AbstractFlowableHttpHandler) - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
 
setValues(Activity) - Method in class org.flowable.bpmn.model.Activity
 
setValues(AlfrescoMailTask) - Method in class org.flowable.bpmn.model.alfresco.AlfrescoMailTask
 
setValues(AlfrescoScriptTask) - Method in class org.flowable.bpmn.model.alfresco.AlfrescoScriptTask
 
setValues(AlfrescoStartEvent) - Method in class org.flowable.bpmn.model.alfresco.AlfrescoStartEvent
 
setValues(AlfrescoUserTask) - Method in class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
 
setValues(Assignment) - Method in class org.flowable.bpmn.model.Assignment
 
setValues(Association) - Method in class org.flowable.bpmn.model.Association
 
setValues(BaseElement) - Method in class org.flowable.bpmn.model.BaseElement
 
setValues(BoundaryEvent) - Method in class org.flowable.bpmn.model.BoundaryEvent
 
setValues(BusinessRuleTask) - Method in class org.flowable.bpmn.model.BusinessRuleTask
 
setValues(CallActivity) - Method in class org.flowable.bpmn.model.CallActivity
 
setValues(CancelEventDefinition) - Method in class org.flowable.bpmn.model.CancelEventDefinition
 
setValues(CaseServiceTask) - Method in class org.flowable.bpmn.model.CaseServiceTask
 
setValues(CollectionHandler) - Method in class org.flowable.bpmn.model.CollectionHandler
 
setValues(CompensateEventDefinition) - Method in class org.flowable.bpmn.model.CompensateEventDefinition
 
setValues(ComplexGateway) - Method in class org.flowable.bpmn.model.ComplexGateway
 
setValues(ConditionalEventDefinition) - Method in class org.flowable.bpmn.model.ConditionalEventDefinition
 
setValues(CustomProperty) - Method in class org.flowable.bpmn.model.CustomProperty
 
setValues(DataAssociation) - Method in class org.flowable.bpmn.model.DataAssociation
 
setValues(DataGrid) - Method in class org.flowable.bpmn.model.DataGrid
 
setValues(DataGridField) - Method in class org.flowable.bpmn.model.DataGridField
 
setValues(DataGridRow) - Method in class org.flowable.bpmn.model.DataGridRow
 
setValues(DataObject) - Method in class org.flowable.bpmn.model.DataObject
 
setValues(DataSpec) - Method in class org.flowable.bpmn.model.DataSpec
 
setValues(DataStore) - Method in class org.flowable.bpmn.model.DataStore
 
setValues(DataStoreReference) - Method in class org.flowable.bpmn.model.DataStoreReference
 
setValues(EndEvent) - Method in class org.flowable.bpmn.model.EndEvent
 
setValues(ErrorEventDefinition) - Method in class org.flowable.bpmn.model.ErrorEventDefinition
 
setValues(Escalation) - Method in class org.flowable.bpmn.model.Escalation
 
setValues(EscalationEventDefinition) - Method in class org.flowable.bpmn.model.EscalationEventDefinition
 
setValues(Event) - Method in class org.flowable.bpmn.model.Event
 
setValues(EventGateway) - Method in class org.flowable.bpmn.model.EventGateway
 
setValues(EventListener) - Method in class org.flowable.bpmn.model.EventListener
 
setValues(ExclusiveGateway) - Method in class org.flowable.bpmn.model.ExclusiveGateway
 
setValues(ExtensionAttribute) - Method in class org.flowable.bpmn.model.ExtensionAttribute
 
setValues(ExtensionElement) - Method in class org.flowable.bpmn.model.ExtensionElement
 
setValues(ExternalWorkerServiceTask) - Method in class org.flowable.bpmn.model.ExternalWorkerServiceTask
 
setValues(FieldExtension) - Method in class org.flowable.bpmn.model.FieldExtension
 
setValues(FlowableListener) - Method in class org.flowable.bpmn.model.FlowableListener
 
setValues(FlowElement) - Method in class org.flowable.bpmn.model.FlowElement
 
setValues(FlowNode) - Method in class org.flowable.bpmn.model.FlowNode
 
setValues(FormProperty) - Method in class org.flowable.bpmn.model.FormProperty
 
setValues(FormValue) - Method in class org.flowable.bpmn.model.FormValue
 
setValues(Gateway) - Method in class org.flowable.bpmn.model.Gateway
 
setValues(HttpServiceTask) - Method in class org.flowable.bpmn.model.HttpServiceTask
 
setValues(Import) - Method in class org.flowable.bpmn.model.Import
 
setValues(InclusiveGateway) - Method in class org.flowable.bpmn.model.InclusiveGateway
 
setValues(Interface) - Method in class org.flowable.bpmn.model.Interface
 
setValues(IntermediateCatchEvent) - Method in class org.flowable.bpmn.model.IntermediateCatchEvent
 
setValues(IOParameter) - Method in class org.flowable.bpmn.model.IOParameter
 
setValues(IOSpecification) - Method in class org.flowable.bpmn.model.IOSpecification
 
setValues(ItemDefinition) - Method in class org.flowable.bpmn.model.ItemDefinition
 
setValues(Lane) - Method in class org.flowable.bpmn.model.Lane
 
setValues(ManualTask) - Method in class org.flowable.bpmn.model.ManualTask
 
setValues(Message) - Method in class org.flowable.bpmn.model.Message
 
setValues(MessageEventDefinition) - Method in class org.flowable.bpmn.model.MessageEventDefinition
 
setValues(MessageFlow) - Method in class org.flowable.bpmn.model.MessageFlow
 
setValues(MultiInstanceLoopCharacteristics) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
 
setValues(Operation) - Method in class org.flowable.bpmn.model.Operation
 
setValues(ParallelGateway) - Method in class org.flowable.bpmn.model.ParallelGateway
 
setValues(Pool) - Method in class org.flowable.bpmn.model.Pool
 
setValues(Process) - Method in class org.flowable.bpmn.model.Process
 
setValues(ReceiveTask) - Method in class org.flowable.bpmn.model.ReceiveTask
 
setValues(Resource) - Method in class org.flowable.bpmn.model.Resource
 
setValues(ScriptTask) - Method in class org.flowable.bpmn.model.ScriptTask
 
setValues(SendEventServiceTask) - Method in class org.flowable.bpmn.model.SendEventServiceTask
 
setValues(SendTask) - Method in class org.flowable.bpmn.model.SendTask
 
setValues(SequenceFlow) - Method in class org.flowable.bpmn.model.SequenceFlow
 
setValues(ServiceTask) - Method in class org.flowable.bpmn.model.ServiceTask
 
setValues(Signal) - Method in class org.flowable.bpmn.model.Signal
 
setValues(SignalEventDefinition) - Method in class org.flowable.bpmn.model.SignalEventDefinition
 
setValues(StartEvent) - Method in class org.flowable.bpmn.model.StartEvent
 
setValues(SubProcess) - Method in class org.flowable.bpmn.model.SubProcess
 
setValues(TerminateEventDefinition) - Method in class org.flowable.bpmn.model.TerminateEventDefinition
 
setValues(TextAnnotation) - Method in class org.flowable.bpmn.model.TextAnnotation
 
setValues(ThrowEvent) - Method in class org.flowable.bpmn.model.ThrowEvent
 
setValues(TimerEventDefinition) - Method in class org.flowable.bpmn.model.TimerEventDefinition
 
setValues(UserTask) - Method in class org.flowable.bpmn.model.UserTask
 
setValues(ValuedDataObject) - Method in class org.flowable.bpmn.model.ValuedDataObject
 
setValues(VariableAggregationDefinition) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
 
setValues(VariableAggregationDefinition.Variable) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
 
setValues(VariableAggregationDefinitions) - Method in class org.flowable.bpmn.model.VariableAggregationDefinitions
 
setValues(VariableListenerEventDefinition) - Method in class org.flowable.bpmn.model.VariableListenerEventDefinition
 
setValues(AbstractFlowableHttpHandler) - Method in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
 
setValues(Association) - Method in class org.flowable.cmmn.model.Association
 
setValues(BaseElement) - Method in class org.flowable.cmmn.model.BaseElement
 
setValues(CasePageTask) - Method in class org.flowable.cmmn.model.CasePageTask
 
setValues(CmmnElement) - Method in class org.flowable.cmmn.model.CmmnElement
 
setValues(ExtensionAttribute) - Method in class org.flowable.cmmn.model.ExtensionAttribute
 
setValues(ExtensionElement) - Method in class org.flowable.cmmn.model.ExtensionElement
 
setValues(ExternalWorkerServiceTask) - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
setValues(FieldExtension) - Method in class org.flowable.cmmn.model.FieldExtension
 
setValues(FlowableListener) - Method in class org.flowable.cmmn.model.FlowableListener
 
setValues(HttpServiceTask) - Method in class org.flowable.cmmn.model.HttpServiceTask
 
setValues(HumanTask) - Method in class org.flowable.cmmn.model.HumanTask
 
setValues(IOParameter) - Method in class org.flowable.cmmn.model.IOParameter
 
setValues(PlanItemDefinition) - Method in class org.flowable.cmmn.model.PlanItemDefinition
 
setValues(ScriptServiceTask) - Method in class org.flowable.cmmn.model.ScriptServiceTask
 
setValues(ServiceTask) - Method in class org.flowable.cmmn.model.ServiceTask
 
setValues(Task) - Method in class org.flowable.cmmn.model.Task
 
setValues(TextAnnotation) - Method in class org.flowable.cmmn.model.TextAnnotation
 
setValues(VariableAggregationDefinition) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
 
setValues(VariableAggregationDefinition.Variable) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
 
setValues(VariableAggregationDefinitions) - Method in class org.flowable.cmmn.model.VariableAggregationDefinitions
 
setValues(DmnElement) - Method in class org.flowable.dmn.model.DmnElement
 
setValues(DmnExtensionAttribute) - Method in class org.flowable.dmn.model.DmnExtensionAttribute
 
setValues(DmnExtensionElement) - Method in class org.flowable.dmn.model.DmnExtensionElement
 
setVariable(String) - Method in class org.flowable.bpmn.model.FormProperty
 
setVariable(String, Object) - Method in interface org.flowable.cmmn.api.delegate.ReadOnlyDelegatePlanItemInstance
 
setVariable(String, Object) - Method in interface org.flowable.common.engine.api.variable.VariableContainer
 
setVariable(String, Object) - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
 
setVariable(String, Object) - Method in interface org.flowable.variable.api.delegate.VariableScope
Sets the variable with the provided name to the provided value.
setVariable(String, Object, boolean) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.setVariable(String, Object), but with an extra flag to indicate whether all variables should be fetched while doing this or not.
setVariable(String, String, Object) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
setVariable(String, String, Object) - Method in interface org.flowable.cmmn.api.CmmnTaskService
set variable on a task.
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.
setVariable(InformationItem) - Method in class org.flowable.dmn.model.Decision
 
setVariable(InformationItem) - Method in class org.flowable.dmn.model.InputData
 
setVariableAsync(String, String, Object) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
setVariableAsync(String, String, Object) - Method in interface org.flowable.engine.RuntimeService
Update or create a variable for an execution asynchronously.
setVariableChangeType(String) - Method in class org.flowable.bpmn.model.VariableListenerEventDefinition
 
setVariableChangeType(String) - Method in class org.flowable.cmmn.model.VariableEventListener
 
setVariableInstanceId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
 
setVariableLocal(String, Object) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.setVariable(String, Object), but the variable is set to this scope specifically.
setVariableLocal(String, Object, boolean) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.setVariableLocal(String, Object), but with an extra flag to indicate whether all variables should be fetched while doing this or not.
setVariableLocal(String, String, Object) - Method in interface org.flowable.cmmn.api.CmmnTaskService
set variable on a task.
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.
setVariableLocalAsync(String, String, Object) - Method in interface org.flowable.engine.RuntimeService
Update or create a variable for an execution (not considering parent scopes) asynchronously.
setVariableName(String) - Method in class org.flowable.bpmn.model.VariableListenerEventDefinition
 
setVariableName(String) - Method in class org.flowable.cmmn.model.VariableEventListener
 
setVariableName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
 
setVariables(String, Map<String, ? extends Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
set variables on a task.
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(String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
setVariables(Map<String, ? extends Object>) - Method in interface org.flowable.variable.api.delegate.VariableScope
Sets the provided variables to the variable scope.
setVariables(Map<String, Object>) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
 
setVariables(Map<String, Object>) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
 
setVariables(Map<String, Object>) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
 
setVariablesAsync(String, Map<String, ?>) - Method in interface org.flowable.engine.RuntimeService
Update or create given variables for an execution (including parent scopes) asynchronously.
setVariablesAsync(String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
setVariablesLocal(String, Map<String, ? extends Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
set variables on a task.
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.
setVariablesLocal(Map<String, ? extends Object>) - Method in interface org.flowable.variable.api.delegate.VariableScope
Similar to VariableScope.setVariables(Map), but the variable are set on this scope specifically.
setVariablesLocalAsync(String, Map<String, ?>) - Method in interface org.flowable.engine.RuntimeService
Update or create given variables for an execution (not considering parent scopes) asynchronously.
setVariablesOnExecution(List<Map<String, Object>>, String, DelegateExecution, ObjectMapper, boolean) - Method in interface org.flowable.engine.DecisionTableVariableManager
 
setVariablesOnPlanItemInstance(List<Map<String, Object>>, String, PlanItemInstance, ObjectMapper, boolean) - Method in interface org.flowable.cmmn.api.DecisionTableVariableManager
 
setVariableType(VariableType) - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
 
setVariableValue(Object) - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
 
setVersion(Integer) - Method in interface org.flowable.engine.repository.Model
 
setWaitForCompletion(boolean) - Method in class org.flowable.bpmn.model.CompensateEventDefinition
 
setWaypoints(List<Integer>) - Method in class org.flowable.bpmn.model.SequenceFlow
 
setWaypoints(List<GraphicInfo>) - Method in class org.flowable.bpmn.model.BpmnDiEdge
 
setWaypoints(List<GraphicInfo>) - Method in class org.flowable.cmmn.model.CmmnDiEdge
 
setWaypoints(List<GraphicInfo>) - Method in class org.flowable.dmn.model.DiEdge
 
setWaypoints(List<DiagramEdgeWaypoint>) - Method in class org.flowable.engine.repository.DiagramEdge
 
setWidth(double) - Method in class org.flowable.bpmn.model.GraphicInfo
 
setWidth(double) - Method in class org.flowable.cmmn.model.GraphicInfo
 
setWidth(double) - Method in class org.flowable.dmn.model.GraphicInfo
 
setWidth(Double) - Method in class org.flowable.engine.repository.DiagramNode
 
setWithLocalVariables(Map<String, Object>) - Method in class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
 
setWithLocalVariables(Map<String, Object>) - Method in class org.flowable.cmmn.api.migration.MoveToAvailablePlanItemDefinitionMapping
 
setWrappedActivityBehaviorFactory(ActivityBehaviorFactory) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
 
setWriteable(boolean) - Method in class org.flowable.bpmn.model.FormProperty
 
setX(double) - Method in class org.flowable.bpmn.model.GraphicInfo
 
setX(double) - Method in class org.flowable.cmmn.model.GraphicInfo
 
setX(double) - Method in class org.flowable.dmn.model.GraphicInfo
 
setX(Double) - Method in class org.flowable.engine.repository.DiagramEdgeWaypoint
 
setX(Double) - Method in class org.flowable.engine.repository.DiagramNode
 
setXmlColumnNumber(int) - Method in class org.flowable.bpmn.model.BaseElement
 
setXmlColumnNumber(int) - Method in class org.flowable.bpmn.model.GraphicInfo
 
setXmlColumnNumber(int) - Method in class org.flowable.cmmn.model.BaseElement
 
setXmlColumnNumber(int) - Method in class org.flowable.cmmn.model.GraphicInfo
 
setXmlColumnNumber(int) - Method in class org.flowable.dmn.model.GraphicInfo
 
setXmlEncoding(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
 
setXmlRowNumber(int) - Method in class org.flowable.bpmn.model.BaseElement
 
setXmlRowNumber(int) - Method in class org.flowable.bpmn.model.GraphicInfo
 
setXmlRowNumber(int) - Method in class org.flowable.cmmn.model.BaseElement
 
setXmlRowNumber(int) - Method in class org.flowable.cmmn.model.GraphicInfo
 
setXmlRowNumber(int) - Method in class org.flowable.dmn.model.GraphicInfo
 
setY(double) - Method in class org.flowable.bpmn.model.GraphicInfo
 
setY(double) - Method in class org.flowable.cmmn.model.GraphicInfo
 
setY(double) - Method in class org.flowable.dmn.model.GraphicInfo
 
setY(Double) - Method in class org.flowable.engine.repository.DiagramEdgeWaypoint
 
setY(Double) - Method in class org.flowable.engine.repository.DiagramNode
 
SHELL_TASK - Static variable in class org.flowable.bpmn.model.ServiceTask
 
shutdown() - Method in interface org.flowable.common.engine.api.async.AsyncTaskExecutor
Potentially shutdown the resources used by the async task executor.
shutdown() - Method in interface org.flowable.eventregistry.api.management.EventRegistryChangeDetectionExecutor
Will be called when the engine closes.
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(Signal) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
Signal - Class in org.flowable.bpmn.model
 
Signal() - Constructor for class org.flowable.bpmn.model.Signal
 
Signal(String, String) - Constructor for class org.flowable.bpmn.model.Signal
 
SIGNAL_EVENT_LISTENER - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
signalData - Variable in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
 
SignalEventDefinition - Class in org.flowable.bpmn.model
 
SignalEventDefinition() - Constructor for class org.flowable.bpmn.model.SignalEventDefinition
 
SignalEventListener - Class in org.flowable.cmmn.model
 
SignalEventListener() - Constructor for class org.flowable.cmmn.model.SignalEventListener
 
SignalEventListenerInstance - Interface in org.flowable.cmmn.api.runtime
 
SignalEventListenerInstanceQuery - Interface in org.flowable.cmmn.api.runtime
 
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 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 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 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 interface org.flowable.engine.RuntimeService
Notifies the process engine that a signal event of name 'signalName' has been received.
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 interface org.flowable.engine.RuntimeService
Similar to RuntimeService.signalEventReceivedAsync(String), but within the context of one tenant.
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 interface org.flowable.engine.RuntimeService
Similar to RuntimeService.signalEventReceived(String, Map), but within the context of one tenant.
signalEventSubscriptionName(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
Only select executions which have a signal event subscription for the given signal name.
signalExpression - Variable in class org.flowable.bpmn.model.SignalEventDefinition
 
signalName - Variable in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
 
signalRef - Variable in class org.flowable.bpmn.model.SignalEventDefinition
 
signalRef - Variable in class org.flowable.cmmn.model.SignalEventListener
 
signals - Variable in class org.flowable.bpmn.model.BpmnModel
 
simpleValue - Variable in class org.flowable.bpmn.model.CustomProperty
 
simulate() - Method in interface org.flowable.common.engine.api.tenant.ChangeTenantIdBuilder
Executes a simulation of the change of tenant id, calculating the number of instances that will be affected
singleResult() - Method in interface org.flowable.common.engine.api.query.NativeQuery
Executes the query and returns the resulting entity or null if no entity matches the query criteria.
singleResult() - Method in interface org.flowable.common.engine.api.query.Query
Executes the query and returns the resulting entity or null if no entity matches the query criteria.
singleResult() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLogQuery
Executes the query.
skipExpression - Variable in class org.flowable.bpmn.model.ReceiveTask
 
skipExpression - Variable in class org.flowable.bpmn.model.ScriptTask
 
skipExpression - Variable in class org.flowable.bpmn.model.SequenceFlow
 
skipExpression - Variable in class org.flowable.bpmn.model.ServiceTask
 
skipExpression - Variable in class org.flowable.bpmn.model.UserTask
 
skipExpression - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
skipped(AssumptionViolatedException, Description) - Method in class org.flowable.engine.test.FlowableRule
Deprecated.
Invoked when a test is skipped due to a failed assumption.
snapshotReadOnly() - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
Create a snapshot read only delegate plan item instance of this delegate plan item instance.
snapshotReadOnly() - Method in interface org.flowable.engine.delegate.DelegateExecution
Create a snapshot read only delegate execution of this delegate execution.
source - Variable in class org.flowable.bpmn.model.IOParameter
 
source - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
 
source - Variable in class org.flowable.cmmn.model.IOParameter
 
source - Variable in class org.flowable.cmmn.model.SentryOnPart
 
source - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
 
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
 
sourceCaseDefinitionId - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
sourceDockerInfo - Variable in class org.flowable.bpmn.model.BpmnDiEdge
 
sourceDockerInfo - Variable in class org.flowable.cmmn.model.CmmnDiEdge
 
sourceElement - Variable in class org.flowable.cmmn.model.Association
 
sourceExpression - Variable in class org.flowable.bpmn.model.IOParameter
 
sourceExpression - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
 
sourceExpression - Variable in class org.flowable.cmmn.model.IOParameter
 
sourceExpression - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
 
sourceFlowElement - Variable in class org.flowable.bpmn.model.SequenceFlow
 
sourceProcessDefinitionId - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
sourceProcessDefinitionId - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
 
sourceProcessDefinitionId - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
sourceRef - Variable in class org.flowable.bpmn.model.Association
 
sourceRef - Variable in class org.flowable.bpmn.model.AssociationModel
 
sourceRef - Variable in class org.flowable.bpmn.model.DataAssociation
 
sourceRef - Variable in class org.flowable.bpmn.model.MessageFlow
 
sourceRef - Variable in class org.flowable.bpmn.model.SequenceFlow
 
sourceRef - Variable in class org.flowable.cmmn.model.Association
 
sourceRef - Variable in class org.flowable.cmmn.model.SentryOnPart
 
sourceState - Variable in class org.flowable.cmmn.model.FlowableListener
 
sourceSystemId - Variable in class org.flowable.bpmn.model.BpmnModel
 
sql(String) - Method in interface org.flowable.common.engine.api.query.NativeQuery
Hand in the SQL statement you want to execute.
Stage - Class in org.flowable.cmmn.model
 
Stage() - Constructor for class org.flowable.cmmn.model.Stage
 
STAGE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
STAGE_ENDED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A stage instance (plan item) has been ended (either through completion, manual termination or an exit).
STAGE_STARTED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A stage instance (plan item) has been started (went into active state, not to be confused with the creation of the stage plan item).
stageInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstanceQuery
 
stageInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.IntentEventListenerInstanceQuery
 
stageInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
stageInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstanceQuery
 
stageInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
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.
StageResponse - Class in org.flowable.cmmn.api
 
StageResponse(String, String) - Constructor for class org.flowable.cmmn.api.StageResponse
 
standardEvent - Variable in class org.flowable.cmmn.model.SentryOnPart
 
start() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
Once all the information is set using this builder API, the start method will create the case instance, initialize it according all the data in the builder and then evaluate the case model to start the case.
start() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
Starts a plan item instance, this typically will executes it associated behavior.
start() - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
Start the process instance
START - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
startableByUser(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
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 interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
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.
startAsync() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
Once all the information is set using this builder API, the startAsync method will create the case instance and initialize its data, but the case model is not yet evaluated, but will be started and evaluated asynchronously in a different transaction.
startAsync() - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
Start the process instance asynchronously
startedAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that are started after the provided date time.
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 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(Date) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that are started before the provided date time.
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 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(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that are started by the provided user identifier.
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 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
STARTER - Static variable in class org.flowable.identitylink.api.IdentityLinkType
 
StartEvent - Class in org.flowable.bpmn.model
 
StartEvent() - Constructor for class org.flowable.bpmn.model.StartEvent
 
startEventFormTypes - Variable in class org.flowable.bpmn.model.BpmnModel
 
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.
startEventType - Variable in class org.flowable.cmmn.model.Case
 
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 FormData for starting a new process instance.
startFormVariable(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
Adds one variable from a start form to the process instance.
startFormVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
Allows to pass any variables if they come from a form.
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
Deprecated.
 
startPlanItemInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
startProcessInstance(String, String, Map<String, Object>, Map<String, Object>, String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
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
 
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 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 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 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 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 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 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 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 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 interface org.flowable.engine.RuntimeService
Similar to RuntimeService.startProcessInstanceByKey(String), but using a specific tenant identifier.
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 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 interface org.flowable.engine.RuntimeService
Similar to RuntimeService.startProcessInstanceByKey(String, Map), but using a specific tenant identifier.
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 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 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 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 interface org.flowable.engine.RuntimeService
Similar to RuntimeService.startProcessInstanceByMessage(String), but with tenant context.
startProcessInstanceByMessageAndTenantId(String, String, String) - Method in interface org.flowable.engine.RuntimeService
startProcessInstanceByMessageAndTenantId(String, String, Map<String, Object>, String) - Method in interface org.flowable.engine.RuntimeService
startProcessInstanceByMessageAndTenantId(String, Map<String, Object>, String) - Method in interface org.flowable.engine.RuntimeService
StartProcessInstanceInterceptor - Interface in org.flowable.engine.interceptor
 
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 interface org.flowable.cmmn.api.CmmnTaskService
Starts the progress on the task.
startProgress(String, String) - Method in interface org.flowable.engine.TaskService
Set the task state to in progress.
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.dmn.api.DecisionExecutionAuditContainer
 
startTime - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
startTime - Variable in class org.flowable.engine.test.profiler.ProfileSession
 
startWithForm() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
Once all the information is set using this builder API, the startWithForm method will create the case instance and initialize its data by additionally using the submitted form variables and handling them with the start form provided with the case model (e.g. validation).
state(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that have a state that is equal to the provided value.
stateAvailable() - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstanceQuery
 
stateAvailable() - Method in interface org.flowable.cmmn.api.runtime.IntentEventListenerInstanceQuery
 
stateAvailable() - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstanceQuery
 
stateAvailable() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
stateChanged(DelegatePlanItemInstance, String, String) - Method in interface org.flowable.cmmn.api.listener.PlanItemInstanceLifecycleListener
stateChanged(CaseInstance, String, String) - Method in interface org.flowable.cmmn.api.listener.CaseInstanceLifecycleListener
stateSuspended() - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstanceQuery
 
stateSuspended() - Method in interface org.flowable.cmmn.api.runtime.IntentEventListenerInstanceQuery
 
stateSuspended() - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstanceQuery
 
stateSuspended() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
stateUnavailable() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
status - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
status - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
status - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
 
status - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
status(String) - Method in interface org.flowable.batch.api.BatchBuilder
 
status(String) - Method in interface org.flowable.batch.api.BatchPartBuilder
 
status(String) - Method in interface org.flowable.batch.api.BatchPartQuery
Only select batch parts with the given status.
status(String) - Method in interface org.flowable.batch.api.BatchQuery
Only select batches which exist for the given status.
STATUS_COMPLETED - Static variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
STATUS_COMPLETED - Static variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
STATUS_IN_PROGRESS - Static variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
STATUS_IN_PROGRESS - Static variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
STATUS_WAITING - Static variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
STATUS_WAITING - Static variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
stopAudit(Date) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
stopCurrentProfileSession() - Method in class org.flowable.engine.test.profiler.FlowableProfiler
 
storeAsTransientVariable - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition
 
storeAsTransientVariable - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition
 
storeResultVariableAsTransient - Variable in class org.flowable.bpmn.model.ServiceTask
 
storeResultVariableAsTransient - Variable in class org.flowable.cmmn.model.ServiceTask
 
strictMode - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
STRING - Static variable in interface org.flowable.eventregistry.api.model.EventPayloadTypes
 
StringDataObject - Class in org.flowable.bpmn.model
 
StringDataObject() - Constructor for class org.flowable.bpmn.model.StringDataObject
 
stringValue - Variable in class org.flowable.bpmn.model.FieldExtension
 
stringValue - Variable in class org.flowable.cmmn.model.FieldExtension
 
structureRef - Variable in class org.flowable.bpmn.model.ItemDefinition
 
submit(Runnable) - Method in interface org.flowable.common.engine.api.async.AsyncTaskExecutor
Submit a Runnable task for execution, receiving a Future representing the execution of the task.
submit(Callable<T>) - Method in interface org.flowable.common.engine.api.async.AsyncTaskExecutor
Submit a Callable task for execution, receiving a Future representing the execution of the task.
submit(Callable<T>) - Method in interface org.flowable.common.engine.api.async.AsyncTaskInvoker
 
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, 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.
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>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
SubProcess - Class in org.flowable.bpmn.model
 
SubProcess() - Constructor for class org.flowable.bpmn.model.SubProcess
 
subProcessInstanceId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
Select the process instance that have as sub process instance the given process instance.
subScopeId - Variable in class org.flowable.eventregistry.api.EventConsumerInfo
 
subScopeId(String) - Method in interface org.flowable.batch.api.BatchPartBuilder
 
subScopeId(String) - Method in interface org.flowable.batch.api.BatchPartQuery
Only select batch parts with the given sub scope id.
subScopeId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
subScopeId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions which have a sub scope id with the given value.
subScopeId(String) - Method in interface org.flowable.job.api.BaseJobQuery
Only select tasks for the given sub scope identifier.
subScopeId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
subScopeId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
 
subScopeId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks for the given sub scope identifier.
subScopeId(String) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
Only select historic variables with the given sub scope id.
subScopeId(String) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
Only select historic variables with the given sub scope id.
subscribe() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionBuilder
Creates the event subscription with the registered combination of correlation parameter values and saves it.
subscribe() - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionBuilder
Creates the event subscription with the registered combination of correlation parameter values and saves it.
subscription(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundJmsChannelBuilder
Sets the JMS subscription.
succeeded(Description) - Method in class org.flowable.engine.test.FlowableRule
Deprecated.
Invoked when a test succeeds
succesfulMigrationParts - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
succesfulMigrationParts - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
SUM - Enum constant in enum class org.flowable.dmn.model.BuiltinAggregator
 
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 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.test.FlowableExtension
 
SUSPEND - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
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() - Method in interface org.flowable.task.api.TaskQuery
Only selects tasks which are suspended, because its process instance was suspended.
SUSPENDED - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
 
SUSPENDED - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
SUSPENDED - Static variable in interface org.flowable.task.api.Task
 
SUSPENDED_JOBS - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
 
SUSPENDED_JOBS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
 
SuspendedJobQuery - Interface in org.flowable.job.api
Allows programmatic querying of Jobs.
suspendProcessDefinition(String, String, boolean, Date, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
suspendProcessDefinitionById(String) - Method in interface org.flowable.engine.RepositoryService
Suspends the process definition with the given id.
suspendProcessDefinitionById(String, boolean, Date) - Method in interface org.flowable.engine.RepositoryService
Suspends the process definition with the given id.
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 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 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 interface org.flowable.engine.RepositoryService
Similar to RepositoryService.suspendProcessDefinitionByKey(String), but only applicable for the given tenant identifier.
suspendProcessInstance(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
suspendProcessInstanceById(String) - Method in interface org.flowable.engine.RuntimeService
Suspends the process instance with the given id.
suspendTask(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Suspends the task.
suspendTask(String, String) - Method in interface org.flowable.engine.TaskService
Suspends the task.

T

TableMetaData - Class in org.flowable.common.engine.api.management
Structure containing meta data (column names, column types, etc.) about a certain database table.
TableMetaData() - Constructor for class org.flowable.common.engine.api.management.TableMetaData
 
TableMetaData(String) - Constructor for class org.flowable.common.engine.api.management.TableMetaData
 
tableName - Variable in class org.flowable.common.engine.api.management.TableMetaData
 
tableName - Variable in class org.flowable.common.engine.api.management.TablePage
 
tableName(String) - Method in interface org.flowable.common.engine.api.management.TablePageQuery
The name of the table of which a page must be fetched.
TablePage - Class in org.flowable.common.engine.api.management
Data structure used for retrieving database table content.
TablePage() - Constructor for class org.flowable.common.engine.api.management.TablePage
 
TablePageQuery - Interface in org.flowable.common.engine.api.management
Allows programmatic querying of TablePages.
target - Variable in class org.flowable.bpmn.model.IOParameter
 
target - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition
 
target - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
 
target - Variable in class org.flowable.cmmn.model.IOParameter
 
target - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition
 
target - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
 
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
 
targetCaseDefinitionId - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
 
targetCmmnElementRef - Variable in class org.flowable.cmmn.model.CmmnDiEdge
 
targetDockerInfo - Variable in class org.flowable.bpmn.model.BpmnDiEdge
 
targetDockerInfo - Variable in class org.flowable.cmmn.model.CmmnDiEdge
 
targetElement - Variable in class org.flowable.cmmn.model.Association
 
targetExpression - Variable in class org.flowable.bpmn.model.IOParameter
 
targetExpression - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition
 
targetExpression - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
 
targetExpression - Variable in class org.flowable.cmmn.model.IOParameter
 
targetExpression - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition
 
targetExpression - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
 
targetFlowElement - Variable in class org.flowable.bpmn.model.SequenceFlow
 
targetNamespace - Variable in class org.flowable.bpmn.model.BpmnModel
 
targetNamespace - Variable in class org.flowable.cmmn.model.CmmnModel
 
targetProcessDefinitionId - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
targetProcessDefinitionId - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
 
targetProcessDefinitionId - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
targetRef - Variable in class org.flowable.bpmn.model.Association
 
targetRef - Variable in class org.flowable.bpmn.model.AssociationModel
 
targetRef - Variable in class org.flowable.bpmn.model.DataAssociation
 
targetRef - Variable in class org.flowable.bpmn.model.MessageFlow
 
targetRef - Variable in class org.flowable.bpmn.model.SequenceFlow
 
targetRef - Variable in class org.flowable.cmmn.model.Association
 
targetState - Variable in class org.flowable.cmmn.model.FlowableListener
 
Task - Class in org.flowable.bpmn.model
 
Task - Class in org.flowable.cmmn.model
 
Task - Interface in org.flowable.task.api
Represents one task for a human user.
Task() - Constructor for class org.flowable.bpmn.model.Task
 
Task() - Constructor for class org.flowable.cmmn.model.Task
 
TASK - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
 
TASK_ASSIGNED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A task as been assigned.
TASK_COMPLETED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A task has been completed.
TASK_CREATED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A task has been created.
TASK_DUEDATE_CHANGED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A task dueDate has been changed.
TASK_NAME_CHANGED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A task name has been changed.
TASK_OWNER_CHANGED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A task owner has been changed.
TASK_PRIORITY_CHANGED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A task priority has been changed.
TASK_SKIP_EXPRESSION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
 
taskAssigned() - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are assigned to any user
taskAssigned(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
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 interface org.flowable.engine.runtime.ActivityInstanceQuery
Only select activity instances for userTask activities assigned to the given user
taskAssignee(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which are assigned to the given user.
taskAssigneeIds(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with an assignee that is in the given list
taskAssigneeLike(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which were last assigned to an assignee like the given value.
taskAssigneeLikeIgnoreCase(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which were last assigned to an assignee like the given value.
TaskBuilder - Interface in org.flowable.task.api
Wraps TaskInfo to the builder.
taskCandidateGroup(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks for which users in the given group are candidates.
taskCandidateGroupIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks for which the 'candidateGroup' is one of the given groups.
taskCandidateOrAssigned(String) - Method in interface org.flowable.task.api.TaskQuery
Select tasks that has been claimed or assigned to user or waiting to claim by user (candidate user or groups).
taskCandidateUser(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks for which the given user is a candidate.
taskCategory(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with the given category.
taskCategoryIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks belonging to one of the categories in the given list.
taskCategoryNotIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with a defined category which do not belong to a category present in the given list.
taskClaimedAfter(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks that are claimed after the given date.
taskClaimedBefore(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks that are claimed before the given date.
taskClaimedBy(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Select all tasks that have a claimed by user reference for the given value.
taskClaimedOn(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks that are claimed on the given date.
taskCompleted(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
taskCompletedAfter(Date) - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
Only select historic task instances which are completed after the given date
taskCompletedBefore(Date) - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
Only select historic task instances which are completed before the given date
taskCompletedBy(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances for userTask activities completed by the given user
taskCompletedBy(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
Only select activity instances for userTask activities completed by the given user
taskCompletedBy(String) - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
Only select historic task instances which are completed by the given user
taskCompletedOn(Date) - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
Only select historic task instances which are completed on the given date
taskCompleterVariableName - Variable in class org.flowable.bpmn.model.UserTask
 
taskCompleterVariableName - Variable in class org.flowable.cmmn.model.HumanTask
 
TaskCompletionBuilder - Interface in org.flowable.task.api
This builder is an alternative to using any of the complete methods on the TaskService.
taskCreated(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
taskCreatedAfter(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks that are created after the given date.
taskCreatedBefore(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks that are created before the given date.
taskCreatedOn(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks that are created on the given date.
taskDefinitionId(String) - Method in interface org.flowable.task.api.TaskBuilder
task definition id to create task from
taskDefinitionId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which created from the given task definition referenced by id.
taskDefinitionKey(String) - Method in interface org.flowable.task.api.TaskBuilder
task definition key to create task from
taskDefinitionKey(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with the given taskDefinitionKey.
taskDefinitionKeyLike(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with a taskDefinitionKey that match the given parameter.
taskDefinitionKeys(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with the given taskDefinitionKeys.
taskDelegationState(DelegationState) - Method in interface org.flowable.task.api.TaskQuery
Only select tasks with the given DelegationState.
taskDeleteReason(String) - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
Only select historic task instances with the given task delete reason.
taskDeleteReasonLike(String) - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
Only select historic task instances with a task description like the given value.
taskDescription(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with the given description.
taskDescriptionLike(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with a description matching the parameter .
taskDescriptionLikeIgnoreCase(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with a description matching the parameter .
taskDueAfter(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a due date after the given date.
taskDueBefore(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a due date before the given date.
taskDueDate(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with the given due date.
taskEntity - Variable in class org.flowable.engine.interceptor.CreateUserTaskAfterContext
 
TaskFormData - Interface in org.flowable.engine.form
Specific FormData for completing a task.
taskFormKey(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with the given formKey.
taskId - Variable in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
 
taskId(String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
Only select historic variables with the given task.
taskId(String) - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
Only select historic variables with the given task.
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 interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
taskId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
 
taskId(String) - Method in interface org.flowable.task.api.TaskCompletionBuilder
Sets the id of the task which is completed.
taskId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with the given task id (in practice, there will be maximum one of this kind)
taskId(String) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
Only select historic process variables with the given task.
taskId(String) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
Only select historic process variables with the given task.
taskIds(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with an id that is in the given list
taskIds(Set<String>) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
Only select historic variables whose id is in the given set of ids.
taskIds(Set<String>) - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
Only select historic variables whose id is in the given set of ids.
taskIds(Set<String>) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
Only select historic process variables whose id is in the given set of ids.
taskIds(Set<String>) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
Only select historic process variables whose id is in the given set of ids.
taskIdVariableName - Variable in class org.flowable.bpmn.model.UserTask
 
taskIdVariableName - Variable in class org.flowable.cmmn.model.HumanTask
 
TaskInfo - Interface in org.flowable.task.api
 
taskInfoQuery - Variable in class org.flowable.task.api.TaskInfoQueryWrapper
 
TaskInfoQuery<T,V> - Interface in org.flowable.task.api
Interface containing shared methods between the TaskQuery and the HistoricTaskInstanceQuery.
TaskInfoQueryWrapper - Class in org.flowable.task.api
This is a helper class to help you work with the TaskInfoQuery, without having to care about the awful generics.
TaskInfoQueryWrapper(TaskInfoQuery<? extends TaskInfoQuery<?, ?>, ? extends TaskInfo>) - Constructor for class org.flowable.task.api.TaskInfoQueryWrapper
 
taskInProgressStartDueAfter(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have an in progress start due date after the given date.
taskInProgressStartDueBefore(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have an in progress start due date before the given date.
taskInProgressStartDueDate(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with the given in progress start due date.
taskInProgressStartedBy(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Select all tasks that have an in progress started user reference for the given value.
taskInProgressStartTimeAfter(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks that are started in progress after the given date.
taskInProgressStartTimeBefore(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks that are started in progress before the given date.
taskInProgressStartTimeOn(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks that are started in progress on the given date.
taskInvolvedGroups(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks for which there exist an IdentityLink with the given Groups.
taskInvolvedUser(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks for which there exist an IdentityLink with the given user, including tasks which have been assigned to the given user (assignee) or owned by the given user (owner).
TaskListener - Interface in org.flowable.engine.delegate
Here for backwards compatibility, prefer use the TaskListener.
taskListeners - Variable in class org.flowable.bpmn.model.UserTask
 
taskListeners - Variable in class org.flowable.cmmn.model.HumanTask
 
taskMaxPriority(Integer) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with the given priority or lower.
taskMinPriority(Integer) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with the given priority or higher.
taskName(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with the given name
taskNameIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with a name that is in the given list
taskNameInIgnoreCase(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with a name that is in the given list This method, unlike the TaskInfoQuery.taskNameIn(Collection) method will not take in account the upper/lower case: both the input parameters as the column value are lowercased when the query is executed.
taskNameLike(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with a name matching the parameter.
taskNameLikeIgnoreCase(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with a name matching the parameter.
taskOwner(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks for which the given user is the owner.
taskOwnerLike(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which were last assigned to an owner like the given value.
taskOwnerLikeIgnoreCase(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which were last assigned to an owner like the given value.
taskParentScopeId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only selects tasks which with the given parent scope id
taskParentTaskId(String) - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
Only select subtasks of the given parent task
taskPostProcessor - Variable in class org.flowable.engine.ProcessEngineConfiguration
postprocessor for a task builder
taskPriority(Integer) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with the given priority.
TaskQuery - Interface in org.flowable.task.api
Allows programmatic querying of Tasks;
TaskQueryInterceptor - Interface in org.flowable.task.api
 
taskRootScopeId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only selects tasks which with the given root scope id
TASKS - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
 
TASKS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
 
taskService - Variable in class org.flowable.engine.test.FlowableRule
Deprecated.
 
taskService - Variable in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
TaskService - Interface in org.flowable.engine
Service which provides access to Task and form related operations.
taskState(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with the given state.
taskSuspendedAfter(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks that are suspended after the given date.
taskSuspendedBefore(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks that are suspended before the given date.
taskSuspendedBy(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Select all tasks that have a suspended by user reference for the given value.
taskSuspendedOn(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks that are suspended on the given date.
taskTenantId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks that have the given tenant id.
taskTenantIdLike(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with a tenant id like the given one.
taskUnassigned() - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which don't have an assignee.
taskVariableExists(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a local variable with the given name.
taskVariableNotExists(String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which does not have a local variable with the given name.
taskVariableValueEquals(Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have at least one local task variable with the given value.
taskVariableValueEquals(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a local task variable with the given name set to the given value.
taskVariableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a local string variable with the given value, case insensitive.
taskVariableValueGreaterThan(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a local variable value greater than the passed value when they ended.
taskVariableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a local variable value greater than or equal to the passed value when they ended.
taskVariableValueLessThan(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a local variable value less than the passed value when the ended.Booleans, Byte-arrays and Serializable objects (which are not primitive type wrappers) are not supported.
taskVariableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a local variable value less than or equal to the passed value when they ended.
taskVariableValueLike(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a local variable value like the given value when they ended.
taskVariableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a local variable value like the given value (case insensitive) when they ended.
taskVariableValueNotEquals(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a local task variable with the given name, but with a different value than the passed value.
taskVariableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which have a local string variable with is not the given value, case insensitive.
TaskWithFieldExtensions - Class in org.flowable.bpmn.model
 
TaskWithFieldExtensions - Class in org.flowable.cmmn.model
 
TaskWithFieldExtensions() - Constructor for class org.flowable.bpmn.model.TaskWithFieldExtensions
 
TaskWithFieldExtensions() - Constructor for class org.flowable.cmmn.model.TaskWithFieldExtensions
 
taskWithFormKey() - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with form key.
taskWithoutCategory() - Method in interface org.flowable.task.api.TaskInfoQuery
Selects tasks without category.
taskWithoutDeleteReason() - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
Only select historic tasks without a delete reason (completed normally)
taskWithoutTenantId() - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks that do not have a tenant id.
tearDown() - Method in class org.flowable.engine.test.FlowableTestCase
Deprecated.
 
technicalId - Variable in class org.flowable.cmmn.model.Criterion
 
TenantContext - Interface in org.flowable.common.engine.api.tenant
Flowable Tenant context that can be implemented in different ways to hold and store the tenant information.
tenantId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
 
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 interface org.flowable.batch.api.BatchBuilder
 
tenantId(String) - Method in interface org.flowable.batch.api.BatchPartQuery
Only select batch parts with the given tenant id.
tenantId(String) - Method in interface org.flowable.batch.api.BatchQuery
Only select batches which exist for the given tenant id.
tenantId(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
Gives the deployment the given tenant id.
tenantId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
tenantId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionBuilder
Set the tenant id for the subscription.
tenantId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionDeletionBuilder
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.cmmn.api.runtime.CaseInstanceStartEventSubscriptionModificationBuilder
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.dmn.api.DmnDeploymentBuilder
Gives the deployment the given tenant id.
tenantId(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Only select decision executions that have the given tenant id.
tenantId(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
Set the tenantId
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.
tenantId(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions that have the given tenant id.
tenantId(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select event definitions that have the given tenant id.
tenantId(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
Gives the deployment the given tenant id.
tenantId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
 
tenantId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions with the given tenant id.
tenantId(String) - Method in interface org.flowable.job.api.ExternalWorkerJobAcquireBuilder
Acquire only jobs which are within the given tenant.
tenantId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
tenantId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
 
tenantId(String) - Method in interface org.flowable.task.api.TaskBuilder
Change the tenantId of the task
tenantIdIn(List<String>) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances with one of the given tenant ids.
tenantIdLike(String) - Method in interface org.flowable.batch.api.BatchPartQuery
Only select batch parts with a tenant id like the given one.
tenantIdLike(String) - Method in interface org.flowable.batch.api.BatchQuery
Only select batches with a tenant id like the given one.
tenantIdLike(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Only select decision executions with a tenant id like the given one.
tenantIdLike(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions with a tenant id like the given one.
tenantIdLike(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select event definitions with a tenant id like the given one.
tenantIds(Collection<String>) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions with the given tenant id.
TERMINAL_STATES - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
terminate() - Method in interface org.flowable.cmmn.api.runtime.CmmnExternalWorkerTransitionBuilder
 
terminate() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
Manually terminates a plan item instance.
TERMINATE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
 
TERMINATE_END_EVENT - Static variable in interface org.flowable.engine.history.DeleteReason
 
terminateAll - Variable in class org.flowable.bpmn.model.TerminateEventDefinition
When true, this event will terminate all parent process instances (in the case of using call activity), thus ending the whole process instance.
terminateCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
TERMINATED - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
 
TERMINATED - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
TERMINATED - Static variable in interface org.flowable.task.api.Task
 
terminatedAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
terminatedBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
 
TerminateEventDefinition - Class in org.flowable.bpmn.model
 
TerminateEventDefinition() - Constructor for class org.flowable.bpmn.model.TerminateEventDefinition
 
terminateMultiInstance - Variable in class org.flowable.bpmn.model.TerminateEventDefinition
When true (and used within a multi instance), this event will terminate all multi instance instances of the embedded subprocess/call activity this event is used in.
terminatePlanItemDefinition(TerminatePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Terminate a plan item by definition mapping without terminating another plan item instance.
terminatePlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Terminate a plan item by definition id without terminating another plan item instance.
terminatePlanItemDefinitionIds(List<String>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
Terminate multiple plan items by definition id without terminating another plan item instance.
TerminatePlanItemDefinitionMapping - Class in org.flowable.cmmn.api.migration
 
TerminatePlanItemDefinitionMapping(String) - Constructor for class org.flowable.cmmn.api.migration.TerminatePlanItemDefinitionMapping
 
TerminatePlanItemDefinitionMapping(String, String) - Constructor for class org.flowable.cmmn.api.migration.TerminatePlanItemDefinitionMapping
 
terminatePlanItemInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
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
 
text - Variable in class org.flowable.bpmn.model.TextAnnotation
 
text - Variable in class org.flowable.cmmn.model.TextAnnotation
 
text - Variable in class org.flowable.dmn.model.LiteralExpression
 
text - Variable in class org.flowable.dmn.model.UnaryTests
 
TextAnnotation - Class in org.flowable.bpmn.model
 
TextAnnotation - Class in org.flowable.cmmn.model
 
TextAnnotation() - Constructor for class org.flowable.bpmn.model.TextAnnotation
 
TextAnnotation() - Constructor for class org.flowable.cmmn.model.TextAnnotation
 
textAnnotations - Variable in class org.flowable.cmmn.model.CmmnModel
 
textFormat - Variable in class org.flowable.bpmn.model.TextAnnotation
 
textFormat - Variable in class org.flowable.cmmn.model.TextAnnotation
 
textValues - Variable in class org.flowable.dmn.model.UnaryTests
 
theme - Variable in class org.flowable.engine.app.AppModel
 
throwErrorEvent(FlowableEvent) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
ThrowEvent - Class in org.flowable.bpmn.model
 
ThrowEvent() - Constructor for class org.flowable.bpmn.model.ThrowEvent
 
timeCycle - Variable in class org.flowable.bpmn.model.TimerEventDefinition
 
timeDate - Variable in class org.flowable.bpmn.model.TimerEventDefinition
 
timeDuration - Variable in class org.flowable.bpmn.model.TimerEventDefinition
 
TIMER_EVENT_LISTENER - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
TIMER_FIRED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
Timer has been fired successfully.
TIMER_JOBS - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
 
TIMER_JOBS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
 
TIMER_SCHEDULED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A Timer has been scheduled.
TimerEventDefinition - Class in org.flowable.bpmn.model
 
TimerEventDefinition() - Constructor for class org.flowable.bpmn.model.TimerEventDefinition
 
TimerEventListener - Class in org.flowable.cmmn.model
 
TimerEventListener() - Constructor for class org.flowable.cmmn.model.TimerEventListener
 
timerExpression - Variable in class org.flowable.cmmn.model.TimerEventListener
 
timerFired(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
TimerJobQuery - Interface in org.flowable.job.api
Allows programmatic querying of Jobs.
timers() - Method in interface org.flowable.job.api.DeadLetterJobQuery
Only select jobs that are timers.
timers() - Method in interface org.flowable.job.api.JobQuery
Only select jobs that are timers.
timers() - Method in interface org.flowable.job.api.SuspendedJobQuery
Only select jobs that are timers.
timers() - Method in interface org.flowable.job.api.TimerJobQuery
Only select jobs that are timers.
timerScheduled(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
timerStartTriggerPlanItem - Variable in class org.flowable.cmmn.model.TimerEventListener
 
timerStartTriggerSourceRef - Variable in class org.flowable.cmmn.model.TimerEventListener
 
timerStartTriggerStandardEvent - Variable in class org.flowable.cmmn.model.TimerEventListener
 
timeStamp(Date) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
to - Variable in class org.flowable.bpmn.model.Assignment
 
to(Date) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
 
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
 
toCallActivityId - Variable in class org.flowable.engine.migration.ActivityMigrationMapping
 
toLogNumber(long) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
 
topic - Variable in class org.flowable.bpmn.model.ExternalWorkerServiceTask
 
topic - Variable in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
topic(String, Duration) - Method in interface org.flowable.job.api.ExternalWorkerJobAcquireBuilder
The topic and lock duration for the requested jobs
toString() - Method in class org.flowable.bpmn.model.ExtensionAttribute
 
toString() - Method in class org.flowable.bpmn.model.MessageFlow
 
toString() - Method in class org.flowable.bpmn.model.parse.Problem
 
toString() - Method in class org.flowable.bpmn.model.parse.Warning
 
toString() - Method in class org.flowable.bpmn.model.SequenceFlow
 
toString() - Method in class org.flowable.cmmn.model.CompletionNeutralRule
 
toString() - Method in class org.flowable.cmmn.model.Criterion
 
toString() - Method in class org.flowable.cmmn.model.ExtensionAttribute
 
toString() - Method in class org.flowable.cmmn.model.FieldExtension
 
toString() - Method in class org.flowable.cmmn.model.ManualActivationRule
 
toString() - Method in class org.flowable.cmmn.model.ParentCompletionRule
 
toString() - Method in class org.flowable.cmmn.model.PlanItem
 
toString() - Method in class org.flowable.cmmn.model.PlanItemDefinition
 
toString() - Method in class org.flowable.cmmn.model.PlanItemRule
 
toString() - Method in class org.flowable.cmmn.model.ReactivationRule
 
toString() - Method in class org.flowable.cmmn.model.RepetitionRule
 
toString() - Method in class org.flowable.cmmn.model.RequiredRule
 
toString() - Method in class org.flowable.dmn.model.DmnExtensionAttribute
 
toString() - Method in class org.flowable.engine.debug.ExecutionTree
 
toString() - Method in class org.flowable.engine.debug.ExecutionTreeNode
 
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
 
toString() - Method in class org.flowable.eventregistry.api.EventConsumerInfo
 
toString() - Method in class org.flowable.eventregistry.api.EventRegistryProcessingInfo
 
total - Variable in class org.flowable.common.engine.api.management.TablePage
The total number of rows in the table.
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 - Class in org.flowable.bpmn.model
 
Transaction() - Constructor for class org.flowable.bpmn.model.Transaction
 
TRANSACTION_CANCELED - Static variable in interface org.flowable.engine.history.DeleteReason
 
TransactionDependentExecutionListener - Interface in org.flowable.engine.delegate
 
TransactionDependentTaskListener - Interface in org.flowable.engine.delegate
Callback interface to be notified of transaction events.
transform(EventInstance) - Method in interface org.flowable.eventregistry.api.InboundEventTransformer
 
transformation - Variable in class org.flowable.bpmn.model.DataAssociation
 
transformer(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTransformerBuilder
 
transientVariable(String, Object) - Method in interface org.flowable.cmmn.api.reactivation.CaseReactivationBuilder
Adds a transient variable to the case before triggering the reactivation event which is available only during that first transaction.
transientVariable(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
transientVariable(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
Sets a non-persisted variable before the transition is executed.
transientVariable(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
Adds a transient variable to the process instance
transientVariable(String, Object) - Method in interface org.flowable.task.api.TaskCompletionBuilder
Sets one non-persisted instance variables.
transientVariableLocal(String, Object) - Method in interface org.flowable.task.api.TaskCompletionBuilder
Sets one non-persisted instance variables.
transientVariables - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
 
transientVariables - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
 
transientVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.reactivation.CaseReactivationBuilder
Adds a map of transient variables to the case before triggering the reactivation event which are available only during that first transaction.
transientVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
transientVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
transientVariables(Map<String, Object>) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
Sets the transient variables
transientVariables(Map<String, Object>) - Method in interface org.flowable.task.api.TaskCompletionBuilder
Sets non-persisted instance variables.
transientVariablesLocal(Map<String, Object>) - Method in interface org.flowable.task.api.TaskCompletionBuilder
Sets non-persisted task-local variables.
transitionEvent - Variable in class org.flowable.cmmn.model.Association
 
trigger() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
Triggers a plan item to continue, e.g. a human task completion, a service task wait state that continues, etc.
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 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 interface org.flowable.engine.RuntimeService
Similar to RuntimeService.trigger(String, Map), but with an extra parameter that allows to pass transient variables.
TRIGGER_MODE_DEFAULT - Static variable in class org.flowable.cmmn.model.Sentry
 
TRIGGER_MODE_ON_EVENT - Static variable in class org.flowable.cmmn.model.Sentry
 
triggerable - Variable in class org.flowable.bpmn.model.ServiceTask
 
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 interface org.flowable.engine.RuntimeService
Sends an external trigger to an activity instance that is waiting inside the given execution.
triggerEventType - Variable in class org.flowable.bpmn.model.SendEventServiceTask
 
triggerMode - Variable in class org.flowable.cmmn.model.Sentry
 
triggerPlanItemInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
type - Variable in class org.flowable.bpmn.model.FormProperty
 
type - Variable in class org.flowable.bpmn.model.SendTask
 
type - Variable in class org.flowable.bpmn.model.ServiceTask
 
type - Variable in class org.flowable.cmmn.model.CasePageTask
 
type - Variable in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
type - Variable in class org.flowable.cmmn.model.ParentCompletionRule
 
type - Variable in class org.flowable.cmmn.model.ServiceTask
 
type(String) - Method in interface org.flowable.batch.api.BatchPartBuilder
 
type(String) - Method in interface org.flowable.batch.api.BatchPartQuery
Only select batch parts with the given type.
type(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
type(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
 
TYPE - Static variable in class org.flowable.cmmn.model.CasePageTask
 
TYPE - Static variable in class org.flowable.cmmn.model.ExternalWorkerServiceTask
 
typeLanguage - Variable in class org.flowable.dmn.model.DmnDefinition
 
typeLanguage - Variable in class org.flowable.dmn.model.ItemDefinition
 
typeRef - Variable in class org.flowable.dmn.model.Expression
 
typeRef - Variable in class org.flowable.dmn.model.InformationItem
 
typeRef - Variable in class org.flowable.dmn.model.ItemDefinition
 
typeRef - Variable in class org.flowable.dmn.model.OutputClause
 
types - Variable in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 

U

unacquireAllExternalWorkerJobsForWorker(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Unaquire all locked external worker jobs for worker.
unacquireAllExternalWorkerJobsForWorker(String) - Method in interface org.flowable.engine.ManagementService
Unaquire all locked external worker jobs for worker.
unacquireAllExternalWorkerJobsForWorker(String, String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Unaquire all locked external worker jobs for worker and tenant.
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 interface org.flowable.cmmn.api.CmmnManagementService
Unaquire a locked external worker job.
unacquireExternalWorkerJob(String, String) - Method in interface org.flowable.engine.ManagementService
Unaquire a locked external worker job.
UnaryTests - Class in org.flowable.dmn.model
 
UnaryTests() - Constructor for class org.flowable.dmn.model.UnaryTests
 
UNAVAILABLE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
Non-spec state, only possible for event listeners.
unclaim(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
A shortcut to CmmnTaskService.claim(java.lang.String, java.lang.String) with null user in order to unclaim the task
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() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that are not finished.
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 interface org.flowable.engine.runtime.ActivityInstanceQuery
Only select activity instances that are not finished yet.
unfinished() - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
Only select historic task instances which aren't finished yet.
UNIQUE - Enum constant in enum class org.flowable.dmn.model.HitPolicy
 
unlocked() - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
Only return jobs that are not locked.
unlocked() - Method in interface org.flowable.job.api.HistoryJobQuery
Only return jobs that are not locked.
unlocked() - Method in interface org.flowable.job.api.JobQuery
Only return jobs that are not locked.
UNORDERED - Enum constant in enum class org.flowable.dmn.model.HitPolicy
 
unregister(ProcessEngine) - Static method in class org.flowable.engine.ProcessEngines
Unregisters the given process engine.
unregisterChannelModel(ChannelModel, String, EventRepositoryService) - Method in interface org.flowable.eventregistry.api.ChannelModelProcessor
 
unregisterChannelModel(InboundChannelModel, ChannelDefinition) - Method in interface org.flowable.eventregistry.api.InboundChannelModelCacheManager
 
updateBatch(Batch) - Method in interface org.flowable.batch.api.BatchService
 
updateBusinessKey(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Updates the business key for the provided case instance
updateBusinessKey(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
 
updateBusinessKey(String, String) - Method in interface org.flowable.engine.RuntimeService
Updates the business key for the provided process instance
updateBusinessStatus(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Updates the business status for the provided case instance
updateBusinessStatus(String, String) - Method in interface org.flowable.engine.RuntimeService
Updates the business status for the provided process instance
updateUserPassword(User) - Method in interface org.flowable.engine.IdentityService
Update user password.
useLocalScopeForOutParameters - Variable in class org.flowable.bpmn.model.CallActivity
 
useLocalScopeForResultVariable - Variable in class org.flowable.bpmn.model.ServiceTask
 
USER_EVENT_LISTENER - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
USER_TASK_ASSIGNEE - Static variable in interface org.flowable.engine.DynamicBpmnConstants
 
USER_TASK_ASSIGNEE_CHANGED - Enum constant in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
 
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_COMPLETED - Enum constant in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
 
USER_TASK_CREATED - Enum constant in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
 
USER_TASK_DESCRIPTION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
 
USER_TASK_DUEDATE - Static variable in interface org.flowable.engine.DynamicBpmnConstants
 
USER_TASK_DUEDATE_CHANGED - Enum constant in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
 
USER_TASK_FORM_KEY - Static variable in interface org.flowable.engine.DynamicBpmnConstants
 
USER_TASK_IDENTITY_LINK_ADDED - Enum constant in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
 
USER_TASK_IDENTITY_LINK_REMOVED - Enum constant in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
 
USER_TASK_NAME - Static variable in interface org.flowable.engine.DynamicBpmnConstants
 
USER_TASK_NAME_CHANGED - Enum constant in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
 
USER_TASK_OWNER - Static variable in interface org.flowable.engine.DynamicBpmnConstants
 
USER_TASK_OWNER_CHANGED - Enum constant in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
 
USER_TASK_PRIORITY - Static variable in interface org.flowable.engine.DynamicBpmnConstants
 
USER_TASK_PRIORITY_CHANGED - Enum constant in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
 
USER_TASK_SUSPENSIONSTATE_CHANGED - Enum constant in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
 
USER_TASK_TASK_ID_VARIABLE_NAME - Static variable in interface org.flowable.engine.DynamicBpmnConstants
 
UserEventListener - Class in org.flowable.cmmn.model
 
UserEventListener() - Constructor for class org.flowable.cmmn.model.UserEventListener
 
UserEventListenerInstance - Interface in org.flowable.cmmn.api.runtime
 
UserEventListenerInstanceQuery - Interface in org.flowable.cmmn.api.runtime
 
userId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
 
userId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
 
usersAccess - Variable in class org.flowable.engine.app.AppModel
 
userTask - Variable in class org.flowable.engine.interceptor.CreateUserTaskAfterContext
 
userTask - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
 
UserTask - Class in org.flowable.bpmn.model
 
UserTask() - Constructor for class org.flowable.bpmn.model.UserTask
 
userTaskFormTypes - Variable in class org.flowable.bpmn.model.BpmnModel
 
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 - Interface in org.flowable.engine.interceptor
 

V

valid - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
validateBpmn() - Element in annotation interface org.flowable.engine.test.Deployment
Whether the model should be validated during deployment.
validateFormFields - Variable in class org.flowable.bpmn.model.FormAwareServiceTask
 
validateFormFields - Variable in class org.flowable.bpmn.model.StartEvent
 
validateFormFields - Variable in class org.flowable.bpmn.model.UserTask
 
validateFormFields - Variable in class org.flowable.cmmn.model.FormAwareServiceTask
 
validateFormFields - Variable in class org.flowable.cmmn.model.HumanTask
 
validateFormFields - Variable in class org.flowable.cmmn.model.Stage
 
validateMigrateProcessInstance(String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
 
validateMigrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
 
validateMigrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
 
validateMigration(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Validates this case instance migration instructions for a given case instance identified by its caseInstanceId
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
validateMigrationForCaseInstance(String, CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
validateMigrationForCaseInstancesOfCaseDefinition(String, int, String, CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
validateMigrationForCaseInstancesOfCaseDefinition(String, CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
 
validateMigrationForProcessInstance(String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
 
validateMigrationForProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
 
validateMigrationForProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
 
validateMigrationOfCaseInstances(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Validates this case instance migration instruction for each case instance of a given case definition identified by the case definition id.
validateMigrationOfCaseInstances(String, int, String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Validates this case instance migration instruction for each case instance of a given case definition identified by the case definition key and version (optional tenantId).
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 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).
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.
validationMessage - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
 
validationMessage - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
 
validationMessages - Variable in class org.flowable.cmmn.api.migration.CaseInstanceMigrationValidationResult
 
validationMessages - Variable in class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
 
value - Variable in class org.flowable.bpmn.model.DataGridField
 
value - Variable in class org.flowable.bpmn.model.ExtensionAttribute
 
value - Variable in class org.flowable.bpmn.model.ValuedDataObject
 
value - Variable in class org.flowable.cmmn.model.ExtensionAttribute
 
value - Variable in class org.flowable.dmn.model.DmnExtensionAttribute
 
value() - Method in enum class org.flowable.dmn.model.DecisionTableOrientation
 
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
 
ValuedDataObject - Class in org.flowable.bpmn.model
 
ValuedDataObject() - Constructor for class org.flowable.bpmn.model.ValuedDataObject
 
ValueFields - Interface in org.flowable.variable.api.types
Common interface for regular and historic variable entities.
valueOf(String) - Static method in enum class org.flowable.bpmn.model.AssociationDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.flowable.common.engine.api.query.Query.NullHandlingOnOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.flowable.dmn.model.BuiltinAggregator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.flowable.dmn.model.DecisionTableOrientation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.flowable.dmn.model.HitPolicy
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.
valueOf(String) - Static method in enum class org.flowable.task.api.DelegationState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.flowable.bpmn.model.AssociationDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.flowable.common.engine.api.query.Query.NullHandlingOnOrder
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.flowable.dmn.model.BuiltinAggregator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.flowable.dmn.model.DecisionTableOrientation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.flowable.dmn.model.HitPolicy
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.
values() - Static method in enum class org.flowable.task.api.DelegationState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
Returns an array containing the constants of this enum class, in the order they are declared.
variable - Variable in class org.flowable.bpmn.model.FormProperty
 
variable - Variable in class org.flowable.dmn.model.Decision
 
variable - Variable in class org.flowable.dmn.model.InputData
 
variable(String, Object) - Method in interface org.flowable.cmmn.api.reactivation.CaseReactivationBuilder
Adds a variable to be added to the case before triggering the reactivation event.
variable(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
variable(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CmmnExternalWorkerTransitionBuilder
 
variable(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
Sets a variable before the transition is executed.
variable(String, Object) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
Adds a variable
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(String, Object) - Method in interface org.flowable.task.api.TaskCompletionBuilder
Sets one instance-level variable.
Variable() - Constructor for class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
 
Variable() - Constructor for class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
 
VARIABLE_CREATED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
A new variable has been created.
VARIABLE_DELETED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
An existing variable has been deleted.
VARIABLE_EVENT_LISTENER - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
VARIABLE_UPDATED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
An existing variable has been updated.
VariableAggregationDefinition - Class in org.flowable.bpmn.model
 
VariableAggregationDefinition - Class in org.flowable.cmmn.model
 
VariableAggregationDefinition() - Constructor for class org.flowable.bpmn.model.VariableAggregationDefinition
 
VariableAggregationDefinition() - Constructor for class org.flowable.cmmn.model.VariableAggregationDefinition
 
VariableAggregationDefinition.Variable - Class in org.flowable.bpmn.model
 
VariableAggregationDefinition.Variable - Class in org.flowable.cmmn.model
 
VariableAggregationDefinitions - Class in org.flowable.bpmn.model
 
VariableAggregationDefinitions - Class in org.flowable.cmmn.model
 
VariableAggregationDefinitions() - Constructor for class org.flowable.bpmn.model.VariableAggregationDefinitions
 
VariableAggregationDefinitions() - Constructor for class org.flowable.cmmn.model.VariableAggregationDefinitions
 
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
 
variableChangeType - Variable in class org.flowable.bpmn.model.VariableListenerEventDefinition
 
variableChangeType - Variable in class org.flowable.cmmn.model.VariableEventListener
 
VariableContainer - Interface in org.flowable.common.engine.api.variable
 
variableCreated(FlowableVariableEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
variableDeletedEvent(FlowableVariableEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
VariableEventListener - Class in org.flowable.cmmn.model
 
VariableEventListener() - Constructor for class org.flowable.cmmn.model.VariableEventListener
 
variableExists(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances which have a variable with the given name.
variableExists(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have a variable with the given name.
variableExists(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a local variable with the given name.
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 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.
VariableInstance - Interface in org.flowable.variable.api.persistence.entity
Generic variable class that can be reused for V6 and V5 engine.
variableInstanceId - Variable in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
 
VariableInstanceQuery - Interface in org.flowable.cmmn.api.runtime
 
VariableInstanceQuery - Interface in org.flowable.variable.api.runtime
Programmatic querying for VariableInstances.
VariableListenerEventDefinition - Class in org.flowable.bpmn.model
 
VariableListenerEventDefinition() - Constructor for class org.flowable.bpmn.model.VariableListenerEventDefinition
 
variableListenerToActivityMap - Variable in class org.flowable.bpmn.model.BpmnModel
 
variableLocal(String, Object) - Method in interface org.flowable.task.api.TaskCompletionBuilder
Sets one task-local variables instead of instance-level variables.
variableName - Variable in class org.flowable.bpmn.model.VariableListenerEventDefinition
 
variableName - Variable in class org.flowable.cmmn.model.VariableEventListener
 
variableName - Variable in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
 
variableName(String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
Only select historic variables with the given variable name.
variableName(String) - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
Only select historic variables with the given variable name.
variableName(String) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
Only select historic process variables with the given variable name.
variableName(String) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
Only select historic process variables with the given variable name.
variableNameLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
Only select historic variables where the given variable name is like.
variableNameLike(String) - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
Only select historic variables where the given variable name is like.
variableNameLike(String) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
Only select historic process variables where the given variable name is like.
variableNameLike(String) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
Only select historic process variables where the given variable name is like.
variableNotExists(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances which does not have a variable with the given name.
variableNotExists(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which don't have a variable with the given name.
variableNotExists(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which don't have a local variable with the given name.
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 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.dmn.api.ExecuteDecisionContext
 
variables - Variable in class org.flowable.engine.delegate.event.impl.FlowableEntityWithVariablesEventImpl
 
variables - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
 
variables - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
 
variables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.reactivation.CaseReactivationBuilder
Adds the map of variables to the case before triggering the reactivation event.
variables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
variables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.CmmnExternalWorkerTransitionBuilder
 
variables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
variables(Map<String, Object>) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
Sets the variables
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(Map<String, Object>) - Method in interface org.flowable.task.api.TaskCompletionBuilder
Sets variables that are added on the instance level.
VariableScope - Interface in org.flowable.variable.api.delegate
Interface for class that acts as a scope for variables: i.e. the implementation can be used to set and get variables.
variablesLocal(Map<String, Object>) - Method in interface org.flowable.task.api.TaskCompletionBuilder
Sets task-local variables instead of instance-level variables.
variableType - Variable in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
 
VariableType - Interface in org.flowable.variable.api.types
 
VariableTypes - Interface in org.flowable.variable.api.types
Interface describing a container for all available VariableTypes of variables.
variableUpdatedEvent(FlowableVariableEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
 
variableUpdates() - Method in interface org.flowable.engine.history.HistoricDetailQuery
variableValue - Variable in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
 
variableValueEquals(Object) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances which had at least one global variable with the given value when they ended.
variableValueEquals(Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have at least one global variable with the given value.
variableValueEquals(Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have at least one local variable with the given value.
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 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.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances which had a global variable with the given value when they ended.
variableValueEquals(String, Object) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
only select historic variables with the given name and value
variableValueEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have a global variable with the given value.
variableValueEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a local variable with the given value.
variableValueEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
only select historic variables with the given name and 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 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.
variableValueEquals(String, Object) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
only select historic process variables with the given name and value
variableValueEquals(String, Object) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
only select historic process variables with the given name and value
variableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances which have a string variable with the given value, case insensitive.
variableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have a local string variable with the given value, case insensitive.
variableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a local string variable with the given value, case insensitive.
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 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.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances which had a global variable value greater than the passed value when they ended.
variableValueGreaterThan(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have a variable value greater than the passed value.
variableValueGreaterThan(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a local variable value greater than the passed value.
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 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.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances which had a global variable value greater than or equal to the passed value when they ended.
variableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have a global variable value greater than or equal to the passed value.
variableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a local variable value greater than or equal to 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 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.
variableValueLessThan(String, Object) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances which had a global variable value less than the passed value when the ended.
variableValueLessThan(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have a global variable value less than the passed value.
variableValueLessThan(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a local variable value less than the passed value.
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 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.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances which has a global variable value less than or equal to the passed value when they ended.
variableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have a global variable value less than or equal to the passed value.
variableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a local variable value less than or equal to 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 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.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances which had global variable value like the given value when they ended.
variableValueLike(String, String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
only select historic variables like the given name and value
variableValueLike(String, String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have a global variable value like the given value.
variableValueLike(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a local variable value like the given value.
variableValueLike(String, String) - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
only select historic variables like the given name and 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 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.
variableValueLike(String, String) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
only select historic process variables like the given name and value
variableValueLike(String, String) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
only select historic process variables like the given name and value
variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances which had global variable value like (case insensitive) the given value when they ended.
variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
only select historic variables like the given name and value (case insensitive)
variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have a global variable value like the given value (case insensitive).
variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a local variable value like the given value (case insensitive).
variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
only select historic variables like the given name and value (case insensitive)
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 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).
variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
only select historic process variables like the given name and value (case insensitive)
variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
only select historic process variables like the given name and value (case insensitive)
variableValueNotEquals(String, Object) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select case 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 interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
only select historic variables that don't have the given name and value
variableValueNotEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have a global variable with the given name, but with a different value than the passed value.
variableValueNotEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances 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.cmmn.api.runtime.VariableInstanceQuery
only select historic variables that don't have the given name and value
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 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.
variableValueNotEquals(String, Object) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
only select historic process variables that don't have the given name and value
variableValueNotEquals(String, Object) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
only select historic process variables that don't have the given name and value
variableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have a local string variable which is not the given value, case insensitive.
variableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a local string variable which is not the given value, case insensitive.
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 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
 
VERSION - Static variable in interface org.flowable.engine.ProcessEngine
the version of the flowable library

W

waitForCompletion - Variable in class org.flowable.bpmn.model.CompensateEventDefinition
 
waitForJobExecutorToProcessAllJobs(long, long) - Method in class org.flowable.engine.test.FlowableTestHelper
 
waitForLock(Duration) - Method in interface org.flowable.common.engine.api.lock.LockManager
Wait for the given waitTime to acquire the lock
waitForLockRunAndRelease(Duration, Supplier<T>) - Method in interface org.flowable.common.engine.api.lock.LockManager
Wait to acquire a lock, once a lock is acquired execute the supplier and release finally the lock.
WAITING_FOR_REPETITION - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
WaitingForRepetitionPlanItemDefinitionMapping - Class in org.flowable.cmmn.api.migration
 
WaitingForRepetitionPlanItemDefinitionMapping(String) - Constructor for class org.flowable.cmmn.api.migration.WaitingForRepetitionPlanItemDefinitionMapping
 
WaitingForRepetitionPlanItemDefinitionMapping(String, String) - Constructor for class org.flowable.cmmn.api.migration.WaitingForRepetitionPlanItemDefinitionMapping
 
waitingMigrationParts - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
 
waitingMigrationParts - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
 
Warning - Class in org.flowable.bpmn.model.parse
 
Warning(String, String, int, int) - Constructor for class org.flowable.bpmn.model.parse.Warning
 
Warning(String, BaseElement) - Constructor for class org.flowable.bpmn.model.parse.Warning
 
warningMessage - Variable in class org.flowable.bpmn.model.parse.Warning
 
waypoints - Variable in class org.flowable.bpmn.model.BpmnDiEdge
 
waypoints - Variable in class org.flowable.bpmn.model.SequenceFlow
Graphical information: a list of waypoints: x1, y1, x2, y2, x3, y3, ..
waypoints - Variable in class org.flowable.cmmn.model.CmmnDiEdge
 
waypoints - Variable in class org.flowable.dmn.model.DiEdge
 
width - Variable in class org.flowable.bpmn.model.GraphicInfo
 
width - Variable in class org.flowable.cmmn.model.GraphicInfo
 
width - Variable in class org.flowable.dmn.model.GraphicInfo
 
withCaseInstanceVariable(String, Object) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Specifies a case instance variable that will also be available during the case migration
withCaseInstanceVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Specified case instances variables that will also be available during case migration
withException() - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs that failed due to an exception.
withException() - Method in interface org.flowable.job.api.HistoryJobQuery
Only select jobs that failed due to an exception.
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 interface org.flowable.engine.runtime.ProcessInstanceQuery
Only select process instances that failed due to an exception happening during a job execution.
withLocalizationFallback() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
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.cmmn.api.history.HistoricPlanItemInstanceQuery
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.cmmn.api.repository.CaseDefinitionQuery
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.cmmn.api.runtime.CaseInstanceQuery
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.cmmn.api.runtime.PlanItemInstanceQuery
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.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 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.
withLocalizationFallback() - Method in interface org.flowable.task.api.TaskInfoQuery
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.cmmn.api.migration.ActivatePlanItemDefinitionMapping
 
withLocalVariables - Variable in class org.flowable.cmmn.api.migration.MoveToAvailablePlanItemDefinitionMapping
 
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
 
withMigrateToCaseDefinitionTenantId(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Specifies the tenantId of the case definition to migrate to
withMigrateToCaseDefinitionTenantId(String) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
Specifies the tenantId of the case definition to migrate to
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
 
withoutCaseInstanceCallbackId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that do not have a callback identifier.
withoutCaseInstanceParent() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances without a parent identifier.
withoutConfiguration() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions that have no configuration.
withoutProcessDefinitionId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions without a process definition id value.
withoutProcessInstanceCallbackId() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Only select process instances that do not have a callback identifier.
withoutProcessInstanceId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions without a process instance id value.
withoutProcessInstanceId() - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs without a process instance id value.
withoutProcessInstanceId() - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks without a process instance id.
withoutScopeDefinitionId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions without a scope definition id value.
withoutScopeId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions without a scope id value.
withoutScopeId() - Method in interface org.flowable.job.api.BaseJobQuery
Only select jobs without a scope id value.
withoutScopeId() - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks which don't have a scope id set.
withoutScopeType() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Only select decision executions without a scope type.
withoutScopeType() - Method in interface org.flowable.job.api.BaseJobQuery
Only return jobs that do not have a scope type.
withoutScopeType() - Method in interface org.flowable.job.api.HistoryJobQuery
Only return jobs that do not have a scope type.
withoutSorting() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Perform the query without applying sorting parameters.
withoutSorting() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
Perform the query without applying sorting parameters.
withoutTaskDueDate() - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with no due date.
withoutTaskInProgressStartDueDate() - Method in interface org.flowable.task.api.TaskInfoQuery
Only select tasks with no in progress start due date.
withoutTenantId() - Method in interface org.flowable.batch.api.BatchPartQuery
Only select batch parts that do not have a tenant id.
withoutTenantId() - Method in interface org.flowable.batch.api.BatchQuery
Only select batches that do not have a tenant id.
withoutTenantId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
Only select decision executions that do not have a tenant id.
withoutTenantId() - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
Only select channel definitions that do not have a tenant id.
withoutTenantId() - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
Only select event definitions that do not have a tenant id.
withoutTenantId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
Only select event subscriptions without a tenant id.
withPostUpgradeExpression(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Specifies an expression which is executed after the migration is finished.
withPreUpgradeExpression(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
Specifies an expression which is executed before the migration starts.
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 interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
Specified process instances variables that will also be available during process migration
withRetriesLeft() - Method in interface org.flowable.job.api.SuspendedJobQuery
Only select jobs which have retries left
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.
writeable - Variable in class org.flowable.bpmn.model.FormProperty
 

X

x - Variable in class org.flowable.bpmn.model.GraphicInfo
 
x - Variable in class org.flowable.cmmn.model.GraphicInfo
 
x - Variable in class org.flowable.dmn.model.GraphicInfo
 
xmlColumnNumber - Variable in class org.flowable.bpmn.model.BaseElement
 
xmlColumnNumber - Variable in class org.flowable.bpmn.model.GraphicInfo
 
xmlColumnNumber - Variable in class org.flowable.cmmn.model.BaseElement
 
xmlColumnNumber - Variable in class org.flowable.cmmn.model.GraphicInfo
 
xmlColumnNumber - Variable in class org.flowable.dmn.model.GraphicInfo
 
xmlDeserializer() - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventProcessingPipelineBuilder
Deserializes the event to XML.
xmlElementsMapDirectlyToPayload() - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventPayloadXmlExtractorBuilder
Extracts the payload directly from (top-level) xml elements.
xmlRowNumber - Variable in class org.flowable.bpmn.model.BaseElement
 
xmlRowNumber - Variable in class org.flowable.bpmn.model.GraphicInfo
 
xmlRowNumber - Variable in class org.flowable.cmmn.model.BaseElement
 
xmlRowNumber - Variable in class org.flowable.cmmn.model.GraphicInfo
 
xmlRowNumber - Variable in class org.flowable.dmn.model.GraphicInfo
 
xmlSerializer() - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder
Serializes the event to XML.

Y

y - Variable in class org.flowable.bpmn.model.GraphicInfo
 
y - Variable in class org.flowable.cmmn.model.GraphicInfo
 
y - Variable in class org.flowable.dmn.model.GraphicInfo
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form