- AbstractActivityBpmnParseHandler<T extends org.flowable.bpmn.model.FlowNode> - Class in org.flowable.engine.impl.bpmn.parser.handler
-
- AbstractActivityBpmnParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.AbstractActivityBpmnParseHandler
-
- AbstractBehaviorFactory - Class in org.flowable.engine.impl.bpmn.parser.factory
-
- AbstractBehaviorFactory() - Constructor for class org.flowable.engine.impl.bpmn.parser.factory.AbstractBehaviorFactory
-
- AbstractBpmnActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Denotes an 'activity' in the sense of BPMN 2.0: a parent class for all tasks, subprocess and callActivity.
- AbstractBpmnActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
-
- AbstractBpmnEngineEntity - Class in org.flowable.engine.impl.persistence.entity
-
- AbstractBpmnEngineEntity() - Constructor for class org.flowable.engine.impl.persistence.entity.AbstractBpmnEngineEntity
-
- AbstractBpmnEngineNoRevisionEntity - Class in org.flowable.engine.impl.persistence.entity
-
- AbstractBpmnEngineNoRevisionEntity() - Constructor for class org.flowable.engine.impl.persistence.entity.AbstractBpmnEngineNoRevisionEntity
-
- AbstractBpmnEngineVariableScopeEntity - Class in org.flowable.engine.impl.persistence.entity
-
- AbstractBpmnEngineVariableScopeEntity() - Constructor for class org.flowable.engine.impl.persistence.entity.AbstractBpmnEngineVariableScopeEntity
-
- AbstractBpmnParseHandler<T extends org.flowable.bpmn.model.BaseElement> - Class in org.flowable.engine.impl.bpmn.parser.handler
-
- AbstractBpmnParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
-
- AbstractClassDelegate - Class in org.flowable.engine.impl.bpmn.helper
-
Helper class for bpmn constructs that allow class delegation.
- AbstractClassDelegate(String, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
-
- AbstractClassDelegate(Class<?>, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
-
- AbstractCustomSqlExecution<Mapper,ResultType> - Class in org.flowable.engine.impl.cmd
-
- AbstractCustomSqlExecution(Class<Mapper>) - Constructor for class org.flowable.engine.impl.cmd.AbstractCustomSqlExecution
-
- AbstractDataAssociation - Class in org.flowable.engine.impl.bpmn.data
-
A data association (Input or Output) between a source and a target
- AbstractDataAssociation(String, String) - Constructor for class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
-
- AbstractDataAssociation(Expression, String) - Constructor for class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
-
- AbstractDatabaseEventLoggerEventHandler - Class in org.flowable.engine.impl.event.logger.handler
-
- AbstractDatabaseEventLoggerEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
-
- AbstractDebugInfo - Class in org.flowable.engine.test.impl.logger
-
- AbstractDebugInfo() - Constructor for class org.flowable.engine.test.impl.logger.AbstractDebugInfo
-
- AbstractDynamicInjectionCmd - Class in org.flowable.engine.impl.cmd
-
- AbstractDynamicInjectionCmd() - Constructor for class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
-
- AbstractDynamicStateManager - Class in org.flowable.engine.impl.dynamic
-
- AbstractDynamicStateManager() - Constructor for class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
-
- AbstractEntityManager<EntityImpl extends Entity> - Class in org.flowable.engine.impl.persistence.entity
-
- AbstractEntityManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.AbstractEntityManager
-
- AbstractEntityNoRevision - Class in org.flowable.engine.impl.persistence.entity
-
Abstract superclass for the common properties of all
Entity
implementations.
- AbstractEntityNoRevision() - Constructor for class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
-
- AbstractEventFlusher - Class in org.flowable.engine.impl.event.logger
-
- AbstractEventFlusher() - Constructor for class org.flowable.engine.impl.event.logger.AbstractEventFlusher
-
- AbstractEventHandler - Class in org.flowable.engine.impl.event
-
- AbstractEventHandler() - Constructor for class org.flowable.engine.impl.event.AbstractEventHandler
-
- AbstractFlowableEngineEventListener - Class in org.flowable.engine.delegate.event
-
- AbstractFlowableEngineEventListener() - Constructor for class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- AbstractFlowableEngineEventListener(Set<FlowableEngineEventType>) - Constructor for class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- AbstractFlowableTestCase - Class in org.flowable.engine.impl.test
-
- AbstractFlowableTestCase() - Constructor for class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
- AbstractFlowNodeBpmnParseHandler<T extends org.flowable.bpmn.model.FlowNode> - Class in org.flowable.engine.impl.bpmn.parser.handler
-
- AbstractFlowNodeBpmnParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.AbstractFlowNodeBpmnParseHandler
-
- AbstractFormType - Class in org.flowable.engine.form
-
Custom form types should extend this abstract class.
- AbstractFormType() - Constructor for class org.flowable.engine.form.AbstractFormType
-
- AbstractHistoryJsonTransformer - Class in org.flowable.engine.impl.history.async.json.transformer
-
- AbstractHistoryJsonTransformer() - Constructor for class org.flowable.engine.impl.history.async.json.transformer.AbstractHistoryJsonTransformer
-
- AbstractHistoryManager - Class in org.flowable.engine.impl.history
-
- AbstractHistoryManager(ProcessEngineConfigurationImpl, HistoryLevel, boolean) - Constructor for class org.flowable.engine.impl.history.AbstractHistoryManager
-
- AbstractManager - Class in org.flowable.engine.impl.persistence
-
- AbstractManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.AbstractManager
-
- AbstractNeedsHistoricActivityHistoryJsonTransformer - Class in org.flowable.engine.impl.history.async.json.transformer
-
- AbstractNeedsHistoricActivityHistoryJsonTransformer() - Constructor for class org.flowable.engine.impl.history.async.json.transformer.AbstractNeedsHistoricActivityHistoryJsonTransformer
-
- AbstractNeedsProcessInstanceHistoryJsonTransformer - Class in org.flowable.engine.impl.history.async.json.transformer
-
- AbstractNeedsProcessInstanceHistoryJsonTransformer() - Constructor for class org.flowable.engine.impl.history.async.json.transformer.AbstractNeedsProcessInstanceHistoryJsonTransformer
-
- AbstractNeedsTaskHistoryJsonTransformer - Class in org.flowable.engine.impl.history.async.json.transformer
-
- AbstractNeedsTaskHistoryJsonTransformer() - Constructor for class org.flowable.engine.impl.history.async.json.transformer.AbstractNeedsTaskHistoryJsonTransformer
-
- AbstractNeedsUnfinishedHistoricActivityHistoryJsonTransformer - Class in org.flowable.engine.impl.history.async.json.transformer
-
- AbstractNeedsUnfinishedHistoricActivityHistoryJsonTransformer() - Constructor for class org.flowable.engine.impl.history.async.json.transformer.AbstractNeedsUnfinishedHistoricActivityHistoryJsonTransformer
-
- AbstractOperation - Class in org.flowable.engine.impl.agenda
-
Abstract superclass for all operation interfaces (which are
Runnable
instances), exposing some shared helper methods and member fields to subclasses.
- AbstractOperation() - Constructor for class org.flowable.engine.impl.agenda.AbstractOperation
-
- AbstractOperation(CommandContext, ExecutionEntity) - Constructor for class org.flowable.engine.impl.agenda.AbstractOperation
-
- AbstractProcessDataManager<EntityImpl extends Entity> - Class in org.flowable.engine.impl.persistence.entity.data
-
- AbstractProcessDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.AbstractProcessDataManager
-
- AbstractProcessEngineConfigurator - Class in org.flowable.engine.cfg
-
- AbstractProcessEngineConfigurator() - Constructor for class org.flowable.engine.cfg.AbstractProcessEngineConfigurator
-
- AbstractProcessInstanceDeleteHistoryTransformer - Class in org.flowable.engine.impl.history.async.json.transformer
-
- AbstractProcessInstanceDeleteHistoryTransformer() - Constructor for class org.flowable.engine.impl.history.async.json.transformer.AbstractProcessInstanceDeleteHistoryTransformer
-
- AbstractSetProcessDefinitionStateCmd - Class in org.flowable.engine.impl.cmd
-
- AbstractSetProcessDefinitionStateCmd(ProcessDefinitionEntity, boolean, Date, String) - Constructor for class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
-
- AbstractSetProcessDefinitionStateCmd(String, String, boolean, Date, String) - Constructor for class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
-
- AbstractSetProcessInstanceStateCmd - Class in org.flowable.engine.impl.cmd
-
- AbstractSetProcessInstanceStateCmd(String) - Constructor for class org.flowable.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
-
- AbstractTaskEventHandler - Class in org.flowable.engine.impl.event.logger.handler
-
- AbstractTaskEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.AbstractTaskEventHandler
-
- AbstractTestCase - Class in org.flowable.engine.impl.test
-
- AbstractTestCase() - Constructor for class org.flowable.engine.impl.test.AbstractTestCase
-
- AbstractTransformer - Class in org.flowable.engine.impl.transformer
-
A Transformer is responsible of transforming an object into a different object
- AbstractTransformer() - Constructor for class org.flowable.engine.impl.transformer.AbstractTransformer
-
- accept - Variable in class org.flowable.engine.impl.rules.RulesAgendaFilter
-
- accept(Match) - Method in class org.flowable.engine.impl.rules.RulesAgendaFilter
-
- acquiredJobBatches - Variable in class org.flowable.engine.impl.jobexecutor.AcquiredJobs
-
- AcquiredJobs - Class in org.flowable.engine.impl.jobexecutor
-
- AcquiredJobs() - Constructor for class org.flowable.engine.impl.jobexecutor.AcquiredJobs
-
- acquiredJobs - Variable in class org.flowable.engine.impl.jobexecutor.AcquiredJobs
-
- action - Variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- ACTION_ADD_ATTACHMENT - Static variable in interface org.flowable.engine.task.Event
-
An attachment was added with the attachment name as message.
- ACTION_ADD_COMMENT - Static variable in interface org.flowable.engine.task.Event
-
An user comment was added with the short version of the comment as message.
- ACTION_ADD_GROUP_LINK - Static variable in interface org.flowable.engine.task.Event
-
A group identity link was added with following message parts: [0] groupId [1] identity link type (aka role)
- ACTION_ADD_USER_LINK - Static variable in interface org.flowable.engine.task.Event
-
A user identity link was added with following message parts: [0] userId [1] identity link type (aka role)
- ACTION_DELETE_ATTACHMENT - Static variable in interface org.flowable.engine.task.Event
-
An attachment was deleted with the attachment name as message.
- ACTION_DELETE_GROUP_LINK - Static variable in interface org.flowable.engine.task.Event
-
A group identity link was added with following message parts: [0] groupId [1] identity link type (aka role)
- ACTION_DELETE_USER_LINK - Static variable in interface org.flowable.engine.task.Event
-
A user identity link was added with following message parts: [0] userId [1] identity link type (aka role)
- activateProcessDefinition(String, String, boolean, Date, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- activateProcessDefinitionById(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- activateProcessDefinitionById(String, boolean, Date) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- activateProcessDefinitionById(String) - Method in interface org.flowable.engine.RepositoryService
-
Activates the process definition with the given id.
- activateProcessDefinitionById(String, boolean, Date) - Method in interface org.flowable.engine.RepositoryService
-
Activates the process definition with the given id.
- activateProcessDefinitionByKey(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- activateProcessDefinitionByKey(String, boolean, Date) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- activateProcessDefinitionByKey(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- activateProcessDefinitionByKey(String, boolean, Date, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- activateProcessDefinitionByKey(String) - Method in interface org.flowable.engine.RepositoryService
-
Activates the process definition with the given key (=id in the bpmn20.xml file).
- activateProcessDefinitionByKey(String, boolean, Date) - Method in interface org.flowable.engine.RepositoryService
-
Activates the process definition with the given key (=id in the bpmn20.xml file).
- activateProcessDefinitionByKey(String, String) - Method in interface org.flowable.engine.RepositoryService
-
- activateProcessDefinitionByKey(String, boolean, Date, String) - Method in interface org.flowable.engine.RepositoryService
-
- ActivateProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
-
- ActivateProcessDefinitionCmd(ProcessDefinitionEntity, boolean, Date, String) - Constructor for class org.flowable.engine.impl.cmd.ActivateProcessDefinitionCmd
-
- ActivateProcessDefinitionCmd(String, String, boolean, Date, String) - Constructor for class org.flowable.engine.impl.cmd.ActivateProcessDefinitionCmd
-
- activateProcessDefinitionsOn(Date) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
-
- activateProcessDefinitionsOn(Date) - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
Sets the date on which the process definitions contained in this deployment will be activated.
- activateProcessInstance(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- activateProcessInstanceById(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- activateProcessInstanceById(String) - Method in interface org.flowable.engine.RuntimeService
-
Activates the process instance with the given id.
- ActivateProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
-
- ActivateProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.ActivateProcessInstanceCmd
-
- active() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- active() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- active() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only selects process definitions which are active
- active() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which are active, which means that neither the process instance nor the corresponding process definition are suspended.
- activitiConfigurationResource - Variable in class org.flowable.engine.impl.test.ResourceFlowableTestCase
-
- activitiesByProcessInstanceIdMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
-
- activitiesLocalVariables - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
-
- activity - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- ACTIVITY_ASSIGNEE_HANDLED - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- ACTIVITY_ID - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
-
- ACTIVITY_ID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- ACTIVITY_ID - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
-
- ACTIVITY_ID - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- ACTIVITY_INSTANCE_ID - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
-
- ACTIVITY_MAPPINGS_JSON_SECTION - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
-
- ACTIVITY_NAME - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
-
- ACTIVITY_NAME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- ACTIVITY_NAME - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
-
- ACTIVITY_NAME - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- ACTIVITY_TYPE - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
-
- ACTIVITY_TYPE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- ACTIVITY_TYPE - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
-
- ACTIVITY_TYPE - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- ActivityBehavior - Interface in org.flowable.engine.impl.delegate
-
- activityBehaviorFactory - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- activityBehaviorFactory - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParser
-
- ActivityBehaviorFactory - Interface in org.flowable.engine.impl.bpmn.parser.factory
-
- activityBehaviorFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- activityBehaviorInstance - Variable in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
-
- ActivityBehaviorInvocation - Class in org.flowable.engine.impl.delegate
-
- ActivityBehaviorInvocation(ActivityBehavior, DelegateExecution) - Constructor for class org.flowable.engine.impl.delegate.ActivityBehaviorInvocation
-
- ActivityByProcessInstanceIdMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl
-
author martin.grofcik
- ActivityByProcessInstanceIdMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.ActivityByProcessInstanceIdMatcher
-
- activityCancelled(FlowableActivityCancelledEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- activityCompensate(FlowableActivityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- ActivityCompensatedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
-
- ActivityCompensatedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ActivityCompensatedEventHandler
-
- activityCompleted(FlowableActivityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- ActivityCompletedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
-
- ActivityCompletedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ActivityCompletedEventHandler
-
- ActivityEndHistoryJsonTransformer - Class in org.flowable.engine.impl.history.async.json.transformer
-
- ActivityEndHistoryJsonTransformer() - Constructor for class org.flowable.engine.impl.history.async.json.transformer.ActivityEndHistoryJsonTransformer
-
- activityErrorReceived(FlowableErrorEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- ActivityErrorReceivedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
-
- ActivityErrorReceivedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ActivityErrorReceivedEventHandler
-
- activityFontName - Variable in class org.flowable.engine.ProcessEngineConfiguration
-
- ActivityFullHistoryJsonTransformer - Class in org.flowable.engine.impl.history.async.json.transformer
-
- ActivityFullHistoryJsonTransformer() - Constructor for class org.flowable.engine.impl.history.async.json.transformer.ActivityFullHistoryJsonTransformer
-
- activityId - Variable in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
-
- 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 - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- activityId(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- activityId - Variable in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
-
- activityId - Variable in class org.flowable.engine.impl.cmd.AddMultiInstanceExecutionCmd
-
- activityId - Variable in class org.flowable.engine.impl.cmd.ExecuteActivityForAdhocSubProcessCmd
-
- activityId - Variable in class org.flowable.engine.impl.EventSubscriptionQueryImpl
-
- activityId(String) - Method in class org.flowable.engine.impl.EventSubscriptionQueryImpl
-
- activityId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
-
- activityId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- activityId - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- activityId(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- activityId - Variable in class org.flowable.engine.impl.HistoricDetailQueryImpl
-
- activityId(String) - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
-
- activityId - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- activityId - Variable in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- activityId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the current position in the diagram within the #processDefinition
.
- activityId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- activityId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- 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.EventSubscriptionQuery
-
Only select event subscriptions which have an activity with the given id.
- activityId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which contain an activity with the given id.
- activityId - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
-
- activityIds - Variable in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
-
- ActivityInstance - Interface in org.flowable.engine.runtime
-
Represents one execution of an activity in the currently running process.
- activityInstanceDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- activityInstanceDataManager - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
-
- ActivityInstanceDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
-
- ActivityInstanceEntity - Interface in org.flowable.engine.impl.persistence.entity
-
- ActivityInstanceEntityImpl - Class in org.flowable.engine.impl.persistence.entity
-
- ActivityInstanceEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- activityInstanceEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- ActivityInstanceEntityManager - Interface in org.flowable.engine.impl.persistence.entity
-
- ActivityInstanceEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
-
- ActivityInstanceEntityManagerImpl(ProcessEngineConfigurationImpl, ActivityInstanceDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
-
- activityInstanceId(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
-
- activityInstanceId - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- activityInstanceId(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- activityInstanceId - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- activityInstanceId(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- activityInstanceId - Variable in class org.flowable.engine.impl.HistoricDetailQueryImpl
-
- activityInstanceId(String) - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
-
- activityInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
-
- activityInstanceId(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances with the given id (primary key within history tables).
- ActivityInstanceMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
-
- ActivityInstanceMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ActivityInstanceMatcher
-
- activityInstanceMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
-
- ActivityInstanceQuery - Interface in org.flowable.engine.runtime
-
- ActivityInstanceQueryImpl - Class in org.flowable.engine.impl
-
- ActivityInstanceQueryImpl() - Constructor for class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- ActivityInstanceQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- ActivityInstanceQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- ActivityInstanceQueryProperty - Class in org.flowable.engine.impl
-
- ActivityInstanceQueryProperty(String) - Constructor for class org.flowable.engine.impl.ActivityInstanceQueryProperty
-
- activityMessageCancelled(FlowableMessageEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- ActivityMessageEventHandler - Class in org.flowable.engine.impl.event.logger.handler
-
- ActivityMessageEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ActivityMessageEventHandler
-
- activityMessageReceived(FlowableMessageEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- activityMessageWaiting(FlowableMessageEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- ActivityMigrationMapping - Class in org.flowable.engine.migration
-
- ActivityMigrationMapping() - Constructor for class org.flowable.engine.migration.ActivityMigrationMapping
-
- ActivityMigrationMapping.ManyToOneMapping - Class in org.flowable.engine.migration
-
- ActivityMigrationMapping.OneToManyMapping - Class in org.flowable.engine.migration
-
- ActivityMigrationMapping.OneToOneMapping - Class in org.flowable.engine.migration
-
- activityMigrationMappingConverters - Static variable in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
-
- ActivityMigrationMappingOptions<T extends ActivityMigrationMapping> - Interface in org.flowable.engine.migration
-
- ActivityMigrationMappingOptions.MultipleToActivityOptions<T extends ActivityMigrationMapping> - Interface in org.flowable.engine.migration
-
- ActivityMigrationMappingOptions.SingleToActivityOptions<T extends ActivityMigrationMapping> - Interface in org.flowable.engine.migration
-
- activityMigrationMappings - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
-
- activityMigrationMappings - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
-
- activityName - Variable in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
-
- activityName(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances for activities with the given name
- activityName - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- activityName(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- activityName - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- activityName(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- activityName - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- activityName - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
The name of the current activity position
- activityName - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- activityName(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances for activities with the given name
- activityName - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
-
- activityRef - Variable in class org.flowable.engine.impl.bpmn.parser.CompensateEventDefinition
-
- activitySignaled(FlowableSignalEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- ActivitySignaledEventHandler - Class in org.flowable.engine.impl.event.logger.handler
-
- ActivitySignaledEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ActivitySignaledEventHandler
-
- activitySignalWaiting(FlowableSignalEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- activityStarted(FlowableActivityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- ActivityStartedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
-
- ActivityStartedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ActivityStartedEventHandler
-
- ActivityStartHistoryJsonTransformer - Class in org.flowable.engine.impl.history.async.json.transformer
-
- ActivityStartHistoryJsonTransformer() - Constructor for class org.flowable.engine.impl.history.async.json.transformer.ActivityStartHistoryJsonTransformer
-
- activityTenantId(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances that have the given tenant id.
- activityTenantId(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- activityTenantId(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- activityTenantId(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances that have the given tenant id.
- activityTenantIdLike(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances with a tenant id like the given one.
- activityTenantIdLike(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- activityTenantIdLike(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- activityTenantIdLike(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances with a tenant id like the given one.
- activityType - Variable in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
-
- activityType(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances for activities with the given activity type
- activityType - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- activityType(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- activityType - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- activityType(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- activityType - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- activityType - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- activityType(String) - Method in interface org.flowable.engine.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.
- activityTypes - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- activityTypes(Set<String>) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- ActivityUpdateHistoryJsonTransformer - Class in org.flowable.engine.impl.history.async.json.transformer
-
- ActivityUpdateHistoryJsonTransformer() - Constructor for class org.flowable.engine.impl.history.async.json.transformer.ActivityUpdateHistoryJsonTransformer
-
- activityWithoutTenantId() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances that do not have a tenant id.
- activityWithoutTenantId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- activityWithoutTenantId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- activityWithoutTenantId() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances that do not have a tenant id.
- add(String, ProcessDefinitionInfoCacheObject) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
-
- addActivityMigrationMapping(ActivityMigrationMapping) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
-
- addActivityMigrationMapping(ActivityMigrationMapping) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
-
- addActivityMigrationMapping(ActivityMigrationMapping) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Adds an activity mapping to the process instance migration plan.
- addActivityMigrationMapping(ActivityMigrationMapping) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
-
- addActivityMigrationMappings(List<ActivityMigrationMapping>) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
-
- addActivityMigrationMappings(List<ActivityMigrationMapping>) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
-
- addAssigneeIdentityLinks(TaskEntity) - Static method in class org.flowable.engine.impl.util.TaskHelper
-
- addAssignment(Assignment) - Method in class org.flowable.engine.impl.bpmn.data.SimpleDataInputAssociation
-
- addAuthorizationsForNewProcessDefinition(Process, ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
-
- addAuthorizationsFromIterator(CommandContext, List<String>, ProcessDefinitionEntity, BpmnDeploymentHelper.ExpressionType) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
-
- addBcc(Email, String, String) - Method in class org.flowable.engine.impl.bpmn.behavior.MailActivityBehavior
-
- addBpmnModel(String, BpmnModel) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
-
- addBpmnModel(String, BpmnModel) - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
- addBpmnOverrideElement(String, ObjectNode) - Static method in class org.flowable.engine.impl.context.BpmnOverrideContext
-
- addBytes(String, byte[]) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
-
- addBytes(String, byte[]) - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
- addCandidateGroup(Task, IdentityLink) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
-
- addCandidateGroup(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- addCandidateGroup(String, String) - Method in interface org.flowable.engine.TaskService
-
- addCandidateGroups(Task, List<IdentityLink>) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
-
- addCandidateStarter(String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- addCandidateStarterGroup(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- addCandidateStarterGroup(String, String) - Method in interface org.flowable.engine.RepositoryService
-
Authorizes a candidate group for a process definition.
- addCandidateStarterUser(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- addCandidateStarterUser(String, String) - Method in interface org.flowable.engine.RepositoryService
-
Authorizes a candidate user for a process definition.
- addCandidateUser(Task, IdentityLink) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
-
- addCandidateUser(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- addCandidateUser(String, String) - Method in interface org.flowable.engine.TaskService
-
- addCandidateUsers(Task, List<IdentityLink>) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
-
- addCc(Email, String, String) - Method in class org.flowable.engine.impl.bpmn.behavior.MailActivityBehavior
-
- addChildExecution(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- addChildExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- addClassDelegateMock(String, Class<?>) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- addClassDelegateMock(String, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- addClassDelegateMockByTaskId(String, Class<?>) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- addClassDelegateMockByTaskId(String, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- addClasspathResource(String) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
-
- addClasspathResource(String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
- addCommandExecution(String, CommandExecutionResult) - Method in class org.flowable.engine.test.profiler.ProfileSession
-
- addComment(String, String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- addComment(String, String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- addComment(String, String, String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- addComment(String, String, String) - Method in interface org.flowable.engine.TaskService
-
Add a comment to a task and/or process instance.
- addComment(String, String, String, String) - Method in interface org.flowable.engine.TaskService
-
Add a comment to a task and/or process instance with a custom type.
- AddCommentCmd - Class in org.flowable.engine.impl.cmd
-
- AddCommentCmd(String, String, String) - Constructor for class org.flowable.engine.impl.cmd.AddCommentCmd
-
- AddCommentCmd(String, String, String, String) - Constructor for class org.flowable.engine.impl.cmd.AddCommentCmd
-
- addCommonProcessInstanceFields(ExecutionEntity, Map<String, String>) - Method in class org.flowable.engine.impl.history.async.AsyncHistoryManager
-
- addCommonTaskFields(TaskEntity, ExecutionEntity, Map<String, String>) - Method in class org.flowable.engine.impl.history.async.AsyncHistoryManager
-
- addCommonVariableFields(VariableInstanceEntity, Map<String, String>) - Method in class org.flowable.engine.impl.history.async.AsyncHistoryManager
-
- addConfigurator(EngineConfigurator) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- addContinueParentExecution(String, ExecutionEntity) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- addCreatedEmbeddedSubProcess(String, ExecutionEntity) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- addCustomJobHandler(JobHandler) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- addDatabaseTime(long) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- addDbDelete(String) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- addDbInsert(String) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- addDbSelect(String) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- addDbUpdate(String) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- addDebugInfo(AbstractDebugInfo) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
-
- addDebugInfo(AbstractDebugInfo, boolean) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
-
- addDecisionTableToCollection(List<DmnDecisionTable>, String, ProcessDefinition) - Method in class org.flowable.engine.impl.cmd.GetDecisionTablesForProcessDefinitionCmd
-
- addDefaultExceptionHandler - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- addDefinitionInfoToCache(ProcessDefinitionEntity, ProcessEngineConfigurationImpl, CommandContext) - Method in class org.flowable.engine.impl.bpmn.deployer.CachingAndArtifactsManager
-
- addDeployedArtifact(Object) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
-
- addDeployedArtifact(Object) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- AddEditorSourceExtraForModelCmd - Class in org.flowable.engine.impl.cmd
-
- AddEditorSourceExtraForModelCmd(String, byte[]) - Constructor for class org.flowable.engine.impl.cmd.AddEditorSourceExtraForModelCmd
-
- AddEditorSourceForModelCmd - Class in org.flowable.engine.impl.cmd
-
- AddEditorSourceForModelCmd(String, byte[]) - Constructor for class org.flowable.engine.impl.cmd.AddEditorSourceForModelCmd
-
- addEventHandler(EventLoggerEventHandler) - Method in class org.flowable.engine.impl.event.logger.AbstractEventFlusher
-
- addEventHandler(EventLoggerEventHandler) - Method in interface org.flowable.engine.impl.event.logger.EventFlusher
-
- addEventHandler(FlowableEngineEventType, Class<? extends EventLoggerEventHandler>) - Method in class org.flowable.engine.impl.event.logger.EventLogger
-
- addEventListener(FlowableEventListener) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- addEventListener(FlowableEventListener, FlowableEngineEventType...) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- addEventListener(FlowableEventListener) - Method in interface org.flowable.engine.RuntimeService
-
Adds an event-listener which will be notified of ALL events by the dispatcher.
- addEventListener(FlowableEventListener, FlowableEngineEventType...) - Method in interface org.flowable.engine.RuntimeService
-
Adds an event-listener which will only be notified when an event occurs, which type is in the given types.
- AddEventListenerCommand - Class in org.flowable.engine.impl.cmd
-
Command that adds an event-listener to the process engine.
- AddEventListenerCommand(FlowableEventListener, FlowableEngineEventType[]) - Constructor for class org.flowable.engine.impl.cmd.AddEventListenerCommand
-
- AddEventListenerCommand(FlowableEventListener) - Constructor for class org.flowable.engine.impl.cmd.AddEventListenerCommand
-
- addEventLoggerListener(EventLoggerListener) - Method in class org.flowable.engine.impl.event.logger.EventLogger
-
- addExecutionTree(DebugInfoExecutionTree) - Method in class org.flowable.engine.test.impl.logger.AbstractDebugInfo
-
- addFormDefinitionToCollection(List<FormDefinition>, String, ProcessDefinition) - Method in class org.flowable.engine.impl.cmd.GetFormDefinitionsForProcessDefinitionCmd
-
- addFormType(AbstractFormType) - Method in class org.flowable.engine.impl.form.FormTypes
-
- addGroupIdentityLink(Task, IdentityLink) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
-
- addGroupIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- addGroupIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- addGroupIdentityLink(String, String, String) - Method in interface org.flowable.engine.RuntimeService
-
Involves a group with a process instance.
- addGroupIdentityLink(String, String, String) - Method in interface org.flowable.engine.TaskService
-
Involves a group with a task.
- addHandler(BpmnParseHandler) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParseHandlers
-
- addHandlers(List<BpmnParseHandler>) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParseHandlers
-
- addHeader(Email, String) - Method in class org.flowable.engine.impl.bpmn.behavior.MailActivityBehavior
-
- addHistoricData(HistoricData) - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
-
- addHistoricData(Collection<? extends HistoricData>) - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
-
- addHistoryJobHandler(HistoryJobHandler) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- addIdentityLink(String, String, int, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- AddIdentityLinkCmd - Class in org.flowable.engine.impl.cmd
-
- AddIdentityLinkCmd(String, String, int, String) - Constructor for class org.flowable.engine.impl.cmd.AddIdentityLinkCmd
-
- AddIdentityLinkForProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
-
- AddIdentityLinkForProcessDefinitionCmd(String, String, String) - Constructor for class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
-
- addIdentityLinkForProcessInstance(String, String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- AddIdentityLinkForProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
-
- AddIdentityLinkForProcessInstanceCmd(String, String, String, String) - Constructor for class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessInstanceCmd
-
- addInput(Data) - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
-
- addInputRef(DataRef) - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
-
- addInputStream(String, InputStream) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
-
- addInputStream(String, InputStream) - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
- addInvolvedExecution(CommandContext, ExecutionEntity) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- additionalConfiguration(ProcessEngineConfiguration) - Method in class org.flowable.engine.impl.test.ResourceFlowableTestCase
-
- addJobHandler(JobHandler) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- addJobIdBatch(List<String>) - Method in class org.flowable.engine.impl.jobexecutor.AcquiredJobs
-
- addMessageEventSubscriptions(ProcessDefinitionEntity, Process, BpmnModel) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
-
- addMissingComponent(String, String) - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
-
- addModelEditorSource(String, byte[]) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- addModelEditorSource(String, byte[]) - Method in interface org.flowable.engine.RepositoryService
-
Saves the model editor source for a model
- addModelEditorSourceExtra(String, byte[]) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- addModelEditorSourceExtra(String, byte[]) - Method in interface org.flowable.engine.RepositoryService
-
Saves the model editor source extra for a model
- addMoveToFlowElement(String, MoveExecutionEntityContainer.FlowElementMoveEntry) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- addMoveToFlowElement(String, FlowElement, FlowElement) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- addMoveToFlowElement(String, FlowElement) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- addMultiInstanceExecution(String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- addMultiInstanceExecution(String, String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Adds a new execution to a running multi-instance parent execution
- AddMultiInstanceExecutionCmd - Class in org.flowable.engine.impl.cmd
-
- AddMultiInstanceExecutionCmd(String, String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.AddMultiInstanceExecutionCmd
-
- addNoOpServiceTaskByClassName(String) - Method in class org.flowable.engine.test.mock.FlowableMockSupport
-
- addNoOpServiceTaskByClassName(String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- addNoOpServiceTaskById(String) - Method in class org.flowable.engine.test.mock.FlowableMockSupport
-
- addNoOpServiceTaskById(String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- addOperation(Operation) - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
-
- addOperation(WSOperation) - Method in class org.flowable.engine.impl.webservice.WSService
-
- addOrder(String, String) - Method in class org.flowable.engine.impl.TablePageQueryImpl
-
- addOutput(Data) - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
-
- addOutputRef(DataRef) - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
-
- addOwnerIdentityLink(TaskEntity, String) - Static method in class org.flowable.engine.impl.util.TaskHelper
-
- addParticipantGroup(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- addParticipantGroup(String, String) - Method in interface org.flowable.engine.RuntimeService
-
- addParticipantUser(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- addParticipantUser(String, String) - Method in interface org.flowable.engine.RuntimeService
-
- addPendingEventSubProcessStartEvent(StartEvent, ExecutionEntity) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- addProcessDefinitionFields(Map<String, String>, String) - Method in class org.flowable.engine.impl.history.async.AsyncHistoryManager
-
- addProcessInstanceVariable(String, Object) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
-
- addProcessInstanceVariable(String, Object) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
-
- addProcessInstanceVariables(Map<String, Object>) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
-
- addProcessInstanceVariables(Map<String, Object>) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
-
- addResource(CommandContext, DeploymentEntity, String, byte[]) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
-
- addResource(ResourceEntity) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
-
- addResource(ResourceEntity) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- addRuleIdExpression(Expression) - Method in interface org.flowable.engine.delegate.BusinessRuleTaskDelegate
-
- addRuleIdExpression(Expression) - Method in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
-
- addRuleVariableInputIdExpression(Expression) - Method in interface org.flowable.engine.delegate.BusinessRuleTaskDelegate
-
- addRuleVariableInputIdExpression(Expression) - Method in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
-
- addSignalEventSubscriptions(CommandContext, ProcessDefinitionEntity, Process, BpmnModel) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
-
- addString(String, String) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
-
- addString(String, String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
- addSuffic(String) - Method in class org.flowable.engine.impl.rules.RulesAgendaFilter
-
- addTaskSuspensionStateEntryLog(TaskEntity, SuspensionState) - Static method in class org.flowable.engine.impl.persistence.entity.SuspensionStateUtil
-
- addTo(Email, String, String) - Method in class org.flowable.engine.impl.bpmn.behavior.MailActivityBehavior
-
- addToDbOperation(Map<String, Long>, Map<String, Long>) - Method in class org.flowable.engine.test.profiler.CommandStats
-
- addToExecution(EventSubscriptionEntity) - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityManagerImpl
-
- addTransactionListener(FlowableListener, TransactionListener) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
-
- addUserIdentityLink(Task, IdentityLink) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
-
- addUserIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- addUserIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- addUserIdentityLink(String, String, String) - Method in interface org.flowable.engine.RuntimeService
-
Involves a user with a process instance.
- addUserIdentityLink(String, String, String) - Method in interface org.flowable.engine.TaskService
-
Involves a user with a task.
- addUserIdentityLinkToParent(Task, String) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
-
- addValidationMessage(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationValidationResult
-
- addValidationResult(ProcessInstanceMigrationValidationResult) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationValidationResult
-
- addWsEndpointAddress(QName, URL) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Add or replace the address of the given web-service endpoint with the given value
- addZipInputStream(ZipInputStream) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
-
- addZipInputStream(ZipInputStream) - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
- AdhocSubProcessActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 ad-hoc subprocess.
- AdhocSubProcessActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.AdhocSubProcessActivityBehavior
-
- AdhocSubProcessParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
-
- AdhocSubProcessParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.AdhocSubProcessParseHandler
-
- afterAll(ExtensionContext) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
-
- afterEach(ExtensionContext) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
-
- afterEach(ExtensionContext) - Method in class org.flowable.engine.impl.test.PluggableFlowableExtension
-
- afterEach(ExtensionContext) - Method in class org.flowable.engine.impl.test.ResourceFlowableExtension
-
- afterEach(ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
-
- afterExecutionQueryExecute(ExecutionQuery, List<Execution>) - Method in interface org.flowable.engine.ExecutionQueryInterceptor
-
- afterHistoricProcessInstanceQueryExecute(HistoricProcessInstanceQuery, List<HistoricProcessInstance>) - Method in interface org.flowable.engine.HistoricProcessInstanceQueryInterceptor
-
- afterInitTaskServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- afterProcessInstanceQueryExecute(ProcessInstanceQuery, List<ProcessInstance>) - Method in interface org.flowable.engine.ProcessInstanceQueryInterceptor
-
- afterSessionsFlush(CommandContext) - Method in class org.flowable.engine.impl.event.logger.DatabaseEventFlusher
-
- Agenda - Interface in org.flowable.engine
-
- agenda - Variable in class org.flowable.engine.impl.agenda.AbstractOperation
-
- agendaFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- AgendaSessionFactory - Class in org.flowable.engine.impl.agenda
-
- AgendaSessionFactory(FlowableEngineAgendaFactory) - Constructor for class org.flowable.engine.impl.agenda.AgendaSessionFactory
-
- allChildExecutionsEnded(ExecutionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
-
- allChildExecutionsEnded(ExecutionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
-
- allServiceTasksNoOp - Variable in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- ANNOTATION_DEPLOYMENT_ID_KEY - Static variable in class org.flowable.engine.impl.test.InternalFlowableExtension
-
- annotationDeploymentSetUp(ProcessEngine, Class<?>, String) - Static method in class org.flowable.engine.impl.test.TestHelper
-
- annotationDeploymentSetUp(ProcessEngine, Class<?>, Method) - Static method in class org.flowable.engine.impl.test.TestHelper
-
- annotationDeploymentSetUp(ProcessEngine, Class<?>, Method, Deployment) - Static method in class org.flowable.engine.impl.test.TestHelper
-
- annotationDeploymentTearDown(ProcessEngine, String, Class<?>, String) - Static method in class org.flowable.engine.impl.test.TestHelper
-
- annotationFontName - Variable in class org.flowable.engine.ProcessEngineConfiguration
-
- annotationMockSupportSetup(Class<?>, String, FlowableMockSupport) - Static method in class org.flowable.engine.impl.test.TestHelper
-
- annotationMockSupportTeardown(FlowableMockSupport) - Static method in class org.flowable.engine.impl.test.TestHelper
-
- apiTypeToTableNameMap - Static variable in class org.flowable.engine.impl.persistence.entity.TableDataManagerImpl
-
- AppDeployer - Class in org.flowable.engine.impl.app
-
- AppDeployer() - Constructor for class org.flowable.engine.impl.app.AppDeployer
-
- appDeployer - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- apply(Statement, Description) - Method in class org.flowable.engine.test.FlowableRule
-
Implementation based on TestWatcher
.
- applyFallbackToDefaultTenant(DelegateExecution, ExecuteDecisionBuilder) - Method in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
-
- applyFieldDeclaration(List<FieldDeclaration>, Object) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
-
- applyFieldDeclaration(List<FieldDeclaration>, Object, boolean) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
-
- applyFieldDeclaration(FieldDeclaration, Object) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
-
- applyFieldDeclaration(FieldDeclaration, Object, boolean) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
-
- applyFieldDeclaration(List<FieldDeclaration>, Object) - Static method in class org.flowable.engine.impl.bpmn.helper.ClassDelegateUtil
-
- applyFieldDeclaration(FieldDeclaration, Object) - Static method in class org.flowable.engine.impl.bpmn.helper.ClassDelegateUtil
-
- applyParseHandlers() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
Parses the 'definitions' root element
- AppModel - Class in org.flowable.engine.app
-
- AppModel() - Constructor for class org.flowable.engine.app.AppModel
-
- appResourceCache - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- appResourceCache - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- appResourceCacheLimit - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- AppResourceConverter - Interface in org.flowable.engine.app
-
- appResourceConverter - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- AppResourceConverterImpl - Class in org.flowable.engine.impl.app
-
- AppResourceConverterImpl(ObjectMapper) - Constructor for class org.flowable.engine.impl.app.AppResourceConverterImpl
-
- areHistoryJobsAvailable(FlowableRule) - Static method in class org.flowable.engine.impl.test.HistoryTestHelper
-
- areHistoryJobsAvailable(ManagementService) - Static method in class org.flowable.engine.impl.test.HistoryTestHelper
-
- areJobsAvailable(FlowableRule) - Static method in class org.flowable.engine.impl.test.JobTestHelper
-
- areJobsAvailable(ManagementService) - Static method in class org.flowable.engine.impl.test.JobTestHelper
-
- areJobsOrExecutableTimersAvailable(ManagementService) - Static method in class org.flowable.engine.impl.test.JobTestHelper
-
- areJobsOrTimersAvailable(ManagementService) - Static method in class org.flowable.engine.impl.test.JobTestHelper
-
- arg1 - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
-
- arg2 - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
-
- arg3 - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
-
- arg4 - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
-
- arg5 - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
-
- asJsonString() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
-
- asJsonString() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
-
- assertActivityInstancesAreSame(HistoricActivityInstance, ActivityInstance) - Static method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
- assertAndEnsureCleanDb(ProcessEngine, ExtensionContext, EnsureCleanDb) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
-
Each test is assumed to clean up all DB content it entered.
- assertAndEnsureCleanDb(ProcessEngine) - Static method in class org.flowable.engine.impl.test.TestHelper
-
Each test is assumed to clean up all DB content it entered.
- assertEquals(String, Object, Object) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that two objects are equal.
- assertEquals(Object, Object) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that two objects are equal.
- assertEquals(String, String, String) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that two Strings are equal.
- assertEquals(String, String) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that two Strings are equal.
- assertEquals(String, double, double, double) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that two doubles are equal concerning a delta.
- assertEquals(double, double, double) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that two doubles are equal concerning a delta.
- assertEquals(String, float, float, float) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that two floats are equal concerning a positive delta.
- assertEquals(float, float, float) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that two floats are equal concerning a delta.
- assertEquals(String, long, long) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that two longs are equal.
- assertEquals(long, long) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that two longs are equal.
- assertEquals(String, boolean, boolean) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that two booleans are equal.
- assertEquals(boolean, boolean) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that two booleans are equal.
- assertEquals(String, byte, byte) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that two bytes are equal.
- assertEquals(byte, byte) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that two bytes are equal.
- assertEquals(String, char, char) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that two chars are equal.
- assertEquals(char, char) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that two chars are equal.
- assertEquals(String, short, short) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that two shorts are equal.
- assertEquals(short, short) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that two shorts are equal.
- assertEquals(String, int, int) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that two ints are equal.
- assertEquals(int, int) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that two ints are equal.
- assertFalse(boolean) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that a condition is false.
- assertFalse(String, boolean) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that a condition is false.
- assertHistoricActivitiesDeleteReason(ProcessInstance, String, String...) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
- assertHistoricTasksDeleteReason(ProcessInstance, String, String...) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
- assertNotNull(Object) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
- assertNotNull(String, Object) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that an object isn't null.
- assertNotSame(Object, Object) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that two objects do not refer to the same object.
- assertNull(Object) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that an object is null.
- assertNull(String, Object) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that an object is null.
- assertProcessEnded(String) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
- assertProcessEnded(String, long) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
- assertProcessEnded(ProcessEngine, String) - Static method in class org.flowable.engine.impl.test.TestHelper
-
- assertProcessEnded(String) - Method in class org.flowable.engine.test.FlowableTestCase
-
- assertSame(Object, Object) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that two objects refer to the same object.
- assertTextPresent(String, String) - Method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts if the provided text is part of some text.
- assertTextPresentIgnoreCase(String, String) - Method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts if the provided text is part of some text, ignoring any uppercase characters
- assertTrue(String, boolean) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that a condition is true.
- assertTrue(boolean) - Static method in class org.flowable.engine.impl.test.AbstractTestCase
-
Asserts that a condition is true.
- assignee - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- assignee - Variable in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
-
- assignee(String) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
-
- ASSIGNEE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- assignee - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- ASSIGNEE - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- assignee - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- assignee - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- Assignment - Class in org.flowable.engine.impl.bpmn.data
-
Implementation of the BPMN 2.0 'assignment'
- Assignment(Expression, Expression) - Constructor for class org.flowable.engine.impl.bpmn.data.Assignment
-
- assignments - Variable in class org.flowable.engine.impl.bpmn.data.SimpleDataInputAssociation
-
- async - Variable in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
-
- async - Variable in class org.flowable.engine.impl.cmd.MessageEventReceivedCmd
-
- async - Variable in class org.flowable.engine.impl.cmd.SignalEventReceivedCmd
-
- async - Variable in class org.flowable.engine.impl.cmd.TriggerCmd
-
- AsyncCompleteCallActivityJobHandler - Class in org.flowable.engine.impl.jobexecutor
-
A
JobHandler
implementation that asynchronously will end an execution asynchronously.
- AsyncCompleteCallActivityJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.AsyncCompleteCallActivityJobHandler
-
- AsyncContinuationJobHandler - Class in org.flowable.engine.impl.jobexecutor
-
- AsyncContinuationJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.AsyncContinuationJobHandler
-
- asyncExecutor - Variable in class org.flowable.engine.impl.ProcessEngineImpl
-
- asyncExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
-
- asyncExecutorActivate - Variable in class org.flowable.engine.ProcessEngineConfiguration
-
- asyncExecutorAsyncJobLockTimeInMillis - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The amount of time (in milliseconds) an async job is locked when acquired by the async executor.
- asyncExecutorCorePoolSize - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The minimal number of threads that are kept alive in the threadpool for job execution.
- asyncExecutorDefaultAsyncJobAcquireWaitTime - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The time (in milliseconds) the async job acquisition thread will wait to execute the next acquirement query.
- asyncExecutorDefaultQueueSizeFullWaitTime - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The time (in milliseconds) the async job (both timer and async continuations) acquisition thread will wait when the queue is full to execute the next query.
- asyncExecutorDefaultTimerJobAcquireWaitTime - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The time (in milliseconds) the timer acquisition thread will wait to execute the next acquirement query.
- asyncExecutorExecuteAsyncRunnableFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Allows to define a custom factory for creating the
Runnable
that is executed by the async executor.
- asyncExecutorLockOwner - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
When a job is acquired, it is locked so other async executors can't lock and execute it.
- asyncExecutorMaxAsyncJobsDuePerAcquisition - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The number of async jobs that are acquired during one query (before a job is executed, an acquirement thread fetches jobs from the database and puts them on the queue).
- asyncExecutorMaxPoolSize - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The maximum number of threads that are created in the threadpool for job execution.
- asyncExecutorMaxTimerJobsPerAcquisition - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The number of timer jobs that are acquired during one query (before a job is executed, an acquirement thread fetches jobs from the database and puts them on the queue).
- asyncExecutorMessageQueueMode - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Experimental!
- asyncExecutorNumberOfRetries - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The number of retries for a job.
- asyncExecutorResetExpiredJobsInterval - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The amount of time (in milliseconds) that is between two consecutive checks of 'expired jobs'.
- asyncExecutorResetExpiredJobsMaxTimeout - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The amount of time (in milliseconds) a job can maximum be in the 'executable' state before being deemed expired.
- asyncExecutorResetExpiredJobsPageSize - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The
AsyncExecutor
has a 'cleanup' thread that resets expired jobs so they can be re-acquired by other executors.
- asyncExecutorSecondsToWaitOnShutdown - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The time (in seconds) that is waited to gracefully shut down the threadpool used for job execution when the a shutdown on the executor (or process engine) is requested.
- asyncExecutorThreadKeepAliveTime - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The time (in milliseconds) a thread used for job execution must be kept alive before it is destroyed.
- asyncExecutorThreadPoolQueue - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The queue onto which jobs will be placed before they are actually executed.
- asyncExecutorThreadPoolQueueSize - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The size of the queue on which jobs to be executed are placed, before they are actually executed.
- asyncExecutorTimerLockTimeInMillis - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The amount of time (in milliseconds) a timer job is locked when acquired by the async executor.
- asyncFailedJobWaitTime - Variable in class org.flowable.engine.ProcessEngineConfiguration
-
define the default wait time for a failed async job in seconds
- asyncHistoryExecutor - Variable in class org.flowable.engine.impl.ProcessEngineImpl
-
- asyncHistoryExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
-
- asyncHistoryExecutorActivate - Variable in class org.flowable.engine.ProcessEngineConfiguration
-
- asyncHistoryExecutorAsyncJobLockTimeInMillis - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- asyncHistoryExecutorCorePoolSize - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- asyncHistoryExecutorDefaultAsyncJobAcquireWaitTime - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- asyncHistoryExecutorDefaultQueueSizeFullWaitTime - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- asyncHistoryExecutorLockOwner - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- asyncHistoryExecutorMaxPoolSize - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- asyncHistoryExecutorMessageQueueMode - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- asyncHistoryExecutorNumberOfRetries - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- asyncHistoryExecutorResetExpiredJobsInterval - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- asyncHistoryExecutorResetExpiredJobsPageSize - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- asyncHistoryExecutorSecondsToWaitOnShutdown - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- asyncHistoryExecutorThreadKeepAliveTime - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- asyncHistoryExecutorThreadPoolQueue - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- asyncHistoryExecutorThreadPoolQueueSize - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- asyncHistoryJsonGroupingThreshold - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- asyncHistoryListener - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- AsyncHistoryManager - Class in org.flowable.engine.impl.history.async
-
- AsyncHistoryManager(ProcessEngineConfigurationImpl, HistoryLevel, boolean) - Constructor for class org.flowable.engine.impl.history.async.AsyncHistoryManager
-
- AsyncTriggerJobHandler - Class in org.flowable.engine.impl.jobexecutor
-
- AsyncTriggerJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.AsyncTriggerJobHandler
-
- attach(Email, List<File>, List<DataSource>) - Method in class org.flowable.engine.impl.bpmn.behavior.MailActivityBehavior
-
- attachment - Variable in class org.flowable.engine.impl.cmd.SaveAttachmentCmd
-
- Attachment - Interface in org.flowable.engine.task
-
Any type of content that is be associated with a task or with a process instance.
- attachmentDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- attachmentDataManager - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
-
- AttachmentDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
-
- attachmentDescription - Variable in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
-
- AttachmentEntity - Interface in org.flowable.engine.impl.persistence.entity
-
- AttachmentEntityImpl - Class in org.flowable.engine.impl.persistence.entity
-
- AttachmentEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- attachmentEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- AttachmentEntityManager - Interface in org.flowable.engine.impl.persistence.entity
-
- AttachmentEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
-
- AttachmentEntityManagerImpl(ProcessEngineConfigurationImpl, AttachmentDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
-
- attachmentId - Variable in class org.flowable.engine.impl.cmd.DeleteAttachmentCmd
-
- attachmentId - Variable in class org.flowable.engine.impl.cmd.GetAttachmentCmd
-
- attachmentId - Variable in class org.flowable.engine.impl.cmd.GetAttachmentContentCmd
-
- attachmentName - Variable in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
-
- attachments - Variable in class org.flowable.engine.impl.bpmn.behavior.MailActivityBehavior
-
- attachmentType - Variable in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
-
- ATTRIBUTE_INVOLVED_EXECUTIONS - Static variable in class org.flowable.engine.impl.util.CommandContextUtil
-
- authorizationUserId - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- autoStoreVariables - Variable in class org.flowable.engine.impl.bpmn.listener.ScriptTaskListener
-
- cache - Variable in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
-
- cachedValue - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- cachingAndArtifactsManager - Variable in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
- CachingAndArtifactsManager - Class in org.flowable.engine.impl.bpmn.deployer
-
Updates caches and artifacts for a deployment, its process definitions, and its process definition infos.
- CachingAndArtifactsManager() - Constructor for class org.flowable.engine.impl.bpmn.deployer.CachingAndArtifactsManager
-
- cachingAndArtifactsManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- calculateDueDate(CommandContext, int, Date) - Method in class org.flowable.engine.impl.cmd.JobRetryCmd
-
- calculateMaxIterationsValue(String) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
-
- calculateSummaryStatistics() - Method in class org.flowable.engine.test.profiler.ProfileSession
-
- calendarName - Variable in enum org.flowable.engine.impl.jobexecutor.TimerDeclarationType
-
- CALL_ACTIVITY_PROCESS_DEFINITION_VERSION_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
-
- CALL_COUNT - Static variable in class org.flowable.engine.impl.test.NoOpServiceTask
-
- callActivity - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- CallActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 call activity (limited currently to calling a subprocess and not (yet) a global task).
- CallActivityBehavior(String, String, Boolean, List<MapExceptionEntry>) - Constructor for class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
-
- CallActivityBehavior(Expression, String, List<MapExceptionEntry>, Boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
-
- callActivityEndListeners(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
Since no transitions are followed when leaving the inner activity, it is needed to call the end listeners yourself.
- callActivityId - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- callActivityId - Variable in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
-
- CallActivityParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
-
- CallActivityParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.CallActivityParseHandler
-
- callActivityProcessDefinitionVersion - Variable in class org.flowable.engine.migration.ActivityMigrationMapping
-
- callActivitySubProcessVersion - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- callActivitySubProcessVersion - Variable in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
-
- CALLBACK_ID - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- CALLBACK_TYPE - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- callbackId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
-
- callbackId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
-
- callbackId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- callbackId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- callbackId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- callbackId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- callbackId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- callbackId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- callbackId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Sets the callback identifier of the process instance.
- callbackType - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
-
- callbackType - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
-
- callbackType - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- callbackType - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- callbackType - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- callbackType - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- callbackType - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- callbackType(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- callbackType(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Sets the callback type of the process instance.
- callCaseInstanceStateChangeCallbacks(CommandContext, ProcessInstance, String, String) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
-
- CALLED_ELEMENT_TYPE_ID - Static variable in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
-
- CALLED_ELEMENT_TYPE_KEY - Static variable in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
-
- CALLED_PROCESS_INSTANCE_ID - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- calledElement - Variable in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
-
- calledElementExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
-
- calledElementType - Variable in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
-
- calledProcessInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- calledProcessInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- CancelEndEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
- CancelEndEventActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.CancelEndEventActivityBehavior
-
- CancelEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
-
- CancelEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.CancelEventDefinitionParseHandler
-
- CANCELLED - Static variable in interface org.flowable.engine.impl.runtime.callback.ProcessInstanceState
-
- CandidateManager - Interface in org.flowable.engine
-
- candidateManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- cascade - Variable in class org.flowable.engine.impl.cmd.DeleteDeploymentCmd
-
- cascade - Variable in class org.flowable.engine.impl.cmd.DeleteTaskCmd
-
- caseInstanceService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- CaseInstanceService - Interface in org.flowable.engine.impl.cmmn
-
- CaseServiceTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
-
- CaseServiceTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.CaseServiceTaskParseHandler
-
- CaseTaskActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Start a CMMN case with the case service task
- CaseTaskActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.CaseTaskActivityBehavior
-
- catches(String) - Method in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
-
- category - Variable in class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
-
- category - Variable in class org.flowable.engine.impl.cmd.SetProcessDefinitionCategoryCmd
-
- category - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
-
- CATEGORY - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- CATEGORY - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- category - Variable in class org.flowable.engine.impl.ModelQueryImpl
-
- category - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- category - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- category - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- category - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- category(String) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
-
- category(String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
Gives the deployment the given category.
- categoryLike - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
-
- categoryLike - Variable in class org.flowable.engine.impl.ModelQueryImpl
-
- categoryLike - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- categoryNotEquals - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
-
- categoryNotEquals - Variable in class org.flowable.engine.impl.ModelQueryImpl
-
- categoryNotEquals - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- cause - Variable in class org.flowable.engine.delegate.event.impl.FlowableActivityCancelledEventImpl
-
- cause - Variable in class org.flowable.engine.delegate.event.impl.FlowableEntityExceptionEventImpl
-
- cause - Variable in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCancelledEventImpl
-
- cause - Variable in class org.flowable.engine.delegate.event.impl.FlowableProcessCancelledEventImpl
-
- cause - Variable in class org.flowable.engine.delegate.event.impl.FlowableProcessTerminatedEventImpl
-
- cc - Variable in class org.flowable.engine.impl.bpmn.behavior.MailActivityBehavior
-
- changeActivityState(ChangeActivityStateBuilderImpl) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- changeActivityStateBuilder - Variable in class org.flowable.engine.impl.cmd.ChangeActivityStateCmd
-
- ChangeActivityStateBuilder - Interface in org.flowable.engine.runtime
-
Helper for changing the state of a process instance.
- ChangeActivityStateBuilderImpl - Class in org.flowable.engine.impl.runtime
-
- ChangeActivityStateBuilderImpl() - Constructor for class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
-
- ChangeActivityStateBuilderImpl(RuntimeServiceImpl) - Constructor for class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
-
- ChangeActivityStateCmd - Class in org.flowable.engine.impl.cmd
-
- ChangeActivityStateCmd(ChangeActivityStateBuilderImpl) - Constructor for class org.flowable.engine.impl.cmd.ChangeActivityStateCmd
-
- changeAssignee(Task, String) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
-
- changeDeploymentParentDeploymentId(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- changeDeploymentParentDeploymentId(String, String) - Method in interface org.flowable.engine.RepositoryService
-
Changes the parent deployment id of a deployment.
- changeDeploymentTenantId(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- changeDeploymentTenantId(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- changeDeploymentTenantId(String, String) - Method in interface org.flowable.engine.RepositoryService
-
EXPERIMENTAL FEATURE!
Changes the tenant identifier of a deployment to match the given tenant identifier.
- ChangeDeploymentTenantIdCmd - Class in org.flowable.engine.impl.cmd
-
- ChangeDeploymentTenantIdCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.ChangeDeploymentTenantIdCmd
-
- changeDmnTaskDecisionTableKey(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeDmnTaskDecisionTableKey(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeDmnTaskDecisionTableKey(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeDmnTaskDecisionTableKey(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeLocalizationDescription(String, String, String) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeLocalizationDescription(String, String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeLocalizationDescription(String, String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeLocalizationDescription(String, String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeLocalizationName(String, String, String) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeLocalizationName(String, String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeLocalizationName(String, String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeLocalizationName(String, String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeMultiInstanceCompletionCondition(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeMultiInstanceCompletionCondition(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeMultiInstanceCompletionCondition(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeMultiInstanceCompletionCondition(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeOwner(Task, String) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
-
- changeProcessDefinitionReferenceOfHistory(ProcessInstance, ProcessDefinition, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
-
- changeProcessDefinitionState(CommandContext, List<ProcessDefinitionEntity>) - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
-
- changeScriptTaskScript(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeScriptTaskScript(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeScriptTaskScript(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeScriptTaskScript(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeSequenceFlowCondition(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeSequenceFlowCondition(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeSequenceFlowCondition(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeSequenceFlowCondition(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeServiceTaskClassName(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeServiceTaskClassName(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeServiceTaskClassName(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeServiceTaskClassName(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeServiceTaskDelegateExpression(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeServiceTaskDelegateExpression(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeServiceTaskDelegateExpression(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeServiceTaskDelegateExpression(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeServiceTaskExpression(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeServiceTaskExpression(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeServiceTaskExpression(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeServiceTaskExpression(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeState() - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
-
- changeState() - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Start the process instance
- changeTaskAssignee(TaskEntity, String) - Static method in class org.flowable.engine.impl.util.TaskHelper
-
- changeTaskOwner(TaskEntity, String) - Static method in class org.flowable.engine.impl.util.TaskHelper
-
- changeUserTaskAssignee(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskAssignee(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskAssignee(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskAssignee(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskCandidateGroup(String, String, boolean) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskCandidateGroup(String, String, boolean, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskCandidateGroup(String, String, boolean) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskCandidateGroup(String, String, boolean, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskCandidateGroups(String, List<String>) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskCandidateGroups(String, List<String>, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskCandidateGroups(String, List<String>) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskCandidateGroups(String, List<String>, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskCandidateUser(String, String, boolean) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskCandidateUser(String, String, boolean, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskCandidateUser(String, String, boolean) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskCandidateUser(String, String, boolean, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskCandidateUsers(String, List<String>) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskCandidateUsers(String, List<String>, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskCandidateUsers(String, List<String>) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskCandidateUsers(String, List<String>, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskCategory(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskCategory(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskCategory(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskCategory(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskDescription(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskDescription(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskDescription(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskDescription(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskDueDate(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskDueDate(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskDueDate(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskDueDate(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskFormKey(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskFormKey(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskFormKey(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskFormKey(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskName(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskName(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskName(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskName(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskOwner(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskOwner(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskOwner(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskOwner(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskPriority(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskPriority(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- changeUserTaskPriority(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- changeUserTaskPriority(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- charset - Variable in class org.flowable.engine.impl.bpmn.behavior.MailActivityBehavior
-
- checkHistoryEnabled() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
-
- checkHistoryEnabled() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
-
- checkPassword(String, String) - Method in interface org.flowable.engine.IdentityService
-
Checks if the password is valid for the given user.
- checkPassword(String, String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
-
- checkQueryOk() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- checkQueryOk() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- checkVersion(Integer) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- childNodes - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
-
- children - Variable in class org.flowable.engine.debug.ExecutionTreeNode
-
- claim(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- claim(String, String) - Method in interface org.flowable.engine.TaskService
-
Claim responsibility for a task: the given user is made assignee for the task.
- CLAIM_TIME - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- claimTask(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- ClaimTaskCmd - Class in org.flowable.engine.impl.cmd
-
- ClaimTaskCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.ClaimTaskCmd
-
- ClassDelegate - Class in org.flowable.engine.impl.bpmn.helper
-
Helper class for bpmn constructs that allow class delegation.
- ClassDelegate(String, List<FieldDeclaration>, Expression) - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegate
-
- ClassDelegate(String, String, List<FieldDeclaration>, boolean, Expression, List<MapExceptionEntry>) - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegate
-
- ClassDelegate(Class<?>, List<FieldDeclaration>, Expression) - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegate
-
- ClassDelegate(String, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegate
-
- ClassDelegate(Class<?>, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegate
-
- ClassDelegateCollectionHandler - Class in org.flowable.engine.impl.bpmn.helper
-
Helper class for Collection handlers to allow class delegation.
- ClassDelegateCollectionHandler(String, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegateCollectionHandler
-
- ClassDelegateCollectionHandler(Class<?>, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegateCollectionHandler
-
- ClassDelegateFactory - Interface in org.flowable.engine.impl.bpmn.helper
-
- ClassDelegateUtil - Class in org.flowable.engine.impl.bpmn.helper
-
- ClassDelegateUtil() - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegateUtil
-
- className - Variable in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
-
- className - Variable in class org.flowable.engine.impl.bpmn.helper.DelegateFlowableEventListener
-
- classStructure - Variable in class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
-
- ClassStructureDefinition - Class in org.flowable.engine.impl.bpmn.data
-
Represents a structure encapsulated in a class
- ClassStructureDefinition(Class<?>) - Constructor for class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
-
- ClassStructureDefinition(String, Class<?>) - Constructor for class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
-
- CLEAN_VERSION_REGEX - Static variable in class org.flowable.engine.impl.db.ProcessDbSchemaManager
-
- cleanDeployments(ProcessEngine) - Static method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
- cleanEnv - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
-
- cleanJoinedExecutions(Collection<ExecutionEntity>, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelGatewayActivityBehavior
-
- cleanTestAndAssertAndEnsureCleanDb(ExtensionContext, ProcessEngine) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
-
- cleanupCompensation() - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
-
- cleanupExecutions(FlowElement) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
-
- cleanupMiRoot(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- clear() - Method in class org.flowable.engine.impl.form.FormData
-
- clear() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
-
- clear() - Static method in class org.flowable.engine.logging.LogMDC
-
- clear() - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
-
- clearCurrentCommandExecution() - Method in class org.flowable.engine.test.profiler.ProfileSession
-
- clearJobScopeLock(Job) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
-
- clearProcessInstanceLockTime(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
-
- clearProcessInstanceLockTime(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
-
- clearProcessInstanceLockTime(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
-
- clearProcessInstanceLockTime(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- client - Variable in class org.flowable.engine.impl.webservice.WSService
-
- clock - Variable in class org.flowable.engine.impl.event.logger.EventLogger
-
- close() - Method in class org.flowable.engine.impl.ProcessEngineImpl
-
- close() - Method in interface org.flowable.engine.ProcessEngine
-
- closed(CommandContext) - Method in class org.flowable.engine.impl.event.logger.AbstractEventFlusher
-
- closeFailure(CommandContext) - Method in class org.flowable.engine.impl.event.logger.DatabaseEventFlusher
-
- closeProcessEngines() - Static method in class org.flowable.engine.impl.test.TestHelper
-
- closeProcessEngines() - Static method in class org.flowable.engine.test.FlowableTestCase
-
- closing(CommandContext) - Method in class org.flowable.engine.impl.event.logger.DatabaseEventFlusher
-
- collectActiveActivityIds(ExecutionEntity, List<String>) - Method in class org.flowable.engine.impl.cmd.FindActiveActivityIdsCmd
-
- collectChildExecutions(ExecutionEntity, List<ExecutionEntity>) - Static method in class org.flowable.engine.debug.ExecutionTreeUtil
-
- collectChildren(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
-
- collectChildren(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- collectChildren(ExecutionEntity, Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- collectChildren(ExecutionEntity, List<ExecutionEntity>, Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- collectionElementIndexVariable - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- collectionElementVariable - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- collectionExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- collectionHandler - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- collectionString - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- collectionVariable - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- command - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
-
- commandConfig - Variable in class org.flowable.engine.impl.db.DbIdGenerator
-
- commandContext - Variable in class org.flowable.engine.impl.agenda.AbstractOperation
-
- CommandContextUtil - Class in org.flowable.engine.impl.util
-
- CommandContextUtil() - Constructor for class org.flowable.engine.impl.util.CommandContextUtil
-
- CommandExecutionResult - Class in org.flowable.engine.test.profiler
-
- CommandExecutionResult() - Constructor for class org.flowable.engine.test.profiler.CommandExecutionResult
-
- commandExecutionResult - Variable in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
-
- commandExecutionResults - Variable in class org.flowable.engine.test.profiler.ProfileSession
-
- commandExecutionTimings - Variable in class org.flowable.engine.test.profiler.CommandStats
-
- commandExecutor - Variable in class org.flowable.engine.impl.bpmn.listener.ExecuteExecutionListenerTransactionListener
-
- commandExecutor - Variable in class org.flowable.engine.impl.bpmn.listener.ExecuteTaskListenerTransactionListener
-
- commandExecutor - Variable in class org.flowable.engine.impl.db.DbIdGenerator
-
- commandExecutor - Variable in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
-
- commandExecutor - Variable in class org.flowable.engine.impl.ProcessEngineImpl
-
- commandExecutor - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
-
- commandFqn - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- CommandInvoker - Class in org.flowable.engine.impl.interceptor
-
- CommandInvoker() - Constructor for class org.flowable.engine.impl.interceptor.CommandInvoker
-
- CommandStats - Class in org.flowable.engine.test.profiler
-
- CommandStats(List<CommandExecutionResult>) - Constructor for class org.flowable.engine.test.profiler.CommandStats
-
- comment - Variable in class org.flowable.engine.impl.cmd.SaveCommentCmd
-
- Comment - Interface in org.flowable.engine.task
-
User comments that form discussions around tasks.
- commentDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- commentDataManager - Variable in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
-
- CommentDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
-
- CommentEntity - Interface in org.flowable.engine.impl.persistence.entity
-
- CommentEntityImpl - Class in org.flowable.engine.impl.persistence.entity
-
- CommentEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- commentEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- CommentEntityManager - Interface in org.flowable.engine.impl.persistence.entity
-
- CommentEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
-
- CommentEntityManagerImpl(ProcessEngineConfigurationImpl, CommentDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
-
- commentId - Variable in class org.flowable.engine.impl.cmd.DeleteCommentCmd
-
- commentId - Variable in class org.flowable.engine.impl.cmd.GetCommentCmd
-
- commit() - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
-
- comparator - Static variable in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
-
- compatibilityHandlerClassName - Variable in class org.flowable.engine.compatibility.DefaultFlowable5CompatibilityHandlerFactory
-
- compensateEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundaryCompensateEventActivityBehavior
-
- compensateEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowCompensationEventActivityBehavior
-
- CompensateEventDefinition - Class in org.flowable.engine.impl.bpmn.parser
-
- CompensateEventDefinition() - Constructor for class org.flowable.engine.impl.bpmn.parser.CompensateEventDefinition
-
- CompensateEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
-
- CompensateEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.CompensateEventDefinitionParseHandler
-
- CompensateEventSubscriptionEntity - Interface in org.flowable.engine.impl.persistence.entity
-
- CompensateEventSubscriptionEntityImpl - Class in org.flowable.engine.impl.persistence.entity
-
- CompensateEventSubscriptionEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.CompensateEventSubscriptionEntityImpl
-
- CompensationEventHandler - Class in org.flowable.engine.impl.event
-
- CompensationEventHandler() - Constructor for class org.flowable.engine.impl.event.CompensationEventHandler
-
- compile(String) - Method in class org.flowable.engine.impl.scripting.JuelScriptEngine
-
- compile(Reader) - Method in class org.flowable.engine.impl.scripting.JuelScriptEngine
-
- complete(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- complete(String, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- complete(String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- complete(String, Map<String, Object>, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- complete(String) - Method in interface org.flowable.engine.TaskService
-
Called when the task is successfully executed.
- complete(String, 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>, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
-
- 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.
- completeAdhocSubProcess(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- completeAdhocSubProcess(String) - Method in interface org.flowable.engine.RuntimeService
-
Completes the ad-hoc sub process
- CompleteAdhocSubProcessCmd - Class in org.flowable.engine.impl.cmd
-
- CompleteAdhocSubProcessCmd(String) - Constructor for class org.flowable.engine.impl.cmd.CompleteAdhocSubProcessCmd
-
- completed(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
-
- completed(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.CaseTaskActivityBehavior
-
- completed(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- completed(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
-
- completed(DelegateExecution) - Method in interface org.flowable.engine.impl.delegate.SubProcessActivityBehavior
-
called after the process instance is destroyed for this activity to perform its outgoing control flow logic.
- COMPLETED - Static variable in interface org.flowable.engine.impl.runtime.callback.ProcessInstanceState
-
- completeProcessInstanceTasks(String) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
- 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
-
- completeTask - Variable in class org.flowable.engine.impl.cmd.SubmitTaskFormCmd
-
- completeTask(Task) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
- completeTask(TaskEntity, Map<String, Object>, Map<String, Object>, boolean, CommandContext) - Static method in class org.flowable.engine.impl.util.TaskHelper
-
- CompleteTaskCmd - Class in org.flowable.engine.impl.cmd
-
- CompleteTaskCmd(String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskCmd
-
- CompleteTaskCmd(String, Map<String, Object>, boolean) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskCmd
-
- CompleteTaskCmd(String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskCmd
-
- completeTaskWithForm(String, String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- completeTaskWithForm(String, String, String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- completeTaskWithForm(String, String, String, Map<String, Object>, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- completeTaskWithForm(String, String, String, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
-
Called when the task is successfully executed, and the task form has been submitted.
- completeTaskWithForm(String, String, String, Map<String, Object>, 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.engine.TaskService
-
Called when the task is successfully executed, and the task form has been submitted.
- CompleteTaskWithFormCmd - Class in org.flowable.engine.impl.cmd
-
- CompleteTaskWithFormCmd(String, String, String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
-
- CompleteTaskWithFormCmd(String, String, String, Map<String, Object>, boolean) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
-
- CompleteTaskWithFormCmd(String, String, String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
-
- completing(DelegateExecution, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
-
- completing(DelegateExecution, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.CaseTaskActivityBehavior
-
- completing(DelegateExecution, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- completing(DelegateExecution, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
-
- completing(DelegateExecution, DelegateExecution) - Method in interface org.flowable.engine.impl.delegate.SubProcessActivityBehavior
-
called before the process instance is destroyed to allow this activity to extract data from the sub process instance.
- completionCondition - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- completionConditionSatisfied(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- ComposedTransformer - Class in org.flowable.engine.impl.transformer
-
Applies a list of transformers to the input object
- ComposedTransformer() - Constructor for class org.flowable.engine.impl.transformer.ComposedTransformer
-
- Condition - Interface in org.flowable.engine.impl
-
- ConditionUtil - Class in org.flowable.engine.impl.util.condition
-
- ConditionUtil() - Constructor for class org.flowable.engine.impl.util.condition.ConditionUtil
-
- configuration - Variable in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
-
- configuration - Variable in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- configurationConsumer - Variable in class org.flowable.engine.impl.test.ResourceFlowableExtension
-
- configurationResource - Variable in class org.flowable.engine.impl.test.ResourceFlowableExtension
-
- ConfigurationResource - Annotation Type in org.flowable.engine.test
-
An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for the
FlowableExtension
.
- configurationResource - Variable in class org.flowable.engine.test.FlowableRule
-
- configurationResource - Variable in class org.flowable.engine.test.FlowableTestCase
-
- 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
-
- configureResolvers(List<ELResolver>) - Method in class org.flowable.engine.impl.el.ProcessExpressionManager
-
- connectionRequestTimeout - Variable in class org.flowable.engine.cfg.HttpClientConfig
-
- connectTimeout - Variable in class org.flowable.engine.cfg.HttpClientConfig
-
- ConsoleLogger - Class in org.flowable.engine.test.profiler
-
- ConsoleLogger(FlowableProfiler) - Constructor for class org.flowable.engine.test.profiler.ConsoleLogger
-
- contains(String) - Method in class org.flowable.engine.impl.jobexecutor.AcquiredJobs
-
- containsKey(Object) - Method in class org.flowable.engine.impl.form.FormData
-
- containsKey(Object) - Method in class org.flowable.engine.impl.scripting.VariableScopeResolver
-
- containsValue(Object) - Method in class org.flowable.engine.impl.form.FormData
-
- content - Variable in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
-
- content - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- contentId - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- Context - Class in org.flowable.engine.impl.context
-
- Context() - Constructor for class org.flowable.engine.impl.context.Context
-
- ContinueMultiInstanceOperation - Class in org.flowable.engine.impl.agenda
-
Special operation when executing an instance of a multi-instance.
- ContinueMultiInstanceOperation(CommandContext, ExecutionEntity, ExecutionEntity, int) - Constructor for class org.flowable.engine.impl.agenda.ContinueMultiInstanceOperation
-
- continueParentExecutionMap - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- ContinueProcessOperation - Class in org.flowable.engine.impl.agenda
-
- ContinueProcessOperation(CommandContext, ExecutionEntity, boolean, boolean) - Constructor for class org.flowable.engine.impl.agenda.ContinueProcessOperation
-
- ContinueProcessOperation(CommandContext, ExecutionEntity) - Constructor for class org.flowable.engine.impl.agenda.ContinueProcessOperation
-
- continueSequentialMultiInstance(DelegateExecution, int, ExecutionEntity) - Method in class org.flowable.engine.impl.bpmn.behavior.SequentialMultiInstanceBehavior
-
- continueThroughFlowNode(FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
-
- continueThroughFlowNode(FlowNode) - Method in class org.flowable.engine.impl.agenda.DebugContinueProcessOperation
-
- continueThroughMultiInstanceFlowNode(FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueMultiInstanceOperation
-
- continueThroughSequenceFlow(SequenceFlow) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
-
- convertAdditionalMappingInfoFromJson(M, JsonNode) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
-
- convertAdditionalMappingInfoToJson(T, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
-
- convertAppResourceToModel(byte[]) - Method in interface org.flowable.engine.app.AppResourceConverter
-
- convertAppResourceToModel(byte[]) - Method in class org.flowable.engine.impl.app.AppResourceConverterImpl
-
- convertFormValueToModelValue(String) - Method in class org.flowable.engine.form.AbstractFormType
-
- convertFormValueToModelValue(String) - Method in class org.flowable.engine.impl.form.BooleanFormType
-
- convertFormValueToModelValue(String) - Method in class org.flowable.engine.impl.form.DateFormType
-
- convertFormValueToModelValue(String) - Method in class org.flowable.engine.impl.form.DoubleFormType
-
- convertFormValueToModelValue(String) - Method in class org.flowable.engine.impl.form.EnumFormType
-
- convertFormValueToModelValue(String) - Method in class org.flowable.engine.impl.form.LongFormType
-
- convertFormValueToModelValue(String) - Method in class org.flowable.engine.impl.form.StringFormType
-
- convertFromJson(JsonNode, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
-
- convertFromJson(String) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
-
- 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
-
- convertFromJsonNodeToObject(JsonNode, ObjectMapper) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
-
- convertLocalVariablesToJson(T, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
-
- 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
-
- convertMappingInfoToJson(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
-
- convertModelValueToFormValue(Object) - Method in class org.flowable.engine.form.AbstractFormType
-
- convertModelValueToFormValue(Object) - Method in class org.flowable.engine.impl.form.BooleanFormType
-
- convertModelValueToFormValue(Object) - Method in class org.flowable.engine.impl.form.DateFormType
-
- convertModelValueToFormValue(Object) - Method in class org.flowable.engine.impl.form.DoubleFormType
-
- convertModelValueToFormValue(Object) - Method in class org.flowable.engine.impl.form.EnumFormType
-
- convertModelValueToFormValue(Object) - Method in class org.flowable.engine.impl.form.LongFormType
-
- convertModelValueToFormValue(Object) - Method in class org.flowable.engine.impl.form.StringFormType
-
- convertNewAssigneeToJson(T, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
-
- 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
-
- convertPropertiesToVariablesMap() - Method in class org.flowable.engine.impl.cmd.SubmitStartFormCmd
-
- convertStreamToStr(InputStream) - Static method in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
-
- convertToJson(T, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
-
- convertToJson(ProcessInstanceMigrationDocument) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
-
- convertToJsonActivityMigrationMappings(List<? extends ActivityMigrationMapping>) - 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
-
- copy() - Method in class org.flowable.engine.impl.persistence.entity.ByteArrayRef
-
- copyAndInsertHistoricDetailVariableInstanceUpdateEntity(VariableInstanceEntity) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
-
- copyAndInsertHistoricDetailVariableInstanceUpdateEntity(VariableInstanceEntity) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
-
- copyDeploymentValuesToProcessDefinitions(DeploymentEntity, List<ProcessDefinitionEntity>) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
-
Updates all the process definition entities to match the deployment's values for tenant, engine version, and deployment id.
- copyExistingEntityLinks(String, String, String) - Static method in class org.flowable.engine.impl.util.EntityLinkUtil
-
- counter - Variable in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
-
- counter - Variable in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
-
- CountingEntityUtil - Class in org.flowable.engine.impl.util
-
- CountingEntityUtil() - Constructor for class org.flowable.engine.impl.util.CountingEntityUtil
-
- CountingExecutionEntity - Interface in org.flowable.engine.impl.persistence
-
- create(String, String, List<FieldDeclaration>, boolean, Expression, List<MapExceptionEntry>) - Method in interface org.flowable.engine.impl.bpmn.helper.ClassDelegateFactory
-
- create(String, List<FieldDeclaration>) - Method in interface org.flowable.engine.impl.bpmn.helper.ClassDelegateFactory
-
- create(String, String, List<FieldDeclaration>, boolean, Expression, List<MapExceptionEntry>) - Method in class org.flowable.engine.impl.bpmn.helper.DefaultClassDelegateFactory
-
- create(String, List<FieldDeclaration>) - Method in class org.flowable.engine.impl.bpmn.helper.DefaultClassDelegateFactory
-
- create() - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityManager
-
- create(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
-
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
-
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisAttachmentDataManager
-
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
-
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
-
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisDeploymentDataManager
-
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventLogEntryDataManager
-
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
-
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
-
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
-
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
-
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
-
- create(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
-
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisModelDataManager
-
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
-
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionInfoDataManager
-
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisPropertyDataManager
-
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
-
- create() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
-
- create(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
-
- create(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
-
- create() - Method in class org.flowable.engine.impl.TaskBuilderImpl
-
- create(String) - Method in interface org.flowable.engine.impl.webservice.SyncWebServiceClientFactory
-
- CREATE_TIME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- CREATE_TIME - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- createActivityCancelledEvent(String, String, String, String, String, String, Object) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
-
- createActivityEvent(FlowableEngineEventType, String, String, String, String, String, FlowElement) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
-
- createActivityInstance(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
-
- createActivityInstance(HistoricActivityInstance) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
-
- createActivityInstanceEntity(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
-
- createActivityInstanceQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- createActivityInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
-
Creates a new
ActivityInstanceQuery
instance, that can be used to query activities in the currently running
process instances.
- createAdhocSubprocessActivityBehavior(SubProcess) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createAdhocSubprocessActivityBehavior(SubProcess) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createAdhocSubprocessActivityBehavior(SubProcess) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createAgenda(CommandContext) - Method in interface org.flowable.engine.FlowableEngineAgendaFactory
-
- createAgenda(CommandContext) - Method in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgendaFactory
-
- createAgenda(CommandContext) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgendaFactory
-
- createAndPersistNewDiagramsIfNeeded(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
Creates new diagrams for process definitions if the deployment is new, the process definition in question supports it, and the engine is configured to make new diagrams.
- createAndStartProcessInstance(ProcessDefinition, String, String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
-
- createAndStartProcessInstanceByMessage(ProcessDefinition, String, String, Map<String, Object>, Map<String, Object>, String, String) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
-
- createAndStartProcessInstanceWithInitialFlowElement(ProcessDefinition, String, String, FlowElement, Process, Map<String, Object>, Map<String, Object>, boolean) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
-
- createAndStartProcessInstanceWithInitialFlowElement(ProcessDefinition, String, String, String, String, FlowElement, Process, Map<String, Object>, Map<String, Object>, String, String, boolean) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
-
- createAssociation(BpmnParse, Association) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
-
- createAttachment(String, String, String, String, String, InputStream, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- createAttachment(String, String, String, String, String, InputStream) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- createAttachment(String, String, String, String, String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- createAttachment(String, String, String, String, String, InputStream) - Method in interface org.flowable.engine.TaskService
-
Add a new attachment to a task and/or a process instance and use an input stream to provide the content
- createAttachment(String, String, String, String, String, String) - Method in interface org.flowable.engine.TaskService
-
Add a new attachment to a task and/or a process instance and use an url as the content
- CreateAttachmentCmd - Class in org.flowable.engine.impl.cmd
-
- CreateAttachmentCmd(String, String, String, String, String, InputStream, String) - Constructor for class org.flowable.engine.impl.cmd.CreateAttachmentCmd
-
- createAttachmentComment(TaskEntity, ExecutionEntity, String, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
-
- createAttachmentComment(TaskEntity, ExecutionEntity, String, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Creates a new comment to indicate a new attachment has been created or deleted, if history is enabled.
- createBindings() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngine
-
- createBoundaryCancelEventActivityBehavior(CancelEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createBoundaryCancelEventActivityBehavior(CancelEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createBoundaryCancelEventActivityBehavior(CancelEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createBoundaryCompensateEventActivityBehavior(BoundaryEvent, CompensateEventDefinition, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createBoundaryCompensateEventActivityBehavior(BoundaryEvent, CompensateEventDefinition, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createBoundaryCompensateEventActivityBehavior(BoundaryEvent, CompensateEventDefinition, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createBoundaryEventActivityBehavior(BoundaryEvent, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createBoundaryEventActivityBehavior(BoundaryEvent, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createBoundaryEventActivityBehavior(BoundaryEvent, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createBoundaryEvents(List<BoundaryEvent>, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
-
- createBoundaryEvents(List<BoundaryEvent>, ExecutionEntity, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
-
- createBoundaryMessageEventActivityBehavior(BoundaryEvent, MessageEventDefinition, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createBoundaryMessageEventActivityBehavior(BoundaryEvent, MessageEventDefinition, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createBoundaryMessageEventActivityBehavior(BoundaryEvent, MessageEventDefinition, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createBoundarySignalEventActivityBehavior(BoundaryEvent, SignalEventDefinition, Signal, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createBoundarySignalEventActivityBehavior(BoundaryEvent, SignalEventDefinition, Signal, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createBoundarySignalEventActivityBehavior(BoundaryEvent, SignalEventDefinition, Signal, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createBoundaryTimerEventActivityBehavior(BoundaryEvent, TimerEventDefinition, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createBoundaryTimerEventActivityBehavior(BoundaryEvent, TimerEventDefinition, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createBoundaryTimerEventActivityBehavior(BoundaryEvent, TimerEventDefinition, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createBPMNEdge(String, List<GraphicInfo>) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- createBpmnModel(CommandContext, ProcessDefinitionEntity, DeploymentEntity) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
-
- createBpmnParse(BpmnParser) - Method in interface org.flowable.engine.impl.cfg.BpmnParseFactory
-
- createBpmnParse(BpmnParser) - Method in class org.flowable.engine.impl.cfg.DefaultBpmnParseFactory
-
- createBpmnParseFromResource(EngineResource) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilder
-
- createBusinessRuleTaskActivityBehavior(BusinessRuleTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createBusinessRuleTaskActivityBehavior(BusinessRuleTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createBusinessRuleTaskActivityBehavior(BusinessRuleTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createCallActivityBehavior(CallActivity) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createCallActivityBehavior(CallActivity) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createCallActivityBehavior(CallActivity) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createCallActivityInstance(CallActivity, ProcessDefinition, ExecutionEntity, String, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
-
- createCamelActivityBehavior(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createCamelActivityBehavior(SendTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createCamelActivityBehavior(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createCamelActivityBehavior(SendTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createCamelActivityBehavior(TaskWithFieldExtensions, List<FieldExtension>) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createCamelActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createCamelActivityBehavior(SendTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createCancelEndEventActivityBehavior(EndEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createCancelEndEventActivityBehavior(EndEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createCancelEndEventActivityBehavior(EndEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createCancelledEvent(String, String, String, Object) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
-
- createCaseTaskBehavior(CaseServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createCaseTaskBehavior(CaseServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createCaseTaskBehavior(CaseServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createChangeActivityStateBuilder() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- createChangeActivityStateBuilder() - Method in interface org.flowable.engine.RuntimeService
-
- createChildExecution(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
-
- createChildExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
Creates a new execution.
- createChildExecutionForSubProcess(SubProcess) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
-
- createClassDelegateCustomPropertiesResolver(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
-
- createClassDelegateCustomPropertiesResolver(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
-
- createClassDelegateEventListener(EventListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
-
- createClassDelegateEventListener(EventListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
-
- createClassDelegateExecutionListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
-
- createClassDelegateExecutionListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
-
- createClassDelegateServiceTask(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createClassDelegateServiceTask(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createClassDelegateServiceTask(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createClassDelegateTaskListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
-
- createClassDelegateTaskListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
-
- createCompensateEventSubscription() - Method in interface org.flowable.engine.impl.persistence.entity.data.EventSubscriptionDataManager
-
- createCompensateEventSubscription() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
-
- createCompensateEventSubscription() - Method in interface org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityManager
-
- createCompensateEventSubscription() - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityManagerImpl
-
- createConfiguration(String, String, String) - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
-
- createCopyOfSubProcessExecutionForCompensation(ExecutionEntity) - Static method in class org.flowable.engine.impl.bpmn.helper.ScopeUtil
-
Creates a new event scope execution and moves existing event subscriptions to this new execution
- createCustomPropertiesResolver(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
-
- CREATED - Static variable in class org.flowable.engine.impl.EventSubscriptionQueryProperty
-
- created - Variable in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- createdAfter - Variable in class org.flowable.engine.impl.EventSubscriptionQueryImpl
-
- createdAfter(Date) - Method in class org.flowable.engine.impl.EventSubscriptionQueryImpl
-
- createdAfter(Date) - Method in interface org.flowable.engine.runtime.EventSubscriptionQuery
-
Only select event subscriptions that were created after the given start time.
- createData(FlowableVariableEvent) - Method in class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
-
- createDataInputAssociation(DataAssociation) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
-
- createDataOutputAssociation(DataAssociation) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
-
- createdBefore - Variable in class org.flowable.engine.impl.EventSubscriptionQueryImpl
-
- createdBefore(Date) - Method in class org.flowable.engine.impl.EventSubscriptionQueryImpl
-
- createdBefore(Date) - Method in interface org.flowable.engine.runtime.EventSubscriptionQuery
-
Only select event subscriptions that were created before the given start time.
- createDeadLetterJobQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- createDeadLetterJobQuery() - Method in interface org.flowable.engine.ManagementService
-
Returns a new DeadLetterJobQuery implementation, that can be used to dynamically query the dead letter jobs.
- createDelegateExpressionCustomPropertiesResolver(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
-
- createDelegateExpressionCustomPropertiesResolver(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
-
- createDelegateExpressionEventListener(EventListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
-
- createDelegateExpressionEventListener(EventListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
-
- createDelegateExpressionExecutionListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
-
- createDelegateExpressionExecutionListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
-
- createDelegateExpressionTaskListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
-
- createDelegateExpressionTaskListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
-
- createDeleteReason(String) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
-
- createdEmbeddedSubProcess - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- createDeployment() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- createDeployment() - Method in interface org.flowable.engine.RepositoryService
-
Starts creating a new deployment
- createDeploymentQuery() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- createDeploymentQuery() - Method in interface org.flowable.engine.RepositoryService
-
Query deployment.
- createDerivedDeployment(CommandContext, ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
-
- createDerivedProcessDefinition(CommandContext, ProcessInstance) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
-
- createDerivedProcessDefinitionForProcessInstance(CommandContext, String) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
-
- createDerivedProcessDefinitionForTask(CommandContext, String) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
-
- createdExecutions - Variable in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
-
- createDiagramForProcessDefinition(ProcessDefinitionEntity, BpmnParse) - Method in class org.flowable.engine.impl.bpmn.deployer.ProcessDefinitionDiagramHelper
-
Generates a diagram resource for a ProcessDefinitionEntity and associated BpmnParse.
- createDmnActivityBehavior(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createDmnActivityBehavior(SendTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createDmnActivityBehavior(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createDmnActivityBehavior(SendTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createDmnActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createDmnActivityBehavior(SendTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createElResolver(VariableContainer) - Method in class org.flowable.engine.test.mock.MockExpressionManager
-
- createEmail(String, String, boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.MailActivityBehavior
-
- createEmbeddedSubProcessAndExecutions(Collection<MoveExecutionEntityContainer.FlowElementMoveEntry>, List<ExecutionEntity>, MoveExecutionEntityContainer, ProcessInstanceChangeState, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
-
- createEmbeddedSubProcessHierarchy(SubProcess, ExecutionEntity, Map<String, SubProcess>, Set<String>, ProcessInstanceChangeState, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
-
- 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
-
- createEntityManagerFactory(String) - Static method in class org.flowable.engine.impl.cfg.JpaHelper
-
- createEntityWithVariablesEvent(FlowableEngineEventType, Object, Map, boolean) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
-
- createErrorEndEventActivityBehavior(EndEvent, ErrorEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createErrorEndEventActivityBehavior(EndEvent, ErrorEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createErrorEndEventActivityBehavior(EndEvent, ErrorEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createErrorEvent(FlowableEngineEventType, String, String, String, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
-
- createEvent(FlowableEngineEventType, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
-
- createEventBasedGatewayActivityBehavior(EventGateway) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createEventBasedGatewayActivityBehavior(EventGateway) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createEventBasedGatewayActivityBehavior(EventGateway) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createEventFlusher() - Method in class org.flowable.engine.impl.event.logger.EventLogger
-
Subclasses that want something else than the database flusher should override this method
- createEventListeners(BpmnParse, List<EventListener>) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ProcessParseHandler
-
- createEventLogEntry(Map<String, Object>) - Method in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
-
- createEventLogEntry(String, String, String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
-
- createEventLogEntry(String, String, String, String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
-
- createEventSubprocessActivityBehavior(EventSubProcess) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createEventSubprocessActivityBehavior(EventSubProcess) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createEventSubprocessActivityBehavior(EventSubProcess) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createEventSubProcessErrorStartEventActivityBehavior(StartEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createEventSubProcessErrorStartEventActivityBehavior(StartEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createEventSubProcessErrorStartEventActivityBehavior(StartEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createEventSubProcessMessageStartEventActivityBehavior(StartEvent, MessageEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createEventSubProcessMessageStartEventActivityBehavior(StartEvent, MessageEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createEventSubProcessMessageStartEventActivityBehavior(StartEvent, MessageEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createEventSubProcessSignalStartEventActivityBehavior(StartEvent, SignalEventDefinition, Signal) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createEventSubProcessSignalStartEventActivityBehavior(StartEvent, SignalEventDefinition, Signal) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createEventSubProcessSignalStartEventActivityBehavior(StartEvent, SignalEventDefinition, Signal) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createEventSubProcessTimerStartEventActivityBehavior(StartEvent, TimerEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createEventSubProcessTimerStartEventActivityBehavior(StartEvent, TimerEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createEventSubProcessTimerStartEventActivityBehavior(StartEvent, TimerEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createEventSubscriptionQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- createEventSubscriptionQuery() - Method in interface org.flowable.engine.RuntimeService
-
- createEventThrowingEventListener(EventListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
-
- createEventThrowingEventListener(EventListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
-
- createExclusiveGatewayActivityBehavior(ExclusiveGateway) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createExclusiveGatewayActivityBehavior(ExclusiveGateway) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createExclusiveGatewayActivityBehavior(ExclusiveGateway) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createExecutionListener(BpmnParse, FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
-
- createExecutionQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- createExecutionQuery() - Method in interface org.flowable.engine.RuntimeService
-
Creates a new
ExecutionQuery
instance, that can be used to query the executions and process instances.
- createExpressionCustomPropertiesResolver(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
-
- createExpressionCustomPropertiesResolver(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
-
- createExpressionExecutionListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
-
- createExpressionExecutionListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
-
- createExpressionForField(FieldExtension) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
- createExpressionTaskListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
-
- createExpressionTaskListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
-
- createFieldDeclarations(List<FieldExtension>) - Method in class org.flowable.engine.impl.bpmn.parser.factory.AbstractBehaviorFactory
-
- createFlowable5CompatibilityHandler() - Method in class org.flowable.engine.compatibility.DefaultFlowable5CompatibilityHandlerFactory
-
- createFlowable5CompatibilityHandler() - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandlerFactory
-
- createFlowableCollectionHandler(CollectionHandler, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- createFormProperty(ExecutionEntity) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
-
- createGlobalEvent(FlowableEngineEventType) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
-
- createGroupIdentityLinkComment(TaskEntity, String, String, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
-
- createGroupIdentityLinkComment(TaskEntity, String, String, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Creates a new comment to indicate a new group IdentityLink
has been created or deleted, if history is enabled.
- createGroupQuery() - Method in interface org.flowable.engine.IdentityService
-
Creates a
GroupQuery
that allows to programmatically query the groups.
- createGroupQuery() - Method in class org.flowable.engine.impl.IdentityServiceImpl
-
- createHistoricActivityInstance(ActivityInstance) - Method in class org.flowable.engine.impl.history.async.AsyncHistoryManager
-
- createHistoricActivityInstance(ActivityInstance) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
-
- createHistoricActivityInstance(ActivityInstance) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Create new historic activity instance from runtime activity instance
- createHistoricActivityInstanceEntity(ObjectNode, CommandContext, HistoricActivityInstanceEntityManager) - Method in class org.flowable.engine.impl.history.async.json.transformer.AbstractHistoryJsonTransformer
-
- createHistoricActivityInstanceQuery() - Method in interface org.flowable.engine.HistoryService
-
- createHistoricActivityInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- createHistoricDetailAssignment() - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
-
- createHistoricDetailAssignment() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
-
- createHistoricDetailQuery() - Method in interface org.flowable.engine.HistoryService
-
- createHistoricDetailQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- createHistoricDetailVariableInstanceUpdate() - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
-
- createHistoricDetailVariableInstanceUpdate() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
-
- createHistoricFormProperty() - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
-
- createHistoricFormProperty() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
-
- createHistoricProcessInstanceQuery() - Method in interface org.flowable.engine.HistoryService
-
- createHistoricProcessInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- createHistoricTaskInstanceQuery() - Method in interface org.flowable.engine.HistoryService
-
Creates a new programmatic query to search for HistoricTaskInstance
s.
- createHistoricTaskInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- createHistoricTaskLogEntryBuilder(TaskInfo) - Method in interface org.flowable.engine.HistoryService
-
Create new task log entry builder to the log task event
- createHistoricTaskLogEntryBuilder() - 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 class org.flowable.engine.impl.HistoryServiceImpl
-
- createHistoricTaskLogEntryBuilder() - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- createHistoricTaskLogEntryQuery() - Method in interface org.flowable.engine.HistoryService
-
Returns a new HistoricTaskLogEntryQuery
that can be used to dynamically query task log entries.
- createHistoricTaskLogEntryQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- createHistoricVariableInstanceQuery() - Method in interface org.flowable.engine.HistoryService
-
Creates a new programmatic query to search for HistoricVariableInstance
s.
- createHistoricVariableInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- createHistoryJobQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- createHistoryJobQuery() - Method in interface org.flowable.engine.ManagementService
-
Returns a new HistoryJobQuery implementation, that can be used to dynamically query the history jobs.
- createHtmlEmail(String, String) - Method in class org.flowable.engine.impl.bpmn.behavior.MailActivityBehavior
-
- createHttpActivityBehavior(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createHttpActivityBehavior(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createHttpActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createIdentityLinkComment(TaskEntity, String, String, String, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
-
- createIdentityLinkComment(TaskEntity, String, String, String, boolean, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
-
- createIdentityLinkComment(TaskEntity, String, String, String, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Creates a new comment to indicate a new IdentityLink
has been created or deleted, if history is enabled.
- createIdentityLinkComment(TaskEntity, String, String, String, boolean, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Creates a new comment to indicate a new IdentityLink
has been created or deleted, if history is enabled.
- createInclusiveGatewayActivityBehavior(InclusiveGateway) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createInclusiveGatewayActivityBehavior(InclusiveGateway) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createInclusiveGatewayActivityBehavior(InclusiveGateway) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createInstance() - Method in class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
-
- createInstance() - Method in class org.flowable.engine.impl.bpmn.data.ItemDefinition
-
- createInstance() - Method in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureDefinition
-
- createInstance() - Method in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
-
- createInstance() - Method in interface org.flowable.engine.impl.bpmn.data.StructureDefinition
-
- createInstance() - Method in class org.flowable.engine.impl.bpmn.webservice.MessageDefinition
-
- createInstances(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- createInstances(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
-
Handles the parallel case of spawning the instances.
- createInstances(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.SequentialMultiInstanceBehavior
-
Handles the sequential case of spawning the instances.
- createIntermediateCatchEventActivityBehavior(IntermediateCatchEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createIntermediateCatchEventActivityBehavior(IntermediateCatchEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createIntermediateCatchEventActivityBehavior(IntermediateCatchEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createIntermediateCatchMessageEventActivityBehavior(IntermediateCatchEvent, MessageEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createIntermediateCatchMessageEventActivityBehavior(IntermediateCatchEvent, MessageEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createIntermediateCatchMessageEventActivityBehavior(IntermediateCatchEvent, MessageEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createIntermediateCatchSignalEventActivityBehavior(IntermediateCatchEvent, SignalEventDefinition, Signal) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createIntermediateCatchSignalEventActivityBehavior(IntermediateCatchEvent, SignalEventDefinition, Signal) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createIntermediateCatchSignalEventActivityBehavior(IntermediateCatchEvent, SignalEventDefinition, Signal) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createIntermediateCatchTimerEventActivityBehavior(IntermediateCatchEvent, TimerEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createIntermediateCatchTimerEventActivityBehavior(IntermediateCatchEvent, TimerEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createIntermediateCatchTimerEventActivityBehavior(IntermediateCatchEvent, TimerEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createIntermediateThrowCompensationEventActivityBehavior(ThrowEvent, CompensateEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createIntermediateThrowCompensationEventActivityBehavior(ThrowEvent, CompensateEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createIntermediateThrowCompensationEventActivityBehavior(ThrowEvent, CompensateEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createIntermediateThrowNoneEventActivityBehavior(ThrowEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createIntermediateThrowNoneEventActivityBehavior(ThrowEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createIntermediateThrowNoneEventActivityBehavior(ThrowEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createIntermediateThrowSignalEventActivityBehavior(ThrowEvent, SignalEventDefinition, Signal) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createIntermediateThrowSignalEventActivityBehavior(ThrowEvent, SignalEventDefinition, Signal) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createIntermediateThrowSignalEventActivityBehavior(ThrowEvent, SignalEventDefinition, Signal) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createItemDefinitions(BpmnModel) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
-
- createJobHandlerConfiguration(boolean) - Static method in class org.flowable.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
-
- createJobQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- createJobQuery() - Method in interface org.flowable.engine.ManagementService
-
Returns a new JobQuery implementation, that can be used to dynamically query the jobs.
- createJobRescheduledEvent(FlowableEngineEventType, Job, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
-
- createJuelExpression(String, ValueExpression) - Method in class org.flowable.engine.impl.el.ProcessExpressionManager
-
- createLocalizationValues(String, Process) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
- createMailActivityBehavior(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createMailActivityBehavior(SendTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createMailActivityBehavior(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createMailActivityBehavior(SendTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createMailActivityBehavior(String, List<FieldExtension>) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createMailActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createMailActivityBehavior(SendTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createManualTaskActivityBehavior(ManualTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createManualTaskActivityBehavior(ManualTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createManualTaskActivityBehavior(ManualTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createMappingFor(String, String) - Static method in class org.flowable.engine.migration.ActivityMigrationMapping
-
- createMappingFor(String, List<String>) - Static method in class org.flowable.engine.migration.ActivityMigrationMapping
-
- createMappingFor(List<String>, String) - Static method in class org.flowable.engine.migration.ActivityMigrationMapping
-
- createMembership(String, String) - Method in interface org.flowable.engine.IdentityService
-
- createMembership(String, String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
-
- createMessageEvent(FlowableEngineEventType, String, String, Object, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
-
- createMessageEventSubscription() - Method in interface org.flowable.engine.impl.persistence.entity.data.EventSubscriptionDataManager
-
- createMessageEventSubscription() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
-
- createMessageEventSubscription() - Method in interface org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityManager
-
- createMessageEventSubscription() - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityManagerImpl
-
- createMessages(BpmnModel) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
-
- CreateModelCmd - Class in org.flowable.engine.impl.cmd
-
- CreateModelCmd() - Constructor for class org.flowable.engine.impl.cmd.CreateModelCmd
-
- createModelQuery() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- createModelQuery() - Method in interface org.flowable.engine.RepositoryService
-
Query models.
- createMoveExecutionEntityContainer(MoveActivityIdContainer, List<ExecutionEntity>, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
-
- createMuleActivityBehavior(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createMuleActivityBehavior(SendTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createMuleActivityBehavior(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createMuleActivityBehavior(SendTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createMuleActivityBehavior(TaskWithFieldExtensions, List<FieldExtension>) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createMuleActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createMuleActivityBehavior(SendTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createMultiInstanceActivityBehavior(Activity, MultiInstanceLoopCharacteristics, BpmnParse) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractActivityBpmnParseHandler
-
- createMultiInstanceActivityCancelledEvent(String, String, String, String, String, String, Object) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
-
- createMultiInstanceActivityCompletedEvent(FlowableEngineEventType, int, int, int, String, String, String, String, String, FlowElement) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
-
- createMultiInstanceActivityEvent(FlowableEngineEventType, String, String, String, String, String, FlowElement) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
-
- createMultiInstanceLoopCharacteristics(BpmnParse, Activity) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractActivityBpmnParseHandler
-
- createMultiInstanceRootExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
-
- createMultiPartEmail(String) - Method in class org.flowable.engine.impl.bpmn.behavior.MailActivityBehavior
-
- createNativeActivityInstanceQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- createNativeActivityInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
-
- createNativeDeploymentQuery() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- createNativeDeploymentQuery() - Method in interface org.flowable.engine.RepositoryService
-
- createNativeExecutionQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- createNativeExecutionQuery() - Method in interface org.flowable.engine.RuntimeService
-
- createNativeGroupQuery() - Method in interface org.flowable.engine.IdentityService
-
- createNativeGroupQuery() - Method in class org.flowable.engine.impl.IdentityServiceImpl
-
- createNativeHistoricActivityInstanceQuery() - Method in interface org.flowable.engine.HistoryService
-
- createNativeHistoricActivityInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- createNativeHistoricDetailQuery() - Method in interface org.flowable.engine.HistoryService
-
- createNativeHistoricDetailQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- createNativeHistoricProcessInstanceQuery() - Method in interface org.flowable.engine.HistoryService
-
- createNativeHistoricProcessInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- createNativeHistoricTaskInstanceQuery() - Method in interface org.flowable.engine.HistoryService
-
creates a native query to search for HistoricTaskInstance
s via SQL
- createNativeHistoricTaskInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- createNativeHistoricTaskLogEntryQuery() - Method in interface org.flowable.engine.HistoryService
-
Returns a new NativeHistoricTaskLogEntryQuery
for HistoricTaskLogEntry
s.
- createNativeHistoricTaskLogEntryQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- createNativeHistoricVariableInstanceQuery() - Method in interface org.flowable.engine.HistoryService
-
- createNativeHistoricVariableInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- createNativeModelQuery() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- createNativeModelQuery() - Method in interface org.flowable.engine.RepositoryService
-
- createNativeProcessDefinitionQuery() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- createNativeProcessDefinitionQuery() - Method in interface org.flowable.engine.RepositoryService
-
- createNativeProcessInstanceQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- createNativeProcessInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
-
- createNativeTaskQuery() - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- createNativeTaskQuery() - Method in interface org.flowable.engine.TaskService
-
- createNativeUserQuery() - Method in interface org.flowable.engine.IdentityService
-
- createNativeUserQuery() - Method in class org.flowable.engine.impl.IdentityServiceImpl
-
- createNewEntityLink(String, String, String) - Static method in class org.flowable.engine.impl.util.EntityLinkUtil
-
- createNewHistoricActivityInstance(ActivityInstance) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
-
- createNoneEndEventActivityBehavior(EndEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createNoneEndEventActivityBehavior(EndEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createNoneEndEventActivityBehavior(EndEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createNoneStartEventActivityBehavior(StartEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createNoneStartEventActivityBehavior(StartEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createNoneStartEventActivityBehavior(StartEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createObjectNode() - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
-
- createOneTaskTestProcess() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
Since the 'one task process' is used everywhere the actual process content doesn't matter, instead of copying around the BPMN 2.0 xml one could use this method which gives a BpmnModel
version of the same process back.
- createOperations(BpmnModel) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
-
- createOrGetBpmnNode(ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- createOrGetLocalizationNode(ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- createParallelGatewayActivityBehavior(ParallelGateway) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createParallelGatewayActivityBehavior(ParallelGateway) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createParallelGatewayActivityBehavior(ParallelGateway) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createParallelMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createParallelMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createParallelMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createParse() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParser
-
Creates a new
BpmnParse
instance that can be used to parse only one BPMN 2.0 process definition.
- createProcessDefinitionQuery() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- createProcessDefinitionQuery() - Method in interface org.flowable.engine.RepositoryService
-
Query process definitions.
- createProcessEngine(ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
-
- createProcessEngineConfigurationFromInputStream(InputStream) - Static method in class org.flowable.engine.ProcessEngineConfiguration
-
- createProcessEngineConfigurationFromInputStream(InputStream, String) - Static method in class org.flowable.engine.ProcessEngineConfiguration
-
- createProcessEngineConfigurationFromResource(String) - Static method in class org.flowable.engine.ProcessEngineConfiguration
-
- createProcessEngineConfigurationFromResource(String, String) - Static method in class org.flowable.engine.ProcessEngineConfiguration
-
- createProcessEngineConfigurationFromResourceDefault() - Static method in class org.flowable.engine.ProcessEngineConfiguration
-
- createProcessInstance(ProcessDefinition, String, String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
-
- createProcessInstance(ProcessDefinition, String, String, String, String, Map<String, Object>, Map<String, Object>, String, String, boolean) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
-
- createProcessInstanceBuilder() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- createProcessInstanceBuilder() - Method in interface org.flowable.engine.RuntimeService
-
Create a
ProcessInstanceBuilder
, that allows to set various options for starting a process instance, as an alternative to the various startProcessInstanceByXX methods.
- createProcessInstanceExecution(ProcessDefinition, String, String, String, String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
-
- createProcessInstanceExecution(ProcessDefinition, String, String, String, String, String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- createProcessInstanceHistoryLogQuery(String) - Method in interface org.flowable.engine.HistoryService
-
- createProcessInstanceHistoryLogQuery(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- createProcessInstanceIdentityLink(ExecutionEntity, String, String, String) - Static method in class org.flowable.engine.impl.util.IdentityLinkUtil
-
- createProcessInstanceIdentityLinkComment(ExecutionEntity, String, String, String, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
-
- createProcessInstanceIdentityLinkComment(ExecutionEntity, String, String, String, boolean, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
-
- createProcessInstanceIdentityLinkComment(ExecutionEntity, String, String, String, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Creates a new comment to indicate a new IdentityLink
has been created or deleted, if history is enabled.
- createProcessInstanceIdentityLinkComment(ExecutionEntity, String, String, String, boolean, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Creates a new comment to indicate a new IdentityLink
has been created or deleted, if history is enabled.
- createProcessInstanceMigrationBuilder() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- createProcessInstanceMigrationBuilder() - Method in interface org.flowable.engine.RuntimeService
-
- createProcessInstanceMigrationBuilderFromProcessInstanceMigrationDocument(ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- createProcessInstanceMigrationBuilderFromProcessInstanceMigrationDocument(ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.RuntimeService
-
- createProcessInstanceQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- createProcessInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
-
- 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
-
- createReceiveTaskActivityBehavior(ReceiveTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createReceiveTaskActivityBehavior(ReceiveTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createReceiveTaskActivityBehavior(ReceiveTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createResolver(AbstractEngineConfiguration, VariableScope) - Method in class org.flowable.engine.impl.scripting.VariableScopeResolverFactory
-
- createResolver(AbstractEngineConfiguration, VariableScope) - Method in class org.flowable.engine.test.mock.MockResolverFactory
-
- createResourceEntity() - Method in class org.flowable.engine.impl.bpmn.deployer.ProcessDefinitionDiagramHelper
-
- createScriptTaskActivityBehavior(ScriptTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createScriptTaskActivityBehavior(ScriptTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createScriptTaskActivityBehavior(ScriptTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createSequenceFlowTakenEvent(ExecutionEntity, FlowableEngineEventType, String, String, String, String, Object, String, String, String, Object) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
-
- createSequentialMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createSequentialMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createSequentialMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createServiceTaskDelegateExpressionActivityBehavior(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createServiceTaskDelegateExpressionActivityBehavior(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createServiceTaskDelegateExpressionActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createServiceTaskExpressionActivityBehavior(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createServiceTaskExpressionActivityBehavior(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createServiceTaskExpressionActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createShellActivityBehavior(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createShellActivityBehavior(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createShellActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createSignalEvent(FlowableEngineEventType, String, String, Object, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
-
- createSignalEventSubscription() - Method in interface org.flowable.engine.impl.persistence.entity.data.EventSubscriptionDataManager
-
- createSignalEventSubscription() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
-
- createSignalEventSubscription() - Method in interface org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityManager
-
- createSignalEventSubscription() - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityManagerImpl
-
- createStandaloneInMemProcessEngineConfiguration() - Static method in class org.flowable.engine.ProcessEngineConfiguration
-
- createStandaloneProcessEngineConfiguration() - Static method in class org.flowable.engine.ProcessEngineConfiguration
-
- createStartFormData(ProcessDefinition) - Method in class org.flowable.engine.impl.form.DefaultStartFormHandler
-
- createStartFormData(ProcessDefinition) - Method in interface org.flowable.engine.impl.form.StartFormHandler
-
- createSubprocessActivityBehavior(SubProcess) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createSubprocessActivityBehavior(SubProcess) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createSubprocessActivityBehavior(SubProcess) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createSubprocessInstance(ProcessDefinition, ExecutionEntity, String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
-
- createSubprocessInstance(ProcessDefinition, ExecutionEntity, String, String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- createSuspendedJobQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- createSuspendedJobQuery() - Method in interface org.flowable.engine.ManagementService
-
Returns a new SuspendedJobQuery implementation, that can be used to dynamically query the suspended jobs.
- createTablePageQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- createTablePageQuery() - Method in interface org.flowable.engine.ManagementService
-
- createTaskActivityBehavior(Task) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createTaskActivityBehavior(Task) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createTaskActivityBehavior(Task) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createTaskBuilder() - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- createTaskBuilder() - Method in interface org.flowable.engine.TaskService
-
Create a builder for the task
- CreateTaskCmd - Class in org.flowable.engine.impl.cmd
-
Creates new task by TaskBuilder
- CreateTaskCmd(TaskBuilder) - Constructor for class org.flowable.engine.impl.cmd.CreateTaskCmd
-
- createTaskForm(TaskEntity) - Method in class org.flowable.engine.impl.form.DefaultTaskFormHandler
-
- createTaskForm(TaskEntity) - Method in interface org.flowable.engine.impl.form.TaskFormHandler
-
- createTaskListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
-
- createTaskQuery() - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- createTaskQuery() - Method in interface org.flowable.engine.TaskService
-
Returns a new TaskQuery
that can be used to dynamically query tasks.
- createTenantAsyncJobExecutor(String) - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
-
- createTenantSchema(String) - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
-
- createTerminateEndEventActivityBehavior(EndEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createTerminateEndEventActivityBehavior(EndEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createTerminateEndEventActivityBehavior(EndEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createTerminateEvent(ExecutionEntity, Object) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
-
- createTextOnlyEmail(String) - Method in class org.flowable.engine.impl.bpmn.behavior.MailActivityBehavior
-
- createTime - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- createTimerEntityForTimerEventDefinition(TimerEventDefinition, boolean, ExecutionEntity, String, String) - Static method in class org.flowable.engine.impl.util.TimerUtil
-
The event definition on which the timer is based.
- createTimerForDelayedExecution(CommandContext, List<ProcessDefinitionEntity>) - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
-
- createTimerJobQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- createTimerJobQuery() - Method in interface org.flowable.engine.ManagementService
-
Returns a new TimerJobQuery implementation, that can be used to dynamically query the timer jobs.
- createTransactionActivityBehavior(Transaction) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createTransactionActivityBehavior(Transaction) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createTransactionActivityBehavior(Transaction) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createTransactionDependentDelegateExpressionExecutionListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
-
- createTransactionDependentDelegateExpressionExecutionListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
-
- createTransactionDependentDelegateExpressionTaskListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
-
- createTransactionDependentDelegateExpressionTaskListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
-
- createTransactionInterceptor() - Method in class org.flowable.engine.impl.cfg.JtaProcessEngineConfiguration
-
- createTransactionInterceptor() - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
-
- createTransactionInterceptor() - Method in class org.flowable.engine.impl.cfg.StandaloneProcessEngineConfiguration
-
- createTwoTasksTestProcess() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
- createUserIdentityLinkComment(TaskEntity, String, String, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
-
- createUserIdentityLinkComment(TaskEntity, String, String, boolean, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
-
- createUserIdentityLinkComment(TaskEntity, String, String, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Creates a new comment to indicate a new user IdentityLink
has been created or deleted, if history is enabled.
- createUserIdentityLinkComment(TaskEntity, String, String, boolean, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Creates a new comment to indicate a new user IdentityLink
has been created or deleted, if history is enabled.
- createUserQuery() - Method in interface org.flowable.engine.IdentityService
-
Creates a
UserQuery
that allows to programmatically query the users.
- createUserQuery() - Method in class org.flowable.engine.impl.IdentityServiceImpl
-
- createUserTaskActivityBehavior(UserTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createUserTaskActivityBehavior(UserTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createUserTaskActivityBehavior(UserTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createVariableDeleteEvent(VariableInstanceEntity) - Static method in class org.flowable.engine.impl.util.EventUtil
-
- createVariableElResolver(VariableContainer) - Method in class org.flowable.engine.impl.el.ProcessExpressionManager
-
- createVariableEvent(FlowableEngineEventType, String, Object, VariableType, String, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
-
- createVariableInstance(String, Object) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- createVariableInstance(String, Object, ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- createVariableLocal(String, Object, ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- createWayPoints(double, double, double, double) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
-
- createWayPoints(double, double, double, double, double, double) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
-
- createWayPoints(double, double, double, double) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
-
- createWayPoints(double, double, double, double, double, double) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
-
- createWebServiceActivityBehavior(ServiceTask, BpmnModel) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createWebServiceActivityBehavior(SendTask, BpmnModel) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
-
- createWebServiceActivityBehavior(ServiceTask, BpmnModel) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createWebServiceActivityBehavior(SendTask, BpmnModel) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- createWebServiceActivityBehavior(ServiceTask, BpmnModel) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createWebServiceActivityBehavior(SendTask, BpmnModel) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- createWithEmptyRelationshipCollections() - Static method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Static factory method: to be used when a new execution is created for the very first time/ Calling this will make sure no extra db fetches are needed later on, as all collections will be
populated with empty collections.
- createXMLImporter(Import) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultXMLImporterFactory
-
- createXMLImporter(Import) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.XMLImporterFactory
-
- current - Static variable in interface org.flowable.engine.impl.form.FormHandler
-
- CURRENT_MESSAGE - Static variable in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
-
- currentCommandExecution - Variable in class org.flowable.engine.test.profiler.ProfileSession
-
- currentFlowElement - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- currentFlowElement - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- currentListener - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- currentOrQueryObject - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
-
- currentOrQueryObject - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- currentOrQueryObject - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- currentProcess - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- currentProcessDefinition - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- currentProfileSession - Variable in class org.flowable.engine.test.profiler.FlowableProfiler
-
- currentSubprocessStack - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- custom(FlowableEngineEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- customAsyncRunnableExecutionExceptionHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- customDefaultBpmnParseHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- customEventHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- customExpressionEnhancers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- customFlowableFunctionDelegates - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- customFormEngines - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- customFormTypes - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- customHistoryJobHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- customHistoryJsonTransformers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- customJobHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- customPostVariableTypes - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- customPreVariableTypes - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- customPropertiesMap - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
-
- customPropertiesMap - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
-
- CustomPropertiesResolver - Interface in org.flowable.engine.delegate
-
- customPropertiesResolverInstance - Variable in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
-
- customScriptingEngineClasses - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- customSqlExecution - Variable in class org.flowable.engine.impl.cmd.ExecuteCustomSqlCmd
-
- Data - Class in org.flowable.engine.impl.bpmn.data
-
Implementation of the BPMN 2.0 'dataInput' and 'dataOutput'
- Data(String, String, ItemDefinition) - Constructor for class org.flowable.engine.impl.bpmn.data.Data
-
- DATA - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- data - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- DatabaseEventFlusher - Class in org.flowable.engine.impl.event.logger
-
- DatabaseEventFlusher() - Constructor for class org.flowable.engine.impl.event.logger.DatabaseEventFlusher
-
- databaseSchemaUpgrade(Connection, String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- databaseSchemaUpgrade(Connection, String, String) - Method in interface org.flowable.engine.ManagementService
-
programmatic schema update on a given connection returning feedback about what happened
- databaseTimeInMs - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- databaseTimings - Variable in class org.flowable.engine.test.profiler.CommandStats
-
- dataInputRefs - Variable in class org.flowable.engine.impl.bpmn.data.IOSpecification
-
- dataInputs - Variable in class org.flowable.engine.impl.bpmn.data.IOSpecification
-
- DataObject - Interface in org.flowable.engine.runtime
-
- dataObjectDefinitionKey - Variable in class org.flowable.engine.impl.DataObjectImpl
-
- DataObjectImpl - Class in org.flowable.engine.impl
-
- DataObjectImpl(String, String, String, String, Object, String, String, String, String, String) - Constructor for class org.flowable.engine.impl.DataObjectImpl
-
- dataObjectName - Variable in class org.flowable.engine.impl.cmd.GetDataObjectCmd
-
- dataObjectNames - Variable in class org.flowable.engine.impl.cmd.GetDataObjectsCmd
-
- dataOutputRefs - Variable in class org.flowable.engine.impl.bpmn.data.IOSpecification
-
- dataOutputs - Variable in class org.flowable.engine.impl.bpmn.data.IOSpecification
-
- DataRef - Class in org.flowable.engine.impl.bpmn.data
-
Implementation of the BPMN 2.0 'dataInputRef' and 'dataOutputRef'
- DataRef(String) - Constructor for class org.flowable.engine.impl.bpmn.data.DataRef
-
- dateFormat - Variable in class org.flowable.engine.impl.form.DateFormType
-
- dateFormat - Variable in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
-
- DateFormType - Class in org.flowable.engine.impl.form
-
- DateFormType(String) - Constructor for class org.flowable.engine.impl.form.DateFormType
-
- datePattern - Variable in class org.flowable.engine.impl.form.DateFormType
-
- DateToString - Class in org.flowable.engine.impl.transformer
-
- DateToString() - Constructor for class org.flowable.engine.impl.transformer.DateToString
-
- DateUtil - Class in org.flowable.engine.impl.el
-
- DateUtil() - Constructor for class org.flowable.engine.impl.el.DateUtil
-
- dbDeletes - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- dbDeletes - Variable in class org.flowable.engine.test.profiler.CommandStats
-
- DbIdGenerator - Class in org.flowable.engine.impl.db
-
- DbIdGenerator() - Constructor for class org.flowable.engine.impl.db.DbIdGenerator
-
- dbInserts - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- dbInserts - Variable in class org.flowable.engine.test.profiler.CommandStats
-
- DbSchemaCreate - Class in org.flowable.engine.impl.db
-
- DbSchemaCreate() - Constructor for class org.flowable.engine.impl.db.DbSchemaCreate
-
- dbSchemaCreateEngine() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
-
- dbSchemaCreateHistory() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
-
- DbSchemaDrop - Class in org.flowable.engine.impl.db
-
- DbSchemaDrop() - Constructor for class org.flowable.engine.impl.db.DbSchemaDrop
-
- DbSchemaExport - Class in org.flowable.engine.impl.db
-
- DbSchemaExport() - Constructor for class org.flowable.engine.impl.db.DbSchemaExport
-
- dbSchemaPrune() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
-
- DbSchemaUpdate - Class in org.flowable.engine.impl.db
-
- DbSchemaUpdate() - Constructor for class org.flowable.engine.impl.db.DbSchemaUpdate
-
- dbSelects - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- dbSelects - Variable in class org.flowable.engine.test.profiler.CommandStats
-
- dbUpdates - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- dbUpdates - Variable in class org.flowable.engine.test.profiler.CommandStats
-
- DbUpgradeStep52To53InsertPropertyHistoryLevel - Class in org.flowable.engine.impl.db.upgrade
-
- DbUpgradeStep52To53InsertPropertyHistoryLevel() - Constructor for class org.flowable.engine.impl.db.upgrade.DbUpgradeStep52To53InsertPropertyHistoryLevel
-
- deadLetterJobCount - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- DebugContinueProcessOperation - Class in org.flowable.engine.impl.agenda
-
This class extends
ContinueProcessOperation
with the possibility to check whether execution is trying to
execute a breakpoint
- DebugContinueProcessOperation(ProcessDebugger, CommandContext, ExecutionEntity, boolean, boolean) - Constructor for class org.flowable.engine.impl.agenda.DebugContinueProcessOperation
-
- DebugContinueProcessOperation(ProcessDebugger, CommandContext, ExecutionEntity) - Constructor for class org.flowable.engine.impl.agenda.DebugContinueProcessOperation
-
- DebugFlowableEngineAgenda - Class in org.flowable.engine.impl.agenda
-
- DebugFlowableEngineAgenda(CommandContext, ProcessDebugger) - Constructor for class org.flowable.engine.impl.agenda.DebugFlowableEngineAgenda
-
- DebugFlowableEngineAgendaFactory - Class in org.flowable.engine.impl.agenda
-
- DebugFlowableEngineAgendaFactory() - Constructor for class org.flowable.engine.impl.agenda.DebugFlowableEngineAgendaFactory
-
- debugger - Variable in class org.flowable.engine.impl.agenda.DebugContinueProcessOperation
-
- debugger - Variable in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgendaFactory
-
- DebugInfo - Interface in org.flowable.engine.test.impl.logger
-
- DebugInfoEntityEventListener - Class in org.flowable.engine.test.impl.logger
-
- DebugInfoEntityEventListener(ProcessExecutionLogger) - Constructor for class org.flowable.engine.test.impl.logger.DebugInfoEntityEventListener
-
- DebugInfoExecutionCreated - Class in org.flowable.engine.test.impl.logger
-
- DebugInfoExecutionCreated(ExecutionEntity) - Constructor for class org.flowable.engine.test.impl.logger.DebugInfoExecutionCreated
-
- DebugInfoExecutionDeleted - Class in org.flowable.engine.test.impl.logger
-
- DebugInfoExecutionDeleted(ExecutionEntity) - Constructor for class org.flowable.engine.test.impl.logger.DebugInfoExecutionDeleted
-
- DebugInfoExecutionTree - Class in org.flowable.engine.test.impl.logger
-
- DebugInfoExecutionTree() - Constructor for class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree
-
- DebugInfoExecutionTree.DebugInfoExecutionTreeNode - Class in org.flowable.engine.test.impl.logger
-
- DebugInfoExecutionTreeNode() - Constructor for class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
-
- debugInfoMap - Variable in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
-
- DebugInfoOperationExecuted - Class in org.flowable.engine.test.impl.logger
-
- DebugInfoOperationExecuted(AbstractOperation) - Constructor for class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
-
- 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_ENCODING - Static variable in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
-
- DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- DEFAULT_WS_IMPORTER - Static variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- DEFAULT_WS_SYNC_FACTORY - Static variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- DefaultActivityBehaviorFactory - Class in org.flowable.engine.impl.bpmn.parser.factory
-
- DefaultActivityBehaviorFactory(ClassDelegateFactory) - Constructor for class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- DefaultActivityBehaviorFactory() - Constructor for class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- DefaultBpmnParseFactory - Class in org.flowable.engine.impl.cfg
-
- DefaultBpmnParseFactory() - Constructor for class org.flowable.engine.impl.cfg.DefaultBpmnParseFactory
-
- defaultCamelContext - Variable in class org.flowable.engine.ProcessEngineConfiguration
-
- DefaultCandidateManager - Class in org.flowable.engine
-
- DefaultCandidateManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.DefaultCandidateManager
-
- DefaultClassDelegateFactory - Class in org.flowable.engine.impl.bpmn.helper
-
- DefaultClassDelegateFactory() - Constructor for class org.flowable.engine.impl.bpmn.helper.DefaultClassDelegateFactory
-
- DefaultDelegateInterceptor - Class in org.flowable.engine.impl.delegate.invocation
-
Default implementation, simply proceeding the call.
- DefaultDelegateInterceptor() - Constructor for class org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor
-
- DefaultDynamicStateManager - Class in org.flowable.engine.impl.dynamic
-
- DefaultDynamicStateManager() - Constructor for class org.flowable.engine.impl.dynamic.DefaultDynamicStateManager
-
- defaultExpression - Variable in class org.flowable.engine.impl.form.FormPropertyHandler
-
- DefaultFailedJobCommandFactory - Class in org.flowable.engine.impl.jobexecutor
-
- DefaultFailedJobCommandFactory() - Constructor for class org.flowable.engine.impl.jobexecutor.DefaultFailedJobCommandFactory
-
- defaultFailedJobWaitTime - Variable in class org.flowable.engine.ProcessEngineConfiguration
-
define the default wait time for a failed job in seconds
- DefaultFlowable5CompatibilityHandlerFactory - Class in org.flowable.engine.compatibility
-
- DefaultFlowable5CompatibilityHandlerFactory() - Constructor for class org.flowable.engine.compatibility.DefaultFlowable5CompatibilityHandlerFactory
-
- DefaultFlowableEngineAgenda - Class in org.flowable.engine.impl.agenda
-
For each API call (and thus
Command
) being executed, a new agenda instance is created.
- DefaultFlowableEngineAgenda(CommandContext) - Constructor for class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
-
- DefaultFlowableEngineAgendaFactory - Class in org.flowable.engine.impl.agenda
-
- DefaultFlowableEngineAgendaFactory() - Constructor for class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgendaFactory
-
- DefaultFormFieldHandler - Class in org.flowable.engine.impl.formhandler
-
- DefaultFormFieldHandler() - Constructor for class org.flowable.engine.impl.formhandler.DefaultFormFieldHandler
-
- DefaultFormHandler - Class in org.flowable.engine.impl.form
-
- DefaultFormHandler() - Constructor for class org.flowable.engine.impl.form.DefaultFormHandler
-
- DefaultHistoryManager - Class in org.flowable.engine.impl.history
-
Manager class that centralises recording of all history-related operations that are originated from inside the engine.
- DefaultHistoryManager(ProcessEngineConfigurationImpl, HistoryLevel, boolean) - Constructor for class org.flowable.engine.impl.history.DefaultHistoryManager
-
- DefaultHistoryTaskManager - Class in org.flowable.engine.impl.history
-
- DefaultHistoryTaskManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.history.DefaultHistoryTaskManager
-
- DefaultHistoryVariableManager - Class in org.flowable.engine.impl.history
-
- DefaultHistoryVariableManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.history.DefaultHistoryVariableManager
-
- defaultInstantiateDelegate(Class<?>, List<FieldDeclaration>, ServiceTask) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
-
- defaultInstantiateDelegate(Class<?>, List<FieldDeclaration>) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
-
- defaultInstantiateDelegate(String, List<FieldDeclaration>, ServiceTask) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
-
- defaultInstantiateDelegate(String, List<FieldDeclaration>) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
-
- DefaultInternalJobCompatibilityManager - Class in org.flowable.engine.impl.cfg
-
- DefaultInternalJobCompatibilityManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.cfg.DefaultInternalJobCompatibilityManager
-
- DefaultInternalJobManager - Class in org.flowable.engine.impl.cfg
-
- DefaultInternalJobManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.cfg.DefaultInternalJobManager
-
- DefaultListenerFactory - Class in org.flowable.engine.impl.bpmn.parser.factory
-
- DefaultListenerFactory(ClassDelegateFactory) - Constructor for class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
-
- DefaultListenerFactory() - Constructor for class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
-
- DefaultProcessJobParentStateResolver - Class in org.flowable.engine.impl
-
- DefaultProcessJobParentStateResolver(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.DefaultProcessJobParentStateResolver
-
- 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
-
- DefaultStartFormHandler - Class in org.flowable.engine.impl.form
-
- DefaultStartFormHandler() - Constructor for class org.flowable.engine.impl.form.DefaultStartFormHandler
-
- DefaultTaskAssignmentManager - Class in org.flowable.engine.impl.cfg
-
- DefaultTaskAssignmentManager() - Constructor for class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
-
- DefaultTaskAssignmentManager(String) - Constructor for class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
-
- DefaultTaskFormHandler - Class in org.flowable.engine.impl.form
-
- DefaultTaskFormHandler() - Constructor for class org.flowable.engine.impl.form.DefaultTaskFormHandler
-
- DefaultTaskLocalizationManager - Class in org.flowable.engine.impl.cfg
-
- DefaultTaskLocalizationManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.cfg.DefaultTaskLocalizationManager
-
- DefaultTaskVariableScopeResolver - Class in org.flowable.engine.impl.cfg
-
- DefaultTaskVariableScopeResolver(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.cfg.DefaultTaskVariableScopeResolver
-
- defaultTerminateEndEventBehaviour(ExecutionEntity, CommandContext, ExecutionEntityManager) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
-
- DefaultXMLImporterFactory - Class in org.flowable.engine.impl.bpmn.parser.factory
-
- DefaultXMLImporterFactory() - Constructor for class org.flowable.engine.impl.bpmn.parser.factory.DefaultXMLImporterFactory
-
- definition - Variable in class org.flowable.engine.impl.bpmn.data.Data
-
- definition - Variable in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureInstance
-
- definitionIdentityLinkEntities - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- DelegateExecution - Interface in org.flowable.engine.delegate
-
- DelegateExpressionCollectionHandler - Class in org.flowable.engine.impl.bpmn.helper
-
- DelegateExpressionCollectionHandler(DelegateExecution, Expression) - Constructor for class org.flowable.engine.impl.bpmn.helper.DelegateExpressionCollectionHandler
-
- DelegateExpressionCustomPropertiesResolver - Class in org.flowable.engine.impl.bpmn.listener
-
- DelegateExpressionCustomPropertiesResolver(Expression) - Constructor for class org.flowable.engine.impl.bpmn.listener.DelegateExpressionCustomPropertiesResolver
-
- DelegateExpressionExecutionListener - Class in org.flowable.engine.impl.bpmn.listener
-
- DelegateExpressionExecutionListener(Expression, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.listener.DelegateExpressionExecutionListener
-
- DelegateExpressionFieldInjectionMode - Enum in org.flowable.engine.impl.cfg
-
- delegateExpressionFieldInjectionMode - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Using field injection together with a delegate expression for a service task / execution listener / task listener is not thread-sade , see user guide section 'Field Injection' for more
information.
- DelegateExpressionFlowableEventListener - Class in org.flowable.engine.impl.bpmn.helper
-
- DelegateExpressionFlowableEventListener(Expression, Class<?>) - Constructor for class org.flowable.engine.impl.bpmn.helper.DelegateExpressionFlowableEventListener
-
- DelegateExpressionTaskListener - Class in org.flowable.engine.impl.bpmn.listener
-
- DelegateExpressionTaskListener(Expression, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTaskListener
-
- DelegateExpressionTransactionDependentExecutionListener - Class in org.flowable.engine.impl.bpmn.listener
-
- DelegateExpressionTransactionDependentExecutionListener(Expression) - Constructor for class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTransactionDependentExecutionListener
-
- DelegateExpressionTransactionDependentTaskListener - Class in org.flowable.engine.impl.bpmn.listener
-
- DelegateExpressionTransactionDependentTaskListener(Expression) - Constructor for class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTransactionDependentTaskListener
-
- DelegateExpressionUtil - Class in org.flowable.engine.impl.bpmn.helper
-
- DelegateExpressionUtil() - Constructor for class org.flowable.engine.impl.bpmn.helper.DelegateExpressionUtil
-
- DelegateFlowableEventListener - Class in org.flowable.engine.impl.bpmn.helper
-
- DelegateFlowableEventListener(String, Class<?>) - Constructor for class org.flowable.engine.impl.bpmn.helper.DelegateFlowableEventListener
-
- DelegateHelper - Class in org.flowable.engine.delegate
-
- DelegateHelper() - Constructor for class org.flowable.engine.delegate.DelegateHelper
-
- delegateInstance - Variable in class org.flowable.engine.impl.bpmn.helper.DelegateFlowableEventListener
-
- delegateInstance - Variable in class org.flowable.engine.impl.delegate.invocation.JavaDelegateInvocation
-
- delegateInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- delegateInterceptor - Variable in class org.flowable.engine.impl.el.JuelExpression
-
- delegateInterceptor - Variable in class org.flowable.engine.impl.el.ProcessExpressionManager
-
- DelegateInterceptor - Interface in org.flowable.engine.impl.interceptor
-
Interceptor responsible for handling calls to 'user code'.
- DelegateInvocation - Class in org.flowable.engine.impl.delegate.invocation
-
Provides context about the invocation of usercode and handles the actual invocation
- DelegateInvocation() - Constructor for class org.flowable.engine.impl.delegate.invocation.DelegateInvocation
-
- delegateTask - Variable in class org.flowable.engine.impl.delegate.invocation.TaskListenerInvocation
-
- delegateTask(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- delegateTask(String, String) - Method in interface org.flowable.engine.TaskService
-
Delegates the task to another user.
- DelegateTaskCmd - Class in org.flowable.engine.impl.cmd
-
- DelegateTaskCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.DelegateTaskCmd
-
- delete(String) - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityManager
-
- delete(EntityImpl) - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityManager
-
- delete(EntityImpl, boolean) - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityManager
-
- delete() - Method in class org.flowable.engine.impl.persistence.entity.ByteArrayRef
-
- delete(CommentEntity) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
-
- delete(EventSubscriptionEntity, boolean) - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityManagerImpl
-
- delete(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- delete(ExecutionEntity, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- delete(HistoricDetailEntity, boolean) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
-
- delete(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
-
- DELETE_ORDER - Static variable in class org.flowable.engine.impl.db.EntityDependencyOrder
-
- DELETE_REASON - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- DELETE_REASON_END - Static variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- deleteActivityInstances(ExecutionEntity, CommandContext) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- deleteActivityInstancesByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
-
- deleteActivityInstancesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
-
- deleteActivityInstancesByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ActivityInstanceDataManager
-
- deleteActivityInstancesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
-
- deleteAttachment(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- deleteAttachment(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- deleteAttachment(String) - Method in interface org.flowable.engine.TaskService
-
Delete an attachment
- DeleteAttachmentCmd - Class in org.flowable.engine.impl.cmd
-
- DeleteAttachmentCmd(String) - Constructor for class org.flowable.engine.impl.cmd.DeleteAttachmentCmd
-
- deleteAttachmentsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntityManager
-
- deleteAttachmentsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
-
- deleteByteArrayById(String) - Method in interface org.flowable.engine.impl.persistence.entity.ByteArrayEntityManager
-
- deleteByteArrayById(String) - Method in class org.flowable.engine.impl.persistence.entity.ByteArrayEntityManagerImpl
-
- deleteByteArrayNoRevisionCheck(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ByteArrayDataManager
-
- deleteByteArrayNoRevisionCheck(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
-
- deleteCandidateGroup(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- deleteCandidateGroup(String, String) - Method in interface org.flowable.engine.TaskService
-
- deleteCandidateStarter(String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- deleteCandidateStarterGroup(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- deleteCandidateStarterGroup(String, String) - Method in interface org.flowable.engine.RepositoryService
-
Removes the authorization of a candidate group for a process definition.
- deleteCandidateStarterUser(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- deleteCandidateStarterUser(String, String) - Method in interface org.flowable.engine.RepositoryService
-
Removes the authorization of a candidate user for a process definition.
- deleteCandidateUser(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- deleteCandidateUser(String, String) - Method in interface org.flowable.engine.TaskService
-
- deleteCaseInstance(String) - Method in interface org.flowable.engine.impl.cmmn.CaseInstanceService
-
- deleteChildExecutions(ExecutionEntity, ExecutionEntity, CommandContext) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
-
- deleteChildExecutions(ExecutionEntity, ExecutionEntity, CommandContext, String) - Method in class org.flowable.engine.impl.bpmn.behavior.CancelEndEventActivityBehavior
-
- deleteChildExecutions(ExecutionEntity, Collection<String>, Collection<String>, String, boolean, FlowElement) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
-
- deleteChildExecutions(ExecutionEntity, String, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
-
- deleteChildExecutions(ExecutionEntity, String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- deleteChildExecutions(ExecutionEntity, Collection<String>, Collection<String>, String, boolean, FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- deleteComment(String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- deleteComment(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- deleteComment(String) - Method in interface org.flowable.engine.TaskService
-
Removes an individual comment with the given id.
- DeleteCommentCmd - Class in org.flowable.engine.impl.cmd
-
- DeleteCommentCmd(String, String, String) - Constructor for class org.flowable.engine.impl.cmd.DeleteCommentCmd
-
- deleteComments(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- deleteComments(String, String) - Method in interface org.flowable.engine.TaskService
-
Removes all comments from the provided task and/or process instance
- deleteCommentsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
-
- deleteCommentsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
-
- deleteCommentsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
-
- deleteCommentsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
-
- deleteCommentsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
-
- deleteCommentsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
-
- deleteCommentsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
-
- deleteCommentsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
-
- deleted() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that are deleted.
- deleted - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- deleted() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- deleted - Variable in class org.flowable.engine.impl.persistence.entity.ByteArrayRef
-
- deleteDeadLetterJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- deleteDeadLetterJob(String) - Method in interface org.flowable.engine.ManagementService
-
Delete the dead letter job with the provided id.
- deleteDeployment(String, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- deleteDeployment(String, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntityManager
-
- deleteDeployment(String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
-
- deleteDeployment(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- deleteDeployment(String, boolean) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- deleteDeployment(String) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
- deleteDeployment(String) - Method in interface org.flowable.engine.RepositoryService
-
Deletes the given deployment.
- deleteDeployment(String, boolean) - Method in interface org.flowable.engine.RepositoryService
-
Deletes the given deployment and cascade deletion to process instances, history process instances and jobs.
- deleteDeploymentCascade(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- DeleteDeploymentCmd - Class in org.flowable.engine.impl.cmd
-
- DeleteDeploymentCmd(String, boolean) - Constructor for class org.flowable.engine.impl.cmd.DeleteDeploymentCmd
-
- deleteDeployments() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
- deletedExecutions - Variable in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
-
- deleteDirectParentExecutions(String, Collection<MoveExecutionEntityContainer.FlowElementMoveEntry>, Collection<String>, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
-
- deleteEditorSource(ModelEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
-
- deleteEditorSource(ModelEntity) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
-
- deleteEditorSourceExtra(ModelEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
-
- deleteEditorSourceExtra(ModelEntity) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
-
- deleteEntityLinks(ExecutionEntity, CommandContext, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- DeleteEventLogEntry - Class in org.flowable.engine.impl.cmd
-
- DeleteEventLogEntry(long) - Constructor for class org.flowable.engine.impl.cmd.DeleteEventLogEntry
-
- deleteEventLogEntry(long) - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- deleteEventLogEntry(long) - Method in interface org.flowable.engine.impl.persistence.entity.data.EventLogEntryDataManager
-
- deleteEventLogEntry(long) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventLogEntryDataManager
-
- deleteEventLogEntry(long) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManager
-
- deleteEventLogEntry(long) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManagerImpl
-
- deleteEventLogEntry(long) - Method in interface org.flowable.engine.ManagementService
-
Delete a EventLogEntry.
- deleteEventSubscriptions(ProcessDefinition) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
-
- deleteEventSubScriptions(ExecutionEntity, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- deleteEventSubscriptionsByExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.EventSubscriptionDataManager
-
- deleteEventSubscriptionsByExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
-
- deleteEventSubscriptionsByExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityManager
-
- deleteEventSubscriptionsByExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityManagerImpl
-
- deleteEventSubscriptionsForProcessDefinition(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.EventSubscriptionDataManager
-
- deleteEventSubscriptionsForProcessDefinition(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
-
- deleteEventSubscriptionsForProcessDefinition(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityManager
-
- deleteEventSubscriptionsForProcessDefinition(String) - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityManagerImpl
-
- deleteExecutionAndRelatedData(ExecutionEntity, String, boolean, boolean, FlowElement) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
-
- deleteExecutionAndRelatedData(ExecutionEntity, String, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
-
- deleteExecutionAndRelatedData(ExecutionEntity, String, boolean, boolean, FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- deleteExecutionAndRelatedData(ExecutionEntity, String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- deleteExecutionEntities(ExecutionEntityManager, ExecutionEntity, ExecutionEntity, String) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
-
- deleteGroup(String) - Method in interface org.flowable.engine.IdentityService
-
Deletes the group.
- deleteGroup(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
-
- deleteGroupIdentityLink(Task, IdentityLink) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
-
- deleteGroupIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- deleteGroupIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- deleteGroupIdentityLink(String, String, String) - Method in interface org.flowable.engine.RuntimeService
-
Removes the association between a group and a process instance for the given identityLinkType.
- deleteGroupIdentityLink(String, String, String) - Method in interface org.flowable.engine.TaskService
-
Removes the association between a group and a task for the given identityLinkType.
- deleteHistoricActivityInstancesByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
-
- deleteHistoricActivityInstancesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
-
- deleteHistoricActivityInstancesByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
-
- deleteHistoricActivityInstancesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
-
- deleteHistoricDetailsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
-
- deleteHistoricDetailsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
-
- deleteHistoricDetailsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
-
- deleteHistoricDetailsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
-
- deleteHistoricProcessInstance(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- deleteHistoricProcessInstance(String) - Method in interface org.flowable.engine.HistoryService
-
Deletes historic process instance.
- deleteHistoricProcessInstance(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- DeleteHistoricProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
-
- DeleteHistoricProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.DeleteHistoricProcessInstanceCmd
-
- deleteHistoricTask(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- deleteHistoricTask(String) - Static method in class org.flowable.engine.impl.util.TaskHelper
-
- deleteHistoricTaskEventLogEntries(String) - Static method in class org.flowable.engine.impl.util.TaskHelper
-
- deleteHistoricTaskEventLogEntriesForProcessDefinitions(List<ProcessDefinition>) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
-
- deleteHistoricTaskInstance(String) - Method in interface org.flowable.engine.HistoryService
-
Deletes historic task instance.
- deleteHistoricTaskInstance(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- DeleteHistoricTaskInstanceCmd - Class in org.flowable.engine.impl.cmd
-
- DeleteHistoricTaskInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.DeleteHistoricTaskInstanceCmd
-
- deleteHistoricTaskInstancesByProcessInstanceId(String) - Static method in class org.flowable.engine.impl.util.TaskHelper
-
- deleteHistoricTaskLogEntry(long) - Method in interface org.flowable.engine.HistoryService
-
Deletes user task log entry by its log number
- deleteHistoricTaskLogEntry(long) - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- DeleteHistoricTaskLogEntryByLogNumberCmd - Class in org.flowable.engine.impl.cmd
-
- DeleteHistoricTaskLogEntryByLogNumberCmd(long) - Constructor for class org.flowable.engine.impl.cmd.DeleteHistoricTaskLogEntryByLogNumberCmd
-
- deleteHistoryJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- deleteHistoryJob(String) - Method in interface org.flowable.engine.ManagementService
-
Delete the history job with the provided id.
- deleteHistoryUserTaskLog(long) - Method in class org.flowable.engine.impl.history.async.AsyncHistoryManager
-
- deleteHistoryUserTaskLog(long) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
-
- deleteHistoryUserTaskLog(long) - Method in class org.flowable.engine.impl.history.DefaultHistoryTaskManager
-
- deleteHistoryUserTaskLog(long) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Delete historic user task log entry
- deleteIdentityLink(String, String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- DeleteIdentityLinkCmd - Class in org.flowable.engine.impl.cmd
-
- DeleteIdentityLinkCmd(String, String, String, String) - Constructor for class org.flowable.engine.impl.cmd.DeleteIdentityLinkCmd
-
- DeleteIdentityLinkForProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
-
- DeleteIdentityLinkForProcessDefinitionCmd(String, String, String) - Constructor for class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
-
- deleteIdentityLinkForProcessInstance(String, String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- DeleteIdentityLinkForProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
-
- DeleteIdentityLinkForProcessInstanceCmd(String, String, String, String) - Constructor for class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessInstanceCmd
-
- deleteIdentityLinks(ExecutionEntity, CommandContext, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- deleteInfoJson(ProcessDefinitionInfoEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManager
-
- deleteInfoJson(ProcessDefinitionInfoEntity) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManagerImpl
-
- deleteJob(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- deleteJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- deleteJob(String) - Method in interface org.flowable.engine.ManagementService
-
Delete the job with the provided id.
- deleteJobs(ExecutionEntity, CommandContext, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- deleteMembership(String, String) - Method in interface org.flowable.engine.IdentityService
-
Delete the membership of the user in the group.
- deleteMembership(String, String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
-
- deleteMessageEventSubScription(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchMessageEventActivityBehavior
-
- deleteModel(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- deleteModel(String) - Method in interface org.flowable.engine.RepositoryService
-
- DeleteModelCmd - Class in org.flowable.engine.impl.cmd
-
- DeleteModelCmd(String) - Constructor for class org.flowable.engine.impl.cmd.DeleteModelCmd
-
- deleteMultiInstanceExecution(String, boolean) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- deleteMultiInstanceExecution(String, boolean) - Method in interface org.flowable.engine.RuntimeService
-
Deletes a multi-instance execution
- DeleteMultiInstanceExecutionCmd - Class in org.flowable.engine.impl.cmd
-
- DeleteMultiInstanceExecutionCmd(String, boolean) - Constructor for class org.flowable.engine.impl.cmd.DeleteMultiInstanceExecutionCmd
-
- deleteOtherEventsRelatedToEventBasedGateway(DelegateExecution, EventGateway) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventActivityBehavior
-
- deleteParentExecutions(String, Collection<MoveExecutionEntityContainer.FlowElementMoveEntry>, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
-
- deleteParentExecutions(String, Collection<MoveExecutionEntityContainer.FlowElementMoveEntry>, Collection<String>, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
-
- deleteParticipantGroup(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- deleteParticipantGroup(String, String) - Method in interface org.flowable.engine.RuntimeService
-
- deleteParticipantUser(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- deleteParticipantUser(String, String) - Method in interface org.flowable.engine.RuntimeService
-
- deleteProcessDefinitionForDeployment(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
-
- deleteProcessDefinitionIdentityLinks(ProcessDefinition) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
-
- deleteProcessDefinitionInfo(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
-
- deleteProcessDefinitionInfo(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManager
-
- deleteProcessDefinitionInfo(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManagerImpl
-
- deleteProcessDefinitionsByDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
-
- deleteProcessDefinitionsByDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
-
- deleteProcessDefinitionsByDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
-
- deleteProcessDefinitionsByDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
-
- deleteProcessInstance(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- deleteProcessInstance(String, CommandContext) - Method in class org.flowable.engine.impl.history.async.json.transformer.AbstractProcessInstanceDeleteHistoryTransformer
-
- deleteProcessInstance(String, String, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
-
- deleteProcessInstance(String, String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- deleteProcessInstance(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- deleteProcessInstance(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Delete an existing runtime process instance.
- deleteProcessInstanceCascade(ExecutionEntity, String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- DeleteProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
-
- DeleteProcessInstanceCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.DeleteProcessInstanceCmd
-
- deleteProcessInstanceExecutionEntity(String, String, String, boolean, boolean, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
-
- deleteProcessInstanceExecutionEntity(String, String, String, boolean, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- deleteProcessInstanceIdentityLinks(ExecutionEntity, String, String, String) - Static method in class org.flowable.engine.impl.util.IdentityLinkUtil
-
- deleteProcessInstancesByProcessDefinition(String, String, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
-
- deleteProcessInstancesByProcessDefinition(String, String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- deleteProcessInstancesForProcessDefinitions(List<ProcessDefinition>) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
-
- DeleteReason - Interface in org.flowable.engine.history
-
- deleteReason(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances with a specific delete reason.
- deleteReason - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- deleteReason(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- deleteReason - Variable in class org.flowable.engine.impl.cmd.DeleteProcessInstanceCmd
-
- deleteReason - Variable in class org.flowable.engine.impl.cmd.DeleteTaskCmd
-
- deleteReason - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- deleteReason(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- deleteReason - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- deleteReason - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- deleteReason - Variable in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
-
- deleteReason(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances with a specific delete reason.
- 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 - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- deleteReasonLike(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- deleteReasonLike - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- deleteReasonLike(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- deleteReasonLike(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances with a delete reason that matches the provided parameter.
- deleteRelatedDataForExecution(ExecutionEntity, String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
-
- deleteRelatedDataForExecution(ExecutionEntity, String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- deleteResourcesByDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
-
- deleteResourcesByDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ResourceDataManager
-
- deleteResourcesByDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ResourceEntityManager
-
- deleteResourcesByDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityManagerImpl
-
- deleteSignalEventSubscription(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchSignalEventActivityBehavior
-
- deleteSuspendedJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- deleteSuspendedJob(String) - Method in interface org.flowable.engine.ManagementService
-
Delete the suspended job with the provided id.
- deleteTask(String, String, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- deleteTask(CommandContext, String) - Method in class org.flowable.engine.impl.cmd.DeleteTaskCmd
-
- deleteTask(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- deleteTask(String, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- deleteTask(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- deleteTask(TaskEntity, String, boolean, boolean, boolean) - Static method in class org.flowable.engine.impl.util.TaskHelper
-
- deleteTask(String, String, boolean) - Static method in class org.flowable.engine.impl.util.TaskHelper
-
- 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.engine.TaskService
-
Deletes the given 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..
- DeleteTaskCmd - Class in org.flowable.engine.impl.cmd
-
- DeleteTaskCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.DeleteTaskCmd
-
- DeleteTaskCmd(Collection<String>, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.DeleteTaskCmd
-
- deleteTaskIdentityLinks(TaskEntity, String, String, String) - Static method in class org.flowable.engine.impl.util.IdentityLinkUtil
-
- deleteTasks(Collection<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- deleteTasks(Collection<String>, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- deleteTasks(Collection<String>, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- deleteTasks(Collection<String>) - Method in interface org.flowable.engine.TaskService
-
Deletes all tasks of the given collection, not deleting historic information that is related to these tasks.
- deleteTasks(Collection<String>, boolean) - Method in interface org.flowable.engine.TaskService
-
Deletes all tasks of the given collection.
- deleteTasks(Collection<String>, String) - Method in interface org.flowable.engine.TaskService
-
Deletes all tasks of the given collection, not deleting historic information that is related to these tasks.
- deleteTasksByProcessInstanceId(String, String, boolean) - Static method in class org.flowable.engine.impl.util.TaskHelper
-
- deleteTasksForExecution(ExecutionEntity, Collection<TaskEntity>, String) - Static method in class org.flowable.engine.impl.util.TaskHelper
-
Deletes all tasks that relate to the same execution.
- deleteTimerJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- deleteTimerJob(String) - Method in interface org.flowable.engine.ManagementService
-
Delete the timer job with the provided id.
- deleteUser(String) - Method in interface org.flowable.engine.IdentityService
-
- deleteUser(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
-
- deleteUserIdentityLink(Task, IdentityLink) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
-
- deleteUserIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- deleteUserIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- deleteUserIdentityLink(String, String, String) - Method in interface org.flowable.engine.RuntimeService
-
Removes the association between a user and a process instance for the given identityLinkType.
- deleteUserIdentityLink(String, String, String) - Method in interface org.flowable.engine.TaskService
-
Removes the association between a user and a task for the given identityLinkType.
- deleteUserInfo(String, String) - Method in interface org.flowable.engine.IdentityService
-
Delete an entry of the generic extensibility key-value pairs associated with a user
- deleteUserInfo(String, String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
-
- deleteUserTasks(ExecutionEntity, String, CommandContext, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- deleteV5Job(String) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobCompatibilityManager
-
- deleteVariableInstanceForExplicitUserCall(VariableInstanceEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- deleteVariables(ExecutionEntity, CommandContext, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- deploy(DeploymentBuilderImpl) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.engine.impl.app.AppDeployer
-
- deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
- deploy(DeploymentEntity) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- deploy(DeploymentEntity, Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- deploy() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
-
- deploy(DeploymentBuilderImpl) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.engine.impl.rules.RulesDeployer
-
- deploy() - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
Deploys all provided sources to the process engine.
- DEPLOY_AS_FLOWABLE5_PROCESS_DEFINITION - Static variable in interface org.flowable.engine.repository.DeploymentProperties
-
- DEPLOY_TIME - Static variable in class org.flowable.engine.impl.DeploymentQueryProperty
-
- deployAsFlowable5ProcessDefinition(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeployCmd
-
- DeployCmd<T> - Class in org.flowable.engine.impl.cmd
-
- DeployCmd(DeploymentBuilderImpl) - Constructor for class org.flowable.engine.impl.cmd.DeployCmd
-
- deployDerivedDeploymentEntity(CommandContext, DeploymentEntity, ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
-
- deployed - Variable in class org.flowable.engine.impl.ModelQueryImpl
-
- deployed() - Method in class org.flowable.engine.impl.ModelQueryImpl
-
- deployed() - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models that are deployed (ie deploymentId != null)
- deployedArtifacts - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
Will only be used during actual deployment to pass deployed artifacts (eg process definitions).
- deployers - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- deployment - Variable in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilder
-
- deployment - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
The deployment to which the parsed process definitions will be added.
- deployment(EngineDeployment) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- deployment - Variable in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
-
- Deployment - Interface in org.flowable.engine.repository
-
Represents a deployment that is already present in the process repository.
- Deployment - Annotation Type in org.flowable.engine.test
-
Annotation for a test method to create and delete a deployment around a test method.
- DEPLOYMENT_ID - Static variable in class org.flowable.engine.impl.DeploymentQueryProperty
-
- DEPLOYMENT_ID - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- DEPLOYMENT_ID - Static variable in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
-
- DEPLOYMENT_NAME - Static variable in class org.flowable.engine.impl.DeploymentQueryProperty
-
- DEPLOYMENT_TENANT_ID - Static variable in class org.flowable.engine.impl.DeploymentQueryProperty
-
- deploymentBuilder - Variable in class org.flowable.engine.impl.cmd.DeployCmd
-
- DeploymentBuilder - Interface in org.flowable.engine.repository
-
Builder for creating new deployments.
- DeploymentBuilderImpl - Class in org.flowable.engine.impl.repository
-
- DeploymentBuilderImpl(RepositoryServiceImpl) - Constructor for class org.flowable.engine.impl.repository.DeploymentBuilderImpl
-
- deploymentCategory(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- deploymentCategory(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with the given category.
- deploymentCategoryLike(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- deploymentCategoryLike(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with a category like the given string.
- deploymentCategoryNotEquals(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- deploymentCategoryNotEquals(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments that have a different category then the given one.
- deploymentDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- DeploymentDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
-
- deploymentDataManager - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
-
- deploymentDerivedFrom(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- deploymentDerivedFrom(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments that are derived from the given deployment.
- deploymentEngineVersion(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- deploymentEngineVersion(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployment that have the given engine version.
- deploymentEntity - Variable in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
-
- DeploymentEntity - Interface in org.flowable.engine.impl.persistence.entity
-
- DeploymentEntityImpl - Class in org.flowable.engine.impl.persistence.entity
-
- DeploymentEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- deploymentEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- deploymentEntityManager - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- DeploymentEntityManager - Interface in org.flowable.engine.impl.persistence.entity
-
- DeploymentEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
-
- DeploymentEntityManagerImpl(ProcessEngineConfigurationImpl, DeploymentDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
-
- deploymentId(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 - Variable in class org.flowable.engine.impl.cmd.ChangeDeploymentTenantIdCmd
-
- deploymentId - Variable in class org.flowable.engine.impl.cmd.DeleteDeploymentCmd
-
- deploymentId - Variable in class org.flowable.engine.impl.cmd.GetAppResourceModelCmd
-
- deploymentId - Variable in class org.flowable.engine.impl.cmd.GetAppResourceObjectCmd
-
- deploymentId - Variable in class org.flowable.engine.impl.cmd.GetDeploymentResourceCmd
-
- deploymentId - Variable in class org.flowable.engine.impl.cmd.GetDeploymentResourceNamesCmd
-
- deploymentId - Variable in class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
-
- deploymentId - Variable in class org.flowable.engine.impl.cmd.SetDeploymentKeyCmd
-
- deploymentId - Variable in class org.flowable.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
-
- deploymentId - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
-
- deploymentId(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- deploymentId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
-
- deploymentId - Variable in class org.flowable.engine.impl.form.DefaultFormHandler
-
- deploymentId - Variable in class org.flowable.engine.impl.form.FormDataImpl
-
- deploymentId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- deploymentId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- deploymentId - Variable in class org.flowable.engine.impl.ModelQueryImpl
-
- deploymentId(String) - Method in class org.flowable.engine.impl.ModelQueryImpl
-
- deploymentId - Variable in class org.flowable.engine.impl.persistence.entity.ByteArrayEntityImpl
-
- deploymentId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the deployment id.
- deploymentId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- deploymentId - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- deploymentId - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- deploymentId - Variable in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
-
- deploymentId - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- deploymentId(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- deploymentId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- deploymentId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- deploymentId(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with the given deployment id.
- deploymentId(String) - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models that are the source for the provided deployment
- deploymentId(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions that are deployed in a deployment with the given deployment id
- deploymentId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances which are defined by a deployment with the given id.
- DeploymentId - Annotation Type 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
.
- deploymentId - Variable in class org.flowable.engine.test.FlowableRule
-
- deploymentId - Variable in class org.flowable.engine.test.FlowableTestCase
-
- deploymentIdFromDeploymentAnnotation - Variable in class org.flowable.engine.test.FlowableTestHelper
-
- deploymentIdIn(List<String>) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that are defined by a process definition with one of the given deployment identifiers.
- deploymentIdIn(List<String>) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- deploymentIdIn(List<String>) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- deploymentIdIn(List<String>) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances which are defined by one of the given deployment ids
- deploymentIds - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
-
- deploymentIds(List<String>) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- deploymentIds - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
-
- deploymentIds - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- deploymentIds - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- deploymentIds(Set<String>) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- deploymentIds - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- 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.engine.repository.ProcessDefinitionQuery
-
Select process definitions that are deployed in deployments with the given set of ids
- deploymentIdsForAutoCleanup - Static variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
- deploymentKey(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- deploymentKey(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with the given key.
- deploymentKeyLike(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- deploymentKeyLike(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with a key like the given string.
- deploymentManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- DeploymentManager - Class in org.flowable.engine.impl.persistence.deploy
-
- DeploymentManager() - Constructor for class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- deploymentName(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- deploymentName(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with the given name.
- deploymentNameLike(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- deploymentNameLike(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with a name like the given string.
- deploymentProperties - Variable in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
-
- DeploymentProperties - Interface in org.flowable.engine.repository
-
- deploymentProperty(String, Object) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
-
- deploymentProperty(String, Object) - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
- DeploymentQuery - Interface in org.flowable.engine.repository
-
- DeploymentQueryImpl - Class in org.flowable.engine.impl
-
- DeploymentQueryImpl() - Constructor for class org.flowable.engine.impl.DeploymentQueryImpl
-
- DeploymentQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.DeploymentQueryImpl
-
- DeploymentQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.DeploymentQueryImpl
-
- DeploymentQueryProperty - Class in org.flowable.engine.impl
-
- DeploymentQueryProperty(String) - Constructor for class org.flowable.engine.impl.DeploymentQueryProperty
-
- deploymentsDiffer(DeploymentEntity, DeploymentEntity) - Method in class org.flowable.engine.impl.cmd.DeployCmd
-
- deploymentSettings - Variable in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilder
-
- DeploymentSettings - Interface in org.flowable.engine.impl.cmd
-
- deploymentTenantId(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- deploymentTenantId(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployment that have the given tenant id.
- deploymentTenantIdLike(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- deploymentTenantIdLike(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with a tenant id like the given one.
- deploymentTime - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- deploymentWithoutTenantId() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- deploymentWithoutTenantId() - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments that do not have a tenant id.
- deployOneTaskTestProcess() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
Creates and deploys the one task process.
- deployProcessDefinition(String, String) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
- deployTwoTasksTestProcess() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
- DERIVED_PROCESS_DEFINITION_ID - Static variable in interface org.flowable.engine.impl.cmd.DeploymentSettings
-
- DERIVED_PROCESS_DEFINITION_ROOT_ID - Static variable in interface org.flowable.engine.impl.cmd.DeploymentSettings
-
- derivedFrom - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
-
- derivedFrom - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- derivedFrom - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- derivedFromRoot - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- derivedFromRoot - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- derivedVersion - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- description - Variable in class org.flowable.engine.app.AppModel
-
- description - Variable in class org.flowable.engine.impl.DataObjectImpl
-
- DESCRIPTION - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- DESCRIPTION - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- description - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- description - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- description - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- description - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- destroy() - Static method in class org.flowable.engine.ProcessEngines
-
closes all process engines.
- DestroyScopeOperation - Class in org.flowable.engine.impl.agenda
-
Destroys a scope (for example a subprocess): this means that all child executions, tasks, jobs, variables, etc within that scope are deleted.
- DestroyScopeOperation(CommandContext, ExecutionEntity) - Constructor for class org.flowable.engine.impl.agenda.DestroyScopeOperation
-
- detailType - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
-
- determineBehaviour(ActivityBehavior) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
-
- DIAGRAM_SUFFIXES - Static variable in class org.flowable.engine.impl.bpmn.deployer.ResourceNameUtil
-
- DiagramEdge - Class in org.flowable.engine.repository
-
Stores waypoints of a diagram edge.
- DiagramEdge() - Constructor for class org.flowable.engine.repository.DiagramEdge
-
- DiagramEdge(String, List<DiagramEdgeWaypoint>) - Constructor for class org.flowable.engine.repository.DiagramEdge
-
- DiagramEdgeWaypoint - Class in org.flowable.engine.repository
-
Stores the position of a waypoint of a diagram edge.
- DiagramEdgeWaypoint() - Constructor for class org.flowable.engine.repository.DiagramEdgeWaypoint
-
- DiagramElement - Class in org.flowable.engine.repository
-
Represents a diagram node.
- DiagramElement() - Constructor for class org.flowable.engine.repository.DiagramElement
-
- DiagramElement(String) - Constructor for class org.flowable.engine.repository.DiagramElement
-
- DiagramLayout - Class in org.flowable.engine.repository
-
Stores a two-dimensional graph layout.
- DiagramLayout(Map<String, DiagramElement>) - Constructor for class org.flowable.engine.repository.DiagramLayout
-
- DiagramNode - Class in org.flowable.engine.repository
-
Stores position and dimensions of a diagram node.
- DiagramNode() - Constructor for class org.flowable.engine.repository.DiagramNode
-
- DiagramNode(String) - Constructor for class org.flowable.engine.repository.DiagramNode
-
- DiagramNode(String, Double, Double, Double, Double) - Constructor for class org.flowable.engine.repository.DiagramNode
-
- diagramResourceName - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- directExecutionMigration - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- directory - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
-
- disableBpmnValidation() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
-
- disableBpmnValidation() - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
If called, no validation that the process definition is executable on the engine will be done against the process definition.
- disableCertVerify - Variable in class org.flowable.engine.cfg.HttpClientConfig
-
- disableIdmEngine - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- disableSchemaValidation() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
-
- disableSchemaValidation() - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
If called, no XML schema validation against the BPMN 2.0 XSD.
- dispatchActivityCancelled(ExecutionEntity, FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- dispatchEvent(CommandContext, FlowableEventSupport, FlowableEvent) - Method in class org.flowable.engine.delegate.event.impl.BpmnModelEventDispatchAction
-
- dispatchEvent(CommandContext, FlowableEvent) - Method in class org.flowable.engine.impl.history.async.json.transformer.AbstractHistoryJsonTransformer
-
- dispatchEvent(FlowableEvent) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- dispatchEvent(FlowableEvent) - Method in interface org.flowable.engine.RuntimeService
-
Dispatches the given event to any listeners that are registered.
- DispatchEventCommand - Class in org.flowable.engine.impl.cmd
-
Command that dispatches an event.
- DispatchEventCommand(FlowableEvent) - Constructor for class org.flowable.engine.impl.cmd.DispatchEventCommand
-
- dispatchExecutionCancelled(ExecutionEntity, FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- dispatchJobCanceledEvents(ExecutionEntity) - Method in class org.flowable.engine.impl.bpmn.behavior.BpmnActivityBehavior
-
dispatch job canceled event for job associated with given execution entity
- dispatchMultiInstanceActivityCancelled(ExecutionEntity, FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- dispatchProcessDefinitionEntityInitializedEvent(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
- dispatchStateChangeEvent(Object, SuspensionState) - Static method in class org.flowable.engine.impl.persistence.entity.SuspensionStateUtil
-
- DMN_TASK_DECISION_TABLE_KEY - Static variable in interface org.flowable.engine.DynamicBpmnConstants
-
- DmnActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
- DmnActivityBehavior(Task) - Constructor for class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
-
- dmnRepositoryService - Variable in class org.flowable.engine.impl.cmd.GetDecisionTablesForProcessDefinitionCmd
-
- doesElementPropertyExist(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- doFinally(ExtensionContext, TestInstance.Lifecycle) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
-
- doMigrateProcessInstance(ProcessInstance, ProcessDefinition, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
-
- doMoveExecutionState(ProcessInstanceChangeState, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
-
- DoubleFormType - Class in org.flowable.engine.impl.form
-
- DoubleFormType() - Constructor for class org.flowable.engine.impl.form.DoubleFormType
-
- doubleValue - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- doValidateActivityMappings(String, List<ActivityMigrationMapping>, BpmnModel, ProcessInstanceMigrationDocument, ProcessInstanceMigrationValidationResult, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
-
- doValidateProcessInstanceMigration(String, String, BpmnModel, ProcessInstanceMigrationDocument, ProcessInstanceMigrationValidationResult, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
-
- drawSequenceFlowNameWithNoLabelDI - Variable in class org.flowable.engine.ProcessEngineConfiguration
-
include the sequence flow name in case there's no Label DI,
- DUE_DATE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- DUE_DATE - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- dueDate - Variable in class org.flowable.engine.impl.cmd.SetTaskDueDateCmd
-
- DURATION - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
-
- DURATION - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- DURATION - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
-
- DURATION - Static variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
-
- durationInMillis - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- durationInMillis - Variable in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
-
- DYNAMIC_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.
- dynamicBpmnService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- dynamicBpmnService - Variable in class org.flowable.engine.impl.ProcessEngineImpl
-
- dynamicBpmnService - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
- DynamicBpmnServiceImpl - Class in org.flowable.engine.impl
-
- DynamicBpmnServiceImpl(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- dynamicEmbeddedSubProcessBuilder - Variable in class org.flowable.engine.impl.cmd.InjectEmbeddedSubProcessInProcessInstanceCmd
-
- dynamicEmbeddedSubProcessBuilder - Variable in class org.flowable.engine.impl.cmd.InjectParallelEmbeddedSubProcessCmd
-
- DynamicEmbeddedSubProcessBuilder - Class in org.flowable.engine.impl.dynamic
-
- DynamicEmbeddedSubProcessBuilder() - Constructor for class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
-
- DynamicEmbeddedSubProcessBuilder(String) - Constructor for class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
-
- DynamicProcessDefinitionSummary - Class in org.flowable.engine.dynamic
-
- DynamicProcessDefinitionSummary(BpmnModel, ObjectNode, ObjectMapper) - Constructor for class org.flowable.engine.dynamic.DynamicProcessDefinitionSummary
-
- DynamicStateManager - Interface in org.flowable.engine.dynamic
-
- dynamicStateManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- dynamicSubProcessId - Variable in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
-
- DynamicSubProcessJoinInjectUtil - Class in org.flowable.engine.impl.dynamic
-
- DynamicSubProcessJoinInjectUtil() - Constructor for class org.flowable.engine.impl.dynamic.DynamicSubProcessJoinInjectUtil
-
- DynamicSubProcessParallelInjectUtil - Class in org.flowable.engine.impl.dynamic
-
- DynamicSubProcessParallelInjectUtil() - Constructor for class org.flowable.engine.impl.dynamic.DynamicSubProcessParallelInjectUtil
-
- dynamicTaskId - Variable in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
-
- dynamicUserTaskBuilder - Variable in class org.flowable.engine.impl.cmd.InjectParallelUserTaskCmd
-
- dynamicUserTaskBuilder - Variable in class org.flowable.engine.impl.cmd.InjectUserTaskInProcessInstanceCmd
-
- DynamicUserTaskBuilder - Class in org.flowable.engine.impl.dynamic
-
- DynamicUserTaskBuilder() - Constructor for class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
-
- DynamicUserTaskBuilder(String) - Constructor for class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
-
- dynamicUserTaskCallback - Variable in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
-
- dynamicUserTaskCallback(DynamicUserTaskCallback) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
-
- DynamicUserTaskCallback - Interface in org.flowable.engine.impl.dynamic
-
- GatewayActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Super class for all gateway activity implementations.
- GatewayActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.GatewayActivityBehavior
-
- generated - Variable in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
-
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.ActivityCompensatedEventHandler
-
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.ActivityCompletedEventHandler
-
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.ActivityErrorReceivedEventHandler
-
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.ActivityMessageEventHandler
-
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.ActivitySignaledEventHandler
-
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.ActivityStartedEventHandler
-
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.EngineClosedEventHandler
-
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.EngineCreatedEventHandler
-
- generateEventLogEntry(CommandContext) - Method in interface org.flowable.engine.impl.event.logger.handler.EventLoggerEventHandler
-
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.ProcessInstanceEndedEventHandler
-
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.ProcessInstanceStartedEventHandler
-
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.SequenceFlowTakenEventHandler
-
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.TaskAssignedEventHandler
-
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.TaskCompletedEventHandler
-
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.TaskCreatedEventHandler
-
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.VariableCreatedEventHandler
-
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.VariableDeletedEventHandler
-
- generateEventLogEntry(CommandContext) - Method in class org.flowable.engine.impl.event.logger.handler.VariableUpdatedEventHandler
-
- generateExecutionTrees() - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
-
- generateIdForDuplicateFlowElement(String, Process, BpmnModel, BpmnModel, FlowElement, Map<String, FlowElement>, boolean) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
-
- get(Object) - Method in class org.flowable.engine.impl.form.FormData
-
- get(String) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
-
- get(Object) - Method in class org.flowable.engine.impl.scripting.VariableScopeResolver
-
- get(Object) - Static method in class org.flowable.engine.test.mock.Mocks
-
This method returns the mock object registered under the provided key or null if there is no object for the provided key.
- getAction() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- getAction() - Method in interface org.flowable.engine.task.Event
-
- getActiveActivityIds(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getActiveActivityIds(String) - Method in interface org.flowable.engine.RuntimeService
-
Finds the activity ids for all executions that are waiting in activities.
- GetActiveAdhocSubProcessesCmd - Class in org.flowable.engine.impl.cmd
-
- GetActiveAdhocSubProcessesCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetActiveAdhocSubProcessesCmd
-
- getActiveChildExecutionsForExecution(ExecutionEntityManager, String) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
-
- getActiveValue(String, String, ObjectNode) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- getActiveValue(String, String, ObjectNode) - Method in class org.flowable.engine.impl.bpmn.behavior.TaskActivityBehavior
-
- getActiveValue(String, String, ObjectNode) - Static method in class org.flowable.engine.impl.util.condition.ConditionUtil
-
- getActiveValueList(List<String>, String, ObjectNode) - Method in class org.flowable.engine.impl.bpmn.behavior.TaskActivityBehavior
-
- getActivitiesLocalVariables() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
-
- getActivitiesLocalVariables() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
-
- getActivitiesLocalVariables() - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.MultipleToActivityOptions
-
- getActivitiesLocalVariables() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
-
- getActivityBehaviorFactory() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- getActivityBehaviorFactory() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParser
-
- getActivityBehaviorFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getActivityBehaviorInstance() - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
-
- getActivityFontName() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getActivityId() - Method in interface org.flowable.engine.delegate.event.FlowableActivityEvent
-
- getActivityId() - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
-
- getActivityId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
The unique identifier of the activity in the process
- getActivityId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- getActivityId() - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
-
- getActivityId() - Method in class org.flowable.engine.impl.EventSubscriptionQueryImpl
-
- getActivityId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getActivityId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- getActivityId() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
-
- getActivityId() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- getActivityId() - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- getActivityId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getActivityId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- getActivityId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getActivityId() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
The unique identifier of the activity in the process
- getActivityId() - Method in interface org.flowable.engine.runtime.EventSubscription
-
Gets the activity id of the BPMN definition where this event subscription is defined.
- getActivityId() - Method in interface org.flowable.engine.runtime.Execution
-
Returns the id of the activity where the execution currently is at.
- getActivityId() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
-
- getActivityIdForExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
-
- getActivityIdForExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
-
- getActivityIdFromConfiguration(String) - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
-
- getActivityIds() - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
-
- getActivityInstanceDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getActivityInstanceDataManager() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
-
- getActivityInstanceEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getActivityInstanceEntityManager() - Method in class org.flowable.engine.impl.history.DefaultHistoryTaskManager
-
- getActivityInstanceEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
-
- getActivityInstanceEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getActivityInstanceEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getActivityInstanceFromCache(String, String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
-
- getActivityInstanceId() - Method in interface org.flowable.engine.history.HistoricDetail
-
The activity reference in case this detail is related to an activity instance.
- getActivityInstanceId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- getActivityInstanceId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- getActivityInstanceId() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
-
- getActivityInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
-
- getActivityLocalVariables() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
-
- getActivityLocalVariables() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
-
- getActivityLocalVariables() - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.SingleToActivityOptions
-
- getActivityMigrationMappings() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
-
- getActivityMigrationMappings() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
-
- getActivityName() - Method in interface org.flowable.engine.delegate.event.FlowableActivityEvent
-
- getActivityName() - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
-
- getActivityName() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
The display name for the activity
- getActivityName() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- getActivityName() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- getActivityName() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- getActivityName() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getActivityName() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- getActivityName() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
The display name for the activity
- getActivityName() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
-
- getActivityRef() - Method in class org.flowable.engine.impl.bpmn.parser.CompensateEventDefinition
-
- getActivityStart(String, String, boolean) - Method in class org.flowable.engine.impl.history.async.AsyncHistoryManager
-
- getActivityType() - Method in interface org.flowable.engine.delegate.event.FlowableActivityEvent
-
- getActivityType() - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
-
- getActivityType() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
The XML tag of the activity as in the process file
- getActivityType() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- getActivityType() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- getActivityType() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- getActivityType(FlowNode) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- getActivityType() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- getActivityType() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
The XML tag of the activity as in the process file
- getActivityTypes() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- getAdditionalDefaultCommandInterceptors() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAdhocSubProcessExecutions(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getAdhocSubProcessExecutions(String) - Method in interface org.flowable.engine.RuntimeService
-
Gets executions with an adhoc sub process as current flow element
- getAgenda() - Method in class org.flowable.engine.impl.agenda.AbstractOperation
-
- getAgenda() - Static method in class org.flowable.engine.impl.context.Context
-
- getAgenda() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getAgenda(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getAgendaFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAllProcessDefinitions() - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
-
- getAnnotationFontName() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getAppResourceCache() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAppResourceCache() - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- getAppResourceCacheLimit() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAppResourceConverter() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAppResourceModel(String) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- getAppResourceModel(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- getAppResourceModel(String) - Method in interface org.flowable.engine.RepositoryService
-
Returns the app model object (.app file) for a deployment.
- GetAppResourceModelCmd - Class in org.flowable.engine.impl.cmd
-
- GetAppResourceModelCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetAppResourceModelCmd
-
- getAppResourceObject(String) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- getAppResourceObject(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- getAppResourceObject(String) - Method in interface org.flowable.engine.RepositoryService
-
Returns the app resource object (.app file) for a deployment.
- GetAppResourceObjectCmd - Class in org.flowable.engine.impl.cmd
-
- GetAppResourceObjectCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetAppResourceObjectCmd
-
- getArtificialSequenceFlowId(SequenceFlow) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
-
- getAssignee() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Assignee in case of user task activity
- getAssignee() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- getAssignee() - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
-
- getAssignee() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- getAssignee() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- getAssignee() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- getAssignee() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
Assignee in case of user task activity
- getAsyncExecutor() - Method in class org.flowable.engine.impl.persistence.AbstractManager
-
- getAsyncExecutor() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getAsyncExecutorAsyncJobLockTimeInMillis() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncExecutorCorePoolSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncExecutorDefaultAsyncJobAcquireWaitTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncExecutorDefaultQueueSizeFullWaitTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncExecutorDefaultTimerJobAcquireWaitTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncExecutorExecuteAsyncRunnableFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncExecutorLockOwner() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncExecutorMaxAsyncJobsDuePerAcquisition() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncExecutorMaxPoolSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncExecutorMaxTimerJobsPerAcquisition() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncExecutorNumberOfRetries() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncExecutorResetExpiredJobsInterval() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncExecutorResetExpiredJobsMaxTimeout() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncExecutorResetExpiredJobsPageSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncExecutorSecondsToWaitOnShutdown() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncExecutorThreadKeepAliveTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncExecutorThreadPoolQueue() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncExecutorThreadPoolQueueSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncExecutorTimerLockTimeInMillis() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncFailedJobWaitTime() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getAsyncHistoryExecutor() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getAsyncHistoryExecutorAsyncJobLockTimeInMillis() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncHistoryExecutorCorePoolSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncHistoryExecutorDefaultAsyncJobAcquireWaitTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncHistoryExecutorDefaultQueueSizeFullWaitTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncHistoryExecutorLockOwner() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncHistoryExecutorMaxPoolSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncHistoryExecutorNumberOfRetries() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncHistoryExecutorResetExpiredJobsInterval() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncHistoryExecutorResetExpiredJobsPageSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncHistoryExecutorSecondsToWaitOnShutdown() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncHistoryExecutorThreadKeepAliveTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncHistoryExecutorThreadPoolQueue() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncHistoryExecutorThreadPoolQueueSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncHistoryJsonGroupingThreshold() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncHistoryListener() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAsyncHistorySession() - Method in class org.flowable.engine.impl.history.async.AsyncHistoryManager
-
- getAttachment(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getAttachment(String) - Method in interface org.flowable.engine.TaskService
-
Retrieve a particular attachment
- GetAttachmentCmd - Class in org.flowable.engine.impl.cmd
-
- GetAttachmentCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetAttachmentCmd
-
- getAttachmentContent(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getAttachmentContent(String) - Method in interface org.flowable.engine.TaskService
-
Retrieve stream content of a particular attachment
- GetAttachmentContentCmd - Class in org.flowable.engine.impl.cmd
-
- GetAttachmentContentCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetAttachmentContentCmd
-
- getAttachmentDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAttachmentDataManager() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
-
- getAttachmentEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getAttachmentEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
-
- getAttachmentEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getAttachmentEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getAuthorizationGroups() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getAuthorizationUserId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getAverageDatabaseExecutionTime() - Method in class org.flowable.engine.test.profiler.CommandStats
-
- getAverageDatabaseExecutionTimePercentage() - Method in class org.flowable.engine.test.profiler.CommandStats
-
- getAverageExecutionTime() - Method in class org.flowable.engine.test.profiler.CommandStats
-
- getBatchSizeProcessInstances() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getBatchSizeTasks() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getBehaviorClass() - Method in interface org.flowable.engine.delegate.event.FlowableActivityEvent
-
- getBehaviorClass() - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
-
- getBpmnDeployer() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getBpmnDeploymentHelper() - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
- getBpmnDeploymentHelper() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getBpmnElementProperties(String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- getBpmnElementProperties(String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- getBpmnModel(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
.
- getBpmnModel() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- getBpmnModel() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
-
- getBpmnModel(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- getBpmnModel(String) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
-
- getBpmnModel(String) - Method in interface org.flowable.engine.RepositoryService
-
Returns the BpmnModel
corresponding with the process definition with the provided process definition id.
- GetBpmnModelCmd - Class in org.flowable.engine.impl.cmd
-
- GetBpmnModelCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetBpmnModelCmd
-
- getBpmnModelForProcessDefinition(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
-
- getBpmnModelFromCache(String) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
-
- getBpmnNode(ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- getBpmnOverrideContext() - Static method in class org.flowable.engine.impl.context.BpmnOverrideContext
-
- getBpmnOverrideElementProperties(String, String) - Static method in class org.flowable.engine.impl.context.BpmnOverrideContext
-
- getBpmnParseFactory() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParser
-
- getBpmnParseFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getBpmnParseForProcessDefinition(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
-
- getBpmnParser() - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilderFactory
-
- getBpmnParser() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getBpmnParserHandlers() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- getBpmnParserHandlers() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParser
-
- getBpmnProcessDefinitionResource(Class<?>, String) - Static method in class org.flowable.engine.impl.test.TestHelper
-
get a resource location by convention based on a class (type) and a relative resource name.
- getBpmnProcessDiagramLayout(Document, InputStream) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
-
- getBpmnProperties(String, ObjectNode) - Method in class org.flowable.engine.dynamic.DynamicProcessDefinitionSummary
-
- getBuilderForDeployment(EngineDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilderFactory
-
- getBuilderForDeploymentAndSettings(EngineDeployment, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilderFactory
-
- getBusinessCalendarManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getBusinessCalendarName(String, VariableScope) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
-
- getBusinessKey() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The user provided unique reference to this process instance.
- getBusinessKey() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The user provided unique reference to this process instance.
- getBusinessKey() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getBusinessKey() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getBusinessKey() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getBusinessKey() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- getBusinessKey() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
-
- getBusinessKey() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getBusinessKey() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- getBusinessKey() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
The business key of this process instance.
- getByteArrayDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getByteArrayDataManager() - Method in class org.flowable.engine.impl.persistence.entity.ByteArrayEntityManagerImpl
-
- getByteArrayEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getByteArrayEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
-
- getByteArrayEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getByteArrayEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getByteArrayRef() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
-
- getByteArrayRef() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- getBytes() - Method in interface org.flowable.engine.impl.persistence.entity.ByteArrayEntity
-
- getBytes() - Method in class org.flowable.engine.impl.persistence.entity.ByteArrayEntityImpl
-
- getBytes() - Method in class org.flowable.engine.impl.persistence.entity.ByteArrayRef
-
- getBytes() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- getBytes() - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
-
- getCachedValue() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- getCachingAndArtifactsManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getCachingAndArtifcatsManager() - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
- getCalendarNameFromConfiguration(String) - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
-
- getCallActivity() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- getCallActivityId() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- getCallActivityId() - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
-
- getCallActivityProcessDefinitionVersion() - Method in class org.flowable.engine.migration.ActivityMigrationMapping
-
- getCallActivityProcessDefinitionVersion() - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions
-
- getCallActivitySubProcessVersion() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- getCallActivitySubProcessVersion() - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
-
- getCallbackId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The callback id for the process instance.
- getCallbackId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getCallbackId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getCallbackId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- getCallbackId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getCallbackId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- getCallbackId() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the callback id of this process instance.
- getCallbackType() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The callback type for the process instance.
- getCallbackType() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getCallbackType() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getCallbackType() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- getCallbackType() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getCallbackType() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- getCallbackType() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the callback type of this process instance.
- getCalledElement() - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
-
- getCalledElementValue(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
-
- getCalledProcessInstanceId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
The called process instance in case of call activity
- getCalledProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- getCalledProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- getCalledProcessInstanceId() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
The called process instance in case of call activity
- getCamelContextObject(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- getCandidateLocales(String, Locale) - Method in class org.flowable.engine.impl.context.BpmnOverrideContext.ResourceBundleControl
-
- getCandidateManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getCaseInstanceService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getCatchEventFromList(List<Event>, ExecutionEntity) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
-
- getCategory() - Method in class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
-
- getCategory() - Method in class org.flowable.engine.impl.cmd.SetProcessDefinitionCategoryCmd
-
- getCategory() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- getCategory() - Method in class org.flowable.engine.impl.ModelQueryImpl
-
- getCategory() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- getCategory() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- getCategory() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- getCategory() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getCategory() - Method in interface org.flowable.engine.repository.Model
-
- getCategory() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
category name which is derived from the targetNamespace attribute in the definitions element
- getCategoryLike() - Method in class org.flowable.engine.impl.ModelQueryImpl
-
- getCategoryLike() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getCategoryNotEquals() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- getCategoryNotEquals() - Method in class org.flowable.engine.impl.ModelQueryImpl
-
- getCategoryNotEquals() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getCause() - Method in interface org.flowable.engine.delegate.event.FlowableCancelledEvent
-
- getCause() - Method in interface org.flowable.engine.delegate.event.FlowableProcessTerminatedEvent
-
- getCause() - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityCancelledEventImpl
-
- getCause() - Method in class org.flowable.engine.delegate.event.impl.FlowableEntityExceptionEventImpl
-
- getCause() - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCancelledEventImpl
-
- getCause() - Method in class org.flowable.engine.delegate.event.impl.FlowableProcessCancelledEventImpl
-
- getCause() - Method in class org.flowable.engine.delegate.event.impl.FlowableProcessTerminatedEventImpl
-
- getChildNodes() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
-
- getChildren() - Method in class org.flowable.engine.debug.ExecutionTreeNode
-
- getClassName() - Method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
-
- getCleanVersion(String) - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
-
- getClock() - Method in class org.flowable.engine.impl.event.logger.EventLogger
-
- getClock() - Method in class org.flowable.engine.impl.persistence.AbstractManager
-
- getClock() - Method in class org.flowable.engine.impl.persistence.entity.data.AbstractProcessDataManager
-
- getCmmnEngineConfiguration(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
-
- getCmmnHistoryService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
-
- getCmmnManagementService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
-
- getCmmnRepositoryService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
-
- getCmmnRuntimeService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
-
- getCollectionElementIndexVariable() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- getCollectionElementVariable() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- getCollectionExpression() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- getCollectionHandlerInstance() - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegateCollectionHandler
-
- getCollectionHandlerInstance(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.helper.DelegateExpressionCollectionHandler
-
- getCollectionString() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- getCollectionVariable() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- getCommand(String, Throwable) - Method in class org.flowable.engine.impl.jobexecutor.DefaultFailedJobCommandFactory
-
- getCommandConfig() - Method in class org.flowable.engine.impl.db.DbIdGenerator
-
- getCommandContext() - Method in class org.flowable.engine.impl.agenda.AbstractOperation
-
- getCommandContext() - Static method in class org.flowable.engine.impl.context.Context
-
- getCommandContext() - Method in class org.flowable.engine.impl.persistence.AbstractManager
-
- getCommandContext() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getCommandExecutions() - Method in class org.flowable.engine.test.profiler.ProfileSession
-
- getCommandExecutor() - Method in class org.flowable.engine.impl.db.DbIdGenerator
-
- getCommandExecutor() - Method in class org.flowable.engine.impl.persistence.AbstractManager
-
- getCommandFqn() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- getCommandInterceptors() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getComment(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getComment(String) - Method in interface org.flowable.engine.TaskService
-
Returns an individual comment with the given id.
- GetCommentCmd - Class in org.flowable.engine.impl.cmd
-
- GetCommentCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetCommentCmd
-
- getCommentDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getCommentDataManager() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
-
- getCommentEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getCommentEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
-
- getCommentEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getCommentEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getCommentsByType(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getCommentsByType(String) - Method in interface org.flowable.engine.TaskService
-
All comments of a given type.
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.engine.test.mock.MockElResolver
-
- getCommonSchemaManager() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
-
- getCompatibilityHandlerClassName() - Method in class org.flowable.engine.compatibility.DefaultFlowable5CompatibilityHandlerFactory
-
- getCompletionCondition() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- getConfiguration() - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
-
- getConfiguration() - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- getConfiguration() - Method in interface org.flowable.engine.runtime.EventSubscription
-
Returns the configuration with additional info about this event subscription.
- getConfigurationResource(ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
-
- getConfigurationResource() - Method in class org.flowable.engine.test.FlowableRule
-
- getConfigurationResource() - Method in class org.flowable.engine.test.FlowableTestCase
-
- getConnectionRequestTimeout() - Method in class org.flowable.engine.cfg.HttpClientConfig
-
- getConnectTimeout() - Method in class org.flowable.engine.cfg.HttpClientConfig
-
- getContent() - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
-
- getContent() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- getContentEngineConfiguration() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getContentEngineConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getContentEngineConfiguration(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
-
- getContentId() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- getContentId() - Method in interface org.flowable.engine.task.Attachment
-
the id of the byte array entity storing the content
- getContentService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getContentService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getContentService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
-
- getContinueParentExecution(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- getCount() - Method in class org.flowable.engine.test.profiler.CommandStats
-
- getCreated() - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- getCreated() - Method in interface org.flowable.engine.runtime.EventSubscription
-
Gets the date/time when this event subscription was created.
- getCreatedAfter() - Method in class org.flowable.engine.impl.EventSubscriptionQueryImpl
-
- getCreatedBefore() - Method in class org.flowable.engine.impl.EventSubscriptionQueryImpl
-
- getCreatedEmbeddedSubProcessByKey(String) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- getCreatedEmbeddedSubProcesses() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- getCreateTime() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- getCreateTime() - Method in interface org.flowable.engine.repository.Model
-
- getCurrentActivityId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Gets the id of the current activity.
- getCurrentActivityId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getCurrentActivityName() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getCurrentCommandExecution() - Method in class org.flowable.engine.test.profiler.ProfileSession
-
- getCurrentCommandExecution() - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
-
- getCurrentFlowableListener() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Returns the
FlowableListener
instance matching an
ExecutionListener
if currently an execution listener is being execution.
- getCurrentFlowableListener() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getCurrentFlowElement() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
The BPMN element where the execution currently is at.
- getCurrentFlowElement(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.AbstractOperation
-
Helper method to match the activityId of an execution with a FlowElement of the process definition referenced by the execution.
- getCurrentFlowElement() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- getCurrentFlowElement() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getCurrentFlowElementId() - Method in class org.flowable.engine.debug.ExecutionTreeNode
-
- getCurrentFlowElementInfo() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
-
- getCurrentProcess() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- getCurrentProcessDefinition() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- getCurrentProfileSession() - Method in class org.flowable.engine.test.profiler.FlowableProfiler
-
- getCurrentSubProcess() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- getCustomAsyncRunnableExecutionExceptionHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getCustomDefaultBpmnParseHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getCustomEventHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getCustomExpressionEnhancers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getCustomFlowableFunctionDelegates() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getCustomFormEngines() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getCustomFormTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getCustomHistoryJobHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getCustomHistoryJsonTransformers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getCustomJobHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getCustomPostCommandInterceptors() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getCustomPostVariableTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getCustomPreCommandInterceptors() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getCustomPreVariableTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getCustomPropertiesMap(DelegateExecution) - Method in interface org.flowable.engine.delegate.CustomPropertiesResolver
-
- getCustomPropertiesMap(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
-
- getCustomPropertiesMap(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionCustomPropertiesResolver
-
- getCustomPropertiesMap(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.listener.ExpressionCustomPropertiesResolver
-
- getCustomPropertiesMap() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
-
- getCustomPropertiesMap() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
-
- getCustomPropertiesResolverInstance() - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
-
- getCustomScriptingEngineClasses() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getData() - Method in interface org.flowable.engine.event.EventLogEntry
-
- getData() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- getDatabaseTimeInMs() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- getDataInputs() - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
-
- getDataManager() - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityManager
-
- getDataManager() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.engine.impl.persistence.entity.ByteArrayEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.engine.impl.persistence.entity.PropertyEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityManagerImpl
-
- getDataObject(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getDataObject(String, String, String, boolean) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getDataObject(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getDataObject(String, String, String, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getDataObject(String, String) - Method in interface org.flowable.engine.RuntimeService
-
The DataObject.
- getDataObject(String, String, String, boolean) - 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.TaskService
-
The DataObject.
- GetDataObjectCmd - Class in org.flowable.engine.impl.cmd
-
- GetDataObjectCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetDataObjectCmd
-
- GetDataObjectCmd(String, String, boolean, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetDataObjectCmd
-
- getDataObjectDefinitionKey() - Method in class org.flowable.engine.impl.DataObjectImpl
-
- getDataObjectDefinitionKey() - Method in interface org.flowable.engine.runtime.DataObject
-
The id of the flow element in the process defining this data object.
- getDataObjectLocal(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getDataObjectLocal(String, String, String, boolean) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getDataObjectLocal(String, String) - Method in interface org.flowable.engine.RuntimeService
-
The DataObject for an execution.
- getDataObjectLocal(String, String, String, boolean) - Method in interface org.flowable.engine.RuntimeService
-
The DataObject for an execution.
- getDataObjects(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getDataObjects(String, String, boolean) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getDataObjects(String, Collection<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getDataObjects(String, Collection<String>, String, boolean) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getDataObjects(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getDataObjects(String, String, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getDataObjects(String, Collection<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getDataObjects(String, Collection<String>, String, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getDataObjects(String) - Method in interface org.flowable.engine.RuntimeService
-
All DataObjects visible from the given execution scope (including parent scopes).
- getDataObjects(String, String, boolean) - Method in interface org.flowable.engine.RuntimeService
-
All DataObjects visible from the given execution 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>, 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) - 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.TaskService
-
All DataObjects visible from the given task 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.TaskService
-
The DataObjects for all given dataObjectNames, takes all dataObjects into account which are visible from the given task scope (including parent scopes).
- GetDataObjectsCmd - Class in org.flowable.engine.impl.cmd
-
- GetDataObjectsCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetDataObjectsCmd
-
- GetDataObjectsCmd(String, Collection<String>, boolean, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetDataObjectsCmd
-
- getDataObjectsLocal(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getDataObjectsLocal(String, String, boolean) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getDataObjectsLocal(String, Collection<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getDataObjectsLocal(String, Collection<String>, String, boolean) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getDataObjectsLocal(String) - Method in interface org.flowable.engine.RuntimeService
-
All DataObject values that are defined in the execution scope, without taking outer scopes into account.
- getDataObjectsLocal(String, String, boolean) - Method in 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.
- getDataOutputs() - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
-
- getDbDeletes() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- getDbDeletes() - Method in class org.flowable.engine.test.profiler.CommandStats
-
- getDbInserts() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- getDbInserts() - Method in class org.flowable.engine.test.profiler.CommandStats
-
- getDbSelects() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- getDbSelects() - Method in class org.flowable.engine.test.profiler.CommandStats
-
- getDbSqlSession() - Method in class org.flowable.engine.impl.persistence.entity.TableDataManagerImpl
-
- getDbSqlSession() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getDbSqlSession(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getDbUpdates() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- getDbUpdates() - Method in class org.flowable.engine.test.profiler.CommandStats
-
- getDbVersion() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
-
- getDeadLetterJobCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
-
- getDeadLetterJobCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getDeadLetterJobExceptionStacktrace(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- getDeadLetterJobExceptionStacktrace(String) - Method in interface org.flowable.engine.ManagementService
-
Returns the full stacktrace of the exception that occurs when the
DeadLetterJobEntity
with the given id was last executed.
- getDecisionTablesForProcessDefinition(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- getDecisionTablesForProcessDefinition(String) - Method in interface org.flowable.engine.RepositoryService
-
- GetDecisionTablesForProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
-
- GetDecisionTablesForProcessDefinitionCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetDecisionTablesForProcessDefinitionCmd
-
- getDecisionTablesFromModel(BpmnModel, ProcessDefinition) - Method in class org.flowable.engine.impl.cmd.GetDecisionTablesForProcessDefinitionCmd
-
- getDefaultBpmnParseHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getDefaultCamelBehaviorClassName() - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- getDefaultCamelContext() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getDefaultDeployers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getDefaultExpression() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
-
- getDefaultFailedJobWaitTime() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getDefaultProcessEngine() - Static method in class org.flowable.engine.ProcessEngines
-
- getDefinition() - Method in class org.flowable.engine.impl.bpmn.data.Data
-
- getDelayedExecutionJobHandlerType() - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
-
Subclasses should return the type of the
JobHandler
here.
- getDelayedExecutionJobHandlerType() - Method in class org.flowable.engine.impl.cmd.ActivateProcessDefinitionCmd
-
- getDelayedExecutionJobHandlerType() - Method in class org.flowable.engine.impl.cmd.SuspendProcessDefinitionCmd
-
- getDelegateExpressionFieldInjectionMode() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getDelegateInstance() - Method in class org.flowable.engine.impl.bpmn.helper.DelegateFlowableEventListener
-
- getDelegateInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getDeleteReason() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Returns the delete reason for this activity, if any was set (if completed normally, no delete reason is set)
- getDeleteReason() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
Obtains the reason for the process instance's deletion.
- getDeleteReason() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
Obtains the reason for the process instance's deletion.
- getDeleteReason() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- getDeleteReason() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- getDeleteReason() - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
-
- getDeleteReason() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- getDeleteReason() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- getDeleteReason() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getDeleteReason() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
-
- getDeleteReason() - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
-
- getDeleteReason() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
-
- getDeleteReason() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
Returns the delete reason for this activity, if any was set (if completed normally, no delete reason is set)
- getDeleteReasonLike() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- getDeleteReasonLike() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- getDeployedArtifacts(Class<T>) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
-
- getDeployedArtifacts(Class<T>) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- getDeployedProcessDefinition(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- getDeployers() - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- getDeployment() - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
-
- getDeployment() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- getDeployment() - Method in class org.flowable.engine.impl.context.ExecutionContext
-
- getDeployment() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
-
- getDeploymentDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getDeploymentDataManager() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
-
- getDeploymentEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getDeploymentEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
-
- getDeploymentEntityManager() - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- getDeploymentEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getDeploymentEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getDeploymentId() - Method in interface org.flowable.engine.form.FormData
-
The deployment id of the process definition to which this form is related
- getDeploymentId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The deployment id of the process definition of the process instance.
- getDeploymentId() - Method in class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
-
- getDeploymentId() - Method in class org.flowable.engine.impl.cmd.SetDeploymentKeyCmd
-
- getDeploymentId() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- getDeploymentId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getDeploymentId() - Method in class org.flowable.engine.impl.form.DefaultFormHandler
-
- getDeploymentId() - Method in class org.flowable.engine.impl.form.FormDataImpl
-
- getDeploymentId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getDeploymentId() - Method in class org.flowable.engine.impl.ModelQueryImpl
-
- getDeploymentId() - Method in interface org.flowable.engine.impl.persistence.entity.ByteArrayEntity
-
- getDeploymentId() - Method in class org.flowable.engine.impl.persistence.entity.ByteArrayEntityImpl
-
- getDeploymentId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getDeploymentId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- getDeploymentId() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- getDeploymentId() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- getDeploymentId() - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
-
- getDeploymentId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getDeploymentId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getDeploymentId() - Method in interface org.flowable.engine.repository.Model
-
- getDeploymentId() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
The deployment in which this process definition is contained.
- getDeploymentId() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
The deployment id of the process definition of the process instance.
- getDeploymentIdFromDeploymentAnnotation() - Method in class org.flowable.engine.test.FlowableTestHelper
-
- getDeploymentIds() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- getDeploymentIds() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getDeploymentIds() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getDeploymentIds() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getDeploymentIds() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getDeploymentManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- GetDeploymentProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
-
- GetDeploymentProcessDefinitionCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetDeploymentProcessDefinitionCmd
-
- GetDeploymentProcessDiagramCmd - Class in org.flowable.engine.impl.cmd
-
Gives access to a deployed process diagram, e.g., a PNG image, through a stream of bytes.
- GetDeploymentProcessDiagramCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetDeploymentProcessDiagramCmd
-
- GetDeploymentProcessDiagramLayoutCmd - Class in org.flowable.engine.impl.cmd
-
- GetDeploymentProcessDiagramLayoutCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetDeploymentProcessDiagramLayoutCmd
-
- GetDeploymentProcessModelCmd - Class in org.flowable.engine.impl.cmd
-
Gives access to a deployed process model, e.g., a BPMN 2.0 XML file, through a stream of bytes.
- GetDeploymentProcessModelCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetDeploymentProcessModelCmd
-
- getDeploymentProperties() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
-
- GetDeploymentResourceCmd - Class in org.flowable.engine.impl.cmd
-
- GetDeploymentResourceCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetDeploymentResourceCmd
-
- getDeploymentResourceNames(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.DeploymentDataManager
-
- getDeploymentResourceNames(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisDeploymentDataManager
-
- getDeploymentResourceNames(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntityManager
-
- getDeploymentResourceNames(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
-
- getDeploymentResourceNames(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- getDeploymentResourceNames(String) - Method in interface org.flowable.engine.RepositoryService
-
Retrieves a list of deployment resources for the given deployment, ordered alphabetically.
- GetDeploymentResourceNamesCmd - Class in org.flowable.engine.impl.cmd
-
- GetDeploymentResourceNamesCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetDeploymentResourceNamesCmd
-
- getDeploymentTime() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- getDerivedFrom() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- getDerivedFrom() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- getDerivedFrom() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- getDerivedFrom() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
The derived from process definition value when this is a dynamic process definition
- getDerivedFromRoot() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- getDerivedFromRoot() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- getDerivedFromRoot() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
The root derived from process definition value when this is a dynamic process definition
- getDerivedVersion() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- getDerivedVersion() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
The derived version of the process definition
- getDescription() - Method in class org.flowable.engine.app.AppModel
-
- getDescription() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The description for the process instance.
- getDescription() - Method in class org.flowable.engine.impl.DataObjectImpl
-
- getDescription() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- getDescription() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getDescription() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- getDescription() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- getDescription() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
description of this process
- getDescription() - Method in interface org.flowable.engine.runtime.DataObject
-
Description of the DataObject.
- getDescription() - Method in interface org.flowable.engine.runtime.Execution
-
Returns the description of this execution.
- getDescription() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the description of this process instance.
- getDescription() - Method in interface org.flowable.engine.task.Attachment
-
long (max 255 chars) explanation what this attachment is about in context of the task and/or process instance it's linked to.
- getDetailType() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntity
-
- getDetailType() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
-
- getDiagramBoundsFromBpmnDi(Document) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
-
- getDiagramBoundsFromImage(InputStream) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
-
- getDiagramBoundsFromImage(InputStream, int, int) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
-
- getDiagramBoundsFromImage(BufferedImage, int, int) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
-
- getDiagramResourceName() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- getDiagramResourceName() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
The resource name in the deployment of the diagram image (if any).
- getDmnEngineConfiguration() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getDmnEngineConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getDmnEngineConfiguration(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
-
- getDmnManagementService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getDmnManagementService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
-
- getDmnRepositoryService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getDmnRepositoryService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
-
- getDmnRuleService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getDmnRuleService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
-
- getDoubleValue() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- 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.impl.persistence.entity.ActivityInstanceEntity
-
- getDurationInMillis() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- getDurationInMillis() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
-
- getDurationInMillis() - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
-
- getDurationInMillis() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
-
- getDurationInMillis() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
- getDynamicBpmnService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getDynamicBpmnService() - Method in class org.flowable.engine.impl.ProcessEngineImpl
-
- getDynamicBpmnService() - Method in interface org.flowable.engine.ProcessEngine
-
- getDynamicProcessDefinitionSummary(String) - Method in interface org.flowable.engine.DynamicBpmnService
-
- getDynamicProcessDefinitionSummary(String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- getDynamicStateManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getDynamicSubProcessId() - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
-
- getDynamicTaskId() - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
-
- getDynamicUserTaskCallback() - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
-
- getEdge(String) - Method in class org.flowable.engine.repository.DiagramLayout
-
- getEditorSourceExtraValueId() - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntity
-
- getEditorSourceExtraValueId() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- getEditorSourceValueId() - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntity
-
- getEditorSourceValueId() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- getElement(String) - Method in class org.flowable.engine.dynamic.DynamicProcessDefinitionSummary
-
Returns the summary in the following structure:
- getElementBoundsFromBpmnDi(Document) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
-
- getElements() - Method in class org.flowable.engine.repository.DiagramLayout
-
- GetEnabledActivitiesForAdhocSubProcessCmd - Class in org.flowable.engine.impl.cmd
-
- GetEnabledActivitiesForAdhocSubProcessCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetEnabledActivitiesForAdhocSubProcessCmd
-
- getEnabledActivitiesFromAdhocSubProcess(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getEnabledActivitiesFromAdhocSubProcess(String) - Method in interface org.flowable.engine.RuntimeService
-
Gets enabled activities from ad-hoc sub process
- getEndActivityId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
Reference to the activity in which this process instance ended.
- getEndActivityId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- getEndDateFromConfiguration(String) - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
-
- getEndTime() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Time when the activity instance ended
- getEndTime() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The time the process was ended.
- getEndTime() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The time the process was ended.
- getEndTime() - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
-
- getEndTime() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- getEndTime() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
-
- getEndTime() - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
-
- getEndTime() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
-
- getEndTime() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
Time when the activity instance ended
- getEndTime() - Method in class org.flowable.engine.test.profiler.ProfileSession
-
- getEngineCfgKey() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getEngineName() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
-
- getEngineName() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getEngineSpecificEngineConfigurators() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getEngineVersion() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- getEngineVersion() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- getEngineVersion() - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- getEngineVersion() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- getEngineVersion() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getEngineVersion() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
-
- getEngineVersion() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
The engine version for this process definition (5 or 6)
- getEntity() - Method in class org.flowable.engine.delegate.event.impl.FlowableEntityEventImpl
-
- getEntity() - Method in class org.flowable.engine.delegate.event.impl.FlowableEntityExceptionEventImpl
-
- getEntity() - Method in class org.flowable.engine.impl.persistence.entity.ByteArrayRef
-
- getEntityCache() - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
-
- getEntityCache() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getEntityCache(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getEntityClass() - Method in class org.flowable.engine.impl.bpmn.helper.BaseDelegateEventListener
-
- getEntityFromEvent() - Method in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
-
- getEntityLinkChildrenForProcessInstance(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getEntityLinkChildrenForProcessInstance(String) - Method in interface org.flowable.engine.RuntimeService
-
Retrieves the EntityLink
s associated with the given process instance.
- GetEntityLinkChildrenForProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
-
- GetEntityLinkChildrenForProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetEntityLinkChildrenForProcessInstanceCmd
-
- getEntityLinkChildrenForTask(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getEntityLinkChildrenForTask(String) - Method in interface org.flowable.engine.RuntimeService
-
Retrieves the EntityLink
s associated with the given task.
- GetEntityLinkChildrenForTaskCmd - Class in org.flowable.engine.impl.cmd
-
- GetEntityLinkChildrenForTaskCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetEntityLinkChildrenForTaskCmd
-
- getEntityLinkParentsForProcessInstance(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getEntityLinkParentsForProcessInstance(String) - Method in interface org.flowable.engine.RuntimeService
-
Retrieves the EntityLink
s where the given process instance is referenced.
- GetEntityLinkParentsForProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
-
- GetEntityLinkParentsForProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetEntityLinkParentsForProcessInstanceCmd
-
- getEntityLinkParentsForTask(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getEntityLinkParentsForTask(String) - Method in interface org.flowable.engine.RuntimeService
-
Retrieves the EntityLink
s where the given task is referenced.
- GetEntityLinkParentsForTaskCmd - Class in org.flowable.engine.impl.cmd
-
- GetEntityLinkParentsForTaskCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetEntityLinkParentsForTaskCmd
-
- getEntityLinkSchemaManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getEntityLinkSchemaManager() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
-
- getEntityLinkService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getEntityLinkService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getEntityLinkServiceConfiguration() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getEntityLinkServiceConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getEntityType(String) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
-
- getErrorCode() - Method in exception org.flowable.engine.delegate.BpmnError
-
- getErrorCode() - Method in interface org.flowable.engine.delegate.event.FlowableErrorEvent
-
- getErrorCode() - Method in class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
-
- getErrorCode() - Method in class org.flowable.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
-
- getErrorCode() - Method in class org.flowable.engine.impl.bpmn.parser.Error
-
- getErrorCode() - Method in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
-
- getErrorCodeFromErrorEventDefinition(Event) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
-
- getErrorId() - Method in interface org.flowable.engine.delegate.event.FlowableErrorEvent
-
- getErrorId() - Method in class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
-
- getEvent(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getEvent(String) - Method in interface org.flowable.engine.TaskService
-
Returns an individual event with the given id.
- getEventDispatcher() - Method in class org.flowable.engine.impl.persistence.AbstractManager
-
- getEventDispatcher() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getEventDispatcher(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getEventHandler(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getEventHandler(FlowableEvent) - Method in class org.flowable.engine.impl.event.logger.EventLogger
-
- getEventHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getEventHandlers() - Method in class org.flowable.engine.impl.event.logger.AbstractEventFlusher
-
- getEventHandlers() - Method in interface org.flowable.engine.impl.event.logger.EventFlusher
-
- getEventHandlerType() - Method in class org.flowable.engine.impl.event.CompensationEventHandler
-
- getEventHandlerType() - Method in interface org.flowable.engine.impl.event.EventHandler
-
- getEventHandlerType() - Method in class org.flowable.engine.impl.event.MessageEventHandler
-
- getEventHandlerType() - Method in class org.flowable.engine.impl.event.SignalEventHandler
-
- getEventLogEntries(Long, Long) - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- getEventLogEntries(Long, Long) - Method in interface org.flowable.engine.ManagementService
-
Returns a list of event log entries, describing everything the engine has processed.
- getEventLogEntriesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- getEventLogEntriesByProcessInstanceId(String) - Method in interface org.flowable.engine.ManagementService
-
Returns a list of event log entries for a specific process instance id.
- GetEventLogEntriesCmd - Class in org.flowable.engine.impl.cmd
-
- GetEventLogEntriesCmd() - Constructor for class org.flowable.engine.impl.cmd.GetEventLogEntriesCmd
-
- GetEventLogEntriesCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetEventLogEntriesCmd
-
- GetEventLogEntriesCmd(Long, Long) - Constructor for class org.flowable.engine.impl.cmd.GetEventLogEntriesCmd
-
- getEventLogEntryDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getEventLogEntryDataManager() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManagerImpl
-
- getEventLogEntryEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getEventLogEntryEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getEventLogEntryEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- 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 class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
-
- getEventName() - Method in class org.flowable.engine.impl.EventSubscriptionQueryImpl
-
- getEventName() - Method in class org.flowable.engine.impl.EventSubscriptionQueryValue
-
- getEventName() - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- getEventName() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getEventName() - Method in interface org.flowable.engine.runtime.EventSubscription
-
The event name for the signal or message event.
- getEventScopeExecutions(ExecutionEntityManager, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
-
- getEventSubscriptionCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
-
- getEventSubscriptionCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getEventSubscriptionDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getEventSubscriptionDataManager() - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityManagerImpl
-
- getEventSubscriptionEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getEventSubscriptionEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
-
- getEventSubscriptionEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getEventSubscriptionEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getEventSubscriptionManager() - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
-
- getEventSubscriptionManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getEventSubscriptionName() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getEventSubscriptions() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getEventSubscriptions() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- getEventSubscriptions() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getEventSubscriptions() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getEventSubscriptionType() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getEventSupport(BpmnModel) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ProcessParseHandler
-
- getEventType() - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
-
- getEventType() - Method in class org.flowable.engine.impl.EventSubscriptionQueryImpl
-
- getEventType() - Method in class org.flowable.engine.impl.EventSubscriptionQueryValue
-
- getEventType() - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- getEventType() - Method in interface org.flowable.engine.runtime.EventSubscription
-
Returns the type of subscription, for example signal or message.
- getExceptionStacktrace() - Method in class org.flowable.engine.impl.cmd.JobRetryCmd
-
- getExcludeTaskRelated() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
-
- getExecutedNoOpServiceTaskDelegateClassNames() - Method in class org.flowable.engine.test.mock.FlowableMockSupport
-
- getExecution(FlowableEngineEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- getExecution() - Method in interface org.flowable.engine.delegate.event.FlowableProcessEngineEvent
-
Return the execution this event is associated with.
- getExecution() - Method in class org.flowable.engine.delegate.event.impl.FlowableProcessEventImpl
-
- getExecution() - Method in class org.flowable.engine.impl.agenda.AbstractOperation
-
- getExecution() - Method in class org.flowable.engine.impl.context.ExecutionContext
-
- getExecution() - Method in interface org.flowable.engine.impl.persistence.entity.EventSubscriptionEntity
-
- getExecution() - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- getExecution(String) - Static method in class org.flowable.engine.impl.util.ExecutionHelper
-
- getExecutionDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getExecutionDataManager() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- getExecutionEntity() - Method in class org.flowable.engine.debug.ExecutionTreeNode
-
- getExecutionEntity(FlowableEvent) - Method in class org.flowable.engine.test.impl.logger.DebugInfoEntityEventListener
-
- getExecutionEntityManager() - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
-
- getExecutionEntityManager() - Method in class org.flowable.engine.impl.cfg.DefaultTaskLocalizationManager
-
- getExecutionEntityManager() - Method in class org.flowable.engine.impl.cfg.DefaultTaskVariableScopeResolver
-
- getExecutionEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getExecutionEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
-
- getExecutionEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getExecutionEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getExecutionId() - Method in interface org.flowable.engine.event.EventLogEntry
-
- getExecutionId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Execution reference
- getExecutionId() - Method in interface org.flowable.engine.history.HistoricDetail
-
The identifier for the path of execution.
- getExecutionId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- getExecutionId() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
-
- getExecutionId() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
-
- getExecutionId() - Method in class org.flowable.engine.impl.DataObjectImpl
-
- getExecutionId() - Method in class org.flowable.engine.impl.EventSubscriptionQueryImpl
-
- getExecutionId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getExecutionId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- getExecutionId() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
-
- getExecutionId() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- getExecutionId() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- getExecutionId() - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- getExecutionId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- getExecutionId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
-
- getExecutionId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getExecutionId() - Method in 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 interface org.flowable.engine.runtime.EventSubscription
-
Gets the id of the execution for this event subscription.
- getExecutionId() - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
-
- getExecutionIds() - Method in class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
-
- getExecutionListenerInstance() - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
-
- getExecutionQueryInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getExecutionQueryLimit() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getExecutions() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
returns the list of execution of which this execution the parent of.
- getExecutions() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- getExecutions() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- getExecutions() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
ensures initialization and returns the non-null executions list
- GetExecutionsVariablesCmd - Class in org.flowable.engine.impl.cmd
-
- GetExecutionsVariablesCmd(Set<String>) - Constructor for class org.flowable.engine.impl.cmd.GetExecutionsVariablesCmd
-
- getExecutionTrees() - Method in class org.flowable.engine.test.impl.logger.AbstractDebugInfo
-
- getExecutionVariable(String, String, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- GetExecutionVariableCmd - Class in org.flowable.engine.impl.cmd
-
- GetExecutionVariableCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetExecutionVariableCmd
-
- getExecutionVariableInstance(String, String, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- GetExecutionVariableInstanceCmd - Class in org.flowable.engine.impl.cmd
-
- GetExecutionVariableInstanceCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetExecutionVariableInstanceCmd
-
- getExecutionVariableInstances(String, Collection<String>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- GetExecutionVariableInstancesCmd - Class in org.flowable.engine.impl.cmd
-
- GetExecutionVariableInstancesCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetExecutionVariableInstancesCmd
-
- getExecutionVariables(String, Collection<String>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- getExecutionVariables() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
-
- getExecutionVariables() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
-
- GetExecutionVariablesCmd - Class in org.flowable.engine.impl.cmd
-
- GetExecutionVariablesCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetExecutionVariablesCmd
-
- getExParsedDeploymentBuilderFactory() - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
- getExpression(DelegateExecution, Expression) - Method in class org.flowable.engine.impl.bpmn.behavior.MailActivityBehavior
-
- getExpressionCacheSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getExpressionEnhancers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getExpressionManager() - Method in class org.flowable.engine.impl.bpmn.parser.factory.AbstractBehaviorFactory
-
- getExpressionManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionCustomPropertiesResolver
-
returns the expression text for this execution listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionExecutionListener
-
returns the expression text for this execution listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTaskListener
-
returns the expression text for this task listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTransactionDependentExecutionListener
-
returns the expression text for this execution listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTransactionDependentTaskListener
-
returns the expression text for this task listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.ExpressionCustomPropertiesResolver
-
returns the expression text for this execution listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.ExpressionExecutionListener
-
returns the expression text for this execution listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.ExpressionTaskListener
-
returns the expression text for this task listener.
- getExpressionText() - Method in class org.flowable.engine.impl.el.FixedValue
-
- getExpressionTextLengthCacheLimit() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getExtensionElements(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
- getExtensions() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
-
- getFactory() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngine
-
- getFailedJobCommandFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getFailedJobCommandFactory() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getFailedJobCommandFactory(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getFallbackFlowable5CompatibilityHandler() - Static method in class org.flowable.engine.impl.context.Context
-
- getFallbackFlowable5CompatibilityHandler() - Static method in class org.flowable.engine.impl.context.Flowable5CompatibilityContext
-
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.engine.test.mock.MockElResolver
-
- getField(DelegateExecution, String) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
Returns the
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
-
- getFieldExpression(DelegateTask, String) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
- getFieldNameAt(int) - Method in class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
-
- getFieldNameAt(int) - Method in interface org.flowable.engine.impl.bpmn.data.FieldBaseStructureDefinition
-
Obtains the name of the field in the index position
- getFieldNameAt(int) - Method in class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
-
- getFieldNameAt(int) - Method in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
-
- 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
.
- getFieldSize() - Method in class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
-
- getFieldSize() - Method in interface org.flowable.engine.impl.bpmn.data.FieldBaseStructureDefinition
-
Obtains the number of fields that this structure has
- getFieldSize() - Method in class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
-
- getFieldSize() - Method in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
-
- getFieldTypeAt(int) - Method in class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
-
- getFieldTypeAt(int) - Method in interface org.flowable.engine.impl.bpmn.data.FieldBaseStructureDefinition
-
Obtains the type of the field in the index position
- getFieldTypeAt(int) - Method in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
-
- getFieldValue(String) - Method in class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
-
- getFieldValue(String) - Method in class org.flowable.engine.impl.bpmn.data.ItemInstance
-
- getFinishedAfter() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- getFinishedAfter() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getFinishedBefore() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- getFinishedBefore() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getFirstDataInputName() - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
-
- getFirstDataOutputName() - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
-
- getFlowable5ActivityBehaviorFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getFlowable5CompatibilityHandler() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getFlowable5CompatibilityHandler() - Static method in class org.flowable.engine.impl.context.Context
-
- getFlowable5CompatibilityHandler() - Static method in class org.flowable.engine.impl.util.Flowable5Util
-
- getFlowable5CompatibilityHandlerFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getFlowable5CustomDefaultBpmnParseHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getFlowable5CustomMybatisMappers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getFlowable5CustomMybatisXMLMappers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getFlowable5ExpressionManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getFlowable5JobProcessors() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getFlowable5ListenerFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getFlowable5PostBpmnParseHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getFlowable5PreBpmnParseHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getFlowable6ProcessEngineConfiguration() - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- getFlowableFunctionDelegates() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getFlowElement(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
- getFlowElement() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
-
- 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
-
- getFlowElementMultiInstanceParentId(FlowElement) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
-
- getFlowElementsInSubProcess(SubProcess, Collection<FlowElement>) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
-
- getForceTo(String) - Method in class org.flowable.engine.impl.bpmn.behavior.MailActivityBehavior
-
- getForm() - Method in class org.flowable.engine.impl.form.FormReference
-
- getFormDefinitionsForProcessDefinition(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- getFormDefinitionsForProcessDefinition(String) - Method in interface org.flowable.engine.RepositoryService
-
Retrieves the
FormDefinition
s associated with the given process definition.
- GetFormDefinitionsForProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
-
- GetFormDefinitionsForProcessDefinitionCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetFormDefinitionsForProcessDefinitionCmd
-
- getFormDefinitionsFromModel(BpmnModel, ProcessDefinition) - Method in class org.flowable.engine.impl.cmd.GetFormDefinitionsForProcessDefinitionCmd
-
- getFormEngineConfiguration() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getFormEngineConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getFormEngineConfiguration(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
-
- getFormEngines() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getFormFieldHandler() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getFormHandlerHelper() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getFormInstanceById(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getFormKey(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- getFormKey() - Method in interface org.flowable.engine.form.FormData
-
User defined reference to a form.
- getFormKey() - Method in class org.flowable.engine.impl.form.DefaultFormHandler
-
- getFormKey() - Method in class org.flowable.engine.impl.form.FormDataImpl
-
- getFormKey() - Method in interface org.flowable.engine.impl.form.TaskFormHandler
-
- GetFormKeyCmd - Class in org.flowable.engine.impl.cmd
-
Command for retrieving start or task form keys.
- GetFormKeyCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetFormKeyCmd
-
Retrieves a start form key.
- GetFormKeyCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetFormKeyCmd
-
Retrieves a task form key.
- getFormManagementService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getFormManagementService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getFormManagementService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
-
- getFormProperties() - Method in interface org.flowable.engine.form.FormData
-
Properties containing the dynamic information that needs to be displayed in the form.
- getFormProperties() - Method in class org.flowable.engine.impl.form.FormDataImpl
-
- getFormPropertyHandlers() - Method in class org.flowable.engine.impl.form.DefaultFormHandler
-
- getFormRepositoryService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getFormRepositoryService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getFormRepositoryService(ProcessEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
-
- getFormService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getFormService() - Method in class org.flowable.engine.impl.ProcessEngineImpl
-
- getFormService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getFormService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getFormService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
-
- 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
-
- getFormTemplateString(FormData, String) - Method in class org.flowable.engine.impl.form.JuelFormEngine
-
- getFormTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getFromActivityId() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
-
- getFromActivityId() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
-
- getFromActivityIds() - Method in class org.flowable.engine.migration.ActivityMigrationMapping
-
- getFromActivityIds() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
-
- getFromActivityIds() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
-
- getFromActivityIds() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
-
- getFromCallActivityId() - Method in class org.flowable.engine.migration.ActivityMigrationMapping
-
- getFromCallActivityId() - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions
-
- getFullMessage() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- getFullMessage() - Method in interface org.flowable.engine.task.Comment
-
the full comment message the user had related to the task and/or process instance
- getFullMessageBytes() - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntity
-
- getFullMessageBytes() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- getGetTotalCommandTime() - Method in class org.flowable.engine.test.profiler.CommandStats
-
- getGroupsAccess() - Method in class org.flowable.engine.app.AppModel
-
- getGroupsForCandidateUser(String) - Method in interface org.flowable.engine.CandidateManager
-
- getGroupsForCandidateUser(String) - Method in class org.flowable.engine.DefaultCandidateManager
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.AdhocSubProcessParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.BoundaryEventParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.BusinessRuleParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.CallActivityParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.CancelEventDefinitionParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.CaseServiceTaskParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.CompensateEventDefinitionParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.EndEventParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ErrorEventDefinitionParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.EventBasedGatewayParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.EventSubProcessParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ExclusiveGatewayParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.HttpServiceTaskParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.InclusiveGatewayParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.IntermediateCatchEventParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.IntermediateThrowEventParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ManualTaskParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.MessageEventDefinitionParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ParallelGatewayParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ProcessParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ReceiveTaskParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ScriptTaskParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.SendTaskParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.SequenceFlowParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ServiceTaskParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.SignalEventDefinitionParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.StartEventParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.SubProcessParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.TaskParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.TimerEventDefinitionParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.TransactionParseHandler
-
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.UserTaskParseHandler
-
- getHandledTypes() - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
-
- getHandledTypes() - Method in interface org.flowable.engine.parse.BpmnParseHandler
-
The types for which this handler must be called during process parsing.
- getHandler() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- getHandlerActivityId() - Method in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
-
- getHandlersFor(Class<? extends BaseElement>) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParseHandlers
-
- getHasStartFormKey() - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- getHasStartFormKey() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- getHeight() - Method in class org.flowable.engine.repository.DiagramNode
-
- getHistoricActivityInstanceDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getHistoricActivityInstanceDataManager() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
-
- getHistoricActivityInstanceEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getHistoricActivityInstanceEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
-
- getHistoricActivityInstanceEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getHistoricActivityInstanceEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getHistoricActivityInstanceFromCache(String, String, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
-
- getHistoricActivityInstanceFromCache(CommandContext, String, String) - Method in class org.flowable.engine.impl.history.async.json.transformer.AbstractHistoryJsonTransformer
-
- getHistoricData() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The trail of data, ordered by date (ascending).
- getHistoricData() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
-
- getHistoricDetailDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getHistoricDetailDataManager() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
-
- getHistoricDetailEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getHistoricDetailEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
-
- getHistoricDetailEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getHistoricDetailEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getHistoricEntityLinkChildrenForProcessInstance(String) - Method in interface org.flowable.engine.HistoryService
-
Retrieves the HistoricEntityLink
s associated with the given process instance.
- getHistoricEntityLinkChildrenForProcessInstance(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- GetHistoricEntityLinkChildrenForProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
-
- GetHistoricEntityLinkChildrenForProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetHistoricEntityLinkChildrenForProcessInstanceCmd
-
- getHistoricEntityLinkChildrenForTask(String) - Method in interface org.flowable.engine.HistoryService
-
Retrieves the HistoricEntityLink
s associated with the given task.
- getHistoricEntityLinkChildrenForTask(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- GetHistoricEntityLinkChildrenForTaskCmd - Class in org.flowable.engine.impl.cmd
-
- GetHistoricEntityLinkChildrenForTaskCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetHistoricEntityLinkChildrenForTaskCmd
-
- getHistoricEntityLinkParentsForProcessInstance(String) - Method in interface org.flowable.engine.HistoryService
-
Retrieves the HistoricEntityLink
s where the given process instance is referenced.
- getHistoricEntityLinkParentsForProcessInstance(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- GetHistoricEntityLinkParentsForProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
-
- GetHistoricEntityLinkParentsForProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetHistoricEntityLinkParentsForProcessInstanceCmd
-
- getHistoricEntityLinkParentsForTask(String) - Method in interface org.flowable.engine.HistoryService
-
Retrieves the HistoricEntityLink
s where the given task is referenced.
- getHistoricEntityLinkParentsForTask(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- GetHistoricEntityLinkParentsForTaskCmd - Class in org.flowable.engine.impl.cmd
-
- GetHistoricEntityLinkParentsForTaskCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetHistoricEntityLinkParentsForTaskCmd
-
- getHistoricEntityLinkService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getHistoricIdentityLinkService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getHistoricIdentityLinksForProcessInstance(String) - Method in interface org.flowable.engine.HistoryService
-
Retrieves the HistoricIdentityLink
s associated with the given process instance.
- getHistoricIdentityLinksForProcessInstance(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- getHistoricIdentityLinksForTask(String) - Method in interface org.flowable.engine.HistoryService
-
Retrieves the HistoricIdentityLink
s associated with the given task.
- getHistoricIdentityLinksForTask(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
-
- GetHistoricIdentityLinksForTaskCmd - Class in org.flowable.engine.impl.cmd
-
- GetHistoricIdentityLinksForTaskCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetHistoricIdentityLinksForTaskCmd
-
- getHistoricProcessInstanceDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getHistoricProcessInstanceDataManager() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
-
- getHistoricProcessInstanceEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getHistoricProcessInstanceEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
-
- getHistoricProcessInstanceEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getHistoricProcessInstanceEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getHistoricProcessInstanceQueryInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getHistoricProcessInstancesQueryLimit() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getHistoricTaskQueryInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getHistoricTaskQueryLimit() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getHistoricTaskService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getHistoricTaskService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getHistoricVariableService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getHistory() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getHistoryJobExecutionScope() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getHistoryJobHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getHistoryJobProcessors() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getHistoryJobService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getHistoryJobService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getHistoryLevel() - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
-
- getHistoryLevel() - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- getHistoryLevel() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- getHistoryLevel() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getHistoryManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getHistoryManager() - Method in class org.flowable.engine.impl.history.DefaultHistoryVariableManager
-
- getHistoryManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
-
- getHistoryManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getHistoryManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getHistoryService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getHistoryService() - Method in class org.flowable.engine.impl.ProcessEngineImpl
-
- getHistoryService() - Method in interface org.flowable.engine.ProcessEngine
-
- getHistoryService() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getHistoryService() - Method in class org.flowable.engine.test.FlowableRule
-
- getHttpClientConfig() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getIcon() - Method in class org.flowable.engine.app.AppModel
-
- getId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Unique id of this path of execution that can be used as a handle to provide external signals back into the engine after wait states.
- getId() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
-
- getId() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
-
- getId() - Method in interface org.flowable.engine.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
-
- getId() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
- getId() - Method in class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
-
- getId() - Method in class org.flowable.engine.impl.bpmn.data.Data
-
- getId() - Method in class org.flowable.engine.impl.bpmn.data.ItemDefinition
-
- getId() - Method in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureDefinition
-
- getId() - Method in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
-
- getId() - Method in interface org.flowable.engine.impl.bpmn.data.StructureDefinition
-
Obtains the id of this structure
- getId() - Method in class org.flowable.engine.impl.bpmn.parser.Error
-
- getId() - Method in class org.flowable.engine.impl.bpmn.parser.SignalDefinition
-
- getId() - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
-
- getId() - Method in class org.flowable.engine.impl.bpmn.webservice.MessageDefinition
-
- getId() - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
-
- getId() - Method in interface org.flowable.engine.impl.bpmn.webservice.OperationImplementation
-
- getId() - Method in class org.flowable.engine.impl.DataObjectImpl
-
- getId() - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
-
- getId() - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
-
- getId() - Method in class org.flowable.engine.impl.EventSubscriptionQueryImpl
-
- getId() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
-
- getId() - Method in class org.flowable.engine.impl.form.FormPropertyImpl
-
- getId() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
-
- getId() - Method in class org.flowable.engine.impl.ModelQueryImpl
-
- getId() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
-
- getId() - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
-
- getId() - Method in class org.flowable.engine.impl.persistence.entity.ByteArrayRef
-
- getId() - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntity
-
- getId() - Method in interface org.flowable.engine.impl.persistence.entity.PropertyEntity
-
- getId() - Method in class org.flowable.engine.impl.persistence.entity.PropertyEntityImpl
-
- getId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getId() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
-
- getId() - Method in class org.flowable.engine.impl.webservice.WSOperation
-
- getId() - Method in class org.flowable.engine.repository.DiagramElement
-
Id of the diagram element.
- getId() - Method in interface org.flowable.engine.repository.Model
-
- getId() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
unique identifier
- getId() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
The unique identifier of this historic activity instance.
- getId() - Method in interface org.flowable.engine.runtime.DataObject
-
The unique id of this Data Object.
- getId() - Method in interface org.flowable.engine.runtime.EventSubscription
-
The unique identifier of the execution.
- getId() - Method in interface org.flowable.engine.runtime.Execution
-
The unique identifier of the execution.
- getId() - Method in interface org.flowable.engine.task.Attachment
-
unique id for this attachment
- getId() - Method in interface org.flowable.engine.task.Comment
-
unique identifier for this comment
- getId() - Method in interface org.flowable.engine.task.Event
-
Unique identifier for this event
- getId() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
-
- getIdBlockSize() - Method in class org.flowable.engine.impl.db.DbIdGenerator
-
- getIdBlockSize() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getIdentityLinkCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
-
- getIdentityLinkCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getIdentityLinkEventHandler() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getIdentityLinks() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- getIdentityLinks() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getIdentityLinks() - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- getIdentityLinks() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- getIdentityLinkSchemaManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getIdentityLinkSchemaManager() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
-
- getIdentityLinkService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getIdentityLinkService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getIdentityLinkServiceConfiguration() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getIdentityLinkServiceConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getIdentityLinksForProcessDefinition(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- getIdentityLinksForProcessDefinition(String) - Method in interface org.flowable.engine.RepositoryService
-
Retrieves the IdentityLink
s associated with the given process definition.
- GetIdentityLinksForProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
-
- GetIdentityLinksForProcessDefinitionCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetIdentityLinksForProcessDefinitionCmd
-
- getIdentityLinksForProcessInstance(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getIdentityLinksForProcessInstance(String) - Method in interface org.flowable.engine.RuntimeService
-
Retrieves the IdentityLink
s associated with the given process instance.
- GetIdentityLinksForProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
-
- GetIdentityLinksForProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetIdentityLinksForProcessInstanceCmd
-
- getIdentityLinksForTask(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getIdentityLinksForTask(String) - Method in interface org.flowable.engine.TaskService
-
Retrieves the IdentityLink
s associated with the given task.
- GetIdentityLinksForTaskCmd - Class in org.flowable.engine.impl.cmd
-
- GetIdentityLinksForTaskCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetIdentityLinksForTaskCmd
-
- getIdentityService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getIdentityService() - Method in class org.flowable.engine.impl.ProcessEngineImpl
-
- getIdentityService() - Method in interface org.flowable.engine.ProcessEngine
-
- getIdentityService() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getIdentityService() - Method in class org.flowable.engine.test.FlowableRule
-
- getIdForNewProcessDefinition(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
Returns the ID to use for a new process definition; subclasses may override this to provide their own identification scheme.
- getIdGenerator() - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
- getIdmEngineConfiguration() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getIdmEngineConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getIdmEngineConfiguration(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
-
- getIdmIdentityService() - Method in class org.flowable.engine.impl.IdentityServiceImpl
-
- getIdmIdentityService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getIdmIdentityService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
-
- getIdPrefix() - Method in class org.flowable.engine.impl.persistence.entity.AbstractBpmnEngineEntity
-
- getIdPrefix() - Method in class org.flowable.engine.impl.persistence.entity.AbstractBpmnEngineNoRevisionEntity
-
- getIdPrefix() - Method in class org.flowable.engine.impl.persistence.entity.AbstractBpmnEngineVariableScopeEntity
-
- getIdRef() - Method in class org.flowable.engine.impl.bpmn.data.DataRef
-
- getIds() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getImplementation() - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
-
- getImplementation() - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
-
- getIncludeProcessInstances(JsonNode) - Static method in class org.flowable.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
-
- getInfoJsonId() - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntity
-
- getInfoJsonId() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityImpl
-
- getInfoNode() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
-
- getInformation(String) - Method in class org.flowable.engine.form.AbstractFormType
-
- getInformation(String) - Method in interface org.flowable.engine.form.FormType
-
Retrieve type specific extra information like the list of values for enum types or the format for date types.
- getInformation(String) - Method in class org.flowable.engine.impl.form.DateFormType
-
- getInformation(String) - Method in class org.flowable.engine.impl.form.EnumFormType
-
- getInMessage() - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
-
- getInnerActivityBehavior() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- getInputStream() - Method in class org.flowable.engine.impl.util.io.ResourceStreamSource
-
- getInstance() - Static method in class org.flowable.engine.impl.transformer.Identity
-
- getInstance() - Static method in class org.flowable.engine.test.profiler.FlowableProfiler
-
- getInterface() - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
-
- getInternalHistoryTaskManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getInternalHistoryVariableManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getInternalJobCompatibilityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getInternalJobManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getInternalTaskAssignmentManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getInternalTaskAssignmentManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getInternalTaskAssignmentManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getInternalTaskLocalizationManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getInternalTaskVariableScopeResolver() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getInvocationParameters() - Method in class org.flowable.engine.impl.delegate.invocation.DelegateInvocation
-
- getInvocationResult() - Method in class org.flowable.engine.impl.delegate.invocation.DelegateInvocation
-
- getInvolvedExecutions(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getInvolvedGroups() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getInvolvedGroups() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getInvolvedGroups() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getInvolvedUser() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getInvolvedUser() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getInvolvedUser() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getIoSpecification() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- getItem() - Method in class org.flowable.engine.impl.bpmn.data.ItemInstance
-
- getItemDefinition() - Method in class org.flowable.engine.impl.bpmn.webservice.MessageDefinition
-
- getItemKind() - Method in class org.flowable.engine.impl.bpmn.data.ItemDefinition
-
- getJobActivityId(Job) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
- getJobCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
-
- getJobCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getJobExceptionStacktrace(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- getJobExceptionStacktrace(String) - Method in interface org.flowable.engine.ManagementService
-
Returns the full stacktrace of the exception that occurs when the job with the given id was last executed.
- getJobExecutionScope() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getJobHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getJobIdBatches() - Method in class org.flowable.engine.impl.jobexecutor.AcquiredJobs
-
- getJobManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getJobProcessors() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getJobs() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- getJobs() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getJobSchemaManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getJobSchemaManager() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
-
- getJobService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getJobService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getJobServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getJobServiceConfiguration() - Method in class org.flowable.engine.impl.history.async.AsyncHistoryManager
-
- getJobServiceConfiguration() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getJobServiceConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getJpaEntityManagerFactory() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getJpaPersistenceUnitName() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getKey() - Method in class org.flowable.engine.app.AppModel
-
- getKey() - Method in class org.flowable.engine.impl.cmd.SetDeploymentKeyCmd
-
- getKey() - Method in class org.flowable.engine.impl.ModelQueryImpl
-
- getKey() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- getKey() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- getKey() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- getKey() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getKey() - Method in interface org.flowable.engine.repository.Model
-
- getKey() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
unique name for all versions this process definitions
- getKeyLike() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getKnowledgeBaseCache() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getKnowledgeBaseCache() - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- getKnowledgeBaseCacheLimit() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getLabelFontName() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getLanguage() - Method in class org.flowable.engine.impl.form.FormReference
-
- getLanguageName() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
-
- getLanguageVersion() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
-
- getLastUpdateTime() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- getLastUpdateTime() - Method in interface org.flowable.engine.repository.Model
-
- getLinksForProcessInstance(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetHistoricIdentityLinksForTaskCmd
-
- getLinksForTask(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetHistoricIdentityLinksForTaskCmd
-
- getListenerExtensionElements(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
- getListenerFactory() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- getListenerFactory() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParser
-
- getListenerFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getListenerField(DelegateExecution, String) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
- getListenerFieldExpression(DelegateExecution, String) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
- getListenerFields(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
- getListenerNotificationHelper() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getListeners() - Method in class org.flowable.engine.impl.event.logger.EventLogger
-
- getLocalizationElementProperties(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- getLocalizationElementProperties(String, String, String, boolean) - Static method in class org.flowable.engine.impl.context.BpmnOverrideContext
-
- getLocalizationElementProperties(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- getLocalizationNode(ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- getLocalizedDescription() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getLocalizedDescription() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- getLocalizedDescription() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the localized description of this process instance.
- getLocalizedName() - Method in class org.flowable.engine.impl.DataObjectImpl
-
- getLocalizedName() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getLocalizedName() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- getLocalizedName() - Method in interface org.flowable.engine.runtime.DataObject
-
Localized Name of the DataObject.
- getLocalizedName() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the localized name of this process instance.
- getLocalLoopVariable(DelegateExecution, String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- getLocalVariables() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- getLocalVariables() - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
-
- getLocalVariablesFromJson(JsonNode, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
-
- getLocation() - Method in class org.flowable.engine.impl.webservice.WSService
-
- getLockOwner() - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
-
- getLockOwner() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- getLockTime() - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
-
- getLockTime() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- getLockTime() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- getLockTime() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getLockTimeAsyncJobWaitTime() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getLogNumber() - Method in interface org.flowable.engine.event.EventLogEntry
-
- getLogNumber() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- getLongValue() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- getLoopCardinalityExpression() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- getLoopVariable(DelegateExecution, String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- getMailServer(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getMailServerDefaultFrom() - Method in class org.flowable.engine.cfg.MailServerInfo
-
- getMailServerDefaultFrom() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getMailServerForceTo() - Method in class org.flowable.engine.cfg.MailServerInfo
-
- getMailServerForceTo() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getMailServerHost() - Method in class org.flowable.engine.cfg.MailServerInfo
-
- getMailServerHost() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getMailServerPassword() - Method in class org.flowable.engine.cfg.MailServerInfo
-
- getMailServerPassword() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getMailServerPort() - Method in class org.flowable.engine.cfg.MailServerInfo
-
- getMailServerPort() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getMailServers() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getMailServerUsername() - Method in class org.flowable.engine.cfg.MailServerInfo
-
- getMailServerUsername() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getMailServerUseSSL() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getMailServerUseTLS() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getMailSessionJndi() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getMailSessionJndi(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getMailSessionsJndi() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
-
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisAttachmentDataManager
-
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
-
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
-
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisDeploymentDataManager
-
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventLogEntryDataManager
-
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
-
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
-
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
-
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
-
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
-
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisModelDataManager
-
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
-
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionInfoDataManager
-
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisPropertyDataManager
-
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
-
- getManagedEntitySubClasses() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
-
- getManagementService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getManagementService() - Method in class org.flowable.engine.impl.ProcessEngineImpl
-
- getManagementService() - Method in interface org.flowable.engine.ProcessEngine
-
- getManagementService() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getManagementService() - Method in class org.flowable.engine.test.FlowableRule
-
- getMapperClass() - Method in class org.flowable.engine.impl.cmd.AbstractCustomSqlExecution
-
- getMatchingExecution(Collection<ExecutionEntity>, Collection<CachedEntity>, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsWithSameRootProcessInstanceIdMatcher
-
- getMaxIterations(Process, String) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
-
- getMessage() - Method in class org.flowable.engine.impl.bpmn.webservice.MessageInstance
-
- getMessage() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- getMessage() - Method in interface org.flowable.engine.task.Event
-
The message that can be used in case this action only has a single message part.
- getMessageData() - Method in interface org.flowable.engine.delegate.event.FlowableMessageEvent
-
- getMessageData() - Method in class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
-
- getMessageName() - Method in interface org.flowable.engine.delegate.event.FlowableMessageEvent
-
- getMessageName() - Method in class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
-
- getMessageName() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- getMessageParts() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- getMessageParts() - Method in interface org.flowable.engine.task.Event
-
The meaning of the message parts is defined by the action as you can find in
Event.getAction()
- getMetaInfo() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- getMetaInfo() - Method in interface org.flowable.engine.repository.Model
-
- getMethodCallSyntax(String, String, String...) - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
-
- getMigrateToProcessDefinitionId() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
-
- getMigrateToProcessDefinitionId() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
-
- getMigrateToProcessDefinitionKey() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
-
- getMigrateToProcessDefinitionKey() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
-
- getMigrateToProcessDefinitionTenantId() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
-
- getMigrateToProcessDefinitionTenantId() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
-
- getMigrateToProcessDefinitionVersion() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
-
- getMigrateToProcessDefinitionVersion() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
-
- getMimeType() - Method in class org.flowable.engine.impl.form.BooleanFormType
-
- getMimeType() - Method in class org.flowable.engine.impl.form.DoubleFormType
-
- getMimeType() - Method in class org.flowable.engine.impl.form.LongFormType
-
- getMimeType() - Method in class org.flowable.engine.impl.form.StringFormType
-
- getMimeTypes() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
-
- getMockSupport() - Method in class org.flowable.engine.test.FlowableRule
-
- getMockSupport() - Method in class org.flowable.engine.test.FlowableTestCase
-
- getMockSupport() - Method in class org.flowable.engine.test.FlowableTestHelper
-
- getModel(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- getModel(String) - Method in interface org.flowable.engine.RepositoryService
-
- GetModelCmd - Class in org.flowable.engine.impl.cmd
-
- GetModelCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetModelCmd
-
- getModelDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getModelDataManager() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
-
- getModelEditorSource(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- getModelEditorSource(String) - Method in interface org.flowable.engine.RepositoryService
-
Returns the model editor source as a byte array
- GetModelEditorSourceCmd - Class in org.flowable.engine.impl.cmd
-
- GetModelEditorSourceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetModelEditorSourceCmd
-
- getModelEditorSourceExtra(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- getModelEditorSourceExtra(String) - Method in interface org.flowable.engine.RepositoryService
-
Returns the model editor source extra as a byte array
- GetModelEditorSourceExtraCmd - Class in org.flowable.engine.impl.cmd
-
- GetModelEditorSourceExtraCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetModelEditorSourceExtraCmd
-
- getModelEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getModelEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
-
- getModelEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getModelEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getMostRecentDerivedVersionOfProcessDefinition(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
-
Gets the most recent persisted derived process definition that matches this one for tenant and key.
- getMostRecentVersionOfProcessDefinition(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
-
Gets the most recent persisted process definition that matches this one for tenant and key.
- getMoveActivityIdList() - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
-
- getMoveExecutionEntityContainers() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- getMoveExecutionIdList() - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
-
- getMoveToActivityIds() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- getMoveToActivityIds() - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
-
- getMoveToActivityIds() - Method in class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
-
- getMoveToFlowElement(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- getMoveToFlowElements() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- getMssqlOrDB2OrderBy() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getMssqlOrDB2OrderBy() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getMultiInstanceActivityBehavior() - Method in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
-
- getMultiInstanceRootExecution(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- getMultiInstanceRootExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.cmd.DeleteMultiInstanceExecutionCmd
-
- getMyBatisXmlConfigurationStream() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getName() - Method in class org.flowable.engine.app.AppModel
-
- getName() - Method in interface org.flowable.engine.form.FormProperty
-
The display label
- getName() - Method in interface org.flowable.engine.form.FormType
-
Name for the form type.
- getName() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The name for the process instance.
- getName() - Method in class org.flowable.engine.impl.ActivityInstanceQueryProperty
-
- getName() - Method in class org.flowable.engine.impl.bpmn.data.Data
-
- getName() - Method in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
-
- getName() - Method in class org.flowable.engine.impl.bpmn.parser.SignalDefinition
-
- getName() - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
-
- getName() - Method in interface org.flowable.engine.impl.bpmn.webservice.BpmnInterfaceImplementation
-
- getName() - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
-
- getName() - Method in interface org.flowable.engine.impl.bpmn.webservice.OperationImplementation
-
- getName() - Method in class org.flowable.engine.impl.DataObjectImpl
-
- getName() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- getName() - Method in class org.flowable.engine.impl.DeploymentQueryProperty
-
- getName() - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
-
- getName() - Method in class org.flowable.engine.impl.EventSubscriptionQueryProperty
-
- getName() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getName() - Method in class org.flowable.engine.impl.ExecutionQueryProperty
-
- getName() - Method in class org.flowable.engine.impl.form.BooleanFormType
-
- getName() - Method in class org.flowable.engine.impl.form.DateFormType
-
- getName() - Method in class org.flowable.engine.impl.form.DoubleFormType
-
- getName() - Method in class org.flowable.engine.impl.form.EnumFormType
-
- getName() - Method in interface org.flowable.engine.impl.form.FormEngine
-
- getName() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
-
- getName() - Method in class org.flowable.engine.impl.form.FormPropertyImpl
-
- getName() - Method in class org.flowable.engine.impl.form.JuelFormEngine
-
- getName() - Method in class org.flowable.engine.impl.form.LongFormType
-
- getName() - Method in class org.flowable.engine.impl.form.StringFormType
-
- getName() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
-
- getName() - Method in class org.flowable.engine.impl.HistoricDetailQueryProperty
-
- getName() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getName() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
-
- getName() - Method in class org.flowable.engine.impl.ModelQueryImpl
-
- getName() - Method in class org.flowable.engine.impl.ModelQueryProperty
-
- getName() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- getName() - Method in interface org.flowable.engine.impl.persistence.entity.ByteArrayEntity
-
- getName() - Method in class org.flowable.engine.impl.persistence.entity.ByteArrayEntityImpl
-
- getName() - Method in class org.flowable.engine.impl.persistence.entity.ByteArrayRef
-
- getName() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- getName() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getName() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- getName() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- getName() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- getName() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- getName() - Method in interface org.flowable.engine.impl.persistence.entity.PropertyEntity
-
- getName() - Method in class org.flowable.engine.impl.persistence.entity.PropertyEntityImpl
-
- getName() - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
-
- getName() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getName() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
-
- getName() - Method in class org.flowable.engine.impl.ProcessEngineImpl
-
- getName() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getName() - Method in class org.flowable.engine.impl.ProcessInstanceQueryProperty
-
- getName() - Method in class org.flowable.engine.impl.test.NoOpServiceTask
-
- getName() - Method in class org.flowable.engine.impl.webservice.WSOperation
-
- getName() - Method in class org.flowable.engine.impl.webservice.WSService
-
- getName() - Method in interface org.flowable.engine.ProcessEngine
-
The name as specified in 'process-engine-name' in the flowable.cfg.xml configuration file.
- getName() - Method in interface org.flowable.engine.repository.Model
-
- getName() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
label used for display purposes
- getName() - Method in interface org.flowable.engine.runtime.DataObject
-
Name of the DataObject.
- getName() - Method in interface org.flowable.engine.runtime.Execution
-
Returns the name of this execution.
- getName() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the name of this process instance.
- getName() - Method in interface org.flowable.engine.task.Attachment
-
free user defined short (max 255 chars) name for this attachment
- getName() - Method in class org.flowable.engine.test.profiler.ProfileSession
-
- getNameLike() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- getNameLike() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getNameLike() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getNameLike() - Method in class org.flowable.engine.impl.ModelQueryImpl
-
- getNameLike() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getNameLike() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getNameLikeIgnoreCase() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getNameLikeIgnoreCase() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getNameLikeIgnoreCase() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getNames() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
-
- getNamespaceURI(String) - Method in class org.flowable.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
-
- getNestedProcessDefinitionId() - Method in interface org.flowable.engine.delegate.event.FlowableProcessStartedEvent
-
- getNestedProcessDefinitionId() - Method in class org.flowable.engine.delegate.event.impl.FlowableProcessStartedEventImpl
-
- getNestedProcessInstanceId() - Method in interface org.flowable.engine.delegate.event.FlowableProcessStartedEvent
-
- getNestedProcessInstanceId() - Method in class org.flowable.engine.delegate.event.impl.FlowableProcessStartedEventImpl
-
- getNewAssigneeFromJson(JsonNode) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
-
- getNewAssigneeId() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- getNewAssigneeId() - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
-
- getNewAssigneeId() - Method in class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
-
- getNewBlock() - Method in class org.flowable.engine.impl.db.DbIdGenerator
-
- getNewFlowElement() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer.FlowElementMoveEntry
-
- getNewState() - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
-
- getNewState() - Method in class org.flowable.engine.impl.cmd.ActivateProcessInstanceCmd
-
- getNewState() - Method in class org.flowable.engine.impl.cmd.SuspendProcessInstanceCmd
-
- getNext() - Method in class org.flowable.engine.impl.interceptor.CommandInvoker
-
- getNextId() - Method in class org.flowable.engine.impl.db.DbIdGenerator
-
- GetNextIdBlockCmd - Class in org.flowable.engine.impl.cmd
-
- GetNextIdBlockCmd(int) - Constructor for class org.flowable.engine.impl.cmd.GetNextIdBlockCmd
-
- getNode(String) - Method in class org.flowable.engine.repository.DiagramLayout
-
- getNodes() - Method in class org.flowable.engine.repository.DiagramLayout
-
- getNrOfNoOpServiceTaskExecutions() - Method in class org.flowable.engine.test.mock.FlowableMockSupport
-
- getNumberOfActiveChildExecutionsForExecution(ExecutionEntityManager, String) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
-
- getNumberOfActiveChildExecutionsForProcessInstance(ExecutionEntityManager, String) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
-
- getNumberOfActiveInstances() - Method in interface org.flowable.engine.delegate.event.FlowableMultiInstanceActivityCompletedEvent
-
- getNumberOfActiveInstances() - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCompletedEventImpl
-
- getNumberOfCompletedInstances() - Method in interface org.flowable.engine.delegate.event.FlowableMultiInstanceActivityCompletedEvent
-
- getNumberOfCompletedInstances() - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCompletedEventImpl
-
- getNumberOfInstances() - Method in interface org.flowable.engine.delegate.event.FlowableMultiInstanceActivityCompletedEvent
-
- getNumberOfInstances() - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCompletedEventImpl
-
- getObjectMapper() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getObjectMapper() - Method in class org.flowable.engine.impl.event.logger.EventLogger
-
- getOnlyProcessInstances() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getOnlyProcessInstances() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getOperation(String) - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
-
- getOperation() - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
-
- getOperations() - Method in interface org.flowable.engine.impl.bpmn.parser.XMLImporter
-
- getOperations() - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
-
- getOrder() - Method in class org.flowable.engine.impl.TablePageQueryImpl
-
- getOriginalAssignee(TaskEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
-
- getOriginalFlowElement() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer.FlowElementMoveEntry
-
- getOrQueryObjects() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getOrQueryObjects() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getOutcome() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- getOutMessage() - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
-
- getOutputStatement(String) - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
-
- getOverrideDefinitionTenantId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- getParameter(String) - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
-
- getParent() - Method in class org.flowable.engine.debug.ExecutionTreeNode
-
- getParent() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
returns the parent of this execution, or null if there no parent.
- getParent() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- getParent() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
ensures initialization and returns the parent
- getParentDeploymentId() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- getParentDeploymentId() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- getParentDeploymentId() - Method in interface org.flowable.engine.repository.Deployment
-
- getParentId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Gets the id of the parent of this execution.
- getParentId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getParentId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getParentId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
Methods needed for ibatis because of re-use of query-xml for executions.
- getParentId() - Method in interface org.flowable.engine.runtime.Execution
-
Gets the id of the parent of this execution.
- getParentNode() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
-
- getParentVariableScope() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getParsedDeploymentBuilderFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getPendingEventSubProcessesStartEvents() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- getPerformanceSettings() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getPersistedInstanceOfProcessDefinition(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
-
Gets the persisted version of the already-deployed process definition.
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.ByteArrayEntityImpl
-
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
-
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityImpl
-
- getPersistentState() - Method in interface org.flowable.engine.impl.persistence.entity.PropertyEntity
-
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.PropertyEntityImpl
-
- getPersistentState() - Method in interface org.flowable.engine.impl.persistence.entity.ResourceEntity
-
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
-
- getPostBpmnParseHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getPostExecutionTime() - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
-
- getPotentialStarterGroups(String) - Method in interface org.flowable.engine.IdentityService
-
Returns the potential starter groups for a given process definition.
- getPotentialStarterGroups(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
-
- GetPotentialStarterGroupsCmd - Class in org.flowable.engine.impl.cmd
-
- GetPotentialStarterGroupsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetPotentialStarterGroupsCmd
-
- getPotentialStarterUsers(String) - Method in interface org.flowable.engine.IdentityService
-
Returns the potential starter users for a given process definition.
- getPotentialStarterUsers(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
-
- GetPotentialStarterUsersCmd - Class in org.flowable.engine.impl.cmd
-
- GetPotentialStarterUsersCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetPotentialStarterUsersCmd
-
- getPreBpmnParseHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getPrecedence() - Method in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
-
- getPrecedingEventBasedGateway(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventActivityBehavior
-
- getPrecedingEventBasedGateway(BpmnParse, IntermediateCatchEvent) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
-
- getPredefinedProcessInstanceId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- getPreExecutionTime() - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
-
- getPrefix(String) - Method in class org.flowable.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
-
- getPrefixes(String) - Method in class org.flowable.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
-
- getPreviousDerivedFromVersionsOfProcessDefinitions(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
Constructs a map from new ProcessDefinitionEntities to the previous derived from version by key and tenant.
- getPreviousVersionsOfProcessDefinitions(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
Constructs a map from new ProcessDefinitionEntities to the previous version by key and tenant.
- getPrimitive() - Method in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureInstance
-
- getPrimitiveClass() - Method in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureDefinition
-
- getPriority() - Method in class org.flowable.engine.cfg.AbstractProcessEngineConfigurator
-
- getPriority() - Method in class org.flowable.engine.test.profiler.FlowableProfiler
-
- getProcDefId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getProcess() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
-
- getProcess(String) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
-
- getProcessDefinition(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- getProcessDefinition() - Method in interface org.flowable.engine.form.StartFormData
-
The process definition for which this form is starting a new process instance
- getProcessDefinition(String) - Method in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
-
- getProcessDefinition(String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- getProcessDefinition(String) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- getProcessDefinition(ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
-
- getProcessDefinition() - Method in class org.flowable.engine.impl.context.ExecutionContext
-
- getProcessDefinition() - Method in class org.flowable.engine.impl.form.StartFormDataImpl
-
- getProcessDefinition() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
-
- getProcessDefinition(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- getProcessDefinition(String) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
-
- getProcessDefinition(String, boolean) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
-
- getProcessDefinition(String) - Method in interface org.flowable.engine.RepositoryService
-
Returns the
ProcessDefinition
including all BPMN information like additional Properties (e.g.
- getProcessDefinitionBpmnModel(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- getProcessDefinitionById(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
-
- getProcessDefinitionByKey(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- getProcessDefinitionByKey(DelegateExecution, boolean, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
-
- getProcessDefinitionCache() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getProcessDefinitionCache() - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- getProcessDefinitionCacheLimit() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getProcessDefinitionCategory() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getProcessDefinitionCategory() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getProcessDefinitionCategory() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getProcessDefinitionDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getProcessDefinitionDataManager() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
-
- getProcessDefinitionDiagramHelper() - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
- getProcessDefinitionDiagramHelper() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getProcessDefinitionEngineVersion() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getProcessDefinitionEngineVersion() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getProcessDefinitionEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getProcessDefinitionEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
-
- getProcessDefinitionEntityManager() - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- getProcessDefinitionEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getProcessDefinitionEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getProcessDefinitionFromDatabase(String) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
-
- getProcessDefinitionHistoryLevel(String) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
-
- GetProcessDefinitionHistoryLevelModelCmd - Class in org.flowable.engine.impl.cmd
-
- GetProcessDefinitionHistoryLevelModelCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetProcessDefinitionHistoryLevelModelCmd
-
- getProcessDefinitionId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
The process definition key for the process instance this execution is associated with.
- getProcessDefinitionId() - Method in interface org.flowable.engine.event.EventLogEntry
-
- getProcessDefinitionId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Process definition reference
- getProcessDefinitionId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The process definition reference.
- getProcessDefinitionId() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The process definition reference.
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.cmd.SetProcessDefinitionCategoryCmd
-
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
-
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.EventSubscriptionQueryImpl
-
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getProcessDefinitionId() - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
-
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getProcessDefinitionId() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
-
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
-
- getProcessDefinitionId() - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntity
-
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityImpl
-
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
-
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- getProcessDefinitionId() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
Process definition reference
- getProcessDefinitionId() - Method in interface org.flowable.engine.runtime.EventSubscription
-
Id of the process definition for this event subscription.
- 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
-
- getProcessDefinitionIdLike() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getProcessDefinitionIds() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getProcessDefinitionIds() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getProcessDefinitionInfo(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- getProcessDefinitionInfo(String) - Method in interface org.flowable.engine.DynamicBpmnService
-
- getProcessDefinitionInfo(String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- getProcessDefinitionInfoCache() - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- GetProcessDefinitionInfoCmd - Class in org.flowable.engine.impl.cmd
-
- GetProcessDefinitionInfoCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetProcessDefinitionInfoCmd
-
- getProcessDefinitionInfoDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getProcessDefinitionInfoEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getProcessDefinitionInfoEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
-
- getProcessDefinitionInfoEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getProcessDefinitionInfoEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getProcessDefinitionInfoNode(String) - Static method in class org.flowable.engine.impl.context.BpmnOverrideContext
-
- getProcessDefinitionKey() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The key of the process definition of the process instance.
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- getProcessDefinitionKey() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
The key of the process definition of the process instance.
- getProcessDefinitionKeyIn() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getProcessDefinitionKeyLike() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- getProcessDefinitionKeys() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getProcessDefinitionKeys() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getProcessDefinitionName() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The name of the process definition of the process instance.
- getProcessDefinitionName() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getProcessDefinitionName() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getProcessDefinitionName() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getProcessDefinitionName() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- getProcessDefinitionName() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getProcessDefinitionName() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
The name of the process definition of the process instance.
- getProcessDefinitionProcessObject(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- getProcessDefinitions() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- getProcessDefinitionsActivationDate() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
-
- getProcessDefinitionSuspensionState() - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
-
- getProcessDefinitionSuspensionState() - Method in class org.flowable.engine.impl.cmd.ActivateProcessDefinitionCmd
-
- getProcessDefinitionSuspensionState() - Method in class org.flowable.engine.impl.cmd.SuspendProcessDefinitionCmd
-
- getProcessDefinitionToMigrateTo() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- getProcessDefinitionVersion() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The version of the process definition of the process instance.
- getProcessDefinitionVersion() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getProcessDefinitionVersion() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getProcessDefinitionVersion() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getProcessDefinitionVersion() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- getProcessDefinitionVersion() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getProcessDefinitionVersion() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
The version of the process definition of the process instance.
- getProcessDiagram(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- getProcessDiagram(String) - Method in interface org.flowable.engine.RepositoryService
-
Gives access to a deployed process diagram, e.g., a PNG image, through a stream of bytes.
- getProcessDiagramGenerator() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getProcessDiagramLayout(InputStream, InputStream) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
-
- getProcessDiagramLayout(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- getProcessDiagramLayout(String) - Method in interface org.flowable.engine.RepositoryService
-
- getProcessDiagramResourceName(String, String, String) - Static method in class org.flowable.engine.impl.bpmn.deployer.ResourceNameUtil
-
- getProcessDiagramResourceNameFromDeployment(ProcessDefinitionEntity, Map<String, EngineResource>) - Static method in class org.flowable.engine.impl.bpmn.deployer.ResourceNameUtil
-
Finds the name of a resource for the diagram for a process definition.
- getProcessed() - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
-
- getProcessed() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- getProcessEngine(ExtensionContext) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
-
- getProcessEngine(ExtensionContext) - Method in class org.flowable.engine.impl.test.PluggableFlowableExtension
-
- getProcessEngine(ExtensionContext) - Method in class org.flowable.engine.impl.test.ResourceFlowableExtension
-
- getProcessEngine(String) - Static method in class org.flowable.engine.impl.test.TestHelper
-
- getProcessEngine(String) - Static method in class org.flowable.engine.ProcessEngines
-
obtain a process engine by name.
- getProcessEngine() - Method in class org.flowable.engine.test.FlowableRule
-
- getProcessEngine() - Method in class org.flowable.engine.test.FlowableTestHelper
-
- getProcessEngineCloseCommand() - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
-
- getProcessEngineCloseRunnable() - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
-
- getProcessEngineCloseRunnable() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getProcessEngineConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getProcessEngineConfiguration() - Static method in class org.flowable.engine.impl.context.Context
-
- getProcessEngineConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.context.Context
-
- getProcessEngineConfiguration() - Method in class org.flowable.engine.impl.persistence.AbstractManager
-
- getProcessEngineConfiguration() - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- getProcessEngineConfiguration() - Method in class org.flowable.engine.impl.persistence.entity.data.AbstractProcessDataManager
-
- getProcessEngineConfiguration() - Method in class org.flowable.engine.impl.ProcessEngineImpl
-
- getProcessEngineConfiguration() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getProcessEngineConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getProcessEngineConfiguration() - Method in interface org.flowable.engine.ProcessEngine
-
- getProcessEngineConfiguration() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- 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.
- getProcessEngineLifecycleListener() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getProcessEngines() - Static method in class org.flowable.engine.ProcessEngines
-
provides access to process engine to application clients in a managed server environment.
- getProcessExecutionLogger() - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLoggerConfigurator
-
- getProcessForTerminateEndEvent(FlowElement) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
-
- getProcessInstance(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- getProcessInstance() - Method in class org.flowable.engine.impl.context.ExecutionContext
-
- getProcessInstance() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- getProcessInstance() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
ensures initialization and returns the process instance.
- getProcessInstance() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree
-
- getProcessInstanceActiveEmbeddedExecutions() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- getProcessInstanceAttachments(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getProcessInstanceAttachments(String) - Method in interface org.flowable.engine.TaskService
-
The list of attachments associated to a process instance
- GetProcessInstanceAttachmentsCmd - Class in org.flowable.engine.impl.cmd
-
- GetProcessInstanceAttachmentsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetProcessInstanceAttachmentsCmd
-
- getProcessInstanceBusinessKey() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
The business key for the process instance this execution is associated with.
- getProcessInstanceBusinessKey() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getProcessInstanceChangeStateCmd(ProcessInstance) - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
-
Subclasses should return a
Command
implementation that matches the process definition state change.
- getProcessInstanceChangeStateCmd(ProcessInstance) - Method in class org.flowable.engine.impl.cmd.ActivateProcessDefinitionCmd
-
- getProcessInstanceChangeStateCmd(ProcessInstance) - Method in class org.flowable.engine.impl.cmd.SuspendProcessDefinitionCmd
-
- getProcessInstanceComments(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getProcessInstanceComments(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getProcessInstanceComments(String) - Method in interface org.flowable.engine.TaskService
-
The comments related to the given process instance.
- getProcessInstanceComments(String, String) - Method in interface org.flowable.engine.TaskService
-
The comments related to the given process instance.
- GetProcessInstanceCommentsCmd - Class in org.flowable.engine.impl.cmd
-
- GetProcessInstanceCommentsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetProcessInstanceCommentsCmd
-
- GetProcessInstanceCommentsCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetProcessInstanceCommentsCmd
-
- getProcessInstanceEvents(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getProcessInstanceEvents(String) - Method in interface org.flowable.engine.RuntimeService
-
The all events related to the given Process Instance.
- GetProcessInstanceEventsCmd - Class in org.flowable.engine.impl.cmd
-
- GetProcessInstanceEventsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetProcessInstanceEventsCmd
-
- getProcessInstanceExecution(String) - Static method in class org.flowable.engine.impl.util.ExecutionHelper
-
- getProcessInstanceHelper() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getProcessInstanceHelper() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getProcessInstanceHelper(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getProcessInstanceId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Reference to the overall process instance
- getProcessInstanceId() - Method in interface org.flowable.engine.event.EventLogEntry
-
- getProcessInstanceId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Process instance reference
- getProcessInstanceId() - Method in interface org.flowable.engine.history.HistoricDetail
-
The process instance reference.
- getProcessInstanceId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- getProcessInstanceId() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
-
- getProcessInstanceId() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
-
- getProcessInstanceId() - Method in class org.flowable.engine.impl.DataObjectImpl
-
- getProcessInstanceId() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- getProcessInstanceId() - Method in class org.flowable.engine.impl.EventSubscriptionQueryImpl
-
- getProcessInstanceId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getProcessInstanceId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- getProcessInstanceId() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
-
- getProcessInstanceId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getProcessInstanceId() - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
-
- getProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- getProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- getProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- getProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- getProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- getProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
-
- getProcessInstanceId() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
-
- getProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
-
- getProcessInstanceId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getProcessInstanceId() - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
-
- 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.EventSubscription
-
Id of the process instance for this event subscription.
- getProcessInstanceId() - Method in interface org.flowable.engine.runtime.Execution
-
Id of the root of the execution tree representing the process instance.
- getProcessInstanceId() - Method in interface org.flowable.engine.task.Attachment
-
reference to the process instance to which this attachment is associated.
- getProcessInstanceId() - Method in interface org.flowable.engine.task.Comment
-
reference to the process instance on which this comment was made
- getProcessInstanceId() - Method in interface org.flowable.engine.task.Event
-
reference to the process instance on which this comment was made
- getProcessInstanceIds() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getProcessInstanceIds() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getProcessInstanceIds() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getProcessInstanceMigrationDocument() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
-
- getProcessInstanceMigrationDocument() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Builds a ProcessInstanceMigrationDocument
- getProcessInstanceMigrationManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getProcessInstanceName() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- getProcessInstanceQueryInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getProcessInstanceStateChangedCallbacks() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getProcessInstanceVariables() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- getProcessInstanceVariables() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
-
- getProcessInstanceVariables() - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
-
- getProcessInstanceVariables() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
-
- getProcessInstanceVariablesLimit() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getProcessInstanceVariablesLimit() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getProcessKeyNotIn() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getProcessModel() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- getProcessModel(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- getProcessModel(String) - Method in interface org.flowable.engine.RepositoryService
-
Gives access to a deployed process model, e.g., a BPMN 2.0 XML file, through a stream of bytes.
- getProcessModelForProcessDefinition(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
-
- getProcessValidator() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getProcessVariables() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
Returns the process variables if requested in the process instance query
- getProcessVariables() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getProcessVariables() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- getProcessVariables() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the process variables if requested in the process instance query
- getProfileSessions() - Method in class org.flowable.engine.test.profiler.FlowableProfiler
-
- getProgram(String...) - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
-
- getProperties() - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- getProperties() - Method in interface org.flowable.engine.ManagementService
-
get the list of properties.
- GetPropertiesCmd - Class in org.flowable.engine.impl.cmd
-
- GetPropertiesCmd() - Constructor for class org.flowable.engine.impl.cmd.GetPropertiesCmd
-
- getPropertyDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getPropertyEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getPropertyEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getPropertyEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getPropertyId() - Method in interface org.flowable.engine.history.HistoricFormProperty
-
the id or key of the property
- getPropertyId() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntity
-
- getPropertyId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntityImpl
-
- getPropertyValue() - Method in interface org.flowable.engine.history.HistoricFormProperty
-
the submitted value
- getPropertyValue() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntity
-
- getPropertyValue() - Method in class org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntityImpl
-
- getQueryVariables() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getQueryVariables() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
-
- getQueryVariables() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- getRawCommandExecutor() - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- getRawProcessConfiguration() - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- getRawProcessEngine() - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- getRelatedActivityInstanceId(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getRenderedStartForm(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- 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.FormService
-
Rendered form generated by the given build-in form engine for starting a new process instance.
- getRenderedStartForm(String) - Method in class org.flowable.engine.impl.FormServiceImpl
-
- getRenderedStartForm(String, String) - Method in class org.flowable.engine.impl.FormServiceImpl
-
- GetRenderedStartFormCmd - Class in org.flowable.engine.impl.cmd
-
- GetRenderedStartFormCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetRenderedStartFormCmd
-
- getRenderedTaskForm(String) - Method in interface org.flowable.engine.FormService
-
Rendered form generated by the default build-in form engine for completing a task.
- getRenderedTaskForm(String, String) - Method in interface org.flowable.engine.FormService
-
Rendered form generated by the given build-in form engine for completing a task.
- getRenderedTaskForm(String) - Method in class org.flowable.engine.impl.FormServiceImpl
-
- getRenderedTaskForm(String, String) - Method in class org.flowable.engine.impl.FormServiceImpl
-
- GetRenderedTaskFormCmd - Class in org.flowable.engine.impl.cmd
-
- GetRenderedTaskFormCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetRenderedTaskFormCmd
-
- getRepositoryService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getRepositoryService() - Method in class org.flowable.engine.impl.ProcessEngineImpl
-
- getRepositoryService() - Method in interface org.flowable.engine.ProcessEngine
-
- getRepositoryService() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getRepositoryService() - Method in class org.flowable.engine.test.FlowableRule
-
- getRequestRetryLimit() - Method in class org.flowable.engine.cfg.HttpClientConfig
-
- getRescheduledJobId() - Method in interface org.flowable.engine.delegate.event.FlowableJobRescheduledEvent
-
- getRescheduledJobId() - Method in class org.flowable.engine.delegate.event.impl.FlowableJobRescheduledEventImpl
-
- getResolverFactories() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getResourceAsStream(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- getResourceAsStream(String, String) - Method in interface org.flowable.engine.RepositoryService
-
Gives access to a deployment resource through a stream of bytes.
- getResourceDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getResourceDataManager() - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityManagerImpl
-
- getResourceEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getResourceEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
-
- getResourceEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getResourceEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getResourceForProcessDefinition(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
-
- getResourceName() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- getResourceName() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getResourceName() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
- getResourceNameLike() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getResources() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- getResourcesRootDirectory() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
-
- getResult(ResultSet, String) - Method in class org.flowable.engine.impl.persistence.ByteArrayRefTypeHandler
-
- getResult(ResultSet, int) - Method in class org.flowable.engine.impl.persistence.ByteArrayRefTypeHandler
-
- getResult(CallableStatement, int) - Method in class org.flowable.engine.impl.persistence.ByteArrayRefTypeHandler
-
- getRevision() - Method in interface org.flowable.engine.history.HistoricVariableUpdate
-
- getRevision() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
-
- getRevision() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- getRevisionNext() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- getRoot() - Method in class org.flowable.engine.debug.ExecutionTree
-
- getRootProcessInstance() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- getRootProcessInstance() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getRootProcessInstanceId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
The 'root' process instance.
- getRootProcessInstanceId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getRootProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getRootProcessInstanceId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getRootProcessInstanceId() - Method in interface org.flowable.engine.runtime.Execution
-
Id of the root of the execution tree representing the process instance that has no super execution.
- getRuntimeService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getRuntimeService() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
-
- getRuntimeService() - Method in class org.flowable.engine.impl.ProcessEngineImpl
-
- getRuntimeService() - Method in interface org.flowable.engine.ProcessEngine
-
- getRuntimeService() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getRuntimeService() - Method in class org.flowable.engine.test.FlowableRule
-
- getScopeId() - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
-
- getScopeId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- getScopeType() - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
-
- getScopeType() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- getScriptEngine() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
-
- getScriptingEngines() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getScriptingEngineValue(String, String, DelegateExecution) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- getSequenceFlows() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- getSerialversionuid() - Static method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getSerialversionuid() - Static method in class org.flowable.engine.impl.ModelQueryImpl
-
- getService() - Method in class org.flowable.engine.impl.webservice.WSOperation
-
- getServices() - Method in interface org.flowable.engine.impl.bpmn.parser.XMLImporter
-
- getSession(Class<T>) - Method in class org.flowable.engine.impl.persistence.AbstractManager
-
- getSessionType() - Method in class org.flowable.engine.impl.agenda.AgendaSessionFactory
-
- getShortHandExpressionFunctions() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getSignalData() - Method in interface org.flowable.engine.delegate.event.FlowableSignalEvent
-
- getSignalData() - Method in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
-
- getSignalName() - Method in interface org.flowable.engine.delegate.event.FlowableSignalEvent
-
- getSignalName() - Method in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
-
- getSkipExpressionFromServiceTask(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
-
- getSocketTimeout() - Method in class org.flowable.engine.cfg.HttpClientConfig
-
- getSource() - Method in class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
-
- getSourceActivityBehaviorClass() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
-
- getSourceActivityBehaviorClass() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
-
- getSourceActivityId() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
-
- getSourceActivityId() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
-
- getSourceActivityName() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
-
- getSourceActivityName() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
-
- getSourceActivityType() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
-
- getSourceActivityType() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
-
- getSourceExpression() - Method in class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
-
- getSpecificVariable(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getSpecificVariables(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getStartActivityId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The start activity.
- getStartActivityId() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The start activity.
- getStartActivityId() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- getStartActivityId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getStartActivityId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- getStartActivityId() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
-
- getStartedAfter() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getStartedAfter() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- getStartedAfter() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getStartedAfter() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getStartedBefore() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getStartedBefore() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- getStartedBefore() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getStartedBefore() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getStartedBy() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getStartedBy() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getStartedBy() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getStartElement(SubProcess) - Method in class org.flowable.engine.impl.bpmn.behavior.SubProcessActivityBehavior
-
- GetStartFormCmd - Class in org.flowable.engine.impl.cmd
-
- GetStartFormCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetStartFormCmd
-
- getStartFormData(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- getStartFormData(String) - Method in interface org.flowable.engine.FormService
-
Retrieves all data necessary for rendering a form to start a new process instance.
- getStartFormData(String) - Method in class org.flowable.engine.impl.FormServiceImpl
-
- getStartFormHandler(CommandContext, ProcessDefinition) - Method in class org.flowable.engine.impl.form.FormHandlerHelper
-
- getStartFormKey(String) - Method in interface org.flowable.engine.FormService
-
Retrieves a user defined reference to a start form.
- getStartFormKey(String) - Method in class org.flowable.engine.impl.FormServiceImpl
-
- getStartFormModel(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getStartFormModel(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Gets a Form model instance of the start form of a specific process definition or process instance
- GetStartFormModelCmd - Class in org.flowable.engine.impl.cmd
-
- GetStartFormModelCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetStartFormModelCmd
-
- getStartFormVariables() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- getStartTime() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Time when the activity instance started
- getStartTime() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The time the process was started.
- getStartTime() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The time the process was started.
- getStartTime() - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
-
- getStartTime() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- getStartTime() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getStartTime() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
-
- getStartTime() - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
-
- getStartTime() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
-
- getStartTime() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
Time when the activity instance started
- getStartTime() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the start time of this process instance.
- getStartTime() - Method in class org.flowable.engine.test.profiler.ProfileSession
-
- getStartUserId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The authenticated user that started this process instance.
- getStartUserId() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The authenticated user that started this process instance.
- getStartUserId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getStartUserId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- getStartUserId() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
-
- getStartUserId() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the user id of this process instance.
- getStore(ExtensionContext) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
-
- getStore(ExtensionContext) - Method in class org.flowable.engine.impl.test.PluggableFlowableExtension
-
- getStore(ExtensionContext) - Method in class org.flowable.engine.impl.test.ResourceFlowableExtension
-
- getStore(ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
-
- getStringFromField(Expression, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MailActivityBehavior
-
- getStringFromField(Expression, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
-
- getStructureDefinition() - Method in class org.flowable.engine.impl.bpmn.data.ItemDefinition
-
- getStructureDefinition() - Method in class org.flowable.engine.impl.bpmn.webservice.MessageDefinition
-
- getStructureInstance() - Method in class org.flowable.engine.impl.bpmn.data.ItemInstance
-
- getStructureInstance() - Method in class org.flowable.engine.impl.bpmn.webservice.MessageInstance
-
- getStructures() - Method in interface org.flowable.engine.impl.bpmn.parser.XMLImporter
-
- getSubProcessDefinition() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- getSubProcessDefKey() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- getSubProcessFromExecution(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.AdhocSubProcessActivityBehavior
-
- getSubProcessFromExecution(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.SubProcessActivityBehavior
-
- getSubProcessInstance() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- getSubProcessInstance() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getSubProcessInstanceId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getSubProcessInstanceId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getSubProcessModel() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- getSubScopeId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- getSubTasks(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getSubTasks(String) - Method in interface org.flowable.engine.TaskService
-
The list of subtasks for this parent task
- GetSubTasksCmd - Class in org.flowable.engine.impl.cmd
-
- GetSubTasksCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetSubTasksCmd
-
- getSummary() - Method in class org.flowable.engine.dynamic.DynamicProcessDefinitionSummary
-
- getSuperExecution() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- getSuperExecution() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- getSuperExecution() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getSuperExecutionId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Gets the id of the calling execution.
- getSuperExecutionId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getSuperExecutionId() - Method in interface org.flowable.engine.runtime.Execution
-
Gets the id of the super execution of this execution.
- getSuperProcessInstanceId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The process instance id of a potential super process instance or null if no super process instance exists
- getSuperProcessInstanceId() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The process instance id of a potential super process instance or null if no super process instance exists
- getSuperProcessInstanceId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getSuperProcessInstanceId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getSuperProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- getSuperProcessInstanceId() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
-
- getSuperProcessInstanceId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getSuspendedExceptionMessage() - Method in class org.flowable.engine.impl.cmd.AddCommentCmd
-
- getSuspendedExceptionMessage() - Method in class org.flowable.engine.impl.cmd.NeedsActiveExecutionCmd
-
Subclasses can override this to provide a more detailed exception message that will be thrown when the execution is suspended.
- getSuspendedExceptionMessage() - Method in class org.flowable.engine.impl.cmd.RemoveExecutionVariablesCmd
-
- getSuspendedExceptionMessage() - Method in class org.flowable.engine.impl.cmd.SetExecutionVariablesCmd
-
- getSuspendedExceptionMessage() - Method in class org.flowable.engine.impl.cmd.TriggerCmd
-
- getSuspendedJobCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
-
- getSuspendedJobCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getSuspendedJobExceptionStacktrace(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- getSuspendedJobExceptionStacktrace(String) - Method in interface org.flowable.engine.ManagementService
-
Returns the full stacktrace of the exception that occurs when the
SuspendedJobEntity
with the given id was last executed.
- getSuspendedTaskException() - Method in class org.flowable.engine.impl.cmd.AddCommentCmd
-
- getSuspendedTaskException() - Method in class org.flowable.engine.impl.cmd.ClaimTaskCmd
-
- getSuspendedTaskException() - Method in class org.flowable.engine.impl.cmd.CompleteTaskCmd
-
- getSuspendedTaskException() - Method in class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
-
- getSuspendedTaskException() - Method in class org.flowable.engine.impl.cmd.DelegateTaskCmd
-
- getSuspendedTaskException() - Method in class org.flowable.engine.impl.cmd.NeedsActiveTaskCmd
-
Subclasses can override this method to provide a customized exception message that will be thrown when the task is suspended.
- getSuspendedTaskException() - Method in class org.flowable.engine.impl.cmd.RemoveTaskVariablesCmd
-
- getSuspendedTaskException() - Method in class org.flowable.engine.impl.cmd.ResolveTaskCmd
-
- getSuspendedTaskException() - Method in class org.flowable.engine.impl.cmd.SetTaskVariablesCmd
-
- getSuspendedTaskException() - Method in class org.flowable.engine.impl.cmd.SubmitTaskFormCmd
-
- getSuspensionState() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getSuspensionState() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- getSuspensionState() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getSuspensionState() - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- getSuspensionState() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- getSuspensionState() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getSuspensionState() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getTableCount() - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- getTableCount() - Method in interface org.flowable.engine.impl.persistence.entity.TableDataManager
-
- getTableCount() - Method in class org.flowable.engine.impl.persistence.entity.TableDataManagerImpl
-
- getTableCount(String) - Method in class org.flowable.engine.impl.persistence.entity.TableDataManagerImpl
-
- getTableCount() - Method in interface org.flowable.engine.ManagementService
-
Get the mapping containing {table name, row count} entries of the database schema.
- GetTableCountCmd - Class in org.flowable.engine.impl.cmd
-
- GetTableCountCmd() - Constructor for class org.flowable.engine.impl.cmd.GetTableCountCmd
-
- getTableDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getTableDataManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getTableDataManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getTableMetaData(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- getTableMetaData(String) - Method in interface org.flowable.engine.impl.persistence.entity.TableDataManager
-
- getTableMetaData(String) - Method in class org.flowable.engine.impl.persistence.entity.TableDataManagerImpl
-
- getTableMetaData(String) - Method in interface org.flowable.engine.ManagementService
-
Gets the metadata (column names, column types, etc.) of a certain table.
- GetTableMetaDataCmd - Class in org.flowable.engine.impl.cmd
-
- GetTableMetaDataCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetTableMetaDataCmd
-
- getTableName(Class<?>) - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- getTableName(Class<?>, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.TableDataManager
-
- getTableName(Class<?>, boolean) - Method in class org.flowable.engine.impl.persistence.entity.TableDataManagerImpl
-
- getTableName() - Method in class org.flowable.engine.impl.TablePageQueryImpl
-
- 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.
- GetTableNameCmd - Class in org.flowable.engine.impl.cmd
-
- GetTableNameCmd(Class<?>) - Constructor for class org.flowable.engine.impl.cmd.GetTableNameCmd
-
- getTablePage(TablePageQueryImpl, int, int) - Method in interface org.flowable.engine.impl.persistence.entity.TableDataManager
-
- getTablePage(TablePageQueryImpl, int, int) - Method in class org.flowable.engine.impl.persistence.entity.TableDataManagerImpl
-
- getTablesPresentInDatabase() - Method in interface org.flowable.engine.impl.persistence.entity.TableDataManager
-
- getTablesPresentInDatabase() - Method in class org.flowable.engine.impl.persistence.entity.TableDataManagerImpl
-
- getTarget() - Method in class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
-
- getTarget() - Method in class org.flowable.engine.impl.delegate.ActivityBehaviorInvocation
-
- getTarget() - Method in class org.flowable.engine.impl.delegate.invocation.DelegateInvocation
-
returns the target of the current invocation, ie.
- getTarget() - Method in class org.flowable.engine.impl.delegate.invocation.ExecutionListenerInvocation
-
- getTarget() - Method in class org.flowable.engine.impl.delegate.invocation.ExpressionInvocation
-
- getTarget() - Method in class org.flowable.engine.impl.delegate.invocation.JavaDelegateInvocation
-
- getTarget() - Method in class org.flowable.engine.impl.delegate.invocation.TaskListenerInvocation
-
- getTargetActivityBehaviorClass() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
-
- getTargetActivityBehaviorClass() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
-
- getTargetActivityId() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
-
- getTargetActivityId() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
-
- getTargetActivityName() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
-
- getTargetActivityName() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
-
- getTargetActivityType() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
-
- getTargetActivityType() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
-
- getTargetNamespace() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- getTask() - Method in interface org.flowable.engine.form.TaskFormData
-
The task for which this form is used to complete it.
- getTask() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
-
- getTask() - Method in class org.flowable.engine.impl.form.TaskFormDataImpl
-
- getTaskAttachments(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getTaskAttachments(String) - Method in interface org.flowable.engine.TaskService
-
The list of attachments associated to a task
- GetTaskAttachmentsCmd - Class in org.flowable.engine.impl.cmd
-
- GetTaskAttachmentsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetTaskAttachmentsCmd
-
- getTaskComments(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getTaskComments(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getTaskComments(String) - Method in interface org.flowable.engine.TaskService
-
The comments related to the given task.
- getTaskComments(String, String) - Method in interface org.flowable.engine.TaskService
-
The comments related to the given task of the given type.
- GetTaskCommentsByTypeCmd - Class in org.flowable.engine.impl.cmd
-
- GetTaskCommentsByTypeCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetTaskCommentsByTypeCmd
-
- GetTaskCommentsCmd - Class in org.flowable.engine.impl.cmd
-
- GetTaskCommentsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetTaskCommentsCmd
-
- getTaskCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
-
- getTaskCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- GetTaskDataObjectCmd - Class in org.flowable.engine.impl.cmd
-
- GetTaskDataObjectCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetTaskDataObjectCmd
-
- GetTaskDataObjectCmd(String, String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetTaskDataObjectCmd
-
- GetTaskDataObjectsCmd - Class in org.flowable.engine.impl.cmd
-
- GetTaskDataObjectsCmd(String, Collection<String>) - Constructor for class org.flowable.engine.impl.cmd.GetTaskDataObjectsCmd
-
- GetTaskDataObjectsCmd(String, Collection<String>, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetTaskDataObjectsCmd
-
- GetTaskEventCmd - Class in org.flowable.engine.impl.cmd
-
- GetTaskEventCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetTaskEventCmd
-
- getTaskEvents(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getTaskEvents(String) - Method in interface org.flowable.engine.TaskService
-
The all events related to the given task.
- GetTaskEventsCmd - Class in org.flowable.engine.impl.cmd
-
- GetTaskEventsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetTaskEventsCmd
-
- GetTaskFormCmd - Class in org.flowable.engine.impl.cmd
-
- GetTaskFormCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetTaskFormCmd
-
- getTaskFormData(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- getTaskFormData(String) - Method in interface org.flowable.engine.FormService
-
Retrieves all data necessary for rendering a form to complete a task.
- getTaskFormData(String) - Method in class org.flowable.engine.impl.FormServiceImpl
-
- getTaskFormHandlder(String, String) - Method in class org.flowable.engine.impl.form.FormHandlerHelper
-
- getTaskFormHandlder(TaskEntity) - Method in class org.flowable.engine.impl.form.FormHandlerHelper
-
- getTaskFormKey(String, String) - Method in interface org.flowable.engine.FormService
-
Retrieves a user defined reference to a task form.
- getTaskFormKey(String, String) - Method in class org.flowable.engine.impl.FormServiceImpl
-
- getTaskFormModel(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getTaskFormModel(String, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getTaskFormModel(String) - Method in interface org.flowable.engine.TaskService
-
Gets a Form model instance of the task form of a specific task
- getTaskFormModel(String, boolean) - Method in interface org.flowable.engine.TaskService
-
Gets a Form model instance of the task form of a specific task without any variable handling
- GetTaskFormModelCmd - Class in org.flowable.engine.impl.cmd
-
- GetTaskFormModelCmd(String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetTaskFormModelCmd
-
- getTaskId() - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
-
- getTaskId() - Method in interface org.flowable.engine.event.EventLogEntry
-
- getTaskId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
The corresponding task in case of task activity
- getTaskId() - Method in interface org.flowable.engine.history.HistoricDetail
-
The identifier for the task.
- getTaskId() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
-
- getTaskId() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- getTaskId() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- getTaskId() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- getTaskId() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- getTaskId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- getTaskId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
-
- getTaskId() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
The corresponding task in case of task activity
- getTaskId() - Method in interface org.flowable.engine.task.Attachment
-
reference to the task to which this attachment is associated.
- getTaskId() - Method in interface org.flowable.engine.task.Comment
-
reference to the task on which this comment was made
- getTaskId() - Method in interface org.flowable.engine.task.Event
-
reference to the task on which this comment was made
- getTaskListenerInstance() - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
-
- getTaskPostProcessor() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getTaskQueryInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getTaskQueryLimit() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getTasks() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- getTasks() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getTaskSchemaManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getTaskSchemaManager() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
-
- getTaskService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getTaskService() - Method in class org.flowable.engine.impl.ProcessEngineImpl
-
- getTaskService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getTaskService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getTaskService() - Method in interface org.flowable.engine.ProcessEngine
-
- getTaskService() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- getTaskService() - Method in class org.flowable.engine.test.FlowableRule
-
- getTaskServiceConfiguration() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getTaskServiceConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- GetTasksLocalVariablesCmd - Class in org.flowable.engine.impl.cmd
-
- GetTasksLocalVariablesCmd(Set<String>) - Constructor for class org.flowable.engine.impl.cmd.GetTasksLocalVariablesCmd
-
- GetTaskVariableCmd - Class in org.flowable.engine.impl.cmd
-
- GetTaskVariableCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetTaskVariableCmd
-
- GetTaskVariableInstanceCmd - Class in org.flowable.engine.impl.cmd
-
- GetTaskVariableInstanceCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetTaskVariableInstanceCmd
-
- GetTaskVariableInstancesCmd - Class in org.flowable.engine.impl.cmd
-
- GetTaskVariableInstancesCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetTaskVariableInstancesCmd
-
- GetTaskVariablesCmd - Class in org.flowable.engine.impl.cmd
-
- GetTaskVariablesCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetTaskVariablesCmd
-
- getTenantId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Returns the tenant id, if any is set before on the process definition or process instance.
- getTenantId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Returns the tenant identifier for the historic activity
- getTenantId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The tenant identifier for the process instance.
- getTenantId() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The tenant identifier for the process instance.
- getTenantId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- getTenantId() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- getTenantId() - Method in class org.flowable.engine.impl.EventSubscriptionQueryImpl
-
- getTenantId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getTenantId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- getTenantId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getTenantId() - Method in class org.flowable.engine.impl.ModelQueryImpl
-
- getTenantId() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- getTenantId() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- getTenantId() - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- getTenantId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getTenantId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- getTenantId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- getTenantId() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- getTenantId() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- getTenantId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getTenantId() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
-
- getTenantId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getTenantId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- getTenantId() - Method in 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.EventSubscription
-
The tenant identifier of this process instance
- getTenantId() - Method in interface org.flowable.engine.runtime.Execution
-
The tenant identifier of this process instance
- getTenantId() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
The tenant identifier of this process instance
- getTenantIdLike() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- getTenantIdLike() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- getTenantIdLike() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- getTenantIdLike() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- getTenantIdLike() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- getTenantIdLike() - Method in class org.flowable.engine.impl.ModelQueryImpl
-
- getTenantIdLike() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getTenantIdLike() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- getTenantIds() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- getTenantInfoHolder() - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
-
- getTestHelper(ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
-
- getTextValue() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- getTextValue2() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- getTheme() - Method in class org.flowable.engine.app.AppModel
-
- getTime() - Method in interface org.flowable.engine.history.HistoricDetail
-
The time when this detail occurred
- getTime() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- getTime() - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
-
- getTime() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- getTime() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- getTime() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- getTime() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
-
- getTime() - Method in interface org.flowable.engine.task.Attachment
-
timestamp when this attachment was created
- getTime() - Method in interface org.flowable.engine.task.Comment
-
time and date when the user made the comment
- getTime() - Method in interface org.flowable.engine.task.Event
-
time and date when the user made the comment
- getTimerDeclarations(ProcessDefinitionEntity, Process) - Method in class org.flowable.engine.impl.bpmn.deployer.TimerManager
-
- getTimerJobCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
-
- getTimerJobCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getTimerJobExceptionStacktrace(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- getTimerJobExceptionStacktrace(String) - Method in interface org.flowable.engine.ManagementService
-
Returns the full stacktrace of the exception that occurs when the
TimerJobEntity
with the given id was last executed.
- getTimerJobs() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- getTimerJobs() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getTimerJobService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getTimerJobService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getTimerManager() - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
-
- getTimerManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getTimeStamp() - Method in interface org.flowable.engine.event.EventLogEntry
-
- getTimeStamp() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- getToActivityId() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
-
- getToActivityId() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
-
- getToActivityIds() - Method in class org.flowable.engine.migration.ActivityMigrationMapping
-
- getToActivityIds() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
-
- getToActivityIds() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
-
- getToActivityIds() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
-
- getToCallActivityId() - Method in class org.flowable.engine.migration.ActivityMigrationMapping
-
- getToCallActivityId() - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions
-
- getTotalCommandTime - Variable in class org.flowable.engine.test.profiler.CommandStats
-
- getTotalTime() - Method in class org.flowable.engine.test.profiler.ProfileSession
-
- getTotalTimeInMs() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- getTransactionContext() - Static method in class org.flowable.engine.impl.context.Context
-
- getTransactionDependentExecutionListenerInstance() - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
-
- getTransactionDependentTaskListenerInstance() - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
-
- getTransactionManager() - Method in class org.flowable.engine.impl.cfg.JtaProcessEngineConfiguration
-
- getTransientVariables() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- getTreeNode(String) - Method in class org.flowable.engine.debug.ExecutionTree
-
- getTreeNode(String, ExecutionTreeNode) - Method in class org.flowable.engine.debug.ExecutionTree
-
- getType() - Method in interface org.flowable.engine.event.EventLogEntry
-
- getType() - Method in interface org.flowable.engine.form.FormProperty
-
Type of the property.
- getType() - Method in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
-
- getType() - Method in class org.flowable.engine.impl.DataObjectImpl
-
- getType() - Method in class org.flowable.engine.impl.event.BreakpointJobHandler
-
- getType() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
-
- getType() - Method in class org.flowable.engine.impl.form.FormPropertyImpl
-
- getType() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
-
- getType() - Method in class org.flowable.engine.impl.jobexecutor.AsyncCompleteCallActivityJobHandler
-
- getType() - Method in class org.flowable.engine.impl.jobexecutor.AsyncContinuationJobHandler
-
- getType() - Method in class org.flowable.engine.impl.jobexecutor.AsyncTriggerJobHandler
-
- getType() - Method in class org.flowable.engine.impl.jobexecutor.ProcessEventJobHandler
-
- getType() - Method in class org.flowable.engine.impl.jobexecutor.TimerActivateProcessDefinitionHandler
-
- getType() - Method in class org.flowable.engine.impl.jobexecutor.TimerStartEventJobHandler
-
- getType() - Method in class org.flowable.engine.impl.jobexecutor.TimerSuspendProcessDefinitionHandler
-
- getType() - Method in class org.flowable.engine.impl.jobexecutor.TriggerTimerEventJobHandler
-
- getType() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- getType() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- getType() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- getType() - Method in interface org.flowable.engine.runtime.DataObject
-
Type of the DataObject.
- getType() - Method in interface org.flowable.engine.task.Attachment
-
indication of the type of content that this attachment refers to.
- getType() - Method in interface org.flowable.engine.task.Comment
-
reference to the type given to the comment
- getType(ELContext, Object, Object) - Method in class org.flowable.engine.test.mock.MockElResolver
-
- GetTypeCommentsCmd - Class in org.flowable.engine.impl.cmd
-
- GetTypeCommentsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetTypeCommentsCmd
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.ActivityEndHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.ActivityFullHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.ActivityStartHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.ActivityUpdateHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.EntityLinkCreatedHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.EntityLinkDeletedHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.FormPropertiesSubmittedHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.HistoricDetailVariableUpdateHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.HistoricUserTaskLogDeleteJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.HistoricUserTaskLogRecordJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.IdentityLinkCreatedHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.IdentityLinkDeletedHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.ProcessInstanceDeleteHistoryByProcessDefinitionIdJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.ProcessInstanceDeleteHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.ProcessInstanceEndHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.ProcessInstancePropertyChangedHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.ProcessInstanceStartHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.SetProcessDefinitionHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.SubProcessInstanceStartHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.TaskAssigneeChangedHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.TaskCreatedHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.TaskEndedHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.TaskOwnerChangedHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.TaskPropertyChangedHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.UpdateProcessDefinitionCascadeHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.VariableCreatedHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.VariableRemovedHistoryJsonTransformer
-
- getTypes() - Method in class org.flowable.engine.impl.history.async.json.transformer.VariableUpdatedHistoryJsonTransformer
-
- getUnfinishedHistoricActivityInstanceFromCache(CommandContext, String, String) - Method in class org.flowable.engine.impl.history.async.json.transformer.AbstractHistoryJsonTransformer
-
- getUrl() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- getUrl() - Method in interface org.flowable.engine.task.Attachment
-
the remote URL in case this is remote content.
- getUserId() - Method in interface org.flowable.engine.event.EventLogEntry
-
- getUserId() - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
-
- getUserId() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- getUserId() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- getUserId() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- getUserId() - Method in interface org.flowable.engine.task.Attachment
-
reference to the user who created this attachment.
- getUserId() - Method in interface org.flowable.engine.task.Comment
-
reference to the user that made the comment
- getUserId() - Method in interface org.flowable.engine.task.Event
-
reference to the user that made the comment
- getUserInfo(String, String) - Method in interface org.flowable.engine.IdentityService
-
Generic extensibility key-value pairs associated with a user
- getUserInfo(String, String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
-
- getUserInfoKeys(String) - Method in interface org.flowable.engine.IdentityService
-
Generic extensibility keys associated with a user
- getUserInfoKeys(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
-
- getUserPicture(String) - Method in interface org.flowable.engine.IdentityService
-
Retrieves the picture for a given user.
- getUserPicture(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
-
- getUsersAccess() - Method in class org.flowable.engine.app.AppModel
-
- getValidationMessages() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationValidationResult
-
- getValue() - Method in interface org.flowable.engine.form.FormProperty
-
Optional value that should be used to display in this property
- getValue() - Method in interface org.flowable.engine.history.HistoricVariableUpdate
-
- getValue() - Method in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
-
- getValue() - Method in class org.flowable.engine.impl.DataObjectImpl
-
- getValue(VariableContainer) - Method in class org.flowable.engine.impl.el.FixedValue
-
- getValue(ELContext, Object, Object) - Method in class org.flowable.engine.impl.el.ProcessVariableScopeELResolver
-
- getValue() - Method in class org.flowable.engine.impl.form.FormPropertyImpl
-
- getValue() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- getValue() - Method in interface org.flowable.engine.impl.persistence.entity.PropertyEntity
-
- getValue() - Method in class org.flowable.engine.impl.persistence.entity.PropertyEntityImpl
-
- getValue() - Method in interface org.flowable.engine.runtime.DataObject
-
Value of the DataObject.
- getValue(ELContext, Object, Object) - Method in class org.flowable.engine.test.mock.MockElResolver
-
- getVariable(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getVariable(String, String, Class<T>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getVariable(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getVariable(String, String, Class<T>) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getVariable(String, String) - Method in interface org.flowable.engine.RuntimeService
-
The variable value.
- getVariable(String, String, Class<T>) - 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.engine.TaskService
-
get a variables and search in the task scope and if available also the execution scopes.
- getVariableCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
-
- getVariableCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- getVariableExpression() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
-
- getVariableInstance(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getVariableInstance(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getVariableInstance(String, String) - Method in interface org.flowable.engine.RuntimeService
-
The variable.
- getVariableInstance(String, String) - Method in interface org.flowable.engine.TaskService
-
The variable.
- getVariableInstanceLocal(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getVariableInstanceLocal(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getVariableInstanceLocal(String, String) - Method in interface org.flowable.engine.RuntimeService
-
The variable for an execution.
- getVariableInstanceLocal(String, String) - Method in interface org.flowable.engine.TaskService
-
The variable for a task.
- getVariableInstances(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getVariableInstances(String, Collection<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getVariableInstances(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getVariableInstances(String, Collection<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getVariableInstances(String) - Method in interface org.flowable.engine.RuntimeService
-
All variables visible from the given execution scope (including parent scopes).
- getVariableInstances(String, 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) - 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.engine.TaskService
-
The variable values for all given variableNames, takes all variables into account which are visible from the given task scope (including parent scopes).
- getVariableInstancesByExecutionIds(Set<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getVariableInstancesByExecutionIds(Set<String>) - Method in interface org.flowable.engine.RuntimeService
-
All variables visible from the given execution scope (including parent scopes).
- getVariableInstancesLocal(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getVariableInstancesLocal(String, Collection<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getVariableInstancesLocal(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getVariableInstancesLocal(String, Collection<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getVariableInstancesLocal(String) - Method in interface org.flowable.engine.RuntimeService
-
All variable values that are defined in the execution scope, without taking outer scopes into account.
- getVariableInstancesLocal(String, 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) - 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.engine.TaskService
-
The variable values for all given variableNames that are defined in the given task's scope.
- getVariableInstancesLocalByTaskIds(Set<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getVariableInstancesLocalByTaskIds(Set<String>) - Method in interface org.flowable.engine.TaskService
-
get all variables and search only in the task scope.
- getVariableLocal(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getVariableLocal(String, String, Class<T>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getVariableLocal(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getVariableLocal(String, String, Class<T>) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getVariableLocal(String, String) - Method in interface org.flowable.engine.RuntimeService
-
The variable value for an execution.
- getVariableLocal(String, String, Class<T>) - 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.engine.TaskService
-
checks whether or not the task has a variable defined with the given name.
- getVariableName() - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
-
- getVariableName() - Method in interface org.flowable.engine.history.HistoricVariableUpdate
-
- getVariableName() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
-
- getVariableName() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- getVariables(ProcessInstance) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- getVariables() - Method in interface org.flowable.engine.delegate.event.FlowableEntityWithVariablesEvent
-
- getVariables() - Method in class org.flowable.engine.delegate.event.impl.FlowableEntityWithVariablesEventImpl
-
- getVariables() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- getVariables() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- getVariables(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getVariables(String, Collection<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getVariables(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getVariables(String, Collection<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getVariables(String) - Method in interface org.flowable.engine.RuntimeService
-
All variables visible from the given execution scope (including parent scopes).
- getVariables(String, 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) - 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.engine.TaskService
-
get values for all given variableNames and search only in the task scope.
- getVariableSchemaManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getVariableSchemaManager() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
-
- getVariableService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getVariableService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getVariableServiceConfiguration() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getVariableServiceConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
-
- getVariablesLocal(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getVariablesLocal(String, Collection<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- getVariablesLocal(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getVariablesLocal(String, Collection<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- getVariablesLocal(String) - Method in interface org.flowable.engine.RuntimeService
-
All variable values that are defined in the execution scope, without taking outer scopes into account.
- getVariablesLocal(String, 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) - 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.engine.TaskService
-
get a variable on a task
- getVariableType() - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
-
- getVariableType() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
-
- getVariableType() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- getVariableTypeName() - Method in interface org.flowable.engine.history.HistoricVariableUpdate
-
- getVariableTypeName() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- getVariableTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getVariableValue() - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
-
- getVersion() - Method in class org.flowable.engine.impl.ModelQueryImpl
-
- getVersion() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- getVersion() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- getVersion() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getVersion() - Method in interface org.flowable.engine.repository.Model
-
- getVersion() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
version of this process definition
- getVersionGt() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getVersionGte() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getVersionLt() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getVersionLte() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- getWaypoints() - Method in class org.flowable.engine.repository.DiagramEdge
-
- getWidth() - Method in class org.flowable.engine.repository.DiagramNode
-
- getWithNewAssignee() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
-
- getWithNewAssignee() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
-
- getWithNewAssignee() - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.SingleToActivityOptions
-
- getWrappedActivityBehaviorFactory() - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- getWsdlImporterFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getWsOverridenEndpointAddresses() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getWsSyncFactoryClassName() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- getX() - Method in class org.flowable.engine.repository.DiagramEdgeWaypoint
-
- getX() - Method in class org.flowable.engine.repository.DiagramNode
-
- getY() - Method in class org.flowable.engine.repository.DiagramEdgeWaypoint
-
- getY() - Method in class org.flowable.engine.repository.DiagramNode
-
- GROUP_ID - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- groupId - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
-
- groupId - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessInstanceCmd
-
- groupId - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkCmd
-
- groupId - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
-
- groupId - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessInstanceCmd
-
- groupListContentBy(List<T>, Function<T, String>) - Static method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
- groupsAccess - Variable in class org.flowable.engine.app.AppModel
-
- pageSize - Variable in class org.flowable.engine.impl.cmd.GetEventLogEntriesCmd
-
- ParallelGatewayActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the Parallel Gateway/AND gateway as defined in the BPMN 2.0 specification.
- ParallelGatewayActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.ParallelGatewayActivityBehavior
-
- ParallelGatewayParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
-
- ParallelGatewayParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ParallelGatewayParseHandler
-
- ParallelMultiInstanceBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
- ParallelMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
-
- parent - Variable in class org.flowable.engine.debug.ExecutionTreeNode
-
- parent - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
the parent execution
- PARENT_TASK_ID - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- parentDeploymentId - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
-
- parentDeploymentId(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- parentDeploymentId - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- parentDeploymentId(String) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
-
- parentDeploymentId(String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
Gives the deployment the given parent deployment id.
- parentDeploymentId(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments that have the given parent deployment id.
- parentDeploymentIdLike - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
-
- parentDeploymentIdLike(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- parentDeploymentIdLike(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments that have a parent deployment id like the given value.
- parentDeploymentIds - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
-
- parentDeploymentIds(List<String>) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- parentDeploymentIds(List<String>) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with a parent deployment id that is the same as one of the given deployment identifiers.
- parentExecutionId - Variable in class org.flowable.engine.impl.cmd.AddMultiInstanceExecutionCmd
-
- parentId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
-
- parentId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- parentId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the parent of this execution.
- parentId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which are a direct child-execution of the execution with the given id.
- parentIdentityLinkType - Variable in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
-
- parentNode - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
-
- parentTaskId - Variable in class org.flowable.engine.impl.cmd.GetSubTasksCmd
-
- parse(BpmnParse, BaseElement) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractActivityBpmnParseHandler
-
- parse(BpmnParse, BaseElement) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
-
- parse(BpmnParse, BaseElement) - Method in interface org.flowable.engine.parse.BpmnParseHandler
-
The actual delegation method.
- parseActivityType(FlowNode) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
-
- parseActivityType(FlowNode) - Method in class org.flowable.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
-
- parseActivityType(FlowElement) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
-
- parseActivityType(FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
-
- parseBounds(Element) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
-
- parseConfiguration(List<FormProperty>, String, DeploymentEntity, ProcessDefinition) - Method in class org.flowable.engine.impl.form.DefaultFormHandler
-
- parseConfiguration(List<FormProperty>, String, DeploymentEntity, ProcessDefinition) - Method in class org.flowable.engine.impl.form.DefaultStartFormHandler
-
- parseConfiguration(List<FormProperty>, String, DeploymentEntity, ProcessDefinition) - Method in interface org.flowable.engine.impl.form.FormHandler
-
- ParsedDeployment - Class in org.flowable.engine.impl.bpmn.deployer
-
An intermediate representation of a DeploymentEntity which keeps track of all of the entity's ProcessDefinitionEntities and resources, and BPMN parses, models, and processes associated with each
ProcessDefinitionEntity - all produced by parsing the deployment.
- ParsedDeployment(DeploymentEntity, List<ProcessDefinitionEntity>, Map<ProcessDefinitionEntity, BpmnParse>, Map<ProcessDefinitionEntity, EngineResource>) - Constructor for class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
-
- ParsedDeploymentBuilder - Class in org.flowable.engine.impl.bpmn.deployer
-
- ParsedDeploymentBuilder(EngineDeployment, BpmnParser, Map<String, Object>) - Constructor for class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilder
-
- parsedDeploymentBuilderFactory - Variable in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
- ParsedDeploymentBuilderFactory - Class in org.flowable.engine.impl.bpmn.deployer
-
- ParsedDeploymentBuilderFactory() - Constructor for class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilderFactory
-
- parsedDeploymentBuilderFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- parseElement(FlowElement, ObjectNode, ObjectMapper) - Method in class org.flowable.engine.dynamic.BasePropertiesParser
-
- parseElement(FlowElement, ObjectNode, ObjectMapper) - Method in interface org.flowable.engine.dynamic.PropertiesParser
-
- parseElement(BpmnParse, BaseElement) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParseHandlers
-
- parseFormPropertyType(FormProperty) - Method in class org.flowable.engine.impl.form.FormTypes
-
- parseHandlers - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParseHandlers
-
- parseXml(InputStream) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
-
- payload - Variable in class org.flowable.engine.impl.cmd.MessageEventReceivedCmd
-
- payload - Variable in class org.flowable.engine.impl.cmd.SignalEventReceivedCmd
-
- pendingEventSubProcessesStartEvents - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- PerformanceSettings - Class in org.flowable.engine.impl.cfg
-
- PerformanceSettings() - Constructor for class org.flowable.engine.impl.cfg.PerformanceSettings
-
- performanceSettings - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- performanceSettings - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
-
- performDefaultOutgoingBehavior(ExecutionEntity) - Method in class org.flowable.engine.impl.bpmn.behavior.BpmnActivityBehavior
-
Performs the default outgoing BPMN 2.0 behavior, which is having parallel paths of executions for the outgoing sequence flow.
- performIgnoreConditionsOutgoingBehavior(ExecutionEntity) - Method in class org.flowable.engine.impl.bpmn.behavior.BpmnActivityBehavior
-
- performOutgoingBehavior(ExecutionEntity, boolean, boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.BpmnActivityBehavior
-
Actual implementation of leaving an activity.
- performSchemaOperationsProcessEngineClose() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
-
- persistProcessDefinitionsAndAuthorizations(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
Saves each process definition.
- planAsyncTriggerExecutionOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
-
- planAsyncTriggerExecutionOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
-
- planContinueMultiInstanceOperation(ExecutionEntity, ExecutionEntity, int) - Method in interface org.flowable.engine.FlowableEngineAgenda
-
- planContinueMultiInstanceOperation(ExecutionEntity, ExecutionEntity, int) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
-
- planContinueProcessInCompensation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
-
- planContinueProcessInCompensation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgenda
-
- planContinueProcessInCompensation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
-
- planContinueProcessOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
-
- planContinueProcessOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgenda
-
- planContinueProcessOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
-
- planContinueProcessSynchronousOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
-
- planContinueProcessSynchronousOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgenda
-
- planContinueProcessSynchronousOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
-
- planDestroyScopeOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
-
- planDestroyScopeOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
-
- planEndExecutionOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
-
- planEndExecutionOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
-
- planEndExecutionOperationSynchronous(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
-
- planEndExecutionOperationSynchronous(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
-
- planExecuteInactiveBehaviorsOperation() - Method in interface org.flowable.engine.FlowableEngineAgenda
-
- planExecuteInactiveBehaviorsOperation() - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
-
- planOperation(Runnable, ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
-
- planOperation(Runnable, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
-
- planTakeOutgoingSequenceFlowsOperation(ExecutionEntity, boolean) - Method in interface org.flowable.engine.FlowableEngineAgenda
-
- planTakeOutgoingSequenceFlowsOperation(ExecutionEntity, boolean) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
-
- planTransactionDependentExecutionListener(ListenerFactory, DelegateExecution, TransactionDependentExecutionListener, FlowableListener) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
-
- planTransactionDependentTaskListener(DelegateExecution, TransactionDependentTaskListener, FlowableListener) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
-
- planTriggerExecutionOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
-
- planTriggerExecutionOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
-
- PluggableFlowableExtension - Class in org.flowable.engine.impl.test
-
- PluggableFlowableExtension() - Constructor for class org.flowable.engine.impl.test.PluggableFlowableExtension
-
- PluggableFlowableTestCase - Class in org.flowable.engine.impl.test
-
Base class for the flowable test cases.
- PluggableFlowableTestCase() - Constructor for class org.flowable.engine.impl.test.PluggableFlowableTestCase
-
- populateEventWithCurrentContext(FlowableEngineEventImpl) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
-
- postBpmnParseHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- postExecutionTime - Variable in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
-
- postProcessEngineInitialisation() - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
-
- postProcessEngineInitialisation() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Called when the
ProcessEngine
is initialized, but before it is returned
- preBpmnParseHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- precedence - Variable in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
-
- predefinedProcessInstanceId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
-
- predefinedProcessInstanceId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- predefineProcessInstanceId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- predefineProcessInstanceId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
When starting a process instance from the CMMN engine process task, the process instance id needs to be known beforehand
to store entity links and callback references before the process instance is started.
- preExecutionTime - Variable in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
-
- prefix() - Method in class org.flowable.engine.impl.el.FlowableDateFunctionDelegate
-
- prefixs - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
Mapping containing values stored during the first phase of parsing since other elements can reference these messages.
- prepareChangeStateBuilders(ExecutionEntity, ProcessDefinition, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
-
- prepareMoveExecutionEntityContainer(MoveExecutionEntityContainer, Optional<String>, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
-
- prepareRepeat(String) - Static method in class org.flowable.engine.impl.util.TimerUtil
-
- preRepeatedTimerSchedule(TimerJobEntity, VariableScope) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
-
- preTimerJobDelete(JobEntity, VariableScope) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
-
- primitive - Variable in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureInstance
-
- primitiveClass - Variable in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureDefinition
-
- PrimitiveStructureDefinition - Class in org.flowable.engine.impl.bpmn.data
-
Represents a structure based on a primitive class
- PrimitiveStructureDefinition(String, Class<?>) - Constructor for class org.flowable.engine.impl.bpmn.data.PrimitiveStructureDefinition
-
- PrimitiveStructureInstance - Class in org.flowable.engine.impl.bpmn.data
-
- PrimitiveStructureInstance(PrimitiveStructureDefinition) - Constructor for class org.flowable.engine.impl.bpmn.data.PrimitiveStructureInstance
-
- PrimitiveStructureInstance(PrimitiveStructureDefinition, Object) - Constructor for class org.flowable.engine.impl.bpmn.data.PrimitiveStructureInstance
-
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.AbstractTransformer
-
Transforms anObject into a different object
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.BigDecimalToString
-
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.BooleanToString
-
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.ComposedTransformer
-
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.DateToString
-
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.Identity
-
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.IntegerToLong
-
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.IntegerToString
-
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.LongToInteger
-
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.LongToString
-
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.StringToBigDecimal
-
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.StringToBoolean
-
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.StringToDate
-
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.StringToInteger
-
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.StringToLong
-
- print(Object) - Static method in class org.flowable.engine.impl.scripting.JuelScriptEngine
-
- print(Logger) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
-
- print(Logger, String, boolean) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
-
- printOperationInfo(Logger) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
-
- printOut(Logger) - Method in interface org.flowable.engine.test.impl.logger.DebugInfo
-
- printOut(Logger) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionCreated
-
- printOut(Logger) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionDeleted
-
- printOut(Logger) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
-
- printProcessDefinitionIdentifierMessage(ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
-
- priority - Variable in class org.flowable.engine.impl.cmd.SetTaskPriorityCmd
-
- PRIORITY - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- PRIORITY - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- procDefId - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- proceed() - Method in class org.flowable.engine.impl.delegate.invocation.DelegateInvocation
-
Make the invocation proceed, performing the actual invocation of the user code.
- process - Variable in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
-
- PROCESS_DEFINITIN_DERIVED_FROM - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- PROCESS_DEFINITIN_DERIVED_FROM_ROOT - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- PROCESS_DEFINITIN_DERIVED_VERSION - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- PROCESS_DEFINITION_CATEGORY - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- PROCESS_DEFINITION_CATEGORY - Static variable in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
-
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
-
- PROCESS_DEFINITION_ID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.engine.impl.EventSubscriptionQueryProperty
-
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.engine.impl.ExecutionQueryProperty
-
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
-
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
-
- PROCESS_DEFINITION_ID - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
-
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.engine.impl.ProcessInstanceQueryProperty
-
- PROCESS_DEFINITION_KEY - Static variable in class org.flowable.engine.impl.ExecutionQueryProperty
-
- PROCESS_DEFINITION_KEY - Static variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
-
- PROCESS_DEFINITION_KEY - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- PROCESS_DEFINITION_KEY - Static variable in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
-
- PROCESS_DEFINITION_KEY - Static variable in class org.flowable.engine.impl.ProcessInstanceQueryProperty
-
- PROCESS_DEFINITION_NAME - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- PROCESS_DEFINITION_NAME - Static variable in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
-
- PROCESS_DEFINITION_TENANT_ID - Static variable in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
-
- PROCESS_DEFINITION_VERSION - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- PROCESS_DEFINITION_VERSION - Static variable in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
-
- PROCESS_INSTANCE_DELETED - Static variable in interface org.flowable.engine.history.DeleteReason
-
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
-
- PROCESS_INSTANCE_ID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.engine.impl.EventSubscriptionQueryProperty
-
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.engine.impl.ExecutionQueryProperty
-
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
-
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.engine.impl.HistoricDetailQueryProperty
-
- PROCESS_INSTANCE_ID - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.engine.impl.ProcessInstanceQueryProperty
-
- PROCESS_INSTANCE_ID_ - Static variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
-
- PROCESS_INSTANCE_NAME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- PROCESS_INSTANCE_VARIABLES_JSON_SECTION - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
-
- PROCESS_START_TIME - Static variable in class org.flowable.engine.impl.ProcessInstanceQueryProperty
-
- processArtifacts(BpmnParse, Collection<Artifact>) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
-
- processAvailableEventSubProcesses(ExecutionEntity, FlowElementsContainer, CommandContext) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
-
- processCancelled(FlowableCancelledEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- processCompleted(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- processCompletedWithErrorEnd(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- processCompletedWithTerminateEnd(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- processCreated(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- processCreatedEventSubProcess(EventSubProcess, ExecutionEntity, Set<String>, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
-
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.bpmn.behavior.AdhocSubProcessActivityBehavior
-
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
-
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessMessageStartEventActivityBehavior
-
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessSignalStartEventActivityBehavior
-
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessTimerStartEventActivityBehavior
-
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.bpmn.behavior.SubProcessActivityBehavior
-
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
-
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
-
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
-
- ProcessDbSchemaManager - Class in org.flowable.engine.impl.db
-
- ProcessDbSchemaManager() - Constructor for class org.flowable.engine.impl.db.ProcessDbSchemaManager
-
- processDebugger - Variable in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgenda
-
- ProcessDebugger - Interface in org.flowable.engine.runtime
-
- processDecisionTask(FlowElement, ProcessDefinition, DeploymentEntity, CommandContext) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
-
- processDefinition - Variable in class org.flowable.engine.impl.form.StartFormDataImpl
-
- processDefinition - Variable in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
-
- ProcessDefinition - Interface in org.flowable.engine.repository
-
An object structure representing an executable process composed of activities and transitions.
- processDefinitionCache - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- processDefinitionCache - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- ProcessDefinitionCacheEntry - Class in org.flowable.engine.impl.persistence.deploy
-
- ProcessDefinitionCacheEntry(ProcessDefinition, BpmnModel, Process) - Constructor for class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
-
- processDefinitionCacheLimit - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- processDefinitionCategory(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances whose process definition category is processDefinitionCategory.
- processDefinitionCategory - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processDefinitionCategory(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processDefinitionCategory - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processDefinitionCategory(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processDefinitionCategory(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- processDefinitionCategory - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processDefinitionCategory(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processDefinitionCategory(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions with the given category.
- processDefinitionCategory(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have the given process definition category.
- processDefinitionCategory(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances whose process definition category is processDefinitionCategory.
- processDefinitionCategoryLike(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- processDefinitionCategoryLike(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions where the category matches the given parameter.
- processDefinitionCategoryNotEquals(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- processDefinitionCategoryNotEquals(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select deployments that have a different category then the given one.
- processDefinitionDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- ProcessDefinitionDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
-
- processDefinitionDataManager - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
-
- processDefinitionDiagramHelper - Variable in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
- ProcessDefinitionDiagramHelper - Class in org.flowable.engine.impl.bpmn.deployer
-
Creates diagrams from process definitions.
- ProcessDefinitionDiagramHelper() - Constructor for class org.flowable.engine.impl.bpmn.deployer.ProcessDefinitionDiagramHelper
-
- processDefinitionDiagramHelper - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- processDefinitionEngineVersion - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processDefinitionEngineVersion(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processDefinitionEngineVersion(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- processDefinitionEngineVersion - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processDefinitionEngineVersion(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processDefinitionEngineVersion(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions that have the given engine version.
- processDefinitionEngineVersion(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have the given process definition engine version.
- processDefinitionEngineVersion(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances which are defined by a process definition with the given engine version.
- processDefinitionEntity - Variable in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
-
- ProcessDefinitionEntity - Interface in org.flowable.engine.impl.persistence.entity
-
- ProcessDefinitionEntityImpl - Class in org.flowable.engine.impl.persistence.entity
-
- ProcessDefinitionEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- processDefinitionEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- processDefinitionEntityManager - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- ProcessDefinitionEntityManager - Interface in org.flowable.engine.impl.persistence.entity
-
- ProcessDefinitionEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
-
- ProcessDefinitionEntityManagerImpl(ProcessEngineConfigurationImpl, ProcessDefinitionDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
-
- processDefinitionId(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 - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- processDefinitionId(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetBpmnModelCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetDecisionTablesForProcessDefinitionCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetDeploymentProcessDefinitionCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetDeploymentProcessDiagramCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetDeploymentProcessDiagramLayoutCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetDeploymentProcessModelCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetFormDefinitionsForProcessDefinitionCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetFormKeyCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetIdentityLinksForProcessDefinitionCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetPotentialStarterGroupsCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetPotentialStarterUsersCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetProcessDefinitionHistoryLevelModelCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetProcessDefinitionInfoCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetRenderedStartFormCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetStartFormCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetStartFormModelCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.IsFlowable5ProcessDefinitionCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.IsProcessDefinitionSuspendedCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.NeedsActiveProcessDefinitionCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.SaveProcessDefinitionInfoCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.SetProcessDefinitionCategoryCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
-
- processDefinitionId - Variable in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
-
- processDefinitionId(String) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
-
- processDefinitionId - Variable in class org.flowable.engine.impl.EventSubscriptionQueryImpl
-
- processDefinitionId(String) - Method in class org.flowable.engine.impl.EventSubscriptionQueryImpl
-
- processDefinitionId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processDefinitionId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processDefinitionId - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- processDefinitionId(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- processDefinitionId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processDefinitionId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processDefinitionId - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- processDefinitionId - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- processDefinitionId - Variable in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- processDefinitionId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the processDefinition.
- processDefinitionId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
-
- processDefinitionId - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityImpl
-
- processDefinitionId(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- processDefinitionId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processDefinitionId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processDefinitionId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- processDefinitionId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- 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.EventSubscriptionQuery
-
Only select event subscriptions which have the given process definition id.
- 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 - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
-
- processDefinitionIds - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processDefinitionIds(Set<String>) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- processDefinitionIds - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processDefinitionIds(Set<String>) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processDefinitionIds(Set<String>) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions with the given ids.
- processDefinitionIds(Set<String>) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances which are defined by process definitions with the given ids.
- processDefinitionInfoCache - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- processDefinitionInfoCache - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- ProcessDefinitionInfoCache - Class in org.flowable.engine.impl.persistence.deploy
-
Default cache: keep everything in memory, unless a limit is set.
- ProcessDefinitionInfoCache(CommandExecutor) - Constructor for class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
-
Cache with no limit
- ProcessDefinitionInfoCache(CommandExecutor, int) - Constructor for class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
-
Cache which has a hard limit: no more elements will be cached than the limit.
- processDefinitionInfoCacheLimit - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- ProcessDefinitionInfoCacheObject - Class in org.flowable.engine.impl.persistence.deploy
-
- ProcessDefinitionInfoCacheObject() - Constructor for class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
-
- processDefinitionInfoDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- ProcessDefinitionInfoDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
-
- processDefinitionInfoDataManager - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManagerImpl
-
- ProcessDefinitionInfoEntity - Interface in org.flowable.engine.impl.persistence.entity
-
- ProcessDefinitionInfoEntityImpl - Class in org.flowable.engine.impl.persistence.entity
-
- ProcessDefinitionInfoEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityImpl
-
- processDefinitionInfoEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- ProcessDefinitionInfoEntityManager - Interface in org.flowable.engine.impl.persistence.entity
-
- ProcessDefinitionInfoEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
-
- ProcessDefinitionInfoEntityManagerImpl(ProcessEngineConfigurationImpl, ProcessDefinitionInfoDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManagerImpl
-
- processDefinitionKey(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 - Variable in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
-
- processDefinitionKey - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
-
- processDefinitionKey - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
-
- processDefinitionKey - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
-
- processDefinitionKey - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
-
- processDefinitionKey(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- processDefinitionKey - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processDefinitionKey(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processDefinitionKey - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processDefinitionKey(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processDefinitionKey - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the process definition key.
- processDefinitionKey - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- processDefinitionKey(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- processDefinitionKey - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processDefinitionKey(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processDefinitionKey - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- processDefinitionKey(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- 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.
- processDefinitionKeyIn(List<String>) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that are defined by a process definition with one of the given process definition keys.
- processDefinitionKeyIn - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processDefinitionKeyIn(List<String>) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processDefinitionKeyLike - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
-
- processDefinitionKeyLike(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
-
- processDefinitionKeyLike(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- 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.
- processDefinitionKeyNotIn(List<String>) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that don't have a process-definition of which the key is present in the given list
- processDefinitionKeyNotIn(List<String>) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processDefinitionKeys - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processDefinitionKeys(Set<String>) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processDefinitionKeys - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processDefinitionKeys(Set<String>) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processDefinitionKeys(Set<String>) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have process definitions with the given keys.
- processDefinitionKeys(Set<String>) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances which are defined by process definitions with the given keys.
- processDefinitionName(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Select process historic instances whose process definition name is processDefinitionName
- processDefinitionName - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processDefinitionName(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processDefinitionName - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processDefinitionName(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processDefinitionName - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the process definition name.
- processDefinitionName - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- processDefinitionName(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- processDefinitionName - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processDefinitionName(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processDefinitionName(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions with the given name.
- processDefinitionName(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have the given process definition name.
- processDefinitionName(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances whose process definition name is processDefinitionName
- processDefinitionNameLike(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- processDefinitionNameLike(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions where the name matches the given parameter.
- ProcessDefinitionQuery - Interface in org.flowable.engine.repository
-
- ProcessDefinitionQueryImpl - Class in org.flowable.engine.impl
-
- ProcessDefinitionQueryImpl() - Constructor for class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- ProcessDefinitionQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- ProcessDefinitionQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- ProcessDefinitionQueryProperty - Class in org.flowable.engine.impl
-
- ProcessDefinitionQueryProperty(String) - Constructor for class org.flowable.engine.impl.ProcessDefinitionQueryProperty
-
- processDefinitionResourceName(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- processDefinitionResourceName(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definition with the given resource name.
- processDefinitionResourceNameLike(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- processDefinitionResourceNameLike(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definition with a resource name like the given .
- processDefinitions - Variable in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
-
- processDefinitions - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
The end result of the parsing: a list of process definition.
- processDefinitionsActivationDate - Variable in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
-
- processDefinitionStarter(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- processDefinitionTenantId - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
-
- processDefinitionTenantId - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
-
- processDefinitionTenantId(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- processDefinitionTenantId(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions that have the given tenant id.
- processDefinitionTenantIdLike(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- processDefinitionTenantIdLike(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions with a tenant id like the given one.
- processDefinitionToMigrateTo - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- ProcessDefinitionUtil - Class in org.flowable.engine.impl.util
-
- ProcessDefinitionUtil() - Constructor for class org.flowable.engine.impl.util.ProcessDefinitionUtil
-
- processDefinitionVersion(Integer) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with a certain process definition version.
- processDefinitionVersion - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
-
- processDefinitionVersion - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
-
- processDefinitionVersion - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processDefinitionVersion(Integer) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processDefinitionVersion - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processDefinitionVersion(Integer) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processDefinitionVersion - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
persisted reference to the process definition version.
- processDefinitionVersion - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- processDefinitionVersion(Integer) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- processDefinitionVersion - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processDefinitionVersion(Integer) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processDefinitionVersion(Integer) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definition with a certain version.
- processDefinitionVersion(Integer) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have the given process definition version.
- processDefinitionVersion(Integer) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with a certain process definition version.
- processDefinitionVersionGreaterThan(Integer) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- processDefinitionVersionGreaterThan(Integer) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions which version are greater than a certain version.
- processDefinitionVersionGreaterThanOrEquals(Integer) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- processDefinitionVersionGreaterThanOrEquals(Integer) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions which version are greater than or equals a certain version.
- processDefinitionVersionLowerThan(Integer) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- processDefinitionVersionLowerThan(Integer) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions which version are lower than a certain version.
- processDefinitionVersionLowerThanOrEquals(Integer) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- processDefinitionVersionLowerThanOrEquals(Integer) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions which version are lower than or equals a certain version.
- processDefinitionWithoutTenantId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- processDefinitionWithoutTenantId() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions that do not have a tenant id.
- processDI() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- processDiagramGenerator - Variable in class org.flowable.engine.ProcessEngineConfiguration
-
Process diagram generator.
- ProcessDiagramLayoutFactory - Class in org.flowable.engine.impl.bpmn.diagram
-
- ProcessDiagramLayoutFactory() - Constructor for class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
-
- processEngine - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
- ProcessEngine - Interface in org.flowable.engine
-
Provides access to all the services that expose the BPM and workflow operations.
- processEngine - Variable in class org.flowable.engine.test.FlowableRule
-
- processEngine - Variable in class org.flowable.engine.test.FlowableTestCase
-
- processEngine - Variable in class org.flowable.engine.test.FlowableTestHelper
-
- processEngineConfiguration - Variable in class org.flowable.engine.impl.cfg.DefaultInternalJobCompatibilityManager
-
- processEngineConfiguration - Variable in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
-
- processEngineConfiguration - Variable in class org.flowable.engine.impl.cfg.DefaultTaskLocalizationManager
-
- processEngineConfiguration - Variable in class org.flowable.engine.impl.cfg.DefaultTaskVariableScopeResolver
-
- processEngineConfiguration - Variable in class org.flowable.engine.impl.DefaultProcessJobParentStateResolver
-
- processEngineConfiguration - Variable in class org.flowable.engine.impl.history.DefaultHistoryTaskManager
-
- processEngineConfiguration - Variable in class org.flowable.engine.impl.history.DefaultHistoryVariableManager
-
- processEngineConfiguration - Variable in class org.flowable.engine.impl.persistence.AbstractManager
-
- processEngineConfiguration - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- processEngineConfiguration - Variable in class org.flowable.engine.impl.persistence.entity.data.AbstractProcessDataManager
-
- processEngineConfiguration - Variable in class org.flowable.engine.impl.ProcessEngineImpl
-
- processEngineConfiguration - Variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
-
- processEngineConfiguration - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
- 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
- processEngineConfiguration - Variable in class org.flowable.engine.test.FlowableRule
-
- processEngineConfiguration - Variable in class org.flowable.engine.test.FlowableTestCase
-
- ProcessEngineConfigurationImpl - Class in org.flowable.engine.impl.cfg
-
- ProcessEngineConfigurationImpl() - Constructor for class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- processEngineConfigurationKey - Static variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
-
- ProcessEngineImpl - Class in org.flowable.engine.impl
-
- ProcessEngineImpl(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.ProcessEngineImpl
-
- processEngineInfos - Static variable in class org.flowable.engine.ProcessEngines
-
- processEngineInfosByName - Static variable in class org.flowable.engine.ProcessEngines
-
- processEngineInfosByResourceUrl - Static variable in class org.flowable.engine.ProcessEngines
-
- processEngineLifecycleListener - Variable in class org.flowable.engine.ProcessEngineConfiguration
-
- ProcessEngineLifecycleListener - Interface in org.flowable.engine
-
Interface describing a listener that gets notified when certain event occurs, related to the process-engine lifecycle it is attached to.
- processEngineName - Variable in class org.flowable.engine.impl.test.ResourceFlowableExtension
-
- processEngineName - Variable in class org.flowable.engine.impl.test.ResourceFlowableTestCase
-
- processEngineName - Variable in class org.flowable.engine.ProcessEngineConfiguration
-
- ProcessEngines - Class in org.flowable.engine
-
Helper for initializing and closing process engines in server environments.
- ProcessEngines() - Constructor for class org.flowable.engine.ProcessEngines
-
- processEngines - Static variable in class org.flowable.engine.ProcessEngines
-
- ProcessEventJobHandler - Class in org.flowable.engine.impl.jobexecutor
-
- ProcessEventJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.ProcessEventJobHandler
-
- processEventSubProcess(ExecutionEntity, EventSubProcess, CommandContext) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
-
- processEventSync(EventSubscriptionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityManagerImpl
-
- processExecutionLogger - Variable in class org.flowable.engine.test.impl.logger.DebugInfoEntityEventListener
-
- processExecutionLogger - Variable in class org.flowable.engine.test.impl.logger.LoggingCommandInvoker
-
- ProcessExecutionLogger - Class in org.flowable.engine.test.impl.logger
-
- ProcessExecutionLogger() - Constructor for class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
-
- processExecutionLogger - Variable in class org.flowable.engine.test.impl.logger.ProcessExecutionLoggerConfigurator
-
- ProcessExecutionLoggerConfigurator - Class in org.flowable.engine.test.impl.logger
-
- ProcessExecutionLoggerConfigurator() - Constructor for class org.flowable.engine.test.impl.logger.ProcessExecutionLoggerConfigurator
-
- processExecutionTree(String, List<ExecutionEntity>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
Processes a collection of
ExecutionEntity
instances, which form on execution tree.
- ProcessExpressionManager - Class in org.flowable.engine.impl.el
-
- ProcessExpressionManager() - Constructor for class org.flowable.engine.impl.el.ProcessExpressionManager
-
- ProcessExpressionManager(Map<Object, Object>) - Constructor for class org.flowable.engine.impl.el.ProcessExpressionManager
-
- ProcessExpressionManager(DelegateInterceptor, Map<Object, Object>) - Constructor for class org.flowable.engine.impl.el.ProcessExpressionManager
-
- processFlowElements(Collection<FlowElement>) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- processFlowElements(CommandContext, FlowElementsContainer, BpmnModel, ProcessDefinitionEntity, DeploymentEntity) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
-
- processInstance - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
the process instance.
- ProcessInstance - Interface in org.flowable.engine.runtime
-
- processInstance - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree
-
- processInstanceActiveEmbeddedExecutions - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- ProcessInstanceBuilder - Interface in org.flowable.engine.runtime
-
Helper for starting new ProcessInstance.
- ProcessInstanceBuilderImpl - Class in org.flowable.engine.impl.runtime
-
- ProcessInstanceBuilderImpl(RuntimeServiceImpl) - Constructor for class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- processInstanceBusinessKey(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with the given business key
- processInstanceBusinessKey(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processInstanceBusinessKey(String, boolean) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processInstanceBusinessKey(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processInstanceBusinessKey(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processInstanceBusinessKey(String, String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processInstanceBusinessKey(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only executions with the given business key.
- processInstanceBusinessKey(String, boolean) - 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, String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instance with the given business key, unique for the given process definition
- processInstanceCallbackId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with the given callback identifier.
- processInstanceCallbackId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processInstanceCallbackId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processInstanceCallbackId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with the given callback id.
- processInstanceCallbackType(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with the given callback type.
- processInstanceCallbackType(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processInstanceCallbackType(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processInstanceCallbackType(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with the given callback type.
- ProcessInstanceChangeState - Class in org.flowable.engine.impl.dynamic
-
- ProcessInstanceChangeState() - Constructor for class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- ProcessInstanceDeleteHistoryByProcessDefinitionIdJsonTransformer - Class in org.flowable.engine.impl.history.async.json.transformer
-
- ProcessInstanceDeleteHistoryByProcessDefinitionIdJsonTransformer() - Constructor for class org.flowable.engine.impl.history.async.json.transformer.ProcessInstanceDeleteHistoryByProcessDefinitionIdJsonTransformer
-
- ProcessInstanceDeleteHistoryJsonTransformer - Class in org.flowable.engine.impl.history.async.json.transformer
-
- ProcessInstanceDeleteHistoryJsonTransformer() - Constructor for class org.flowable.engine.impl.history.async.json.transformer.ProcessInstanceDeleteHistoryJsonTransformer
-
- ProcessInstanceEndedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
-
- ProcessInstanceEndedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ProcessInstanceEndedEventHandler
-
- ProcessInstanceEndHistoryJsonTransformer - Class in org.flowable.engine.impl.history.async.json.transformer
-
- ProcessInstanceEndHistoryJsonTransformer() - Constructor for class org.flowable.engine.impl.history.async.json.transformer.ProcessInstanceEndHistoryJsonTransformer
-
- processInstanceHelper - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- processInstanceHelper - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
-
- ProcessInstanceHelper - Class in org.flowable.engine.impl.util
-
- ProcessInstanceHelper() - Constructor for class org.flowable.engine.impl.util.ProcessInstanceHelper
-
- ProcessInstanceHistoryLog - Interface in org.flowable.engine.history
-
A trail of data for a given process instance.
- ProcessInstanceHistoryLogImpl - Class in org.flowable.engine.impl
-
- ProcessInstanceHistoryLogImpl(HistoricProcessInstance) - Constructor for class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
-
- ProcessInstanceHistoryLogQuery - Interface in org.flowable.engine.history
-
- ProcessInstanceHistoryLogQueryImpl - Class in org.flowable.engine.impl
-
- ProcessInstanceHistoryLogQueryImpl(CommandExecutor, String) - Constructor for class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
-
- 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 - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- processInstanceId(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
-
- processInstanceId - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
-
- processInstanceId - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.AddCommentCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessInstanceCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.DeleteCommentCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.DeleteHistoricProcessInstanceCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessInstanceCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.DeleteProcessInstanceCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetActiveAdhocSubProcessesCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetEntityLinkChildrenForProcessInstanceCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetEntityLinkParentsForProcessInstanceCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetEventLogEntriesCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetHistoricEntityLinkChildrenForProcessInstanceCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetHistoricEntityLinkParentsForProcessInstanceCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetHistoricIdentityLinksForTaskCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetIdentityLinksForProcessInstanceCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetProcessInstanceAttachmentsCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetProcessInstanceCommentsCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetProcessInstanceEventsCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetStartFormModelCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.InjectEmbeddedSubProcessInProcessInstanceCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.InjectUserTaskInProcessInstanceCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.SetProcessInstanceNameCmd
-
- processInstanceId - Variable in class org.flowable.engine.impl.DataObjectImpl
-
- processInstanceId - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- processInstanceId - Variable in class org.flowable.engine.impl.EventSubscriptionQueryImpl
-
- processInstanceId(String) - Method in class org.flowable.engine.impl.EventSubscriptionQueryImpl
-
- processInstanceId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processInstanceId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processInstanceId - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- processInstanceId(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- processInstanceId - Variable in class org.flowable.engine.impl.HistoricDetailQueryImpl
-
- processInstanceId(String) - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
-
- processInstanceId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processInstanceId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- processInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- processInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- processInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- processInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- processInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the process instance.
- processInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
-
- processInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
-
- processInstanceId - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
-
- processInstanceId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processInstanceId - Variable in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
-
- processInstanceId(String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
-
- processInstanceId(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances with the given process instance.
- processInstanceId(String) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Set the id of the process instance
- processInstanceId(String) - Method in interface org.flowable.engine.runtime.EventSubscriptionQuery
-
Only select event subscriptions which have the given process instance id.
- processInstanceId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have the given process instance id.
- processInstanceId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instance with the given id
- processInstanceIds(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 - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processInstanceIds(Set<String>) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processInstanceIds - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processInstanceIds(Set<String>) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processInstanceIds(Set<String>) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances whose id is in the given set of ids
- ProcessInstanceMigrationBuilder - Interface in org.flowable.engine.migration
-
- ProcessInstanceMigrationBuilderImpl - Class in org.flowable.engine.impl.migration
-
- ProcessInstanceMigrationBuilderImpl(RuntimeService) - Constructor for class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
-
- ProcessInstanceMigrationCmd - Class in org.flowable.engine.impl.cmd
-
- ProcessInstanceMigrationCmd() - Constructor for class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
-
- processInstanceMigrationDocument - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
-
- processInstanceMigrationDocument - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
-
- ProcessInstanceMigrationDocument - Interface in org.flowable.engine.migration
-
- ProcessInstanceMigrationDocumentBuilder - Interface in org.flowable.engine.migration
-
- ProcessInstanceMigrationDocumentBuilderImpl - Class in org.flowable.engine.impl.migration
-
- ProcessInstanceMigrationDocumentBuilderImpl() - Constructor for class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
-
- ProcessInstanceMigrationDocumentConstants - Interface in org.flowable.engine.migration
-
- ProcessInstanceMigrationDocumentConverter - Class in org.flowable.engine.migration
-
- ProcessInstanceMigrationDocumentConverter() - Constructor for class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
-
- ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter<T extends ActivityMigrationMapping> - Class in org.flowable.engine.migration
-
- ProcessInstanceMigrationDocumentConverter.ManyToOneMappingConverter - Class in org.flowable.engine.migration
-
- ProcessInstanceMigrationDocumentConverter.OneToManyMappingConverter - Class in org.flowable.engine.migration
-
- ProcessInstanceMigrationDocumentConverter.OneToOneMappingConverter - Class in org.flowable.engine.migration
-
- ProcessInstanceMigrationDocumentImpl - Class in org.flowable.engine.impl.migration
-
- ProcessInstanceMigrationDocumentImpl() - Constructor for class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
-
- processInstanceMigrationManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- ProcessInstanceMigrationManager - Interface in org.flowable.engine.migration
-
- ProcessInstanceMigrationManagerImpl - Class in org.flowable.engine.impl.migration
-
- ProcessInstanceMigrationManagerImpl() - Constructor for class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
-
- ProcessInstanceMigrationValidationCmd - Class in org.flowable.engine.impl.cmd
-
- ProcessInstanceMigrationValidationCmd() - Constructor for class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
-
- ProcessInstanceMigrationValidationResult - Class in org.flowable.engine.impl.migration
-
- ProcessInstanceMigrationValidationResult() - Constructor for class org.flowable.engine.impl.migration.ProcessInstanceMigrationValidationResult
-
- processInstanceName(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with the given name.
- processInstanceName - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
-
- processInstanceName(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processInstanceName(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processInstanceName - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- processInstanceName(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with the given name.
- processInstanceNameLike(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with a name like the given value.
- processInstanceNameLike(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processInstanceNameLike(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processInstanceNameLike(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with a name like the given value.
- processInstanceNameLikeIgnoreCase(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with a name like the given value, ignoring upper/lower case.
- processInstanceNameLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processInstanceNameLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processInstanceNameLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with a name like the given value, ignoring upper/lower case.
- ProcessInstancePropertyChangedHistoryJsonTransformer - Class in org.flowable.engine.impl.history.async.json.transformer
-
- ProcessInstancePropertyChangedHistoryJsonTransformer() - Constructor for class org.flowable.engine.impl.history.async.json.transformer.ProcessInstancePropertyChangedHistoryJsonTransformer
-
- ProcessInstanceQuery - Interface in org.flowable.engine.runtime
-
- ProcessInstanceQueryImpl - Class in org.flowable.engine.impl
-
- ProcessInstanceQueryImpl() - Constructor for class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- ProcessInstanceQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- ProcessInstanceQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processInstanceQueryInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- ProcessInstanceQueryInterceptor - Interface in org.flowable.engine
-
- ProcessInstanceQueryProperty - Class in org.flowable.engine.impl
-
- ProcessInstanceQueryProperty(String) - Constructor for class org.flowable.engine.impl.ProcessInstanceQueryProperty
-
- ProcessInstancesByProcessDefinitionMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
-
- ProcessInstancesByProcessDefinitionMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ProcessInstancesByProcessDefinitionMatcher
-
- processInstancesByProcessDefinitionMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
-
- processInstanceScope - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowSignalEventActivityBehavior
-
- processInstanceScope - Variable in class org.flowable.engine.impl.bpmn.helper.SignalThrowingEventListener
-
- ProcessInstanceStartedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
-
- ProcessInstanceStartedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ProcessInstanceStartedEventHandler
-
- ProcessInstanceStartHistoryJsonTransformer - Class in org.flowable.engine.impl.history.async.json.transformer
-
- ProcessInstanceStartHistoryJsonTransformer() - Constructor for class org.flowable.engine.impl.history.async.json.transformer.ProcessInstanceStartHistoryJsonTransformer
-
- ProcessInstanceState - Interface in org.flowable.engine.impl.runtime.callback
-
- processInstanceStateChangedCallbacks - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- processInstanceTenantId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances that have the given tenant id.
- processInstanceTenantId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processInstanceTenantId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processInstanceTenantId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances that have the given tenant id.
- processInstanceTenantIdLike(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with a tenant id like the given one.
- processInstanceTenantIdLike(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processInstanceTenantIdLike(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processInstanceTenantIdLike(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with a tenant id like the given one.
- processInstanceVariables - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
-
- processInstanceVariables - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
-
- processInstanceVariablesLimit - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processInstanceVariablesLimit - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processInstanceWithoutTenantId() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances that do not have a tenant id.
- processInstanceWithoutTenantId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processInstanceWithoutTenantId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- processInstanceWithoutTenantId() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances that do not have a tenant id.
- processKeyNotIn - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- processModel - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- ProcessParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
-
- ProcessParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ProcessParseHandler
-
- processPendingEventSubProcessesStartEvents(ProcessInstanceChangeState, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
-
- processStarted(FlowableProcessStartedEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- processSubProcessFlowElements(CommandContext, String, Process, BpmnModel, SubProcess, BpmnModel, ProcessDefinition, DeploymentEntity, Map<String, FlowElement>, boolean) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
-
- processUserTask(FlowElement, ProcessDefinition, DeploymentEntity, CommandContext) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
-
- processValidator - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- processVariable(String, Object) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
-
- processVariable(String, Object) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Sets a process scope variable
- processVariableExists(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processVariableExists(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which are part of a process that have a variable with the given name.
- processVariableNotExists(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processVariableNotExists(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which are part of a process that don't have a variable with the given name.
- processVariables - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
-
- processVariables - Variable in class org.flowable.engine.impl.cmd.TriggerCmd
-
- processVariables - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- processVariables - Variable in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
-
- processVariables(Map<String, Object>) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
-
- processVariables(Map<String, Object>) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Sets multiple process scope variables
- ProcessVariableScopeELResolver - Class in org.flowable.engine.impl.el
-
- ProcessVariableScopeELResolver(VariableContainer) - Constructor for class org.flowable.engine.impl.el.ProcessVariableScopeELResolver
-
- processVariableValueEquals(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processVariableValueEquals(Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processVariableValueEquals(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which are part of a process that have a variable with the given name set to the given value.
- 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.
- processVariableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processVariableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which are part of a process that have a local string variable with the given value, case insensitive.
- processVariableValueGreaterThan(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processVariableValueGreaterThan(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a process instance variable value greater than the passed value.
- processVariableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processVariableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a process instance variable value greater than or equal to the passed value.
- processVariableValueLessThan(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processVariableValueLessThan(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a process instance variable value less than the passed value.
- processVariableValueLessThanOrEqual(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processVariableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a process instance variable value less than or equal to the passed value.
- processVariableValueLike(String, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processVariableValueLike(String, String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which are part of a process that have at least one variable like the given value.
- processVariableValueLikeIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processVariableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which are part of a process that have at least one variable like the given value (case insensitive).
- processVariableValueNotEquals(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processVariableValueNotEquals(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which are part of a process that have a variable with the given name, but with a different value than the passed value.
- processVariableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- processVariableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which are part of a process that have a local string variable which is not the given value, case insensitive.
- profiler - Variable in class org.flowable.engine.test.profiler.ConsoleLogger
-
- profiler - Variable in class org.flowable.engine.test.profiler.TotalExecutionTimeCommandInterceptor
-
- ProfileSession - Class in org.flowable.engine.test.profiler
-
- ProfileSession(String) - Constructor for class org.flowable.engine.test.profiler.ProfileSession
-
- profileSessions - Variable in class org.flowable.engine.test.profiler.FlowableProfiler
-
- ProfilingDbSqlSession - Class in org.flowable.engine.test.profiler
-
- ProfilingDbSqlSession(DbSqlSessionFactory, EntityCache) - Constructor for class org.flowable.engine.test.profiler.ProfilingDbSqlSession
-
- ProfilingDbSqlSession(DbSqlSessionFactory, EntityCache, Connection, String, String) - Constructor for class org.flowable.engine.test.profiler.ProfilingDbSqlSession
-
- ProfilingDbSqlSessionFactory - Class in org.flowable.engine.test.profiler
-
- ProfilingDbSqlSessionFactory(boolean) - Constructor for class org.flowable.engine.test.profiler.ProfilingDbSqlSessionFactory
-
- propagateError(BpmnError, DelegateExecution) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- propagateError(BpmnError, DelegateExecution) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
-
- propagateError(String, DelegateExecution) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
-
- properties - Variable in class org.flowable.engine.impl.cmd.SubmitStartFormCmd
-
- properties - Variable in class org.flowable.engine.impl.cmd.SubmitTaskFormCmd
-
- PropertiesParser - Interface in org.flowable.engine.dynamic
-
Created by Pardo David on 5/12/2016.
- PropertiesParserConstants - Interface in org.flowable.engine.dynamic
-
Created by Pardo David on 5/12/2016.
- PROPERTY - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- PROPERTY_BUSINESS_KEY - Static variable in class org.flowable.engine.impl.history.async.json.transformer.ProcessInstancePropertyChangedHistoryJsonTransformer
-
- PROPERTY_EXECUTION_RELATED_ENTITY_COUNT - Static variable in class org.flowable.engine.impl.cmd.ValidateExecutionRelatedEntityCountCfgCmd
-
- PROPERTY_NAME - Static variable in class org.flowable.engine.impl.history.async.json.transformer.ProcessInstancePropertyChangedHistoryJsonTransformer
-
- PROPERTY_TASK_RELATED_ENTITY_COUNT - Static variable in class org.flowable.engine.impl.cmd.ValidateTaskRelatedEntityCountCfgCmd
-
- propertyDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- PropertyDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
-
- propertyDataManager - Variable in class org.flowable.engine.impl.persistence.entity.PropertyEntityManagerImpl
-
- PropertyEntity - Interface in org.flowable.engine.impl.persistence.entity
-
- PropertyEntityImpl - Class in org.flowable.engine.impl.persistence.entity
-
- PropertyEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.PropertyEntityImpl
-
- propertyEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- PropertyEntityManager - Interface in org.flowable.engine.impl.persistence.entity
-
- PropertyEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
-
- PropertyEntityManagerImpl(ProcessEngineConfigurationImpl, PropertyDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.PropertyEntityManagerImpl
-
- propertyId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntityImpl
-
- PROPERTYNAME_CALENDAR_NAME_EXPRESSION - Static variable in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
-
- PROPERTYNAME_COMPENSATION_HANDLER_ID - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- PROPERTYNAME_CONDITION - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- PROPERTYNAME_CONDITION - Static variable in class org.flowable.engine.impl.bpmn.parser.handler.SequenceFlowParseHandler
-
- PROPERTYNAME_CONDITION_TEXT - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- PROPERTYNAME_CONDITION_TEXT - Static variable in class org.flowable.engine.impl.bpmn.parser.handler.SequenceFlowParseHandler
-
- PROPERTYNAME_DOCUMENTATION - Static variable in class org.flowable.engine.impl.bpmn.parser.handler.ProcessParseHandler
-
- PROPERTYNAME_END_DATE_EXPRESSION - Static variable in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
-
- PROPERTYNAME_ERROR_EVENT_DEFINITIONS - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- PROPERTYNAME_ERROR_EVENT_DEFINITIONS - Static variable in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
-
- PROPERTYNAME_EVENT_SUBSCRIPTION_DECLARATION - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- PROPERTYNAME_EVENT_SUBSCRIPTION_DECLARATION - Static variable in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
-
- PROPERTYNAME_INITIAL - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- PROPERTYNAME_INITIATOR_VARIABLE_NAME - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- PROPERTYNAME_IS_FOR_COMPENSATION - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- PROPERTYNAME_ISEXPANDED - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- PROPERTYNAME_START_TIMER - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- PROPERTYNAME_TIMER_ACTIVITY_ID - Static variable in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
-
- PROPERTYNAME_TIMER_DECLARATION - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- PROPERTYNAME_TIMER_DECLARATION - Static variable in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
-
- propertyValue - Variable in class org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntityImpl
-
- put(String, Object) - Method in class org.flowable.engine.impl.form.FormData
-
- putAll(Map<? extends String, ? extends Object>) - Method in class org.flowable.engine.impl.form.FormData
-
- putInMapIfNotNull(Map<String, Object>, String, Object) - Method in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
-
- putMDCExecution(ExecutionEntity) - Static method in class org.flowable.engine.logging.LogMDC
-
- putPropertyValue(String, String, ObjectNode) - Method in class org.flowable.engine.dynamic.BasePropertiesParser
-
- putPropertyValue(String, List<String>, ObjectNode) - Method in class org.flowable.engine.dynamic.BasePropertiesParser
-
- putPropertyValue(String, JsonNode, ObjectNode) - Method in class org.flowable.engine.dynamic.BasePropertiesParser
-
- safeDeleteSubProcessInstance(String, List<ExecutionEntity>, String, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
-
- saveAttachment(Attachment) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- saveAttachment(Attachment) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- saveAttachment(Attachment) - Method in interface org.flowable.engine.TaskService
-
Update the name and description of an attachment
- SaveAttachmentCmd - Class in org.flowable.engine.impl.cmd
-
- SaveAttachmentCmd(Attachment) - Constructor for class org.flowable.engine.impl.cmd.SaveAttachmentCmd
-
- saveComment(Comment) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- saveComment(Comment) - Method in interface org.flowable.engine.TaskService
-
Update a comment to a task and/or process instance.
- SaveCommentCmd - Class in org.flowable.engine.impl.cmd
-
- SaveCommentCmd(CommentEntity) - Constructor for class org.flowable.engine.impl.cmd.SaveCommentCmd
-
- saveFormData(String, Map<String, String>) - Method in interface org.flowable.engine.FormService
-
Save the data that was entered as properties in a task form.
- saveFormData(String, Map<String, String>) - Method in class org.flowable.engine.impl.FormServiceImpl
-
- saveGroup(Group) - Method in interface org.flowable.engine.IdentityService
-
Saves the group.
- saveGroup(Group) - Method in class org.flowable.engine.impl.IdentityServiceImpl
-
- saveModel(Model) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- saveModel(Model) - Method in interface org.flowable.engine.RepositoryService
-
Saves the model.
- SaveModelCmd - Class in org.flowable.engine.impl.cmd
-
- SaveModelCmd(ModelEntity) - Constructor for class org.flowable.engine.impl.cmd.SaveModelCmd
-
- saveProcessDefinitionInfo(String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
- saveProcessDefinitionInfo(String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- SaveProcessDefinitionInfoCmd - Class in org.flowable.engine.impl.cmd
-
- SaveProcessDefinitionInfoCmd(String, ObjectNode) - Constructor for class org.flowable.engine.impl.cmd.SaveProcessDefinitionInfoCmd
-
- saveTask(TaskEntity) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- saveTask(Task) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- saveTask(Task) - Method in interface org.flowable.engine.TaskService
-
Saves the given task to the persistent data store.
- SaveTaskCmd - Class in org.flowable.engine.impl.cmd
-
- SaveTaskCmd(Task) - Constructor for class org.flowable.engine.impl.cmd.SaveTaskCmd
-
- saveUser(User) - Method in interface org.flowable.engine.IdentityService
-
Saves the user.
- saveUser(User) - Method in class org.flowable.engine.impl.IdentityServiceImpl
-
- scheduleAsyncCompleteCallActivity(ExecutionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
-
- scheduleEventAsync(EventSubscriptionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityManagerImpl
-
- scheduleProcessDefinitionActivation(CommandContext, DeploymentEntity) - Method in class org.flowable.engine.impl.cmd.DeployCmd
-
- scheduleTimers(ProcessDefinitionEntity, Process) - Method in class org.flowable.engine.impl.bpmn.deployer.TimerManager
-
- schemaCheckVersion() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
-
- schemaCreate() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
-
- schemaDrop() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
-
- schemaOperation - Variable in class org.flowable.engine.impl.cfg.multitenant.ExecuteSchemaOperationCommand
-
- SchemaOperationProcessEngineClose - Class in org.flowable.engine.impl
-
- SchemaOperationProcessEngineClose() - Constructor for class org.flowable.engine.impl.SchemaOperationProcessEngineClose
-
- SchemaOperationsProcessEngineBuild - Class in org.flowable.engine.impl
-
- SchemaOperationsProcessEngineBuild() - Constructor for class org.flowable.engine.impl.SchemaOperationsProcessEngineBuild
-
- schemaUpdate() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
-
- scope - Variable in class org.flowable.engine.impl.bpmn.listener.ExecuteExecutionListenerTransactionListener
-
- scope - Variable in class org.flowable.engine.impl.bpmn.listener.ExecuteTaskListenerTransactionListener
-
- SCOPE_DEFINITION_ID - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- SCOPE_ID - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- SCOPE_TYPE - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- scopeId - Variable in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
-
- scopeType - Variable in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
-
- ScopeUtil - Class in org.flowable.engine.impl.bpmn.helper
-
- ScopeUtil() - Constructor for class org.flowable.engine.impl.bpmn.helper.ScopeUtil
-
- script - Variable in class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
-
- script - Variable in class org.flowable.engine.impl.bpmn.listener.ScriptExecutionListener
-
- script - Variable in class org.flowable.engine.impl.bpmn.listener.ScriptTaskListener
-
- SCRIPT_TASK_SCRIPT - Static variable in interface org.flowable.engine.DynamicBpmnConstants
-
- ScriptCondition - Class in org.flowable.engine.impl.scripting
-
- ScriptCondition(String, String) - Constructor for class org.flowable.engine.impl.scripting.ScriptCondition
-
- ScriptExecutionListener - Class in org.flowable.engine.impl.bpmn.listener
-
- ScriptExecutionListener() - Constructor for class org.flowable.engine.impl.bpmn.listener.ScriptExecutionListener
-
- scriptingEngines - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- ScriptTaskActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 script task.
- ScriptTaskActivityBehavior(String, String, String) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
-
- ScriptTaskActivityBehavior(String, String, String, String, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
-
- scriptTaskId - Variable in class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
-
- ScriptTaskListener - Class in org.flowable.engine.impl.bpmn.listener
-
- ScriptTaskListener() - Constructor for class org.flowable.engine.impl.bpmn.listener.ScriptTaskListener
-
- ScriptTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
-
- ScriptTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ScriptTaskParseHandler
-
- ScriptTaskPropertiesParser - Class in org.flowable.engine.dynamic
-
Created by Pardo David on 5/12/2016.
- ScriptTaskPropertiesParser() - Constructor for class org.flowable.engine.dynamic.ScriptTaskPropertiesParser
-
- searchForMultiInstanceActivity(String, String, ExecutionEntityManager) - Method in class org.flowable.engine.impl.cmd.AddMultiInstanceExecutionCmd
-
- 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
-
- selectListWithRawParameterNoCacheCheck(String, Object) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
-
- selectOne(String, Object) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
-
- send(String, Object[], ConcurrentMap<QName, URL>) - Method in interface org.flowable.engine.impl.webservice.SyncWebServiceClient
-
Synchronously invoke a web service method with some arguments.
- sendCompletedEvent(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- sendCompletedWithConditionEvent(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- sendFor(MessageInstance, Operation, ConcurrentMap<QName, URL>) - Method in interface org.flowable.engine.impl.bpmn.webservice.OperationImplementation
-
Sends the message on behalf of operation
- sendFor(MessageInstance, Operation, ConcurrentMap<QName, URL>) - Method in class org.flowable.engine.impl.webservice.WSOperation
-
- sendMessage(MessageInstance, ConcurrentMap<QName, URL>) - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
-
- sendProcessInstanceCompletedEvent(ExecutionEntity, FlowElement) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
-
- SendTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
-
- SendTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.SendTaskParseHandler
-
- SEQUENCE_FLOW_CONDITION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
-
- SequenceFlowParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
-
- SequenceFlowParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.SequenceFlowParseHandler
-
- sequenceFlows - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
A map for storing sequence flow based on their id during parsing.
- sequenceFlowTaken(FlowableSequenceFlowTakenEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- SequenceFlowTakenEventHandler - Class in org.flowable.engine.impl.event.logger.handler
-
- SequenceFlowTakenEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.SequenceFlowTakenEventHandler
-
- sequential - Variable in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityEventImpl
-
- SequentialMultiInstanceBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
- SequentialMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Constructor for class org.flowable.engine.impl.bpmn.behavior.SequentialMultiInstanceBehavior
-
- serializableVariableTypeTrackDeserializedObjects - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
This flag determines whether variables of the type 'serializable' will be tracked.
- service - Variable in class org.flowable.engine.impl.webservice.WSOperation
-
- SERVICE_TASK_CLASS_NAME - Static variable in interface org.flowable.engine.DynamicBpmnConstants
-
- SERVICE_TASK_DELEGATE_EXPRESSION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
-
- SERVICE_TASK_EXPRESSION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
-
- ServiceInvoker - Interface in org.flowable.engine.impl.cfg
-
- ServiceTaskDelegateExpressionActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
- ServiceTaskDelegateExpressionActivityBehavior(String, Expression, Expression, List<FieldDeclaration>, List<MapExceptionEntry>, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
-
- ServiceTaskExpressionActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
ActivityBehavior that evaluates an expression when executed.
- ServiceTaskExpressionActivityBehavior(ServiceTask, Expression, Expression) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
-
- serviceTaskId - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
-
- serviceTaskId - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
-
- serviceTaskId - Variable in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
-
- ServiceTaskJavaDelegateActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
- ServiceTaskJavaDelegateActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
-
- ServiceTaskJavaDelegateActivityBehavior(JavaDelegate, boolean, Expression) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
-
- ServiceTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
-
- ServiceTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ServiceTaskParseHandler
-
- sessionFactories - Variable in class org.flowable.engine.impl.ProcessEngineImpl
-
- setAccept(boolean) - Method in class org.flowable.engine.impl.rules.RulesAgendaFilter
-
- setAction(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntity
-
- setAction(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- setActive(boolean) - Method in interface org.flowable.engine.delegate.DelegateExecution
-
makes this execution active or inactive.
- setActive(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setActivityBehaviorFactory(ActivityBehaviorFactory) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- setActivityBehaviorFactory(ActivityBehaviorFactory) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParser
-
- setActivityBehaviorFactory(ActivityBehaviorFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setActivityFontName(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setActivityId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
-
- setActivityId(String) - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
-
- setActivityId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
-
- setActivityId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- setActivityId(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventSubscriptionEntity
-
- setActivityId(String) - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- setActivityId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setActivityId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntity
-
- setActivityId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- setActivityId(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
-
- setActivityIdToConfiguration(String, String) - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
-
- setActivityInstanceDataManager(ActivityInstanceDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setActivityInstanceDataManager(ActivityInstanceDataManager) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
-
- setActivityInstanceEntityManager(ActivityInstanceEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setActivityInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntity
-
- setActivityInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
-
- setActivityMigrationMappings(List<ActivityMigrationMapping>) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
-
- setActivityName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
-
- setActivityName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
-
- setActivityName(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- setActivityName(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntity
-
- setActivityName(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- setActivityName(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
-
- setActivityRef(String) - Method in class org.flowable.engine.impl.bpmn.parser.CompensateEventDefinition
-
- setActivityType(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
-
- setActivityType(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
-
- setActivityType(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- setActivityType(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntity
-
- setActivityType(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- setAddDefaultExceptionHandler(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAgenda(FlowableEngineAgenda) - Method in class org.flowable.engine.impl.agenda.AbstractOperation
-
- setAgendaFactory(FlowableEngineAgendaFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAllServiceTasksNoOp() - Method in class org.flowable.engine.test.mock.FlowableMockSupport
-
- setAllServiceTasksNoOp() - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- setAnnotationFontName(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setAppResourceCache(DeploymentCache<Object>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAppResourceCache(DeploymentCache<Object>) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- setAppResourceCacheLimit(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAppResourceConverter(AppResourceConverter) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAssignee(String) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
-
- setAssignee(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
-
- setAssignee(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- setAssignee(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntity
-
- setAssignee(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- setAssignee(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- setAssignee(String, String) - Method in interface org.flowable.engine.TaskService
-
Changes the assignee of the given task to the given userId.
- setAsync(boolean) - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
-
- setAsyncExecutor(AsyncExecutor) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setAsyncExecutorActivate(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorActivate(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setAsyncExecutorAsyncJobAcquisitionEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorAsyncJobLockTimeInMillis(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorCorePoolSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorDefaultAsyncJobAcquireWaitTime(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorDefaultQueueSizeFullWaitTime(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorDefaultTimerJobAcquireWaitTime(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorExecuteAsyncRunnableFactory(ExecuteAsyncRunnableFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorLockOwner(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorMaxAsyncJobsDuePerAcquisition(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorMaxPoolSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorMaxTimerJobsPerAcquisition(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorMessageQueueMode(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorNumberOfRetries(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorResetExpiredJobsEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorResetExpiredJobsInterval(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorResetExpiredJobsMaxTimeout(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorResetExpiredJobsPageSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorSecondsToWaitOnShutdown(long) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorThreadKeepAliveTime(long) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorThreadPoolQueue(BlockingQueue<Runnable>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorThreadPoolQueueSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorTimerJobAcquisitionEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncExecutorTimerLockTimeInMillis(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncFailedJobWaitTime(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setAsyncHistoryEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncHistoryExecutor(AsyncExecutor) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setAsyncHistoryExecutorActivate(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setAsyncHistoryExecutorAsyncJobAcquisitionEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncHistoryExecutorAsyncJobLockTimeInMillis(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncHistoryExecutorCorePoolSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncHistoryExecutorDefaultAsyncJobAcquireWaitTime(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncHistoryExecutorDefaultQueueSizeFullWaitTime(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncHistoryExecutorLockOwner(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncHistoryExecutorMaxPoolSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncHistoryExecutorMessageQueueMode(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncHistoryExecutorNumberOfRetries(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncHistoryExecutorResetExpiredJobsEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncHistoryExecutorResetExpiredJobsInterval(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncHistoryExecutorResetExpiredJobsPageSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncHistoryExecutorSecondsToWaitOnShutdown(long) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncHistoryExecutorThreadKeepAliveTime(long) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncHistoryExecutorThreadPoolQueue(BlockingQueue<Runnable>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncHistoryExecutorThreadPoolQueueSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncHistoryExecutorTimerJobAcquisitionEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncHistoryJsonGroupingEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncHistoryJsonGroupingThreshold(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncHistoryJsonGzipCompressionEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAsyncHistoryListener(AsyncHistoryListener) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAttachmentDataManager(AttachmentDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAttachmentDataManager(AttachmentDataManager) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
-
- setAttachmentEntityManager(AttachmentEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setAuthenticatedUserId(String) - Method in interface org.flowable.engine.IdentityService
-
Passes the authenticated user id for this particular thread.
- setAuthenticatedUserId(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
-
- setAutoStoreVariables(boolean) - Method in class org.flowable.engine.impl.bpmn.listener.ScriptTaskListener
-
- setBatchSizeProcessInstances(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setBatchSizeTasks(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setBehaviorClass(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
-
- setBpmnDeployer(BpmnDeployer) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setBpmnDeploymentHelper(BpmnDeploymentHelper) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
- setBpmnDeploymentHelper(BpmnDeploymentHelper) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setBpmnModel(BpmnModel) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- setBpmnModel(BpmnModel) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
-
- setBpmnParseFactory(BpmnParseFactory) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParser
-
- setBpmnParseFactory(BpmnParseFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setBpmnParser(BpmnParser) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilderFactory
-
- setBpmnParser(BpmnParser) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setBpmnParserHandlers(BpmnParseHandlers) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- setBpmnParserHandlers(BpmnParseHandlers) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParser
-
- setBusinessCalendarManager(BusinessCalendarManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setBusinessKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setBusinessKey(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setBusinessKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
-
- setBusinessKey(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- setByteArrayDataManager(ByteArrayDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setByteArrayDataManager(ByteArrayDataManager) - Method in class org.flowable.engine.impl.persistence.entity.ByteArrayEntityManagerImpl
-
- setByteArrayEntityManager(ByteArrayEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setBytes(byte[]) - Method in interface org.flowable.engine.impl.persistence.entity.ByteArrayEntity
-
- setBytes(byte[]) - Method in class org.flowable.engine.impl.persistence.entity.ByteArrayEntityImpl
-
- setBytes(byte[]) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- setBytes(byte[]) - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
-
- setCachedValue(Object) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- setCachingAndArtifactsManager(CachingAndArtifactsManager) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
- setCachingAndArtifactsManager(CachingAndArtifactsManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCallActivity(CallActivity) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- setCallActivityId(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- setCallActivityId(String) - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
-
- setCallActivitySubProcessVersion(Integer) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- setCallActivitySubProcessVersion(Integer) - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
-
- setCallbackId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setCallbackId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setCallbackId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
-
- setCallbackId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- setCallbackType(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setCallbackType(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setCallbackType(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
-
- setCallbackType(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- setCalledElement(String) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
-
- setCalledProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
-
- setCalledProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- setCalledProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntity
-
- setCalledProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- setCandidateManager(CandidateManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCaseInstanceService(CaseInstanceService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCategory(String) - Method in class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
-
- setCategory(String) - Method in class org.flowable.engine.impl.cmd.SetProcessDefinitionCategoryCmd
-
- setCategory(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
-
- setCategory(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- setCategory(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- setCategory(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- setCategory(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- setCategory(String) - Method in interface org.flowable.engine.repository.Model
-
- setCause(Object) - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityCancelledEventImpl
-
- setCause(Object) - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCancelledEventImpl
-
- setCause(Object) - Method in class org.flowable.engine.delegate.event.impl.FlowableProcessCancelledEventImpl
-
- setCharset(Email, String) - Method in class org.flowable.engine.impl.bpmn.behavior.MailActivityBehavior
-
- 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
-
- setClock(Clock) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- setClock(Clock) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setClock(Clock) - Method in class org.flowable.engine.impl.event.logger.EventLogger
-
- setClock(Clock) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setCollection(boolean) - Method in class org.flowable.engine.impl.bpmn.data.ItemDefinition
-
- setCollectionElementIndexVariable(String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- setCollectionElementVariable(String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- setCollectionExpression(Expression) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- setCollectionString(String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- setCollectionVariable(String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- setCommandConfig(CommandConfig) - Method in class org.flowable.engine.impl.db.DbIdGenerator
-
- setCommandContext(CommandContext) - Method in class org.flowable.engine.impl.agenda.AbstractOperation
-
- setCommandExecutions(Map<String, List<CommandExecutionResult>>) - Method in class org.flowable.engine.test.profiler.ProfileSession
-
- setCommandExecutor(CommandExecutor) - Method in class org.flowable.engine.impl.db.DbIdGenerator
-
- setCommandFqn(String) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- setCommandInterceptors(List<CommandInterceptor>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCommentDataManager(CommentDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCommentDataManager(CommentDataManager) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
-
- setCommentEntityManager(CommentEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCompatibilityHandlerClassName(String) - Method in class org.flowable.engine.compatibility.DefaultFlowable5CompatibilityHandlerFactory
-
- setCompletionCondition(String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- setConcurrent(boolean) - Method in interface org.flowable.engine.delegate.DelegateExecution
-
changes the concurrent indicator on this execution.
- setConcurrent(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setConfiguration(String) - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
-
- setConfiguration(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventSubscriptionEntity
-
- setConfiguration(String) - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- setConfiguration(String) - Method in class org.flowable.engine.impl.persistence.entity.SignalEventSubscriptionEntityImpl
-
- setConfigurationResource(String) - Method in class org.flowable.engine.test.FlowableRule
-
- setConfigurationResource(String) - Method in class org.flowable.engine.test.FlowableTestCase
-
- setConnectionRequestTimeout(int) - Method in class org.flowable.engine.cfg.HttpClientConfig
-
- setConnectTimeout(int) - Method in class org.flowable.engine.cfg.HttpClientConfig
-
- setContent(ByteArrayEntity) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
-
- setContent(ByteArrayEntity) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- setContentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
-
- setContentId(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- setCountEnabled(boolean) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
-
- setCountEnabled(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setCreated(Date) - Method in interface org.flowable.engine.impl.persistence.entity.EventSubscriptionEntity
-
- setCreated(Date) - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- setCreateDiagramOnDeploy(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setCreateTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntity
-
- setCreateTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- setCurrentCommandExecution(CommandExecutionResult) - Method in class org.flowable.engine.test.profiler.ProfileSession
-
- setCurrentFlowableListener(FlowableListener) - Method in interface org.flowable.engine.delegate.DelegateExecution
-
- setCurrentFlowableListener(FlowableListener) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setCurrentFlowElement(FlowElement) - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Change the current BPMN element the execution is at.
- setCurrentFlowElement(FlowElement) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- setCurrentFlowElement(FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setCurrentProcess(Process) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- setCurrentProcessDefinition(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- setCurrentProfileSession(ProfileSession) - Method in class org.flowable.engine.test.profiler.FlowableProfiler
-
- setCurrentSubProcess(SubProcess) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- setCurrentTime(Date) - Method in class org.flowable.engine.test.FlowableRule
-
- setCurrentTime(Date) - Method in class org.flowable.engine.test.FlowableTestCase
-
- setCurrentTime(Date) - Method in class org.flowable.engine.test.FlowableTestHelper
-
- setCurrentTime(Instant) - Method in class org.flowable.engine.test.FlowableTestHelper
-
- setCustomAsyncRunnableExecutionExceptionHandlers(List<AsyncRunnableExecutionExceptionHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCustomDefaultBpmnParseHandlers(List<BpmnParseHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCustomEventHandlers(List<EventHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCustomExpressionEnhancers(List<FlowableExpressionEnhancer>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCustomFlowableFunctionDelegates(List<FlowableFunctionDelegate>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCustomFormEngines(List<FormEngine>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCustomFormTypes(List<AbstractFormType>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCustomHistoryJobHandlers(List<HistoryJobHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCustomHistoryJsonTransformers(List<HistoryJsonTransformer>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCustomJobHandlers(List<JobHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCustomMybatisMappers(Set<Class<?>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCustomMybatisXMLMappers(Set<String>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCustomPostCommandInterceptors(List<CommandInterceptor>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCustomPostVariableTypes(List<VariableType>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCustomPreCommandInterceptors(List<CommandInterceptor>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCustomPreVariableTypes(List<VariableType>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCustomScriptingEngineClasses(List<String>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setCustomSessionFactories(List<SessionFactory>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setData(byte[]) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
-
- setData(byte[]) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- setDatabaseCatalog(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setDatabaseSchema(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setDatabaseSchemaUpdate(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setDatabaseSchemaUpdate(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setDatabaseTablePrefix(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setDatabaseTimeInMs(long) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- setDatabaseType(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setDatabaseWildcardEscapeCharacter(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setDataObjectDefinitionKey(String) - Method in class org.flowable.engine.impl.DataObjectImpl
-
- setDataSource(DataSource) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setDataSourceJndiName(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setDbDeletes(Map<String, Long>) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- setDbDeletes(Map<String, Long>) - Method in class org.flowable.engine.test.profiler.CommandStats
-
- setDbInserts(Map<String, Long>) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- setDbInserts(Map<String, Long>) - Method in class org.flowable.engine.test.profiler.CommandStats
-
- setDbSelects(Map<String, Long>) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- setDbSelects(Map<String, Long>) - Method in class org.flowable.engine.test.profiler.CommandStats
-
- setDbUpdates(Map<String, Long>) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- setDbUpdates(Map<String, Long>) - Method in class org.flowable.engine.test.profiler.CommandStats
-
- setDeadLetterJobCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
-
- setDeadLetterJobCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setDebugger(ProcessDebugger) - Method in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgendaFactory
-
- setDefaultCamelContext(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setDefaultCommandConfig(CommandConfig) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setDefaultExpression(Expression) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
-
- setDefaultFailedJobWaitTime(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setDelegateExpressionFieldInjectionMode(DelegateExpressionFieldInjectionMode) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setDelegateInterceptor(DelegateInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setDeleted(boolean) - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
-
- setDeleteReason(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
-
- setDeleteReason(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- setDeleteReason(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setDeleteReason(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setDeleteReason(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
-
- setDeleteReason(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
-
- setDeployers(List<EngineDeployer>) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- setDeployment(EngineDeployment) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- setDeploymentCategory(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- setDeploymentCategory(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- setDeploymentCategory(String, String) - Method in interface org.flowable.engine.RepositoryService
-
Sets the category of the deployment.
- SetDeploymentCategoryCmd - Class in org.flowable.engine.impl.cmd
-
- SetDeploymentCategoryCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
-
- setDeploymentDataManager(DeploymentDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setDeploymentDataManager(DeploymentDataManager) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
-
- setDeploymentEntityManager(DeploymentEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setDeploymentEntityManager(DeploymentEntityManager) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- setDeploymentId(String) - Method in class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
-
- setDeploymentId(String) - Method in class org.flowable.engine.impl.cmd.SetDeploymentKeyCmd
-
- setDeploymentId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- setDeploymentId(String) - Method in class org.flowable.engine.impl.form.DefaultFormHandler
-
- setDeploymentId(String) - Method in class org.flowable.engine.impl.form.FormDataImpl
-
- setDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ByteArrayEntity
-
- setDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ByteArrayEntityImpl
-
- setDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
-
- setDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- setDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- setDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- setDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- setDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
-
- setDeploymentId(String) - Method in interface org.flowable.engine.repository.Model
-
- setDeploymentIdFromDeploymentAnnotation(String) - Method in class org.flowable.engine.test.FlowableTestHelper
-
- setDeploymentIds(List<String>) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- setDeploymentKey(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- setDeploymentKey(String, String) - Method in interface org.flowable.engine.RepositoryService
-
Sets the key of the deployment.
- SetDeploymentKeyCmd - Class in org.flowable.engine.impl.cmd
-
- SetDeploymentKeyCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.SetDeploymentKeyCmd
-
- setDeploymentManager(DeploymentManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- SetDeploymentParentDeploymentIdCmd - Class in org.flowable.engine.impl.cmd
-
- SetDeploymentParentDeploymentIdCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
-
- setDeploymentTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
-
- setDeploymentTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- setDerivedFrom(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
-
- setDerivedFrom(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- setDerivedFrom(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- setDerivedFrom(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- setDerivedFromRoot(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
-
- setDerivedFromRoot(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- setDerivedFromRoot(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- setDerivedFromRoot(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- setDerivedProcessDefinitionVersionsAndIds(ParsedDeployment, Map<ProcessDefinitionEntity, ProcessDefinitionEntity>, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
- setDerivedVersion(int) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- setDerivedVersion(int) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- setDescription(String) - Method in class org.flowable.engine.app.AppModel
-
- setDescription(String) - Method in class org.flowable.engine.impl.DataObjectImpl
-
- setDescription(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- setDescription(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setDescription(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setDescription(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
-
- setDescription(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- setDescription(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- setDescription(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- setDescription(String) - Method in interface org.flowable.engine.task.Attachment
-
long (max 255 chars) explanation what this attachment is about in context of the task and/or process instance it's linked to.
- setDetailType(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntity
-
- setDetailType(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
-
- setDiagramResourceName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- setDiagramResourceName(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- setDirectExecutionMigration(boolean) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- setDisableCertVerify(boolean) - Method in class org.flowable.engine.cfg.HttpClientConfig
-
- setDisableIdmEngine(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setDoubleValue(Double) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- setDrawSequenceFlowNameWithNoLabelDI(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setDueDate(String, Date) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- setDueDate(String, Date) - Method in interface org.flowable.engine.TaskService
-
Changes the due date of the task
- setDurationInMillis(Long) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
-
- setDurationInMillis(Long) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- setDurationInMillis(Long) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
-
- setDurationInMillis(Long) - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
-
- setDynamicBpmnService(DynamicBpmnService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setDynamicStateManager(DynamicStateManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setDynamicSubProcessId(String) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
-
- setDynamicTaskId(String) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
-
- setDynamicUserTaskCallback(DynamicUserTaskCallback) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
-
- setEditorSourceExtraValueId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntity
-
- setEditorSourceExtraValueId(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- setEditorSourceValueId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntity
-
- setEditorSourceValueId(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- setElementProperty(String, String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- setElementProperty(String, String, JsonNode, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- setElements(Map<String, DiagramElement>) - Method in class org.flowable.engine.repository.DiagramLayout
-
- setEmailSession(Email, String) - Method in class org.flowable.engine.impl.bpmn.behavior.MailActivityBehavior
-
- setEnableDatabaseEventLogging(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setEnableEagerExecutionTreeFetching(boolean) - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
-
- setEnableEagerExecutionTreeFetching(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setEnableEntityLinks(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setEnableEventDispatcher(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setEnableExecutionRelationshipCounts(boolean) - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
-
- setEnableExecutionRelationshipCounts(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setEnableHistoricTaskLogging(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setEnableLocalization(boolean) - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
-
- setEnableLocalization(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setEnableProcessDefinitionHistoryLevel(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setEnableProcessDefinitionInfoCache(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setEnableSafeBpmnXml(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setEnableTaskRelationshipCounts(boolean) - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
-
- setEnableTaskRelationshipCounts(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setEnableVerboseExecutionTreeLogging(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setEndActivityId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
-
- setEndActivityId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- setEndDateToConfiguration(String, String) - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
-
- setEnded(boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setEnded(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setEndTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
-
- setEndTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- setEndTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
-
- setEndTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
-
- setEndTime(Date) - Method in class org.flowable.engine.test.profiler.ProfileSession
-
- setEngineName(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setEngineName(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setEngineVersion(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
-
- setEngineVersion(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- setEngineVersion(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- setEngineVersion(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- setEntityClass(Class<?>) - Method in class org.flowable.engine.impl.bpmn.helper.BaseDelegateEventListener
-
- setEntityLinkSchemaManager(SchemaManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setErrorCode(String) - Method in exception org.flowable.engine.delegate.BpmnError
-
- setErrorCode(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
-
- setErrorCode(String) - Method in class org.flowable.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
-
- setErrorCode(String) - Method in class org.flowable.engine.impl.bpmn.helper.ErrorThrowingEventListener
-
- setErrorCode(String) - Method in class org.flowable.engine.impl.bpmn.parser.Error
-
- setErrorCode(String) - Method in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
-
- setErrorId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
-
- setEvent(FlowableEvent) - Method in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
-
- setEvent(FlowableEvent) - Method in interface org.flowable.engine.impl.event.logger.handler.EventLoggerEventHandler
-
- setEventDispatcher(FlowableEventDispatcher) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setEventHandlers(Map<String, EventHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setEventHandlers(List<EventLoggerEventHandler>) - Method in class org.flowable.engine.impl.event.logger.AbstractEventFlusher
-
- setEventHandlers(List<EventLoggerEventHandler>) - Method in interface org.flowable.engine.impl.event.logger.EventFlusher
-
- setEventListeners(List<FlowableEventListener>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setEventLogEntryDataManager(EventLogEntryDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setEventLogEntryDataManager(EventLogEntryDataManager) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManagerImpl
-
- setEventLogEntryEntityManager(EventLogEntryEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setEventName(String) - Method in interface org.flowable.engine.delegate.DelegateExecution
-
- setEventName(String) - Method in class org.flowable.engine.impl.EventSubscriptionQueryValue
-
- setEventName(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventSubscriptionEntity
-
- setEventName(String) - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- setEventName(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setEventScope(boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setEventScope(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setEventSubscriptionCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
-
- setEventSubscriptionCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setEventSubscriptionDataManager(EventSubscriptionDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setEventSubscriptionDataManager(EventSubscriptionDataManager) - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityManagerImpl
-
- setEventSubscriptionEntityManager(EventSubscriptionEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setEventSubscriptionManager(EventSubscriptionManager) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
-
- setEventSubscriptionManager(EventSubscriptionManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setEventSubscriptions(List<EventSubscriptionQueryValue>) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- setEventSubscriptions(List<EventSubscriptionQueryValue>) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- setEventType(String) - Method in class org.flowable.engine.impl.EventSubscriptionQueryValue
-
- setEventType(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventSubscriptionEntity
-
- setEventType(String) - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- setExclude(boolean) - Method in interface org.flowable.engine.delegate.BusinessRuleTaskDelegate
-
- setExclude(boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
-
- setExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.AbstractOperation
-
- setExecution(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.EventSubscriptionEntity
-
- setExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- setExecutionDataManager(ExecutionDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setExecutionDataManager(ExecutionDataManager) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
- setExecutionEntity(ExecutionEntity) - Method in class org.flowable.engine.debug.ExecutionTreeNode
-
- setExecutionEntityManager(ExecutionEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setExecutionId(String) - Method in class org.flowable.engine.impl.DataObjectImpl
-
- setExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
-
- setExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- setExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
-
- setExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- setExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventSubscriptionEntity
-
- setExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- setExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntity
-
- setExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- setExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntity
-
- setExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
-
- setExecutionId(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
-
- setExecutionQueryInterceptor(ExecutionQueryInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setExecutionQueryLimit(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setExecutionTrees(List<DebugInfoExecutionTree>) - Method in class org.flowable.engine.test.impl.logger.AbstractDebugInfo
-
- setExecutionVariables(String, Map<String, ? extends Object>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- SetExecutionVariablesCmd - Class in org.flowable.engine.impl.cmd
-
- SetExecutionVariablesCmd(String, Map<String, ? extends Object>, boolean) - Constructor for class org.flowable.engine.impl.cmd.SetExecutionVariablesCmd
-
- setExpressionCacheEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setExpressionCacheSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setExpressionEnhancers(List<FlowableExpressionEnhancer>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setExpressionManager(ExpressionManager) - Method in class org.flowable.engine.impl.bpmn.parser.factory.AbstractBehaviorFactory
-
- setExpressionManager(ExpressionManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setExpressionTextLengthCacheLimit(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setFailedJobCommandFactory(FailedJobCommandFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setFallbackFlowable5CompatibilityHandler(Flowable5CompatibilityHandler) - Static method in class org.flowable.engine.impl.context.Flowable5CompatibilityContext
-
- setFieldName(int, String, Class<?>) - Method in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
-
- setFieldValue(String, Object) - Method in class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
-
- setFieldValue(String, Object) - Method in class org.flowable.engine.impl.bpmn.data.ItemInstance
-
- setFlowable5ActivityBehaviorFactory(Object) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setFlowable5CompatibilityEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setFlowable5CompatibilityHandler(Flowable5CompatibilityHandler) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setFlowable5CompatibilityHandlerFactory(Flowable5CompatibilityHandlerFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setFlowable5CustomDefaultBpmnParseHandlers(List<Object>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setFlowable5CustomMybatisMappers(Set<Class<?>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setFlowable5CustomMybatisXMLMappers(Set<String>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setFlowable5ExpressionManager(Object) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setFlowable5JobProcessors(List<Object>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setFlowable5ListenerFactory(Object) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setFlowable5PostBpmnParseHandlers(List<Object>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setFlowable5PreBpmnParseHandlers(List<Object>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setFlowable6ProcessEngineConfiguration(ProcessEngineConfiguration) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- setFlowableFunctionDelegates(List<FlowableFunctionDelegate>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setFlowElementClass(Class<?>) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
-
- setFlowElementId(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
-
- setFormEngines(Map<String, FormEngine>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setFormFieldHandler(FormFieldHandler) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setFormHandlerHelper(FormHandlerHelper) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setFormKey(Expression) - Method in class org.flowable.engine.impl.form.DefaultFormHandler
-
- setFormKey(String) - Method in class org.flowable.engine.impl.form.FormDataImpl
-
- setFormProperties(List<FormProperty>) - Method in class org.flowable.engine.impl.form.FormDataImpl
-
- setFormPropertyHandlers(List<FormPropertyHandler>) - Method in class org.flowable.engine.impl.form.DefaultFormHandler
-
- setFormService(FormService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setFormTypes(FormTypes) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setFrom(Email, String, String) - Method in class org.flowable.engine.impl.bpmn.behavior.MailActivityBehavior
-
- setFullMessage(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- setFullMessage(String) - Method in interface org.flowable.engine.task.Comment
-
- setFullMessageBytes(byte[]) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntity
-
- setFullMessageBytes(byte[]) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- setGenerated(boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ResourceEntity
-
- setGenerated(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
-
- setGraphicalNotationDefined(boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- setGraphicalNotationDefined(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- setGroupsAccess(String) - Method in class org.flowable.engine.app.AppModel
-
- setHandler(CollectionHandler) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- setHasStartFormKey(boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- setHasStartFormKey(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- setHeight(Double) - Method in class org.flowable.engine.repository.DiagramNode
-
- setHistoricActivityInstanceDataManager(HistoricActivityInstanceDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setHistoricActivityInstanceDataManager(HistoricActivityInstanceDataManager) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
-
- setHistoricActivityInstanceEntityManager(HistoricActivityInstanceEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setHistoricDataService(HistoryService) - Method in class org.flowable.engine.test.FlowableRule
-
- setHistoricDetailDataManager(HistoricDetailDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setHistoricDetailDataManager(HistoricDetailDataManager) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
-
- setHistoricDetailEntityManager(HistoricDetailEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setHistoricProcessInstanceDataManager(HistoricProcessInstanceDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setHistoricProcessInstanceDataManager(HistoricProcessInstanceDataManager) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
-
- setHistoricProcessInstanceEntityManager(HistoricProcessInstanceEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setHistoricProcessInstanceQueryInterceptor(HistoricProcessInstanceQueryInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setHistoricProcessInstancesQueryLimit(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setHistoricTaskQueryInterceptor(HistoricTaskQueryInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setHistoricTaskQueryLimit(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setHistory(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setHistoryJobExecutionScope(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setHistoryJobHandlers(Map<String, HistoryJobHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setHistoryJobProcessors(List<HistoryJobProcessor>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setHistoryLevel(HistoryLevel) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
-
- setHistoryLevel(Integer) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- setHistoryLevel(Integer) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- setHistoryLevel(HistoryLevel) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setHistoryManager(HistoryManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setHistoryService(HistoryService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setHttpClientConfig(HttpClientConfig) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setIcon(String) - Method in class org.flowable.engine.app.AppModel
-
- setId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
-
- setId(String) - Method in class org.flowable.engine.impl.bpmn.parser.Error
-
- setId(String) - Method in class org.flowable.engine.impl.bpmn.parser.SignalDefinition
-
- setId(String) - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
-
- setId(String) - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
-
- setId(String) - Method in class org.flowable.engine.impl.DataObjectImpl
-
- setId(String) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
-
- setId(String) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
-
- setId(String) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
-
- setId(String) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
-
- setId(String) - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
-
- setId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntity
-
- setId(String) - Method in class org.flowable.engine.impl.persistence.entity.PropertyEntityImpl
-
- setId(String) - Method in class org.flowable.engine.repository.DiagramElement
-
- setId(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
-
- setIdBlockSize(int) - Method in class org.flowable.engine.impl.db.DbIdGenerator
-
- setIdBlockSize(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setIdentityLinkCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
-
- setIdentityLinkCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setIdentityLinkEventHandler(IdentityLinkEventHandler) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setIdentityLinkSchemaManager(SchemaManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setIdentityService(IdentityService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setIdentityService(IdentityService) - Method in class org.flowable.engine.test.FlowableRule
-
- setIdGenerator(IdGenerator) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
- setIdGenerator(IdGenerator) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setImplementation(BpmnInterfaceImplementation) - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
-
- setImplementation(OperationImplementation) - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
-
- setInfoJsonId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntity
-
- setInfoJsonId(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityImpl
-
- setInfoNode(ObjectNode) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
-
- setInitialized(boolean) - Static method in class org.flowable.engine.ProcessEngines
-
- setInMessage(MessageDefinition) - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
-
- setInnerActivityBehavior(AbstractBpmnActivityBehavior) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- setInserted(boolean) - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
-
- setInterface(BpmnInterface) - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
-
- setInternalHistoryTaskManager(InternalHistoryTaskManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setInternalHistoryVariableManager(InternalHistoryVariableManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setInternalJobCompatibilityManager(InternalJobCompatibilityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setInternalJobManager(InternalJobManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setInternalTaskAssignmentManager(InternalTaskAssignmentManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setInternalTaskLocalizationManager(InternalTaskLocalizationManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setInternalTaskVariableScopeResolver(InternalTaskVariableScopeResolver) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setInterrupting(boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
-
- setInvolvedGroups(Set<String>) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- setInvolvedUser(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- setIoSpecification(IOSpecification) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- setItemDefinition(ItemDefinition) - Method in class org.flowable.engine.impl.bpmn.webservice.MessageDefinition
-
- setItemKind(ItemKind) - Method in class org.flowable.engine.impl.bpmn.data.ItemDefinition
-
- setJdbcDefaultTransactionIsolationLevel(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setJdbcDriver(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setJdbcMaxActiveConnections(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setJdbcMaxCheckoutTime(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setJdbcMaxIdleConnections(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setJdbcMaxWaitTime(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setJdbcPassword(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setJdbcPingConnectionNotUsedFor(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setJdbcPingEnabled(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setJdbcPingQuery(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setJdbcUrl(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setJdbcUrl(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setJdbcUsername(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setJobCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
-
- setJobCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setJobExecutionScope(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setJobHandlers(Map<String, JobHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setJobManager(JobManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setJobProcessor(List<Object>) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- setJobProcessors(List<JobProcessor>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setJobRetries(String, int) - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- setJobRetries(String, int) - Method in interface org.flowable.engine.ManagementService
-
Sets the number of retries that a job has left.
- setJobSchemaManager(SchemaManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setJobServiceConfiguration(JobServiceConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- 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 class org.flowable.engine.impl.cmd.SetDeploymentKeyCmd
-
- setKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
-
- setKey(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- setKey(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- setKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- setKey(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- setKey(String) - Method in interface org.flowable.engine.repository.Model
-
- setKnowledgeBaseCache(DeploymentCache<Object>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setKnowledgeBaseCache(DeploymentCache<Object>) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- setKnowledgeBaseCacheLimit(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setLabelFontName(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setLanguage(Expression) - Method in class org.flowable.engine.impl.bpmn.listener.ScriptExecutionListener
-
- setLanguage(Expression) - Method in class org.flowable.engine.impl.bpmn.listener.ScriptTaskListener
-
- setLastUpdateTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntity
-
- setLastUpdateTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- setListenerFactory(ListenerFactory) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- setListenerFactory(ListenerFactory) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParser
-
- setListenerFactory(ListenerFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setListenerNotificationHelper(ListenerNotificationHelper) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setListeners(List<EventLoggerListener>) - Method in class org.flowable.engine.impl.event.logger.EventLogger
-
- setLocalizationProperty(String, String, String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
-
- setLocalizedDescription(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setLocalizedDescription(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setLocalizedDescription(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
-
- setLocalizedDescription(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- setLocalizedName(String) - Method in class org.flowable.engine.impl.DataObjectImpl
-
- setLocalizedName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setLocalizedName(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setLocalizedName(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
-
- setLocalizedName(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- setLocalVariables(Map<String, Map<String, Object>>) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- setLockOwner(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
-
- setLockOwner(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- setLockTime(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
-
- setLockTime(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- setLockTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setLockTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setLockTimeAsyncJobWaitTime(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setLogNumber(long) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
-
- setLogNumber(long) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- setLongValue(Long) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- setLoopCardinalityExpression(Expression) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- setLoopCounterVariable(FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueMultiInstanceOperation
-
- setLoopVariable(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
- setMailServerDefaultFrom(String) - Method in class org.flowable.engine.cfg.MailServerInfo
-
- setMailServerDefaultFrom(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setMailServerForceTo(String) - Method in class org.flowable.engine.cfg.MailServerInfo
-
- setMailServerForceTo(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setMailServerHost(String) - Method in class org.flowable.engine.cfg.MailServerInfo
-
- setMailServerHost(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setMailServerPassword(String) - Method in class org.flowable.engine.cfg.MailServerInfo
-
- setMailServerPassword(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setMailServerPort(int) - Method in class org.flowable.engine.cfg.MailServerInfo
-
- setMailServerPort(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setMailServerProperties(Email, String) - Method in class org.flowable.engine.impl.bpmn.behavior.MailActivityBehavior
-
- setMailServers(Map<String, MailServerInfo>) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setMailServerUsername(String) - Method in class org.flowable.engine.cfg.MailServerInfo
-
- setMailServerUsername(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setMailServerUseSSL(boolean) - Method in class org.flowable.engine.cfg.MailServerInfo
-
- setMailServerUseSSL(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setMailServerUseTLS(boolean) - Method in class org.flowable.engine.cfg.MailServerInfo
-
- setMailServerUseTLS(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setMailSessionJndi(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setMailSessionsJndi(Map<String, String>) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setManagementService(ManagementService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setManagementService(ManagementService) - Method in class org.flowable.engine.test.FlowableRule
-
- setMDCEnabled(boolean) - Static method in class org.flowable.engine.logging.LogMDC
-
- setMessage(String[]) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntity
-
- setMessage(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntity
-
- setMessage(String[]) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- setMessage(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- setMessageData(Object) - Method in class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
-
- setMessageName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
-
- setMessageName(String) - Method in class org.flowable.engine.impl.bpmn.helper.MessageThrowingEventListener
-
- setMetaInfo(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- setMetaInfo(String) - Method in interface org.flowable.engine.repository.Model
-
- setMigrateToProcessDefinition(String, Integer) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
-
- setMigrateToProcessDefinition(String, Integer, String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
-
- setMigrateToProcessDefinitionId(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
-
- setModelDataManager(ModelDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setModelDataManager(ModelDataManager) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
-
- setModelEntityManager(ModelEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setMoveExecutionEntityContainers(List<MoveExecutionEntityContainer>) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- setMoveToParentProcess(boolean) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- setMoveToParentProcess(boolean) - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
-
- setMoveToSubProcessInstance(boolean) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- setMoveToSubProcessInstance(boolean) - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
-
- setMultiInstanceActivityBehavior(MultiInstanceActivityBehavior) - Method in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
-
- setMultiInstanceRoot(boolean) - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Changes whether this execution is a multi instance root or not.
- setMultiInstanceRoot(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setName(String) - Method in class org.flowable.engine.app.AppModel
-
- setName(String) - Method in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
-
- setName(String) - Method in class org.flowable.engine.impl.bpmn.parser.SignalDefinition
-
- setName(String) - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
-
- setName(String) - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
-
- setName(String) - Method in class org.flowable.engine.impl.DataObjectImpl
-
- setName(String) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
-
- setName(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- setName(String) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
-
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- setName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ByteArrayEntity
-
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.ByteArrayEntityImpl
-
- setName(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
-
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- setName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setName(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
-
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- setName(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
-
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- setName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- setName(String) - Method in interface org.flowable.engine.impl.persistence.entity.PropertyEntity
-
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.PropertyEntityImpl
-
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
-
- setName(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- setName(Expression) - Method in class org.flowable.engine.impl.test.NoOpServiceTask
-
- 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
-
- setNameLike(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- setNameLike(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- setNameLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- setNew(boolean) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
-
- setNew(boolean) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- setNewAssigneeId(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- setNext(CommandInterceptor) - Method in class org.flowable.engine.impl.interceptor.CommandInvoker
-
- setNumberOfActiveInstances(int) - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCompletedEventImpl
-
- setNumberOfCompletedInstances(int) - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCompletedEventImpl
-
- setNumberOfInstances(int) - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCompletedEventImpl
-
- setObjectMapper(ObjectMapper) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setObjectMapper(ObjectMapper) - Method in class org.flowable.engine.impl.event.logger.EventLogger
-
- setObjectMapper(ObjectMapper) - Method in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
-
- setObjectMapper(ObjectMapper) - Method in interface org.flowable.engine.impl.event.logger.handler.EventLoggerEventHandler
-
- setOperation(AbstractOperation) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
-
- setOutMessage(MessageDefinition) - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
-
- setOwner(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- setOwner(String, String) - Method in interface org.flowable.engine.TaskService
-
Transfers ownership of this task to another user.
- setParameter(PreparedStatement, int, ByteArrayRef, JdbcType) - Method in class org.flowable.engine.impl.persistence.ByteArrayRefTypeHandler
-
- setParent(ExecutionTreeNode) - Method in class org.flowable.engine.debug.ExecutionTreeNode
-
- setParent(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setParent(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setParentDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
-
- setParentDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- setParentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setParentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setParentNode(DebugInfoExecutionTree.DebugInfoExecutionTreeNode) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
-
- setParsedDeploymentBuilderFactory(ParsedDeploymentBuilderFactory) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
- setParsedDeploymentBuilderFactory(ParsedDeploymentBuilderFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setPerformanceSettings(PerformanceSettings) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setPostBpmnParseHandlers(List<BpmnParseHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setPostExecutionTime(long) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
-
- setPreBpmnParseHandlers(List<BpmnParseHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setPrecedence(Integer) - Method in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
-
- setPreExecutionTime(long) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
-
- setPriority(String, int) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- setPriority(String, int) - Method in interface org.flowable.engine.TaskService
-
Changes the priority of the task.
- setProcess(Process) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
-
- setProcessDefinition(ProcessDefinition) - Method in class org.flowable.engine.impl.form.StartFormDataImpl
-
- setProcessDefinition(ProcessDefinition) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
-
- setProcessDefinitionCache(DeploymentCache<ProcessDefinitionCacheEntry>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setProcessDefinitionCache(DeploymentCache<ProcessDefinitionCacheEntry>) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- setProcessDefinitionCacheLimit(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setProcessDefinitionCategory(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- setProcessDefinitionCategory(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- setProcessDefinitionCategory(String, String) - Method in interface org.flowable.engine.RepositoryService
-
Sets the category of the process definition.
- SetProcessDefinitionCategoryCmd - Class in org.flowable.engine.impl.cmd
-
- SetProcessDefinitionCategoryCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.SetProcessDefinitionCategoryCmd
-
- setProcessDefinitionDataManager(ProcessDefinitionDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setProcessDefinitionDataManager(ProcessDefinitionDataManager) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
-
- setProcessDefinitionDiagramHelper(ProcessDefinitionDiagramHelper) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
- setProcessDefinitionDiagramHelper(ProcessDefinitionDiagramHelper) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setProcessDefinitionDiagramNames(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
Updates all the process definition entities to have the correct diagram resource name.
- setProcessDefinitionEntityManager(ProcessDefinitionEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setProcessDefinitionEntityManager(ProcessDefinitionEntityManager) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- SetProcessDefinitionHistoryJsonTransformer - Class in org.flowable.engine.impl.history.async.json.transformer
-
- SetProcessDefinitionHistoryJsonTransformer() - Constructor for class org.flowable.engine.impl.history.async.json.transformer.SetProcessDefinitionHistoryJsonTransformer
-
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.cmd.GetFormKeyCmd
-
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.cmd.SetProcessDefinitionCategoryCmd
-
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
-
- setProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
-
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- setProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
-
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- setProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventSubscriptionEntity
-
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- setProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
-
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
-
- setProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntity
-
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityImpl
-
- setProcessDefinitionId(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
-
- setProcessDefinitionInfoCache(ProcessDefinitionInfoCache) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- setProcessDefinitionInfoDataManager(ProcessDefinitionInfoDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setProcessDefinitionInfoEntityManager(ProcessDefinitionInfoEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setProcessDefinitionKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setProcessDefinitionKey(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setProcessDefinitionKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
-
- setProcessDefinitionKey(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- setProcessDefinitionName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setProcessDefinitionName(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setProcessDefinitionName(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
-
- setProcessDefinitionName(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- setProcessDefinitionToMigrateTo(ProcessDefinition) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- setProcessDefinitionToMigrateTo(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
-
- setProcessDefinitionToMigrateTo(String, Integer) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
-
- setProcessDefinitionToMigrateTo(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
-
- setProcessDefinitionToMigrateTo(String, Integer) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
-
- setProcessDefinitionVersion(Integer) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setProcessDefinitionVersion(Integer) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setProcessDefinitionVersion(Integer) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
-
- setProcessDefinitionVersion(Integer) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- SetProcessDefinitionVersionCmd - Class in org.flowable.engine.impl.cmd
-
Command
that changes the process definition version of an existing process instance.
- SetProcessDefinitionVersionCmd(String, Integer) - Constructor for class org.flowable.engine.impl.cmd.SetProcessDefinitionVersionCmd
-
- setProcessDefinitionVersionsAndIds(ParsedDeployment, Map<ProcessDefinitionEntity, ProcessDefinitionEntity>) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
Sets the version on each process definition entity, and the identifier.
- setProcessDiagramGenerator(ProcessDiagramGenerator) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setProcessed(int) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
-
- setProcessed(int) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- setProcessEngine(ProcessEngine) - Method in class org.flowable.engine.test.FlowableRule
-
- setProcessEngineConfiguration(ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
- setProcessEngineConfiguration(ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.test.FlowableRule
-
- setProcessEngineLifecycleListener(ProcessEngineLifecycleListener) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setProcessExecutionLogger(ProcessExecutionLogger) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLoggerConfigurator
-
- setProcessInstance(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setProcessInstance(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setProcessInstance(DebugInfoExecutionTree.DebugInfoExecutionTreeNode) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree
-
- setProcessInstanceActiveEmbeddedExecutions(Map<String, List<ExecutionEntity>>) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- SetProcessInstanceBusinessKeyCmd - Class in org.flowable.engine.impl.cmd
-
Command
that changes the business key of an existing process instance.
- SetProcessInstanceBusinessKeyCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.SetProcessInstanceBusinessKeyCmd
-
- setProcessInstanceHelper(ProcessInstanceHelper) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.DataObjectImpl
-
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- setProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
-
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- setProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
-
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- setProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
-
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- setProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventSubscriptionEntity
-
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- setProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntity
-
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
-
- setProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
-
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
-
- setProcessInstanceId(String) - Method in interface org.flowable.engine.task.Comment
-
- setProcessInstanceMigrationManager(ProcessInstanceMigrationManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setProcessInstanceName(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- setProcessInstanceName(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- setProcessInstanceName(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Sets the name for the process instance with the given id.
- SetProcessInstanceNameCmd - Class in org.flowable.engine.impl.cmd
-
- SetProcessInstanceNameCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.SetProcessInstanceNameCmd
-
- setProcessInstanceQueryInterceptor(ProcessInstanceQueryInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setProcessInstanceScope(boolean) - Method in class org.flowable.engine.impl.bpmn.helper.SignalThrowingEventListener
-
- setProcessInstanceStateChangedCallbacks(Map<String, List<RuntimeInstanceStateChangeCallback>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setProcessInstanceVariables(Map<String, Object>) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
-
- setProcessInstanceVariables(Map<String, Object>) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
-
- setProcessModel(BpmnModel) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- setProcessValidator(ProcessValidator) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setProfileSessions(List<ProfileSession>) - Method in class org.flowable.engine.test.profiler.FlowableProfiler
-
- setPropertyDataManager(PropertyDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setPropertyEntityManager(PropertyEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setPropertyId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntity
-
- setPropertyId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntityImpl
-
- setPropertyValue(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntity
-
- setPropertyValue(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntityImpl
-
- setQueryVariables(List<VariableInstanceEntity>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setQueryVariables(List<HistoricVariableInstanceEntity>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
-
- setQueryVariables(List<HistoricVariableInstanceEntity>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- setReadable(boolean) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
-
- setRedeployFlowable5ProcessDefinitions(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setRepositoryService(RepositoryService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setRepositoryService(RepositoryService) - Method in class org.flowable.engine.test.FlowableRule
-
- setRequestRetryLimit(int) - Method in class org.flowable.engine.cfg.HttpClientConfig
-
- setRequired(boolean) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
-
- setResolverFactories(List<ResolverFactory>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setResourceDataManager(ResourceDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setResourceDataManager(ResourceDataManager) - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityManagerImpl
-
- setResourceEntityManager(ResourceEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setResourceName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- setResourceName(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- setResourceNamesOnProcessDefinitions(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
-
Updates all the process definition entities to have the correct resource names.
- setResources(Map<String, EngineResource>) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
-
- setResources(Map<String, EngineResource>) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- setResultVariable(String) - Method in interface org.flowable.engine.delegate.BusinessRuleTaskDelegate
-
- setResultVariable(String) - Method in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
-
- setResultVariable(Expression) - Method in class org.flowable.engine.impl.bpmn.listener.ScriptExecutionListener
-
- setResultVariable(Expression) - Method in class org.flowable.engine.impl.bpmn.listener.ScriptTaskListener
-
- setRevision(int) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
-
- setRevision(int) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- setRoot(ExecutionTreeNode) - Method in class org.flowable.engine.debug.ExecutionTree
-
- setRootProcessInstance(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setRootProcessInstance(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setRootProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setRootProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setRuntimeService(RuntimeService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setRuntimeService(RuntimeService) - Method in class org.flowable.engine.test.FlowableRule
-
- setSchemaCommandConfig(CommandConfig) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setScope(boolean) - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Changes whether this execution is a scope or not.
- setScope(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setScopeId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
-
- setScopeType(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
-
- setScript(Expression) - Method in class org.flowable.engine.impl.bpmn.listener.ScriptExecutionListener
-
- setScript(Expression) - Method in class org.flowable.engine.impl.bpmn.listener.ScriptTaskListener
-
- setScriptingEngines(ScriptingEngines) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setSequential(boolean) - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityEventImpl
-
- setSerializableVariableTypeTrackDeserializedObjects(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setSessionFactories(Map<Class<?>, SessionFactory>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setShortHandExpressionFunctions(List<FlowableShortHandExpressionFunction>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setSignalData(Object) - Method in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
-
- setSignalName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
-
- setSignalName(String) - Method in class org.flowable.engine.impl.bpmn.helper.SignalThrowingEventListener
-
- setSocketTimeout(int) - Method in class org.flowable.engine.cfg.HttpClientConfig
-
- 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
-
- setSourceSystemId(String) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- setSqlSessionFactory(SqlSessionFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setStartActivityId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setStartActivityId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setStartActivityId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
-
- setStartActivityId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- setStartedAfter(Date) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- setStartedAfter(Date) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- setStartedBefore(Date) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- setStartedBefore(Date) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- setStartedBy(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- setStartedBy(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- setStartEvent(boolean) - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
-
- setStartFormKey(boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- setStartFormKey(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- setStartTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
-
- setStartTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- setStartTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setStartTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setStartTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
-
- setStartTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
-
- setStartTime(Date) - Method in class org.flowable.engine.test.profiler.ProfileSession
-
- setStartUserId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setStartUserId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setStartUserId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
-
- setStartUserId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- setStreamSource(StreamSource) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- setSubject(Email, String) - Method in class org.flowable.engine.impl.bpmn.behavior.MailActivityBehavior
-
- setSubProcessDefinition(ProcessDefinition) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- setSubProcessDefKey(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- setSubProcessInstance(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setSubProcessInstance(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setSubProcessModel(BpmnModel) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- setSuperExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- setSuperExecution(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setSuperExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setSuperExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setSuperProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
-
- setSuperProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- setSuspendedJobCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
-
- setSuspendedJobCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setSuspensionState(SuspensionState) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- setSuspensionState(int) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setSuspensionState(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setSuspensionState(int) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- setSuspensionState(int) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- setSuspensionState(ProcessDefinitionEntity, SuspensionState) - Static method in class org.flowable.engine.impl.persistence.entity.SuspensionStateUtil
-
- setSuspensionState(ExecutionEntity, SuspensionState) - Static method in class org.flowable.engine.impl.persistence.entity.SuspensionStateUtil
-
- setSuspensionState(TaskEntity, SuspensionState) - Static method in class org.flowable.engine.impl.persistence.entity.SuspensionStateUtil
-
- setSuspensionState(SuspensionState) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- setSuspensionState(SuspensionState) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- setTableDataManager(TableDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setTablePrefixIsSchema(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setTargetActivityBehaviorClass(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
-
- setTargetActivityId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
-
- setTargetActivityName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
-
- setTargetActivityType(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
-
- setTask(Task) - Method in class org.flowable.engine.impl.form.TaskFormDataImpl
-
- setTaskCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
-
- setTaskCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setTaskDueDate(String, Date) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- SetTaskDueDateCmd - Class in org.flowable.engine.impl.cmd
-
- SetTaskDueDateCmd(String, Date) - Constructor for class org.flowable.engine.impl.cmd.SetTaskDueDateCmd
-
- setTaskId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
-
- setTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
-
- setTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- setTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
-
- setTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- setTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- setTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
-
- setTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- setTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntity
-
- setTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- setTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntity
-
- setTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
-
- setTaskId(String) - Method in interface org.flowable.engine.task.Comment
-
- setTaskPostProcessor(TaskPostProcessor) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setTaskPriority(String, int) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- SetTaskPriorityCmd - Class in org.flowable.engine.impl.cmd
-
- SetTaskPriorityCmd(String, int) - Constructor for class org.flowable.engine.impl.cmd.SetTaskPriorityCmd
-
- setTaskQueryInterceptor(TaskQueryInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setTaskQueryLimit(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setTaskSchemaManager(SchemaManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setTaskService(TaskService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setTaskService(TaskService) - Method in class org.flowable.engine.test.FlowableRule
-
- setTaskVariables(String, Map<String, ? extends Object>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- SetTaskVariablesCmd - Class in org.flowable.engine.impl.cmd
-
- SetTaskVariablesCmd(String, Map<String, ? extends Object>, boolean) - Constructor for class org.flowable.engine.impl.cmd.SetTaskVariablesCmd
-
- setTenantId(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
-
- setTenantId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
-
- setTenantId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- setTenantId(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
-
- setTenantId(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
- setTenantId(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventSubscriptionEntity
-
- setTenantId(String) - Method in class org.flowable.engine.impl.persistence.entity.EventSubscriptionEntityImpl
-
- setTenantId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setTenantId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setTenantId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntity
-
- setTenantId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
-
- setTenantId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
-
- setTenantId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- setTenantId(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- setTenantId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- setTenantId(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- setTenantId(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
-
- setTenantId(String) - Method in interface org.flowable.engine.repository.Model
-
- setTerminateAll(boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
-
- setTerminateMultiInstance(boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
-
- setTextValue(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- setTextValue2(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- setTheme(String) - Method in class org.flowable.engine.app.AppModel
-
- setTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
-
- setTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- setTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- setTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntity
-
- setTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
-
- setTime(Date) - Method in interface org.flowable.engine.task.Attachment
-
timestamp when this attachment was created
- setTime(Date) - Method in interface org.flowable.engine.task.Comment
-
- setTimerJobCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
-
- setTimerJobCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setTimerJobRetries(String, int) - Method in class org.flowable.engine.impl.ManagementServiceImpl
-
- setTimerJobRetries(String, int) - Method in interface org.flowable.engine.ManagementService
-
Sets the number of retries that a timer job has left.
- setTimerManager(TimerManager) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
-
- setTimerManager(TimerManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setTimeStamp(Date) - Method in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
-
- setTimeStamp(Date) - Method in interface org.flowable.engine.impl.event.logger.handler.EventLoggerEventHandler
-
- setTimeStamp(Date) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
-
- setTimeStamp(Date) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- setTotalTime(long) - Method in class org.flowable.engine.test.profiler.ProfileSession
-
- setTotalTimeInMs(long) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
-
- setTransactionFactory(TransactionFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setTransactionManager(TransactionManager) - Method in class org.flowable.engine.impl.cfg.JtaProcessEngineConfiguration
-
- setTransactionsExternallyManaged(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setType(String) - Method in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
-
- setType(String) - Method in class org.flowable.engine.impl.DataObjectImpl
-
- setType(AbstractFormType) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
-
- setType(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
-
- setType(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- setType(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- setType(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
-
- setType(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- setType(String) - Method in interface org.flowable.engine.task.Comment
-
- setTypedEventListeners(Map<String, List<FlowableEventListener>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setUp() - Method in class org.flowable.engine.test.FlowableTestCase
-
- setUpdated(boolean) - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
-
- setUrl(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
-
- setUrl(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- setUseClassForNameClassLoading(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setUsePrefixId(boolean) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
- setUserId(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
-
- setUserId(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
-
- setUserId(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
-
- setUserId(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
-
- setUserId(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
-
- setUserId(String) - Method in interface org.flowable.engine.task.Comment
-
- setUserInfo(String, String, String) - Method in interface org.flowable.engine.IdentityService
-
Generic extensibility key-value pairs associated with a user
- setUserInfo(String, String, String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
-
- setUserPicture(String, Picture) - Method in interface org.flowable.engine.IdentityService
-
Sets the picture for a given user.
- setUserPicture(String, Picture) - Method in class org.flowable.engine.impl.IdentityServiceImpl
-
- setUsersAccess(String) - Method in class org.flowable.engine.app.AppModel
-
- setUsingRelationalDatabase(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setValidateExecutionRelationshipCountConfigOnBoot(boolean) - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
-
- setValidateFlowable5EntitiesEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setValidateProcess(boolean) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- setValidateSchema(boolean) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- setValidateTaskRelationshipCountConfigOnBoot(boolean) - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
-
- setValue(Object) - Method in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
-
- setValue(Object) - Method in class org.flowable.engine.impl.DataObjectImpl
-
- setValue(Object, VariableContainer) - Method in class org.flowable.engine.impl.el.FixedValue
-
- setValue(String) - Method in class org.flowable.engine.impl.form.FormPropertyImpl
-
- setValue(String, byte[]) - Method in class org.flowable.engine.impl.persistence.entity.ByteArrayRef
-
- setValue(String) - Method in interface org.flowable.engine.impl.persistence.entity.PropertyEntity
-
- setValue(String) - Method in class org.flowable.engine.impl.persistence.entity.PropertyEntityImpl
-
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.engine.test.mock.MockElResolver
-
- setVariable(String, Object, ExecutionEntity, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setVariable(String, Object, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setVariable(String, Object, ExecutionEntity, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setVariable(String, String, Object) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- setVariable(String, String, Object) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- setVariable(String, String, Object) - Method in interface org.flowable.engine.RuntimeService
-
Update or create a variable for an execution.
- setVariable(String, String, Object) - Method in interface org.flowable.engine.TaskService
-
set variable on a task.
- setVariableCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
-
- setVariableCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setVariableExpression(Expression) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
-
- setVariableLocal(String, Object, ExecutionEntity, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
-
- setVariableLocal(String, Object, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setVariableLocal(String, Object, ExecutionEntity, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- setVariableLocal(String, String, Object) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- setVariableLocal(String, String, Object) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- setVariableLocal(String, String, Object) - Method in interface org.flowable.engine.RuntimeService
-
Update or create a variable for an execution (not considering parent scopes).
- setVariableLocal(String, String, Object) - Method in interface org.flowable.engine.TaskService
-
set variable on a task.
- setVariableName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
-
- setVariableName(String) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
-
- setVariables(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- setVariables(String, Map<String, ?>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- setVariables(String, Map<String, ? extends Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- setVariables(String, Map<String, ? extends Object>) - Method in interface org.flowable.engine.RuntimeService
-
Update or create given variables for an execution (including parent scopes).
- setVariables(String, Map<String, ? extends Object>) - Method in interface org.flowable.engine.TaskService
-
set variables on a task.
- setVariableSchemaManager(SchemaManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setVariablesLocal(String, Map<String, ?>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- setVariablesLocal(String, Map<String, ? extends Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
-
- setVariablesLocal(String, Map<String, ? extends Object>) - Method in interface org.flowable.engine.RuntimeService
-
Update or create given variables for an execution (not considering parent scopes).
- setVariablesLocal(String, Map<String, ? extends Object>) - Method in interface org.flowable.engine.TaskService
-
set variables on a task.
- setVariablesOnExecution(List<Map<String, Object>>, String, DelegateExecution, ObjectMapper) - Method in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
-
- setVariableType(VariableType) - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
-
- setVariableType(VariableType) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
-
- setVariableType(VariableType) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- setVariableTypes(VariableTypes) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setVariableValue(Object) - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
-
- setVersion(Integer) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- setVersion(int) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
-
- setVersion(int) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- setVersion(Integer) - Method in interface org.flowable.engine.repository.Model
-
- setWaitForCompletion(boolean) - Method in class org.flowable.engine.impl.bpmn.parser.CompensateEventDefinition
-
- setWaypoints(List<DiagramEdgeWaypoint>) - Method in class org.flowable.engine.repository.DiagramEdge
-
- setWidth(Double) - Method in class org.flowable.engine.repository.DiagramNode
-
- setWrappedActivityBehaviorFactory(ActivityBehaviorFactory) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
-
- setWritable(boolean) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
-
- setWsdlImporterFactory(XMLImporterFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setWsOverridenEndpointAddresses(ConcurrentMap<QName, URL>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setWsSyncFactoryClassName(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- setX(Double) - Method in class org.flowable.engine.repository.DiagramEdgeWaypoint
-
- setX(Double) - Method in class org.flowable.engine.repository.DiagramNode
-
- setXmlEncoding(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
- setY(Double) - Method in class org.flowable.engine.repository.DiagramEdgeWaypoint
-
- setY(Double) - Method in class org.flowable.engine.repository.DiagramNode
-
- ShellActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
- ShellActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
-
- shortHandExpressionFunctions - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- shouldCreateDiagram(ProcessDefinitionEntity, DeploymentEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.ProcessDefinitionDiagramHelper
-
- shouldSkipFlowElement(CommandContext, DelegateExecution, String) - Static method in class org.flowable.engine.impl.bpmn.helper.SkipExpressionUtil
-
- shouldSkipFlowElement(DelegateExecution, Expression) - Static method in class org.flowable.engine.impl.bpmn.helper.SkipExpressionUtil
-
- signal - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundarySignalEventActivityBehavior
-
- signal - Variable in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessSignalStartEventActivityBehavior
-
- signal - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchSignalEventActivityBehavior
-
- signal(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- signal(String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- SIGNAL_DATA - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- SIGNAL_NAME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- signalData - Variable in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
-
- SignalDefinition - Class in org.flowable.engine.impl.bpmn.parser
-
Represents a bpmn signal definition
- SignalDefinition() - Constructor for class org.flowable.engine.impl.bpmn.parser.SignalDefinition
-
- signalEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundarySignalEventActivityBehavior
-
- signalEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessSignalStartEventActivityBehavior
-
- signalEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchSignalEventActivityBehavior
-
- signalEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowSignalEventActivityBehavior
-
- SignalEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
-
- SignalEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.SignalEventDefinitionParseHandler
-
- SignalEventHandler - Class in org.flowable.engine.impl.event
-
- SignalEventHandler() - Constructor for class org.flowable.engine.impl.event.SignalEventHandler
-
- signalEventName - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowSignalEventActivityBehavior
-
- signalEventReceived(String, String, Map<String, Object>, boolean, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- signalEventReceived(SignalEventSubscriptionEntity, Object, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- signalEventReceived(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- signalEventReceived(String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- signalEventReceived(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- signalEventReceived(String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- signalEventReceived(String) - Method in interface org.flowable.engine.RuntimeService
-
Notifies the process engine that a signal event of name 'signalName' has been received.
- signalEventReceived(String, 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) - 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.
- signalEventReceivedAsync(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- signalEventReceivedAsync(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- signalEventReceivedAsync(String) - Method in interface org.flowable.engine.RuntimeService
-
Notifies the process engine that a signal event of name 'signalName' has been received.
- signalEventReceivedAsync(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Notifies the process engine that a signal event of name 'signalName' has been received.
- signalEventReceivedAsyncWithTenantId(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- signalEventReceivedAsyncWithTenantId(String, String) - Method in interface org.flowable.engine.RuntimeService
-
- SignalEventReceivedCmd - Class in org.flowable.engine.impl.cmd
-
- SignalEventReceivedCmd(String, String, Map<String, Object>, String) - Constructor for class org.flowable.engine.impl.cmd.SignalEventReceivedCmd
-
- SignalEventReceivedCmd(String, String, boolean, String) - Constructor for class org.flowable.engine.impl.cmd.SignalEventReceivedCmd
-
- signalEventReceivedWithTenantId(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- signalEventReceivedWithTenantId(String, Map<String, Object>, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- signalEventReceivedWithTenantId(String, String) - Method in interface org.flowable.engine.RuntimeService
-
- signalEventReceivedWithTenantId(String, Map<String, Object>, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to #signalEventReceived(String, Map)
, but within the context of one tenant.
- signalEventSubscription(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- SignalEventSubscriptionByEventNameMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
-
- SignalEventSubscriptionByEventNameMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.SignalEventSubscriptionByEventNameMatcher
-
- signalEventSubscriptionByEventNameMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
-
- SignalEventSubscriptionByNameAndExecutionMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
-
- SignalEventSubscriptionByNameAndExecutionMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.SignalEventSubscriptionByNameAndExecutionMatcher
-
- signalEventSubscriptionByNameAndExecutionMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
-
- SignalEventSubscriptionByProcInstAndEventNameMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
-
- SignalEventSubscriptionByProcInstAndEventNameMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.SignalEventSubscriptionByProcInstAndEventNameMatcher
-
- signalEventSubscriptionByProcInstAndEventNameMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
-
- SignalEventSubscriptionEntity - Interface in org.flowable.engine.impl.persistence.entity
-
- SignalEventSubscriptionEntityImpl - Class in org.flowable.engine.impl.persistence.entity
-
- SignalEventSubscriptionEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.SignalEventSubscriptionEntityImpl
-
- signalEventSubscriptionName(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- signalEventSubscriptionName(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a signal event subscription for the given signal name.
- signalExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowSignalEventActivityBehavior
-
- signalName - Variable in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
-
- signalName - Variable in class org.flowable.engine.impl.bpmn.helper.SignalThrowingEventListener
-
- SignalThrowingEventListener - Class in org.flowable.engine.impl.bpmn.helper
-
- SignalThrowingEventListener() - Constructor for class org.flowable.engine.impl.bpmn.helper.SignalThrowingEventListener
-
- SimpleDataInputAssociation - Class in org.flowable.engine.impl.bpmn.data
-
A simple data input association between a source and a target with assignments
- SimpleDataInputAssociation(Expression, String) - Constructor for class org.flowable.engine.impl.bpmn.data.SimpleDataInputAssociation
-
- SimpleDataInputAssociation(String, String) - Constructor for class org.flowable.engine.impl.bpmn.data.SimpleDataInputAssociation
-
- SimpleStructureDefinition - Class in org.flowable.engine.impl.bpmn.data
-
Represents a simple in memory structure
- SimpleStructureDefinition(String) - Constructor for class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
-
- singleResult() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLogQuery
-
Executes the query.
- singleResult() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
-
- size() - Method in class org.flowable.engine.impl.form.FormData
-
- size() - Method in class org.flowable.engine.impl.jobexecutor.AcquiredJobs
-
- size() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
-
- skipExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
-
- skipExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
-
- skipExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
-
- skipExpression - Variable in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
-
- SkipExpressionUtil - Class in org.flowable.engine.impl.bpmn.helper
-
- SkipExpressionUtil() - Constructor for class org.flowable.engine.impl.bpmn.helper.SkipExpressionUtil
-
- skipped(AssumptionViolatedException, Description) - Method in class org.flowable.engine.test.FlowableRule
-
Invoked when a test is skipped due to a failed assumption.
- socketTimeout - Variable in class org.flowable.engine.cfg.HttpClientConfig
-
- source - Variable in class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
-
- SOURCE_ACTIVITY_BEHAVIOR_CLASS - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- SOURCE_ACTIVITY_ID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- SOURCE_ACTIVITY_NAME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- SOURCE_ACTIVITY_TYPE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- SOURCE_EXECUTION_ID - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- sourceActivityBehaviorClass - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
-
- sourceActivityId - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
-
- sourceActivityName - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
-
- sourceActivityType - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
-
- sourceExpression - Variable in class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
-
- sourceInputStream(InputStream) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- sourceResource(String) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- sourceResource(String, ClassLoader) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- sourceString(String) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- sourceSystemId - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- sourceUrl(URL) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- sourceUrl(String) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- splitAndTrim(String) - Method in class org.flowable.engine.impl.bpmn.behavior.MailActivityBehavior
-
- StandaloneInMemProcessEngineConfiguration - Class in org.flowable.engine.impl.cfg
-
- StandaloneInMemProcessEngineConfiguration() - Constructor for class org.flowable.engine.impl.cfg.StandaloneInMemProcessEngineConfiguration
-
- StandaloneProcessEngineConfiguration - Class in org.flowable.engine.impl.cfg
-
- StandaloneProcessEngineConfiguration() - Constructor for class org.flowable.engine.impl.cfg.StandaloneProcessEngineConfiguration
-
- START - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
-
- START - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
-
- start() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- start() - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Start the process instance
- START_ACTIVITY_ID - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- START_TIME - Static variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
-
- START_TIME - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- START_USER_ID - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- startableByUser(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- startableByUser(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only selects process definitions which given userId is authorized to start
- startActivityId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- startActivityId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- startAsync() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- startAsync() - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Start the process instance asynchronously
- startCaseInstanceByKey(String, String, String, String, String, boolean, Map<String, Object>) - Method in interface org.flowable.engine.impl.cmmn.CaseInstanceService
-
- 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 - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
-
- startedAfter(Date) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- startedAfter - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- startedAfter(Date) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- startedAfter - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- startedAfter(Date) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- startedAfter - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- startedAfter(Date) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- startedAfter(Date) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions that were started after the given start time.
- startedAfter(Date) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances started after the given time
- startedBefore(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 - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
-
- startedBefore(Date) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- startedBefore - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- startedBefore(Date) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
- startedBefore - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- startedBefore(Date) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- startedBefore - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- startedBefore(Date) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- startedBefore(Date) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions that were started before the given start time.
- startedBefore(Date) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances started before the given time
- startedBy(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instance that are started by the given user.
- startedBy - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
-
- startedBy(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- startedBy - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- startedBy(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- startedBy - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- startedBy(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- startedBy(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions that were started after by the given user id.
- startedBy(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances started by the given user id
- StartEventParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
-
- StartEventParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.StartEventParseHandler
-
- StartFormData - Interface in org.flowable.engine.form
-
Specific
FormData
for starting a new process instance.
- StartFormDataImpl - Class in org.flowable.engine.impl.form
-
- StartFormDataImpl() - Constructor for class org.flowable.engine.impl.form.StartFormDataImpl
-
- StartFormHandler - Interface in org.flowable.engine.impl.form
-
- startFormVariable(String, Object) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- startFormVariable(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Adds one variable from a start form to the process instance.
- startFormVariables - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
-
- startFormVariables - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- startFormVariables(Map<String, Object>) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- startFormVariables(Map<String, Object>) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Adds variables from a start form to the process instance.
- starting(Description) - Method in class org.flowable.engine.test.FlowableRule
-
- startLogNr - Variable in class org.flowable.engine.impl.cmd.GetEventLogEntriesCmd
-
- startProcessInstance(String, String, Map<String, Object>, Map<String, Object>, String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- startProcessInstance(ProcessDefinition) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
-
- startProcessInstance(ProcessInstanceBuilderImpl) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- startProcessInstance(ExecutionEntity, CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
-
- startProcessInstanceAsync(ProcessInstanceBuilderImpl) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- StartProcessInstanceAsyncCmd - Class in org.flowable.engine.impl.cmd
-
author martin.grofcik
- StartProcessInstanceAsyncCmd(ProcessInstanceBuilderImpl) - Constructor for class org.flowable.engine.impl.cmd.StartProcessInstanceAsyncCmd
-
- startProcessInstanceById(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- startProcessInstanceById(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- startProcessInstanceById(String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- startProcessInstanceById(String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- startProcessInstanceById(String) - Method in interface org.flowable.engine.RuntimeService
-
Starts a new process instance in the exactly specified version of the process definition with the given id.
- startProcessInstanceById(String, String) - Method in 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.
- 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.
- startProcessInstanceByKey(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- startProcessInstanceByKey(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- startProcessInstanceByKey(String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- startProcessInstanceByKey(String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- startProcessInstanceByKey(String) - Method in interface org.flowable.engine.RuntimeService
-
Starts a new process instance in the latest version of the process definition with the given key.
- startProcessInstanceByKey(String, String) - Method in 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
- 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.
- startProcessInstanceByKeyAndTenantId(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- startProcessInstanceByKeyAndTenantId(String, String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- startProcessInstanceByKeyAndTenantId(String, Map<String, Object>, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- startProcessInstanceByKeyAndTenantId(String, String, Map<String, Object>, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- startProcessInstanceByKeyAndTenantId(String, String) - Method in interface org.flowable.engine.RuntimeService
-
- startProcessInstanceByKeyAndTenantId(String, String, String) - Method in interface org.flowable.engine.RuntimeService
-
- startProcessInstanceByKeyAndTenantId(String, Map<String, Object>, String) - Method in interface org.flowable.engine.RuntimeService
-
- startProcessInstanceByKeyAndTenantId(String, String, Map<String, Object>, String) - Method in interface org.flowable.engine.RuntimeService
-
- startProcessInstanceByMessage(String, Map<String, Object>, Map<String, Object>, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- startProcessInstanceByMessage(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- startProcessInstanceByMessage(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- startProcessInstanceByMessage(String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- startProcessInstanceByMessage(String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- startProcessInstanceByMessage(String) - Method in interface org.flowable.engine.RuntimeService
-
Signals the process engine that a message is received and starts a new
ProcessInstance
.
- startProcessInstanceByMessage(String, String) - Method in 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, 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
.
- startProcessInstanceByMessageAndTenantId(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- startProcessInstanceByMessageAndTenantId(String, String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- startProcessInstanceByMessageAndTenantId(String, Map<String, Object>, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- startProcessInstanceByMessageAndTenantId(String, String, Map<String, Object>, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- startProcessInstanceByMessageAndTenantId(String, String) - Method in interface org.flowable.engine.RuntimeService
-
- startProcessInstanceByMessageAndTenantId(String, String, String) - Method in interface org.flowable.engine.RuntimeService
-
- startProcessInstanceByMessageAndTenantId(String, Map<String, Object>, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to RuntimeService#startProcessInstanceByMessage(String, Map)
, but with tenant context.
- startProcessInstanceByMessageAndTenantId(String, String, Map<String, Object>, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to RuntimeService#startProcessInstanceByMessage(String, String, Map)
, but with tenant context.
- StartProcessInstanceByMessageCmd - Class in org.flowable.engine.impl.cmd
-
- StartProcessInstanceByMessageCmd(String, String, Map<String, Object>, String) - Constructor for class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
-
- StartProcessInstanceByMessageCmd(ProcessInstanceBuilderImpl) - Constructor for class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
-
- StartProcessInstanceCmd<T> - Class in org.flowable.engine.impl.cmd
-
- StartProcessInstanceCmd(String, String, String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
-
- StartProcessInstanceCmd(String, String, String, Map<String, Object>, String) - Constructor for class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
-
- StartProcessInstanceCmd(ProcessInstanceBuilderImpl) - Constructor for class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
-
- startProcessInstanceWithForm(String, String, Map<String, Object>, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- startProcessInstanceWithForm(String, String, Map<String, Object>, String) - Method in interface org.flowable.engine.RuntimeService
-
Starts a new process instance in the exactly specified version of the process definition with the given id.
- startProfileSession(String) - Method in class org.flowable.engine.test.profiler.FlowableProfiler
-
- startTime - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
-
- startTime - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- startTime - Variable in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
-
- startTime - Variable in class org.flowable.engine.test.profiler.ProfileSession
-
- startUserId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- startUserId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- stopCurrentProfileSession() - Method in class org.flowable.engine.test.profiler.FlowableProfiler
-
- storeBpmnModelAsByteArray(CommandContext, BpmnModel, DeploymentEntity, String) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
-
- storeScriptVariables - Variable in class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
-
- streamSource - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- StringFormType - Class in org.flowable.engine.impl.form
-
- StringFormType() - Constructor for class org.flowable.engine.impl.form.StringFormType
-
- StringToBigDecimal - Class in org.flowable.engine.impl.transformer
-
- StringToBigDecimal() - Constructor for class org.flowable.engine.impl.transformer.StringToBigDecimal
-
- StringToBoolean - Class in org.flowable.engine.impl.transformer
-
- StringToBoolean() - Constructor for class org.flowable.engine.impl.transformer.StringToBoolean
-
- StringToDate - Class in org.flowable.engine.impl.transformer
-
- StringToDate() - Constructor for class org.flowable.engine.impl.transformer.StringToDate
-
- StringToInteger - Class in org.flowable.engine.impl.transformer
-
- StringToInteger() - Constructor for class org.flowable.engine.impl.transformer.StringToInteger
-
- StringToLong - Class in org.flowable.engine.impl.transformer
-
- StringToLong() - Constructor for class org.flowable.engine.impl.transformer.StringToLong
-
- stripBpmnFileSuffix(String) - Static method in class org.flowable.engine.impl.bpmn.deployer.ResourceNameUtil
-
- structure - Variable in class org.flowable.engine.impl.bpmn.data.ItemDefinition
-
- structureDefinition - Variable in class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
-
- StructureDefinition - Interface in org.flowable.engine.impl.bpmn.data
-
Represents a definition of a structure used to exchange information
- structureDefinitionMap - Variable in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
-
- structureInstance - Variable in class org.flowable.engine.impl.bpmn.data.ItemInstance
-
- StructureInstance - Interface in org.flowable.engine.impl.bpmn.data
-
- SUB_SCOPE_ID - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- subject - Variable in class org.flowable.engine.impl.bpmn.behavior.MailActivityBehavior
-
- submitFormProperties(Map<String, String>, ExecutionEntity) - Method in class org.flowable.engine.impl.form.DefaultFormHandler
-
- submitFormProperties(Map<String, String>, ExecutionEntity) - Method in interface org.flowable.engine.impl.form.FormHandler
-
- submitFormProperty(ExecutionEntity, Map<String, String>) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
-
- SubmitStartFormCmd - Class in org.flowable.engine.impl.cmd
-
- SubmitStartFormCmd(String, String, Map<String, String>) - Constructor for class org.flowable.engine.impl.cmd.SubmitStartFormCmd
-
- submitStartFormData(String, String, Map<String, String>) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- submitStartFormData(String, Map<String, String>) - Method in interface org.flowable.engine.FormService
-
Start a new process instance with the user data that was entered as properties in a start form.
- submitStartFormData(String, String, Map<String, String>) - Method in interface org.flowable.engine.FormService
-
Start a new process instance with the user data that was entered as properties in a start form.
- submitStartFormData(ExecutionEntity, Map<String, String>) - Method in class org.flowable.engine.impl.form.DefaultStartFormHandler
-
- submitStartFormData(String, Map<String, String>) - Method in class org.flowable.engine.impl.FormServiceImpl
-
- submitStartFormData(String, String, Map<String, String>) - Method in class org.flowable.engine.impl.FormServiceImpl
-
- SubmitTaskFormCmd - Class in org.flowable.engine.impl.cmd
-
- SubmitTaskFormCmd(String, Map<String, String>, boolean) - Constructor for class org.flowable.engine.impl.cmd.SubmitTaskFormCmd
-
- submitTaskFormData(String, Map<String, String>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- submitTaskFormData(String, Map<String, String>) - Method in interface org.flowable.engine.FormService
-
Completes a task with the user data that was entered as properties in a task form.
- submitTaskFormData(String, Map<String, String>) - Method in class org.flowable.engine.impl.FormServiceImpl
-
- SubProcessActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 subprocess (formally known as 'embedded' subprocess): a subprocess defined within another process definition.
- SubProcessActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.SubProcessActivityBehavior
-
- SubProcessActivityBehavior - Interface in org.flowable.engine.impl.delegate
-
behavior for activities that delegate to a complete separate execution of a process definition.
- subProcessDefinition - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- subProcessDefKey - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- subProcessInstance - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
reference to a subprocessinstance, not-null if currently subprocess is started from this execution
- subProcessInstanceBySuperExecutionIdMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
-
- SubProcessInstanceExecutionBySuperExecutionIdMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
-
- SubProcessInstanceExecutionBySuperExecutionIdMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.SubProcessInstanceExecutionBySuperExecutionIdMatcher
-
- subProcessInstanceId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
-
- subProcessInstanceId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- subProcessInstanceId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- subProcessInstanceId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instance that have as sub process instance the given process instance.
- SubProcessInstanceStartHistoryJsonTransformer - Class in org.flowable.engine.impl.history.async.json.transformer
-
- SubProcessInstanceStartHistoryJsonTransformer() - Constructor for class org.flowable.engine.impl.history.async.json.transformer.SubProcessInstanceStartHistoryJsonTransformer
-
- subProcessModel - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- SubProcessParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
-
- SubProcessParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.SubProcessParseHandler
-
- succeeded(Description) - Method in class org.flowable.engine.test.FlowableRule
-
Invoked when a test succeeds
- suffixList - Variable in class org.flowable.engine.impl.rules.RulesAgendaFilter
-
- SUPER_PROCESS_INSTANCE_ID - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- superExecution - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
-
- superExecution - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
super execution, not-null if this execution is part of a subprocess
- superExecutionId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the super execution of this execution
- superProcessInstanceId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances started by the given process instance.
- superProcessInstanceId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
-
- superProcessInstanceId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- superProcessInstanceId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- superProcessInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
-
- superProcessInstanceId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- superProcessInstanceId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- superProcessInstanceId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances which are a sub process instance of the given super process instance.
- supports(FlowElement) - Method in class org.flowable.engine.dynamic.BasePropertiesParser
-
- supports(FlowElement) - Method in class org.flowable.engine.dynamic.DefaultPropertiesParser
-
- supports(FlowElement) - Method in interface org.flowable.engine.dynamic.PropertiesParser
-
- supports(FlowElement) - Method in class org.flowable.engine.dynamic.ScriptTaskPropertiesParser
-
- supports(FlowElement) - Method in class org.flowable.engine.dynamic.UserTaskPropertiesParser
-
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
-
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
-
- suspended() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- suspended() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- suspended() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only selects process definitions which are suspended
- suspended() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which are suspended, either because the process instance itself is suspended or because the corresponding process definition is suspended
- suspendedJobCount - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- suspendProcessDefinition(String, String, boolean, Date, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- suspendProcessDefinitionById(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- suspendProcessDefinitionById(String, boolean, Date) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- suspendProcessDefinitionById(String) - Method in interface org.flowable.engine.RepositoryService
-
Suspends the process definition with the given id.
- suspendProcessDefinitionById(String, boolean, Date) - Method in interface org.flowable.engine.RepositoryService
-
Suspends the process definition with the given id.
- suspendProcessDefinitionByKey(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- suspendProcessDefinitionByKey(String, boolean, Date) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- suspendProcessDefinitionByKey(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- suspendProcessDefinitionByKey(String, boolean, Date, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- suspendProcessDefinitionByKey(String) - Method in interface org.flowable.engine.RepositoryService
-
Suspends the all process definitions with the given key (= id in the bpmn20.xml file).
- suspendProcessDefinitionByKey(String, boolean, Date) - Method in interface org.flowable.engine.RepositoryService
-
Suspends the all process definitions with the given key (= id in the bpmn20.xml file).
- suspendProcessDefinitionByKey(String, String) - Method in interface org.flowable.engine.RepositoryService
-
- suspendProcessDefinitionByKey(String, boolean, Date, String) - Method in interface org.flowable.engine.RepositoryService
-
- SuspendProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
-
- SuspendProcessDefinitionCmd(ProcessDefinitionEntity, boolean, Date, String) - Constructor for class org.flowable.engine.impl.cmd.SuspendProcessDefinitionCmd
-
- SuspendProcessDefinitionCmd(String, String, boolean, Date, String) - Constructor for class org.flowable.engine.impl.cmd.SuspendProcessDefinitionCmd
-
- suspendProcessInstance(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
-
- suspendProcessInstanceById(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- suspendProcessInstanceById(String) - Method in interface org.flowable.engine.RuntimeService
-
Suspends the process instance with the given id.
- SuspendProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
-
- SuspendProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.SuspendProcessInstanceCmd
-
- suspensionState - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
-
- suspensionState - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- suspensionState - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- suspensionState - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- suspensionState - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- SuspensionStateUtil - Class in org.flowable.engine.impl.persistence.entity
-
Helper class for suspension state
- SuspensionStateUtil() - Constructor for class org.flowable.engine.impl.persistence.entity.SuspensionStateUtil
-
- swapCommandInvoker(ProcessEngine, boolean) - Method in class org.flowable.engine.impl.test.PluggableFlowableExtension
-
- syncUserTaskExecution(ExecutionEntity, FlowElement, String, TaskEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
-
Synchronize data with the new user task execution
- syncUserTaskExecution(ExecutionEntity, FlowElement, String, TaskEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
-
- syncUserTaskExecutionActivityInstance(ExecutionEntity, String, FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
-
- SyncWebServiceClient - Interface in org.flowable.engine.impl.webservice
-
A dynamic web service client that allows to perform synchronous calls to a specific web service.
- SyncWebServiceClientFactory - Interface in org.flowable.engine.impl.webservice
-
- V5_ENGINE_TAG - Static variable in class org.flowable.engine.impl.util.Flowable5Util
-
- validateAndSwitchVersionOfExecution(CommandContext, ExecutionEntity, ProcessDefinition) - Method in class org.flowable.engine.impl.cmd.SetProcessDefinitionVersionCmd
-
- ValidateBpmnModelCmd - Class in org.flowable.engine.impl.cmd
-
- ValidateBpmnModelCmd(BpmnModel) - Constructor for class org.flowable.engine.impl.cmd.ValidateBpmnModelCmd
-
- ValidateExecutionRelatedEntityCountCfgCmd - Class in org.flowable.engine.impl.cmd
-
- ValidateExecutionRelatedEntityCountCfgCmd() - Constructor for class org.flowable.engine.impl.cmd.ValidateExecutionRelatedEntityCountCfgCmd
-
- validateExecutionRelationshipCountConfigOnBoot - Variable in class org.flowable.engine.impl.cfg.PerformanceSettings
-
If false, no check will be done on boot.
- validateFlowable5EntitiesEnabled - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- validateHistoryData(ProcessEngine) - Static method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
- validateMigrateProcessInstance(String, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
-
- validateMigrateProcessInstance(String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
-
- validateMigrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
-
- validateMigrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
-
- validateMigrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
-
- validateMigrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
-
- validateMigration(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
-
- validateMigration(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Validates this process instance migration instructions for a given process instance identified by its processInstanceId
- validateMigrationForProcessInstance(String, ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- validateMigrationForProcessInstance(String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.RuntimeService
-
- validateMigrationForProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- validateMigrationForProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
-
- validateMigrationForProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.RuntimeService
-
- validateMigrationForProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.RuntimeService
-
- validateMigrationOfProcessInstances(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
-
- validateMigrationOfProcessInstances(String, int, String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
-
- validateMigrationOfProcessInstances(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Validates this process instance migration instruction for each process instance of a given process definition identified by the process definition id.
- validateMigrationOfProcessInstances(String, int, String) - Method in 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).
- validateParameters() - Method in class org.flowable.engine.impl.bpmn.listener.ScriptExecutionListener
-
- validateParameters() - Method in class org.flowable.engine.impl.bpmn.listener.ScriptTaskListener
-
- validateParams(String, String, int, String) - Method in class org.flowable.engine.impl.cmd.AddIdentityLinkCmd
-
- validateParams(String, String, String) - Method in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
-
- validateParams(String, String, String, String) - Method in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessInstanceCmd
-
- validateParams(String, String, String, String) - Method in class org.flowable.engine.impl.cmd.DeleteIdentityLinkCmd
-
- validateParams(String, String, String) - Method in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
-
- validateParams(String, String, String, String) - Method in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessInstanceCmd
-
- validateProcess - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- validateProcess(BpmnModel) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
-
- validateProcess(BpmnModel) - Method in interface org.flowable.engine.RepositoryService
-
Validates the given process definition against the rules for executing a process definition on the process engine.
- validateSchema - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
- ValidateTaskRelatedEntityCountCfgCmd - Class in org.flowable.engine.impl.cmd
-
- ValidateTaskRelatedEntityCountCfgCmd() - Constructor for class org.flowable.engine.impl.cmd.ValidateTaskRelatedEntityCountCfgCmd
-
- validateTaskRelationshipCountConfigOnBoot - Variable in class org.flowable.engine.impl.cfg.PerformanceSettings
-
If false, no check will be done on boot.
- ValidateV5EntitiesCmd - Class in org.flowable.engine.impl.cmd
-
- ValidateV5EntitiesCmd() - Constructor for class org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd
-
- validateValue(String) - Method in class org.flowable.engine.impl.form.EnumFormType
-
- validationMessages - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationValidationResult
-
- value - Variable in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
-
- value - Variable in class org.flowable.engine.impl.DataObjectImpl
-
- value - Variable in class org.flowable.engine.impl.delegate.invocation.ExpressionSetInvocation
-
- VALUE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- value - Variable in class org.flowable.engine.impl.form.FormPropertyImpl
-
- value - Variable in class org.flowable.engine.impl.persistence.entity.PropertyEntityImpl
-
- VALUE_BOOLEAN - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- VALUE_DATE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- VALUE_DOUBLE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- VALUE_INTEGER - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- VALUE_JSON - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- VALUE_LONG - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- VALUE_SHORT - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- VALUE_STRING - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- VALUE_UUID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- valueExpression - Variable in class org.flowable.engine.impl.delegate.invocation.ExpressionInvocation
-
- valueOf(String) - Static method in enum org.flowable.engine.impl.bpmn.data.ItemKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.flowable.engine.impl.cfg.DelegateExpressionFieldInjectionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.flowable.engine.impl.jobexecutor.TimerDeclarationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.flowable.engine.impl.QueryOperator
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.flowable.engine.impl.bpmn.data.ItemKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.flowable.engine.impl.cfg.DelegateExpressionFieldInjectionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class org.flowable.engine.impl.form.EnumFormType
-
- values() - Method in class org.flowable.engine.impl.form.FormData
-
- values() - Static method in enum org.flowable.engine.impl.jobexecutor.TimerDeclarationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.flowable.engine.impl.QueryOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- variable(String, Object) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- variable(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Adds a variable to the process instance
- VARIABLE_BYTES_VALUE - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- VARIABLE_DOUBLE_VALUE - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- VARIABLE_LONG_VALUE - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- VARIABLE_NAME - Static variable in class org.flowable.engine.impl.HistoricDetailQueryProperty
-
- VARIABLE_REVISION - Static variable in class org.flowable.engine.impl.HistoricDetailQueryProperty
-
- VARIABLE_TEXT_VALUE - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- VARIABLE_TEXT_VALUE2 - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- VARIABLE_TYPE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- VARIABLE_TYPE - Static variable in class org.flowable.engine.impl.HistoricDetailQueryProperty
-
- VARIABLE_TYPE - Static variable in interface org.flowable.engine.impl.history.async.HistoryJsonConstants
-
- variableCount - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
- variableCreated(FlowableVariableEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- VariableCreatedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
-
- VariableCreatedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.VariableCreatedEventHandler
-
- VariableCreatedHistoryJsonTransformer - Class in org.flowable.engine.impl.history.async.json.transformer
-
- VariableCreatedHistoryJsonTransformer() - Constructor for class org.flowable.engine.impl.history.async.json.transformer.VariableCreatedHistoryJsonTransformer
-
- variableDeletedEvent(FlowableVariableEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- VariableDeletedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
-
- VariableDeletedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.VariableDeletedEventHandler
-
- VariableEventHandler - Class in org.flowable.engine.impl.event.logger.handler
-
- VariableEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
-
- variableExists(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which have a variable with the given name.
- variableExists(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- variableExists(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- variableExists(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- variableExists(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local variable with the given name.
- variableExists(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a variable with the given name.
- variableExpression - Variable in class org.flowable.engine.impl.form.FormPropertyHandler
-
- variableName - Variable in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
-
- variableName - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariableCmd
-
- variableName - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariableInstanceCmd
-
- variableName - Variable in class org.flowable.engine.impl.cmd.GetTaskDataObjectCmd
-
- variableName - Variable in class org.flowable.engine.impl.cmd.GetTaskVariableCmd
-
- variableName - Variable in class org.flowable.engine.impl.cmd.GetTaskVariableInstanceCmd
-
- variableName - Variable in class org.flowable.engine.impl.cmd.HasExecutionVariableCmd
-
- variableName - Variable in class org.flowable.engine.impl.cmd.HasTaskVariableCmd
-
- variableName - Variable in class org.flowable.engine.impl.form.FormPropertyHandler
-
- variableNames - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariableInstancesCmd
-
- variableNames - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariablesCmd
-
- variableNames - Variable in class org.flowable.engine.impl.cmd.GetTaskDataObjectsCmd
-
- variableNames - Variable in class org.flowable.engine.impl.cmd.GetTaskVariableInstancesCmd
-
- variableNames - Variable in class org.flowable.engine.impl.cmd.GetTaskVariablesCmd
-
- variableNotExists(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which does not have a variable with the given name.
- variableNotExists(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- variableNotExists(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- variableNotExists(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- variableNotExists(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which does not have a local variable with the given name.
- variableNotExists(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which does not have a variable with the given name.
- VariableRemovedHistoryJsonTransformer - Class in org.flowable.engine.impl.history.async.json.transformer
-
- VariableRemovedHistoryJsonTransformer() - Constructor for class org.flowable.engine.impl.history.async.json.transformer.VariableRemovedHistoryJsonTransformer
-
- variables - Variable in class org.flowable.engine.delegate.event.impl.FlowableEntityWithVariablesEventImpl
-
- variables - Variable in class org.flowable.engine.impl.cmd.CompleteTaskCmd
-
- variables - Variable in class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
-
- variables - Variable in class org.flowable.engine.impl.cmd.ResolveTaskCmd
-
- variables - Variable in class org.flowable.engine.impl.cmd.SetExecutionVariablesCmd
-
- variables - Variable in class org.flowable.engine.impl.cmd.SetTaskVariablesCmd
-
- variables - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
-
- variables - Variable in class org.flowable.engine.impl.cmd.TriggerCaseTaskCmd
-
- VARIABLES - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
-
- variables - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- variables - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- variables(Map<String, Object>) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
-
- variables(Map<String, Object>) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Sets the process variables
- variableSchemaManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- variableScope - Variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
-
- variableScopeKey - Variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
-
- VariableScopeResolver - Class in org.flowable.engine.impl.scripting
-
- VariableScopeResolver(ProcessEngineConfigurationImpl, VariableScope) - Constructor for class org.flowable.engine.impl.scripting.VariableScopeResolver
-
- VariableScopeResolverFactory - Class in org.flowable.engine.impl.scripting
-
- VariableScopeResolverFactory() - Constructor for class org.flowable.engine.impl.scripting.VariableScopeResolverFactory
-
- variableServiceConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- variablesInputExpressions - Variable in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
-
- variableType - Variable in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
-
- variableType - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
-
- variableTypes - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- variableUpdatedEvent(FlowableVariableEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- VariableUpdatedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
-
- VariableUpdatedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.VariableUpdatedEventHandler
-
- VariableUpdatedHistoryJsonTransformer - Class in org.flowable.engine.impl.history.async.json.transformer
-
- VariableUpdatedHistoryJsonTransformer() - Constructor for class org.flowable.engine.impl.history.async.json.transformer.VariableUpdatedHistoryJsonTransformer
-
- variableUpdates() - Method in interface org.flowable.engine.history.HistoricDetailQuery
-
- variableUpdates() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
-
- variableValue - Variable in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
-
- 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(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(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- variableValueEquals(Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- variableValueEquals(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- variableValueEquals(Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- variableValueEquals(String, Object) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- variableValueEquals(Object) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- variableValueEquals(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local variable with the given value.
- variableValueEquals(Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have at least one 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(Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have at least one global variable with the given value.
- variableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances which have a local string variable with the given value, case insensitive.
- variableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- variableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- variableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- variableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local string variable with the given value, case insensitive.
- variableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a local string variable with the given value, case insensitive.
- variableValueGreaterThan(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a global variable value greater than the passed value when they ended.
- variableValueGreaterThan(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- variableValueGreaterThan(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- variableValueGreaterThan(String, Object) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- variableValueGreaterThan(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local variable value greater than the passed value.
- variableValueGreaterThan(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a variable value greater than the passed value.
- variableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a global variable value greater than or equal to the passed value when they ended.
- variableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- variableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- variableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- variableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local variable value greater than or equal to the passed value.
- variableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a global variable value greater than or equal to the passed value.
- variableValueLessThan(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a global variable value less than the passed value when the ended.
- variableValueLessThan(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- variableValueLessThan(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- variableValueLessThan(String, Object) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- variableValueLessThan(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local variable value less than the passed value.
- variableValueLessThan(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a global variable value less than the passed value.
- variableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which has a global variable value less than or equal to the passed value when they ended.
- variableValueLessThanOrEqual(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- variableValueLessThanOrEqual(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- variableValueLessThanOrEqual(String, Object) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- variableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local variable value less than or equal to the passed value.
- variableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a global variable value less than or equal to the passed value.
- variableValueLike(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had global variable value like the given value when they ended.
- variableValueLike(String, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- variableValueLike(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- variableValueLike(String, String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- variableValueLike(String, String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local variable value like the given value.
- variableValueLike(String, String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a global variable value like the given value.
- variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had global variable value like (case insensitive) the given value when they ended.
- variableValueLikeIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- variableValueLikeIgnoreCase(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- variableValueLikeIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local variable value like the given value (case insensitive).
- variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a global variable value like the given value (case insensitive).
- variableValueNotEquals(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a global variable with the given name, but with a different value than the passed value when they ended.
- variableValueNotEquals(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- variableValueNotEquals(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- variableValueNotEquals(String, Object) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- variableValueNotEquals(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local variable with the given name, but with a different value than the passed value.
- variableValueNotEquals(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a global variable with the given name, but with a different value than the passed value.
- variableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
-
- variableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
- variableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
- variableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local string variable which is not the given value, case insensitive.
- variableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a local string variable which is not the given value, case insensitive.
- verifyCallActivity(ExecutionEntity, Activity) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
-
- verifyCompensation(DelegateExecution, ExecutionEntity, Activity) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
-
- verifyExecutionParameters(CommandContext) - Method in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
-
- verifyProcessDefinitionsDoNotShareKeys(Collection<ProcessDefinitionEntity>) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
-
Verifies that no two process definitions share the same key, to prevent database unique index violation.
- verifyTaskParameters(CommandContext) - Method in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
-
- version - Variable in class org.flowable.engine.impl.ModelQueryImpl
-
- version - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
-
- version - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
-
- version - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- VERSION - Static variable in interface org.flowable.engine.ProcessEngine
-
the version of the flowable library
- versionGt - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- versionGte - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- versionLt - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-
- versionLte - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
-